@charset "gb2312";

/*
	Css for PEL,	ver 1.0
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center

	本网站通用布局
*/

/* Css Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img { padding: 0; margin: 0; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset, img { vertical-align: top; border: 0; }

address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }

ol, ul, li { list-style: none; }

div, dl, dt, dd, ol, ul, li { zoom: 1; }

caption, th { text-align: left; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }

q:before, q:after { content: ''; }

abbr, acronym { border: 0; }

article, aside, dialog, footer, header, section, footer, nav, figure, menu, time { margin: 0; padding: 0; display: block; zoom: 1; }

/* Public */

body { color: #333; font-size: 14px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none; }

a { color: #333; text-decoration: none; outline: none; }

a:hover { color: #E20500; text-decoration: underline; }

.clearbox { border: none; border-top: 1px solid transparent !important; clear: both; font-size: 0; height: 0; line-height: 0; margin-top: -1px !important; visibility: hidden; }

.blank { display: block; height: 10px; font-size: 0px; line-height: 0; overflow: hidden; clear: both; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

* html .clearfix { height: 1%; }

* + html .clearfix { min-height: 1%; }

.fl { float: left; }

.fr { float: right; }

.hide { display: none; }

input[type=button], input[type=submit], input[type=file], button { cursor: pointer; -webkit-appearance: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/* frame */

html {  }

body {  text-align: center;
	min-width: 1200px;
	background-color: #f4ece4;
	background-image: url(imgbody-y.jpg);
	background-repeat: no-repeat;
	background-position: center top;}

.siteWidth { position: relative; max-width: 1200px; _width: 1200px; margin: 0 auto; }

#header { position: relative; z-index: 2; text-align: left; margin: 0 auto; }

#content { background: #fff; margin: 20px auto 0px auto; padding: 0px 20px 20px 20px; max-width: 1160px; _width: 1160px; position: relative; z-index: 0; text-align: left; overflow: hidden;border-top: 2px solid #c40808; }
#content01 { background: #fff; margin: 0px auto 0px auto; padding: 20px 20px 20px 20px; max-width: 1160px; _width: 1160px; position: relative; z-index: 0; text-align: left; overflow: hidden;border-top: 2px solid #c40808; }
#content02 { margin: 20px auto 0px auto; padding: 0px 0px 0px 20px; max-width: 1220px; _width: 1220px; position: relative; z-index: 0; text-align: left; overflow: hidden; }
#content03 { background: #fff; margin: 0px auto 0px auto; padding: 20px 20px 0px 20px; max-width: 1160px; _width: 1160px; position: relative; z-index: 0; text-align: left; overflow: hidden; }
#content04 { background: #fff; margin: 20px auto 0px auto; padding: 70px 20px 20px 20px; max-width: 1160px; _width: 1160px; position: relative; z-index: 0; text-align: left; overflow: hidden; }
#content05 { margin: 10px auto 0px auto; padding: 0px; max-width: 1200px; _width: 1200px; }
/* topBar */

.topBar { height: 33px; line-height: 33px; overflow: visible; }

.topBar .getMain { float: left; _display: inline; }

.topBar .userPanel { float: right; _display: inline; }

/* 站群 */

.topBar .siteNav { float: right; _display: inline; height: 33px; width: 120px; position: relative; z-index: 20; }

.topBar .siteNav dl { display: block; width: 70px; height: 33px; overflow: visible; }

.topBar .siteNav dl dt { display: block; height: 32px; line-height: 32px; text-align: center; padding-top: 1px; width: 98px; position: relative; z-index: 22; cursor: pointer; }

.topBar .siteNav dl dd { display: none; padding: 10px; width: 350px; height: auto; background: #fff; border: 1px solid #6E99B9; position: absolute; top: 32px; right: 0px; z-index: 21; }

.topBar .siteNav dl dd ul { overflow: hidden; }

.topBar .siteNav dl dd ul li { float: left; _display: inline; height: 28px; line-height: 28px; width: 96px; padding: 0 4px 0 15px; background: url(imgdot-02.gif) 3px 11px no-repeat; }

.topBar .siteNav dl.siteNavOn dt { background: #fff; padding: 0px; border: 1px solid #6E99B9; width: 96px; border-bottom: none; }

.topBar .siteNav dl.siteNavOn dd { display: block; }


/* logoBar */

.logoBar { height: 160px; width: 1160px; margin: 0 auto; position: relative; overflow: hidden;  }

.logoBar #logo { position: absolute; top: 20px; left: 0px; }
/* 搜索框 */

.logoBar .siteSearch {
    width: 390px;
    height: 50px;
    overflow: hidden;
    background: #fff;
    position: absolute;
    top: 25px;
    right: 15px;
}
.logoBar .siteSearch .keyWord {
    border: 1px solid #ccc;
    background: #eef2f5;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    _display: inline;
    padding: 5px 0px 2px 10px;
    width: 280px;
    color: #838383
}
.logoBar .siteSearch .searchBtn {
    width: 70px;
    float: left;
    _display: inline;
    height: 39px;
    line-height:39px;
    background: #666666;
    color:#fff;
    font-weight:bold;
    text-align:center;
    text-decoration:none; 
    font-size: 16px;
}/* 搜索按钮 */


/* 主导航 */

.topNav {position: relative;background-color: #c40808;width: 100%;margin: 0 auto;height: 54px;padding: 0 0px;}/* 主导航颜色 */

.topNav-fixed { position: fixed; top: 0; left: 0; width: 100%; -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, .3); box-shadow: 0px 2px 5px rgba(0, 0, 0, .3); }

.mainNav { position: relative; }

.mainNav .li1 { width: 115px; float: left; _display: inline; position: relative; }

.mainNav .spe { height: 54px; height: 54px; text-indent: 100%; float: left; _display: inline; width: 4px; overflow: hidden; background: url(imgnavSpe.gif) 50% 50% no-repeat; }/* 导航分割线 */

.mainNav .h1 { display: block; width: 123px; margin-left: -4px }

.mainNav .h1 a { display: block; color: #fff; text-align: center; font-size: 18px; height: 54px; line-height: 54px; }

.mainNav .h1 a:hover { text-decoration: none; color: #fff; }

.mainNav .on1 .h1 a { background: #a30808; color: #fde413; font-size: 20px;}/* 当前页面颜色 */

.mainNav .first1 { width: 120px; }

.mainNav .first1 .h1 { width: 120px; }

.mainNav .ul1 { overflow: hidden; line-height: 28px; position: absolute; left: -4px; top: 54px; width: 153px; display: none; background: #0c7746; background: rgba(0,136,91,0.95); z-index: 10; }/* 二级菜单底色 */

.mainNav .li2 { vertical-align: top; }

.mainNav .a2 { font-size: 14px; display: block; border-top: 1px solid #249a6f; border-bottom: 1px solid #055d41; line-height: 20px; padding: 8px; color: #fff; text-align: center; }

.mainNav .a2:hover { background-color: #076a3d; color: #fff; text-decoration: none; border-top: 1px solid #0c7746; }/* 选中颜色 */

/* 主栏 和 侧栏 */

.mainContent { _width: 76.5%; overflow: hidden; zoom: 1; }

.mainContent0 { _width: 100%; overflow: hidden; zoom: 1; }

.side { font-size: 14px; width: 21.5%; overflow: hidden; float: left; margin-right: 20px; }

/* 位置导航 */

.path { line-height: 20px; padding: 20px 0px; text-align: left; display: block; min-height: 20px; overflow: hidden; color: #666; font-size: 14px; margin: 0 auto; }

.path a, .path span { padding: 0 3px; color: #666; }

.path em { background: url(imgicons.png) no-repeat 0 1px; padding-left: 26px; }

/*版权说明*/

#footer { color: #494745;  position: relative; text-align: center; padding: 20px 0; margin-top: 10px;  font-size: 16px; }

#footer .footNav { padding-bottom: 10px; }

#footer .footNav a { margin: 0 10px; display: inline-block; }

#footer a { color: #494745; }

#footer a:hover { color: #494745 }

#footer .copyRight { }

#footer .copyRight a { text-decoration: underline; }

/* 侧栏固定菜单 */

.sideFixed { z-index: 5; position: fixed; top: 356px; left: 50%; margin-left:610px; width: 70px; background: #fff; font-size: 12px; _position: absolute; }

.sideFixed li { border: 1px solid #ddd; margin-top: -1px; position: relative; }

.sideFixed li a { height: 30px; line-height: 30px; padding: 34px 0 3px 0; display: block; background: url(Content_CommonBaseimgsideFixed.png) center 8px no-repeat; }

.sideFixed li a:hover { text-decoration: none }

.sideFixed .wx a { background-position: center -137px; }

.sideFixed .gt a { background-position: center -284px; }

.sideFixed .qr a {background-position: center -441px;}

.sideFixed .pic { display: none; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3); -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3); box-shadow: 0 0 5px rgba(0, 0, 0, .3); }

.sideFixed .pic img { width: 120px; height: 120px; }

.sideFixed .on .pic { display: block; position: absolute; left: -138px; top: -45px; padding: 4px; background: #fff; }

.sideFixed .on .pic i { z-index: 8; position: absolute; right: -10px; top: 50%; margin-top: -3px; border-width: 5px; border-color: transparent; border-style: dashed; border-left-color: #fff; border-left-style: solid; display: block; font-size: 0; line-height: 0; width: 0; }

@media screen and (max-width: 1280px) {
    .sideFixed{ left:auto; margin-left:0; right:0; }
}

/* box */

.box { }

.box .hd { height: 39px; line-height: 39px; position: relative; border-bottom: 1px solid #dbdbdb; background: #f8f8f8; }

.box .hd .more { font-size: 14px; position: absolute; right: 10px; color: #999; }

.box .hd h3 { position: absolute; color: #0068b7; font-size: 16px; height: 38px; line-height: 38px; padding: 0 20px; background: #fff; border: 1px solid #dbdbdb; border-top: 2px solid #1B6740; border-bottom: 0; }

.box .hd h3 a { color: #1B6740; }

.box .hd h3 a:hover { text-decoration: none; }

.box .hd ul { position: absolute; height: 40px; overflow: hidden; }

.box .hd li { float: left; font-size: 16px; height: 38px; line-height: 37px; background: none; padding: 2px 1px 0px }

.box .hd li a { display: block; float: left; padding: 0 20px; }

.box .hd li a:hover { text-decoration: none }

.box .hd .on { border: 1px solid #dbdbdb; border-top: 2px solid #18A823; border-bottom: 0; padding: 0px; background: #fff; color: #0068b7; }

.box .bd { padding: 5px; overflow: hidden; }

/* boxA */

.boxA { }

.boxA .hd { height: 40px; overflow: hidden;  position: relative; border-bottom: 1px solid #e1dada;}

.boxA .hd .more { position: absolute; right: 5px; top: 0px; height: 40px; line-height: 40px; color: #999; font-size: 14px; }

.boxA .hd .more a { color: #999 }

.boxA .hd h3 { float: left; _display: inline; height: 40px; line-height: 40px; font-size: 18px; padding: 0 20px; background: #3B848C; color: #fff }

.boxA .hd h3 a { color: #fff; }

.boxA .hd ul { float: left; _display: inline; overflow: hidden; }

.boxA .hd li { float: left; _display: inline; height: 37px; line-height: 37px; cursor: pointer; padding: 0 20px; color: #333; font-size: 18px; }

.boxA .hd li a { color: #676161 }

.boxA .hd li a:hover { text-decoration: none; color: #c40808 }

.boxA .hd .on { border-bottom: 3px solid #c40808; background: #f8f8f8;}/* 动态当前色 */

.boxA .hd .on a { color: #c40808; }

.boxA .hd .on a:hover { color: #c40808 }

.boxA .bd { padding: 5px; overflow: hidden; }

/* boxB */

.boxB { }

.boxB .hd { height: 40px; background: #0068b7; padding-right: 10px; }

.boxB .hd h3 { float: left; _display: inline; height: 40px; line-height: 40px; padding-left: 35px; background: url(imgicons-1.png) 8px -584px no-repeat; font-size: 16px; color: #fff; }

.boxB .hd h3 a { color: #fff; }

.boxB .hd h3 a:hover { color: #ff0; text-decoration: none; }

.boxB .hd .more { float: right; _display: inline; line-height: 40px; font-size: 12px; color: #fff; }

.boxB .bd { border: 1px solid #e6e6e6; padding: 10px; }

/* boxE */

.boxE { margin-bottom: 15px; }

.boxE .hd { height: 40px; line-height: 40px; overflow: hidden; border-bottom: 2px solid #0068B7; }

.boxE .hd h3 { float: left; padding: 0 20px; background: #0068B7; color: #fff; font-size: 18px; }

.boxE .hd h3 a { color: #fff; display: block; float: left; }

.boxE .hd .more { float: right; }

.boxE .bd { padding: 10px; overflow: hidden; }


/* boxH */

.boxH { }

.boxH .hd { height: 40px; overflow: hidden; background: #ffffff; position: relative; border-bottom: 1px solid #dbdbdb; }

.boxH .hd .more { position: absolute; right: 5px; top: 0px; height: 40px; line-height: 40px; color: #999; font-size: 14px; }

.boxH .hd .more a { color: #999 }

.boxH .hd h3 { float: left; _display: inline; height: 40px; line-height: 40px; font-size: 18px; padding: 0 20px; background: #3B848C; color: #fff }/* 便民咨询动态标题背景 */

.boxH .hd h3 a { color: #fff; }

.boxH .hd ul { float: left; _display: inline; overflow: hidden; }

.boxH .hd li { float: left; _display: inline; height: 40px; line-height: 40px; cursor: pointer; padding: 0 20px; color: #fff; font-size: 18px; }

.boxH .hd li a { color: #333 }

.boxH .hd li a:hover { text-decoration: none; color: #333 }

.boxH .hd .on { background: #0c7746; }

.boxH .hd .on a { color: #fff; }

.boxH .hd .on a:hover { color: #fff }

.boxH .bd { padding: 5px; overflow: hidden; }

/* sideBox */

.sideBox { margin-bottom: 20px; }

.sideBox .hd { height: 40px; background: #A30808; }

.sideBox .hd h3 { display: block; text-align: center; height: 40px; line-height: 40px; color: #fff; font-size: 18px; }

.sideBox .bd { padding: 10px; border: 1px solid #e6e6e6; }

/* 侧栏-栏目内搜索 */

#sideSearch .bd li { padding: 5px 0 5px 0; overflow: hidden; }

#sideSearch .nodes, #sideSearch input, #sideSearch button { height: 32px; line-height: 32px; width: 100%; border: 1px solid #ddd; font-size: 14px; font-family: "microsoft yahei"; outline: none }

#sideSearch .keyword { width: 60%; padding: 0 5px; }

#sideSearch button { line-height: 28px; width: 32%; float: right; background: #0068B7; border-color: #0068B7; color: #fff; }

/* mainBox */

.mainBox .mHd { position: relative; border-bottom: 1px solid #E1E1E1; background: #F9F9F9; line-height: 39px; height: 39px; margin-bottom: 20px; }

.mainBox .mHd .list { overflow: hidden; font-size: 18px;}

.mainBox .mHd .list li { float: left; padding: 0 4%; border-top:2px solid #F9F9F9; cursor:pointer}

.mainBox .mHd .list a { font-size: 20px; color: #888; }

.mainBox .mHd .list a:hover { text-decoration: none }

.mainBox .mHd .list .on a { color: #0068b7 }

.mainBox .mHd h3, .mainBox .mHd .list .on {font-size: 18px;font-weight:bold;position: relative;border: 1px solid #E1E1E1;display: inline-block; *display: inline;zoom: 1;padding: 0 4%;height: 37px;border-top: 2px solid #A30808;color: #A30808;border-bottom: 0;background: #F9F9F9;bottom: -1px;}

.mainBox .mBd { overflow: hidden }

/* ad */
.ad li { width: 326px; float: left; padding: 1px; border:1px solid #F9F9F9; margin-right: 7px;}

/* 领导介绍 */

#b_box_gov{
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: aoto;
	color: #333;
	-moz-box-shadow: 0px 0px 10px #cbc9c9; /* 老的 Firefox */
	box-shadow: 0px 0px 10px #cbc9c9;
	margin-top: 15px;
	padding: 10px;
	background-color: #FFFFFF;
}
.lm_gov_ti{
	text-align: left;
	background-color: #fef7ef;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 10px;
}
.lm_gov_ti span{
	color: #fff;
	font-size: 18px;
	text-align: left;
	background-color: #C40808;
	padding-left: 10px;
    padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.lm_gov_pic{
	text-align: center;
	padding: 20px 3px 3px 3px;
	margin-left: 3px;
	margin-right: 3px;
	height: 570px;
	clear: both;
}
.lm_gov_pic li{
	text-align: center;
	padding: 10px;
	margin-left: 10px;
	width: 540px;
	height: 145px;
	float: left;
	background-color: #f6f3f3;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
}
.lm_gov_pic li img{
	text-align: center;
	width: 100px;
	height: 140px;
	float: left;
	border: 1px solid #FFFFFF;
}
.lm_gov_pic li b{
	text-align: left;
	margin-left: 10px;
	width: 410px;
	height: aoto;
	float: left;
	font-size: 14px;
	border-bottom: 1px dotted #666666;
}
.lm_gov_pic li span{
	text-align: left;
	width: 410px;
	height: 50px;
	float: right;
	font-size: 14px;
	padding-top: 5px;
	text-indent: 20px;
	color: #666666;
}
.lm_gov_sm{
	color: #0066CC;
	font-size: 16px;
	padding: 10px;
	margin-left: 3px;
	margin-right: 3px;
}
.lm_gov_jg{
	color: #0066CC;
	font-size: 16px;
	margin-left: 3px;
	margin-right: 3px;
}

.lm_ks_ti{
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 25px;
	padding-bottom: 3px;
	padding-top: 10px;
}
.lm_ks_ti span{
	color: #993300;
	font-size: 18px;
	text-align: left;
	border-bottom: 2px solid #cc1d00;
	padding: 5px 50px 6px 50px;
    background-color:#f8f8fa;
}
.lm_ks_sm{
	padding: 10px;
    font-size: 15px;
    margin-bottom: 20px;
}