@charset "gb2312";
/*  
	增加政务微博链接，该链接默认隐藏，脚本加载完毕以后再使用脚本进行显示
	颜色配色  蓝色 #2785E6  红色#B00007  深蓝色 #1369C0
 */
/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
legend{color:#000;}
a{color:#434343;text-decoration:none;}
a:hover,a :focus{/*color :#f05001;*/text-decoration:underline;color :#1369C0;}
a:active,a :visited{}
body{background:#fff;color :#000; font:12px Arial,Helvetica,sans-serif;position:relative;
zoom:1;min-width:980px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>980?"980px":"");}
header,nav,article ,section, aside,footer{display:block;}
section .w1170{background:#fff;}
.col-active,.count-box,.im-lf,im-ct.m-lf,.m-ct,.m-rg,.mo-lf,.mo-rg,.mc-fl,.contShow-lf,.contShow-rg,.newsShow-lf,.leaderList-lf,.leaderList-rg
{float:left;display:inline;overflow:hidden;}
/*style.css need float*/
.public-service li,.mc-pic ul li,.wc-tit-tabNav li,.interImg,.interview,
.open-cont li,.tabNav-list li,.infor-list li a,.aside-cont .leader b,.aside-cont .leader dl,.aside-cont .leader dl dd
,.wc-form p,.public-service li,.service-look a,.city-picList lii,.air-list li{float:left;display:inline;overflow:hidden;}
.infor-list li .date,.work-col-rg{float:right;display:inline;overflow:hidden;}
.infor-list li .date,.work-col-rg{float:right;display:inline;overflow:hidden;}
.floatLf{float:left;display:inline;}
.floatRg{float:right;display:inline;}
.four-row,.five-row,.six-row,.seven-row{margin-bottom: 10px;}
.clear{clear:both;}
/*plugs*/
.backToTop{
    display: none;
    width:50px;
    height:50px;
    text-indent:-99999px;
    line-height: 1.2;
    padding: 5px 0;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 100px;
    _bottom: "auto";
    cursor: pointer;
    opacity: 0.6;
    filter: Alpha(opacity=60);
    background:url(2014imagesreturnTop.png) no-repeat 0 0; 
}
.backToTop:hover{
	background:url(2014imagesreturnTop_1.png) no-repeat 0 0;
	opacity:1;
	filter: Alpha(opacity=100);
}

/*侧边微博微信*/
.side-bar a,.chat-tips i {
	background-image: url(2014imagesgdt-img.png);
	background-repeat: no-repeat;
}
/*右侧悬浮icon*/
.side-bar {
	width: 66px;
	position: fixed;
	top:200px;
	right:5px;
	font-size: 0;
	line-height: 0;
	z-index:999;
}
.side-bar a {
	width: 66px;
	height: 66px;
	display: inline-block;
	background-color: #dddddd;
	margin-bottom: 2px;
	cursor:pointer;
}
.side-bar a:hover {
	background-color: #669fdd;
}
.side-bar .icon-qq {
	background-position: 0 -62px;
}
.side-bar .icon-qq:hover .chat-tips {
	display: block;
}

.side-bar .icon-chat {
	background-position: 0 -130px;
	position: relative;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}
.side-bar .icon-blog {
	background-position: 0 -198px;
}
.side-bar .icon-mail {
	background-position: 0 -266px;
}
.side-bar .icon-totop {
	background-position: 0 -334px;
}
.chat-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: 78px;
	top: -55px;
	background-color: #ffffff;
	display: none;
}
.chat-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 80px;
	background-position:-88px -350px;
}
.chat-tips img {
	width: 138px;
	height: 138px;
}



