﻿/* public */
@charset "utf-8";
*{padding:0; margin:0 auto;} /* IE8*/
*+html *{padding:0; margin:0;}
* {margin:0; padding:0;}
body{ -webkit-text-size-adjust: none;color:#444;}
body{font-family:"Microsoft YaHei";}
div{font-size:12px; text-align:left;margin:0 auto;}
a { color:#444; text-decoration: none; outline:medium none; }
a:hover { color: #f00; }
ul,li{padding:0px; margin:0px; list-style-type:none; list-style: none;}
img{border:none;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote{padding:0; margin:0;}
table,td,tr,th{font-size:12px; margin:auto}
.clear:after{
  content: "";
  clear: both;
  display: table;
}
.transparent{background:transparent;}
.left{float:left;}
.right{float:right;}
.white{color:#fff;}
.white a{color:#fff;}
.bold{font-weight:bold}
.ari{font-family:"微软雅黑";}
.container{
  width: 1001px;
  margin: 0 auto;
}
/* style */

/*通用栏目top*/
.left {float: left;}
.right {float: right;}
.clear:after {content: "";clear: both;display: table;}
.header__top {height: 40px;background: #EEEEEE;}
.container {width: 1001px;margin: 0 auto;}
.date, .weather {line-height: 40px;color: #656565;font-size: 13px;}
.login{padding-top: 8px;}
.login li{border-right: 1px solid #ccc;float: left;font-size: 13px;text-align: center;padding: 0px 12px;}
.login li a{color: #656565;}
.rl_box{width: 450px;height: 40px;line-height: 40px;font-size: 14px;}
.search{
    height: 32px;
    overflow: hidden;
    position: relative;
    width: 310px;
    margin: 0 auto;
    padding: 3px 0px 0px 0px;
}
.search_index{
    height: 32px;
    overflow: hidden;
    position: relative;
    width: 310px;
    margin: 0 auto;
    padding: 3px 0px 0px 150px;
}
/*通用栏目top*/

#header{
 border-bottom:1px solid #D6D6D6; 
}
.foot{
  height: 72px;
  background: #EFF0EE;
  padding-top: 25px;
}

.column{
  margin-top: 20px;
}
.yzgov-share {
    padding: 10px;
    width: 43px;
    height: 125px;
    position: fixed;
    right: 30px;
    bottom: 170px;
    z-index: 100;
    border: 1px solid #E6E6E6;
    padding-top: 0px;
    background: #fff;
}
.yzgov-share-close {
    cursor: pointer;
    position: absolute;
    width: 14px;
    height: 14px;
    right: -1px;
    bottom: -16px;
    border: 1px solid #ccc; 
    background: #fff;
}
.yzgov-share-img {
    overflow: hidden;
}
.yzgov-share-img li{
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background: #B4B4B4;
  padding: 5px;
  margin-top: 5px;
  padding-top: 0px;
}
.yzgov-share-img li img{
  padding-top: 5px;
}
.yzgov-share-img li.hover{
  background: #0F5CA6;
}
.yzgov-share-img li.img-wx.hover{
  background: #00D431;
}
.yzgov-share-img li.img-wb.hover{
  background: #CD4433;
}
.yzgov-share-img li.img-ph.hover{
  background: #00D431;
}
.yzgov-share-content{
  border: 3px solid #ccc;
  width: 120px;
  height: 115px;
  position: relative;
  background: #fff;
}
.yzgov-share-rx{
  background: url(ywrx.jpg) center no-repeat;
}
.yzgov-share-wx{
  background: url(wggh.jpg) center no-repeat;
}
.yzgov-share-wb{
  background: url(weib.jpg) center no-repeat;
}
.yzgov-share-ph{
  background: url(ph.jpg) center no-repeat;
}
.rx{
  position: absolute;
    left: -142px;
    top: -25px;
}
.wx{
  position: absolute;
    left: -142px;
    top: -4px;
}
.wb{
  position: absolute;
    left: -142px;
    top: 37px;
}
.ph{
  position: absolute;
    left: -142px;
    top: 87px;
}
.icon-play-rx{
  position: absolute;
    right: -14px;
    top: 38px;
}
.icon-play-wx{
  position: absolute;
    right: -14px;
    top: 59px;
}
.icon-play-wb{
  position: absolute;
    right: -14px;
    top: 62px;
}
.icon-play-ph{
  position: absolute;
    right: -14px;
    top: 56px;
}
.znwd{
    position: fixed;
    right: 20px;
    top: 200px;
  font-size: 14px;
  text-align: center;
}

.zq_nav{
	position:absolute;
	top:145px;
	left:50%;
	margin-left:-501px;
	z-index:10;
	width:970px;
	height:330px;
	background:#ccc;
	padding:15px;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
	}
.zq_nav_content{
	background:#fff;
	width:970px;
	height:330px;
	overflow:hidden;
	}
.zq_nav_content ul{
	padding-top:20px;
	padding-left:5px;
	}
.zq_nav_content ul li{
	float:left;
	list-style:none;
	width:160px;
	}
.zq_nav_content ul li a{	
	height:58px;
	text-align:left;
	line-height:58px;
	font-family:微软雅黑;
	font-size:16px;
	font-weight:bold;
	color:#000;
	}
.zq_nav_content ul li a:hover{
	color:#F00
	}

/*会见日查询*/
.containers{width: 1024px;margin: 0px auto;}
.zysx{
	background: url("zysx.jpg") 0px 25px no-repeat;
	height: 323px;
	width: 1024px;
}
.zysx_tou{
	text-align: center;
	height: 75px;
	line-height: 105px;
	font-size: 18px;
	color: #FFF;
}
.zysx_nr li{
    padding-left: 26px;
	padding-top: 9px;
	font-size: 12px;
	color: #666666;
}