@charset "utf-8";
/*****
*浏阳市政府公共样式文件
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockqoute,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ul,li,ol,fieldset,form,
label,legend, p, input, span,textarea{ margin:0;padding:0;border:0;outline:0; }
ol,ul, li {list-style:none;}
i { font-style:normal;}
.clear{clear:both;height:0;width:1px;font-size:1px;overflow:hidden;}

/*base*/
img,input,button {
	border: 0;
}

input:focus,textarea:focus,select:focus, button {
	outline: none;
}

body {
	font-size: 16px;
	color: #333;
	font-family: "Microsoft Yahei";
}

a {
	color: #333;
	text-decoration: none;
	font-family: "Microsoft Yahei";
}

a:hover {
	color: #5e81c4;
}

button,img,input {
	vertical-align: middle;
}

.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
	position: relative;
}
::-webkit-input-placeholder {
	color: #777777;
}
:-moz-placeholder {
	color: #777777;
}
::-moz-placeholder {
	color: #777777;
}
:-ms-input-placeholder {
	color: #777777;
}
.contbox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/*头部S*/
.l_top{height: 301px;width: 100%;min-width: 1200px;background: url(cssresouce-b82ee9_l_top.jpg) center no-repeat;}
.top_t{height: 38px;line-height: 38px;color: #fff;}
.top_t a{color: #fff;padding: 0 5px;font-size: 14px;}
.top_t a:hover { color: #dddddd;}
.l_wx img{vertical-align: sub;margin: 0 2px;}
.logo{/* height: 203px; */}
.logo_l{margin-top:58px;}
.searchs{width:470px;height:60px;background:url(cssresouce-35076e_l_search1.png) no-repeat bottom;float:right;margin-top: 10px;margin-left: 130px;margin-top: 65px;}
.search_sub{  width:80px; height:60px; background:url(cssresouce-c48eb1_l_search2.png) center no-repeat; float:left; line-height:0; font-size:0; float: right;margin:2px 6px 0 0;cursor: pointer; }
.input1{width: 370px;height: 50px; margin:5px 0px 5px 10px; line-height:50px; font-size:18px; color:#777777;float: left;}
.l_nav{background: #21498b;}
.l_nav ul li{width: 200px;height: 60px;float: left;}
.l_nav ul li.on{background: #3d9ee2;}
.l_nav ul li a{display: block;color: #fff;font-size: 18px;width: 120px;padding-left:80px;height: 60px;line-height: 60px;}
.l_nav ul li.nav_ic01 a{background: url(cssresouce-791bb7_l_icn01.png) 65px center no-repeat;width: 100px;padding-left:100px;}
.l_nav ul li.nav_ic02 a{background: url(cssresouce-88f964_l_icn02.png) 45px center no-repeat;}
.l_nav ul li.nav_ic03 a{background: url(cssresouce-3c7b41_l_icn03.png) 45px center no-repeat;}
.l_nav ul li.nav_ic04 a{background: url(cssresouce-822644_l_icn04.png) 45px center no-repeat;}
.l_nav ul li.nav_ic05 a{background: url(cssresouce-4ba017_l_icn05.png) 45px center no-repeat;}
.l_nav ul li.nav_ic06 a{background: url(cssresouce-04bc98_l_icn06.png) 42px center no-repeat;}
.l_nav ul li:hover{background: #3d9ee2;}

.tooltips{position:relative; /*这个是关键*/z-index:2;}
.tooltips:hover{z-index:3;background:none; /*没有这个在IE中不可用*/}
.tooltips span{display: none;}
.tooltips:hover span{/*span 标签仅在 :hover 状态时显示*/display:block;position:absolute;top:38px;right:-50px;width:15em;color:black; z-index: 999;}

/**fudong_skin.css**/
.r_menu {width: 92px;position: fixed;top: 0%;z-index: 9999;right: 0px;}
.r_menu ol li{width: 88px;height:54px;border: 1px solid #ddd;background: #f6f7f9;margin-bottom: 10px;padding-top: 6px;text-align: center;border-radius: 8px;}
.r_menu li span{height: 26px;width: 100%;display: block;line-height: 30px;}
.r_menu li img{transition: all 0.4s ease-in-out;webkit-transition: all 0.4s ease-in-out;moz-transition: all 0.4s ease-in-out;o-transition: all 0.4s ease-in-out;}
.r_menu li:hover img{transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}

/**分页区域**/
.cutPage {
	height: 30px;
	margin: 20px;
}
#kkpager {
	clear: both;
	color: #999;
	padding: 5px 0px 5px 0px;
	font-size: 13px;
}
#kkpager a {
	border: 1px solid #ccc;
	display: inline;
	padding: 3px 7px 3px 7px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background: #fff;
	text-decoration: none;
	color: #999;
}
#kkpager span.disabled {
	display: inline;
	padding: 3px 7px 3px 7px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #DFDFDF;
	background-color: #FFF;
	color: #DFDFDF;
}
#kkpager span.curr {
	border: 1px solid #006699;
	display: inline;
	padding: 3px 7px 3px 7px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #E6F1F7;
	color: #006699;
}
#kkpager a:hover {
	border: 1px solid #006699;
	background-color: #006699;
	color: #fff;
}
#kkpager span.normalsize {}
#kkpager_gopage_wrap {
	position: relative;
	left: 0px;
	top: 0px;
}
#kkpager_btn_go {
	width: 44px;
	height: 18px;
	border: 0px;
	overflow: hidden;
	line-height: 140%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	background-color: #006699;
	color: #FFF;
	position: absolute;
	left: 0px;
	top: 1px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: none;
}
#kkpager_btn_go_input {
	width: 36px;
	height: 16px;
	color: #999;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	border: 1px solid #DFDFDF;
	position: relative;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	left: 0px;
	top: 0px;
	outline: none;
}
#kkpager_btn_go_input.focus {
	border-color: #006699;
}
#kkpager .pageBtnWrap {
	float: left;
}
#kkpager .infoTextAndGoPageBtnWrap {
	float: right;
	margin-right: 35px;
}
#kkpager .spanDot {
	margin-right: 5px;
}
#kkpager .currPageNum {
	color: #006699;
}
#kkpager .infoTextAndGoPageBtnWrap {
	padding-top: 5px;
}

/**通用概览**/

#left_nav .left{width:229px;min-height:648px;height:auto;display:block;overflow:hidden;float:left;background:#fff url(cssresouce-f9b10c_calan_bg.jpg);background-position:bottom;background-repeat:no-repeat;border-right: 1px #CCC solid;padding-bottom: 280px;}
#left_nav .left h1{font-family: "Microsoft Yahei"; font-size:19px; width:240px; height:58px; line-height:58px; text-align:center; background:url(cssresouce-873028_content_left_h3.png) no-repeat; color:#FFF; display:block;}
#left_nav .left ul{width: 209px; min-height: 608px; height: auto; display: block; overflow: hidden; margin: 0; padding: 10px;}
#left_nav .left ul li{font-size:14px;display:block;background: url(cssresouce-aceecf_ganlan_xiaodian.png) no-repeat 15px center;border-bottom:solid 1px #cccecf;}
#left_nav .left ul li a{box-sizing: border-box;height: 60px;line-height: 60px;padding-left:35px;font-size:14px;font-family:"微软雅黑";color:#333333;white-space: nowrap;word-break: keep-all;overflow: hidden;text-overflow: ellipsis;display:block;margin-left:9px;text-align:left;}
#left_nav .left ul li:hover{background-color:#AEDEEC; color:#fff;}
#left_nav .left ul li:hover a{color:#fff;}
#left_nav .left ul li.active{background-color:#33bbee;}


/*尾部 foot_skin.css*/
.foot{width: 100%;height: 90px;background: #21498b;color: #ffffff;padding: 15px 0;font-size:14px;box-sizing: content-box;}
.addres {position: relative;}
.addres p{ height: 30px;line-height: 30px;text-align: center;margin-bottom:0;}
.addres p a{ font-size:14px;margin: 0 15px;color: #ffffff;display:inline-block;}
.addres .red img{position: absolute;top: 18px;left: 10px;width: 45px;height:55px;}
.addres .jc img{position: absolute;top: 23px;left: 85px;width: 88px;height: 44px;}
.addres .szf img{position: absolute;top: 20px;right: 50px;width: 100px;height: 50px;}



/**
当前位置**/
.subnav{ clear:both; width:1200px; height:33px; background:url(cssresouce-b60c76_weizi_03.jpg) 0 2px; margin:10px auto; }
.subnav_a{ width:1020px; padding-left:30px;}
.subnav a{ line-height:33px; font-size:13px; text-indent:30px; color:#999;}

.p_noData{
	width: 100%;
	padding: 10px 0;
	text-align: center;
	color: #ccc;
}
.p_noData img {
	max-width: 150px;
	display: block;
	margin:10px auto
}