@charset "UTF-8";
/*
    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; }
pre { font-size: 14px; font-family: "Microsoft YaHei"; white-space: pre-wrap; word-wrap: break-word; }

/* Public */
body { min-width: 1200px; color: #333; font-size: 14px; line-height: 1.8; font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif; text-align: left; -webkit-text-size-adjust: none; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #ac1a1b; 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; }
.siteWidth { width: 1200px; margin: 0 auto; overflow: hidden; }
.mainContent { overflow: hidden; }

/* topBar */
.topBar { height: 40px; line-height: 40px; background: url(../img/topbar-bg.jpg) repeat-x; }
.topBar .siteWidth { height: 40px; overflow: visible; color: #fff; font-size: 12px }
.topBar .date { float: left; margin-right: 20px; }
.topBar .sign { float: left;  color: #fff;}
.topBar .sign a { color: #fff; }
.topBar .sign .spe { padding: 0 10px; }
.topBar .phone { margin-right: 10px; float: right; position: relative; z-index: 30; }
.topBar .phone a { display: block; height: 40px; padding: 0 5px; line-height: 40px; color: #fff; cursor: pointer; }
.topBar .phone a:hover { font-weight: bold; }
.topBar .phone dd { display: none; position: absolute; top: 50px; left: 50%; margin-left: -55px; border: 5px solid #fff; }
.topBar .on dd { display: block; }
.topBar .s-form { float: right; margin-left: 10px; }
.topBar .s-form .input-box, .topBar .s-form .btn-box { float: left; }
.topBar .s-form .from-control { height: 20px; line-height: 20px; float: left; _display: inline; width: 140px; padding: 10px 0 10px 25px; background: url(../img/icons-search.png) no-repeat 0 center; border: none; outline: none; color: #fff; }
.topBar .s-form .btn { float: right; width: 100px; height: 40px; overflow: hidden; border: none; background: url(../img/search-btn-bg.png) center no-repeat; cursor: pointer; outline: none; }

/* 站群导航 */
#siteLast { height: 40px; float: right; _display: inline; position: relative; z-index: 30; }
#siteLast dt { padding: 0 10px; cursor: pointer; }
#siteLast.on dt { background-color: #333; }
#siteLast dd h3{ text-align:left; margin:0 10px; position:relative; font-size:14px; font-weight:bold; line-height:34px; display:block; overflow:hidden;}
#siteLast dd h3.h i{display:none;}
#siteLast dd h3 span{float:left; height:34px; line-height:34px; padding:0 15px 0 0; background:#ffffff; position:relative; z-index:2;}
#siteLast dd h3 i{ content:""; display:block; height:1px; line-height:0; font-size:0; background:#eeeeee; top:16px; right:0; width:100%; position:absolute; z-index:1;}
#siteLast dd { display: none; clear: both; background: #fff; color: #333; font-size: 12px; position: absolute; left: auto; right: 0; top: 100%; margin: 0; padding: 15px; width: 1000px; max-height: 500px; line-height: 24px; overflow: auto; box-shadow: 0 2px 4px rgba(0, 0, 0, .2); }
#siteLast dd table { border-collapse: collapse; border-spacing: 0; width: 100%; }
#siteLast dd table td { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ddd; text-align: left; overflow: hidden; }
#siteLast dd table .tdlab { width: 100px; text-align: right; padding-right: 20px; vertical-align: middle; font-weight: bold; }
#siteLast dd ul { overflow: hidden; }
#siteLast dd ul li { width: 19.99%; float: left; overflow: hidden; }
#siteLast dd ul li a { position: relative; float: left; padding-left: 10px; max-width: 90%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333; }
#siteLast dd ul li a:before { content: ""; position: absolute; top: 50%; left: 0; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background-color: #000; }
#siteLast dd ul li a:hover { color: #c00; }
#siteLast.on dd { display: block; }

/*头部 */
#header { position: relative; z-index: 20; display: block; background: url(../img/header-bg.jpg) 0 0 repeat; }
#header .siteWidth { position: relative; height: 110px; overflow: visible; background: url(../img/header-container-bg.png) 100% 0 no-repeat; }
#header .logo { position: absolute; z-index: 2; left: 0; top: 0; background: url(../img/logobar-bg.jpg) repeat-x; height: 123px; }
#header .logo a { display: block; padding: 25px 25px 0; }
#header .logo img { max-width: 270px; max-height: 60px; }

/*导航 */
.nav { float: right; position: relative; z-index: 20; }
.mainNav .li1 { float: left; _display: inline; width: 105px; position: relative; }
.mainNav .li1 .h1 { display: block; }
.mainNav .li1 .h1 .a1 { position: relative; display: block; text-align: center; padding-top: 55px; line-height: 55px; font-size: 16px; }
.mainNav .li1 .h1 .a1 i { position: absolute; top: 20px; left: 50%; margin-left: -20px; width: 40px; height: 40px; background: url(../img/nav-icon.png) no-repeat center 0; }
.mainNav .li1 .h1 a:hover { text-decoration: none; }
.mainNav .on1 .h1 a { background: url(../img/nav-on.png) no-repeat center 67px; color: #fff; }
.mainNav #li-xxgk .h1 .a1 i { background-position: center -40px; }
.mainNav #li-xyzx .h1 .a1 i { background-position: center -80px; }
.mainNav #li-xwgk .h1 .a1 i { background-position: center -120px; }
.mainNav #li-dytd .h1 .a1 i { background-position: center -160px; }
.mainNav #li-jsgz .h1 .a1 i { background-position: center -200px; }
.mainNav #li-xstd .h1 .a1 i { background-position: center -240px; }
.mainNav #li-jxky .h1 .a1 i { background-position: center -280px; }

/* 下拉菜单 */
.mainNav .ul1 { display: none; width: 100%; position: absolute; left: 0; top: 110px; background: #fff; border-top: 2px solid #8a4f16; box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); }
.mainNav .ul1 li a { display: block; height: auto; line-height: 20px; font-size: 14px; text-align: center; padding: 7px 0px; border-bottom: 1px solid #ececec; }
.mainNav .ul1 li a:hover { color: #8a4f16; background-color: #f1e9e2; text-decoration: none; }

/* 首页banner图切换 S*/
#indBanner { position: relative; z-index: 1; margin: 0 auto; height: 420px; overflow: hidden; }
#indBanner .bd { position: absolute; left: 50%; top: 0; margin-left: -960px; width: 1920px; height: 420px; }
#indBanner .bd { position: relative; z-index: 2; overflow: hidden; }
#indBanner .bd li { position: relative; z-index: 3; }
#indBanner .bd .con { display: none; }
#indBanner .prev, #indBanner .next { border: 1px solid #fff; border-radius: 4px; width: 40px; height: 40px; background: url(../img/slide-arrow.png) no-repeat; display: block; position: absolute; z-index: 7; top: 50%; margin-top: -20px; cursor: pointer; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; }
#indBanner .prev { left: 10px; background-position: 13px 10px; }
#indBanner .next { right: 10px; background-position: 16px -74px; }
#indBanner .prev:hover, #indBanner .next:hover { border: 1px solid #8a4f16; background-color: #8a4f16; }
#indBanner .hd { position: absolute; width: 100%; left: 0; z-index: 7; height: 14px; bottom: 20px; text-align: center; }
#indBanner .hd li { display: inline-block; *display: inline; zoom: 1; width: 12px; height: 12px; overflow: hidden; background: #fff; border: 2px solid #ccc; line-height: 100px; margin: 0 5px; cursor: pointer; text-align: center; font-size: 12px; filter: alpha(opacity=50); opacity: 0.5; }
#indBanner .hd li span { display: none; }
#indBanner .hd li.on { filter: alpha(opacity=100); opacity: 1; border-color: #8a4f16; background: #c57b34; }

/*内容区 */
#content { overflow: hidden; }
.row { padding: 30px 0; overflow: hidden; }

/* friendLinks */
.friendLinks { padding: 15px 0; position: relative; z-index: 3; background-color: #f1f1f1; border-top:1px solid #d2d2d2; }
.friendLinks h3 { float: left; font-size: 18px; line-height: 28px; margin-right: 20px; padding-left: 41px; background: url(../img/icon-link.png) 8px 4px no-repeat; color: #333; vertical-align: top; }
.friendLinks .bd { margin: 0 -15px; overflow: hidden; }
.friendLinks .bd .linksList{overflow:hidden}
.friendLinks .bd .linksList li{float:left; padding-left:20px; line-height:28px }
.friendLinks select { border: 0; width: 242px; padding: 4px; margin: 0 10px; border: 1px solid #ccc; }

/*底部 */
#footer { background: url("../img/footer-line.png") 0 0 repeat-x #8a4f16; padding: 25px 0 15px; color: #fff; overflow: hidden; }
#footer a { color: #fff }
#footer a:hover { color: #ff0; }
#footer .footerNav {  overflow: hidden; text-align:center }
#footer .footerNav li { display: inline-block; *display: inline; zoom: 1; overflow: hidden; vertical-align: top; margin-right: 20px; }
#footer .footerNav li a { vertical-align: top; }
#footer .footerNav li a:hover { color: #ff0; }
#footer .copyRight { color: #fff; line-height: 24px; padding-top: 20px; text-align:center }

/* 当前位置 */
.path { height: 30px; line-height: 30px; padding-left: 25px; background: url(../../Base/img/icons-path.png) 10px 9px no-repeat; text-align: left; font-size: 14px; border: 1px solid #ddd; border-radius: 2px; color: #888888; margin-bottom: 20px; }
.path a, .path span { padding: 0 3px; color: #888888; }
.path a:hover { color: #ac1a1b }

/* 盒子 */
.box .hd { height: 40px; background: url(../img/box-hd-more-bg.png) no-repeat right 20px; overflow: hidden; padding-bottom: 10px; }
.box .hd h3 { float: left; _display: inline; height: 40px; line-height: 40px; background: url(../img/box-hd-bg.png) no-repeat; padding-left: 20px; }
.box .hd h3 a, .box .hd h3 span { display: block; height: 40px; line-height: 40px; font-size: 18px; background: url(../img/box-hd-bg.png) no-repeat right -40px; color: #fff; padding-right: 20px; }
.box .hd h3 a:hover { color: #ff0; text-decoration: none; }
.box .hd ul { height: 40px; }
.box .hd ul li { float: left; height: 40px; line-height: 40px; padding-left: 20px; }
.box .hd ul li a { display: block; height: 40px; line-height: 40px; font-size: 18px; padding-right: 20px; }
.box .hd ul li a:hover { text-decoration: none; }
.box .hd ul li.on { background: url(../img/box-hd-bg.png) no-repeat; }
.box .hd ul li.on a { background: url(../img/box-hd-bg.png) no-repeat right -40px; color: #fff; }
.box .hd ul li.on a:hover { text-decoration: none; color: #ff0 }
.box .hd .more { float: right; margin: 15px 25px 0 0; font-size: 12px; color: #666 }
.box .hd .more:hover { color: #ac1a1b }
.box .bd { padding-top: 10px; }

/* goTop */
#goTop { position: fixed; display: none; _display: none !important; width: 50px; height: 50px; bottom: 60px; right: 5px; z-index: 99; cursor: pointer; margin: 5px; width: 40px; height: 40px; border-radius: 2px; box-shadow: 0 0 5px #9c9c9c; -webkit-box-shadow: 0 0 5px #9c9c9c; opacity: .9; background: rgba(0, 0, 0, .5); }
#goTop::after { display: block; position: absolute; left: 50%; top: 50%; margin-left: -10px; margin-top: -15px; content: ""; border-width: 10px; border-color: transparent; border-bottom-color: #fff; border-bottom-style: solid; border-style: dashed; display: block; font-size: 0; line-height: 0; width: 0; }

/* winMark */
#winMark { z-index: 1; width: 100%; display: none; height: 100%; position: fixed; background: rgba(0, 0, 0, .8); left: 0; top: 0; }

/*验证码*/
div.codeinp input[type=text] { width: 100px !important; float: left; margin-right: 10px; }

/* 通用底部按钮 */
.bot { text-align: center; padding: 0 0 20px 0; }
.bot a, .bot button { cursor: pointer; display: inline-block; height: 46px; line-height: 46px; padding: 0 5%; font-size: 16px; background: #8a4f16; border: 0; color: #fff; margin: 0 2%; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.bot a:hover, .bot button:hover { text-decoration: none; background: #8a4f16; }

/* 依申请、信访、咨询等通用 查询页样色 */
.queryForm { background: #fff; padding: 3% 0; width: 80%; margin: 30px auto; border: 1px solid #e2e2e2; font-size: 16px; }
.queryForm td { padding: 8px 0 }
.queryForm .tdlab { width: 40%; text-align: right; }
.queryForm input[type=text] { width: 56%; border: 1px solid #ccc; height: 30px; padding: 0 10px; }
.queryForm .bot { text-align: left; }
.queryForm .bot a { margin: 0 }
.queryForm .required strong { color: #f00; margin-right: 5px; }
.queryForm .errorMessage { color: #f00; }
.queryForm table { width: 100%; border: 0; }

/* 依申请、信访、咨询等通用 查询结果页样色 */
.queryResult { width: 80%; margin: 30px auto; }
.queryResult .mainBox { margin-bottom: 50px; }
.queryResult .tit h3 { text-align: center; font-size: 38px; line-height: 2; margin-bottom: 30px; }
.queryResult .tips { text-align: center; font-size: 16px; margin-bottom: 50px; border-top: 1px solid #ddd; padding: 50px 0 20px 0; }
.queryResult .number { font-weight: bold; color: #f00 }