﻿@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", 'PingFang SC'; white-space: pre-wrap; word-wrap: break-word;}

/* Public */
body { min-width: 1200px; color: #000; font-size: 14px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; text-align: center; -webkit-text-size-adjust: none;}
a { color: #000; text-decoration: none; outline: none;}
a:hover { color: #E20500; text-decoration: none;}
.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;}
select { font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif;}

/* 框 */
body { background: url(../img/bodybg.png) left top repeat-x;}
.siteWidth,
#content { clear: both; width: 1200px; margin: 0 auto;}
#header { width: 1200px; margin: 0 auto; padding-top: 6px; height: 130px; position: relative; z-index: 2;}
#content { text-align: left; position: relative; z-index: 1; padding: 6px 0; overflow: hidden;}
.side { width: 300px; float: left; margin-top: -20px; overflow: hidden;}
.mainContent { width: 870px; float: right; overflow: hidden;}


/*顶部 S*/
#logo { width: auto; float: left; margin-top: 40px;}
#logo img { width: 230px; max-width: 230px; max-height: 60px;}

/*********** 导航 *************/
.nav { width: auto; float: right; height: 52px; margin: 40px 0 0 20px;}
.mainNav { position: relative; z-index: 1; height: 52px; line-height: 52px;}
.mainNav a:hover { text-decoration: none}
.mainNav .li1 { float: left; width: 105px; margin-left: 8px; height: 52px; text-align: center; position: relative;}
.mainNav .a1 { display: block; width: 100%; height: 42px; line-height: 42px; padding-top: 10px; font-size: 16px; color: #333; background: url(../img/navbg.png) no-repeat;}
.mainNav li.on1 .a1,
.mainNav .a1:hover { color: white; background: url(../img/navbg.png) 0 -58px no-repeat;}
.mainNav .li-2 .a1 { background-position: -111px 0;}
.mainNav .li-2.on1 .a1 { background-position: -111px -58px;}
.mainNav .li-3 .a1 { background-position: -222px 0;}
.mainNav .li-3.on1 .a1 { background-position: -222px -58px;}
.mainNav .li-4 .a1 { background-position: -333px 0;}
.mainNav .li-4.on1 .a1 { background-position: -333px -58px;}
.mainNav .li-5 .a1 { background-position: -444px 0;}
.mainNav .li-5.on1 .a1 { background-position: -444px -58px;}
.mainNav .li-6 .a1 { background-position: -555px 0;}
.mainNav .li-6.on1 .a1 { background-position: -555px -58px;}
.mainNav .li-7 .a1 { background-position: -666px 0;}
.mainNav .li-7.on1 .a1 { background-position: -666px -58px;}

/* 二级导航 */
.mainNav .boxSub { display: none; width: 100%; float: left; position: absolute; z-index: 1; left: 0; top: 52px; padding-top: 33px;}
.mainNav .boxSub .subIcon { height: 0; line-height: 0; width: 0; float: left; margin-left: -12px; *display: inline; position: absolute; z-index: 1; left: 50%; top: 9px; border: 12px dashed transparent; border-bottom-style: solid; border-bottom-color: #f9ac3d;}
.mainNav .boxSub .ul1 { overflow: hidden; background: #f9ac3d;}
.mainNav .boxSub .li2 { overflow: hidden; *width: 100%; *float: left;}
.mainNav .boxSub .li2 .a2 { display: block; padding: 6px 4px; line-height: 20px; font-size: 14px; text-align: center; color: white;}
.mainNav .boxSub .li2 .a2:hover { background-color: #e68f11;}

/* 下拉二级导航颜色 */
.mainNav .sub2 .ul1 { background-color: #f9ac3d;}
.mainNav .sub2 .subIcon { border-bottom-color: #f9ac3d}
.mainNav .sub2 .li2 .a2:hover { background-color: #e68f11;}
.mainNav .sub3 .ul1 { background-color: #9cc276;}
.mainNav .sub3 .subIcon { border-bottom-color: #9cc276}
.mainNav .sub3 .li2 .a2:hover { background-color: #7ea457;}
.mainNav .sub4 .ul1 { background-color: #78c395;}
.mainNav .sub4 .subIcon { border-bottom-color: #78c395}
.mainNav .sub4 .li2 .a2:hover { background-color: #55aa76;}
.mainNav .sub5 .ul1 { background-color: #6ac7e9;}
.mainNav .sub5 .subIcon { border-bottom-color: #6ac7e9}
.mainNav .sub5 .li2 .a2:hover { background-color: #3aa3c9;}
.mainNav .sub6 .ul1 { background-color: #7aace4;}
.mainNav .sub6 .subIcon { border-bottom-color: #7aace4}
.mainNav .sub6 .li2 .a2:hover { background-color: #508ed3;}
.mainNav .sub7 .ul1 { background-color: #bb94e8;}
.mainNav .sub7 .subIcon { border-bottom-color: #bb94e8}
.mainNav .sub7 .li2 .a2:hover { background-color: #a77ed6;}

/* 面板 */
#header .links { position: absolute; right: 0; top: 0; z-index: 10; }
#header .links dl { float: left; color: #fff; margin-left: 10px; }
#header .links dl dt > a {display: block;line-height: 30px;padding: 0 10px;background-color: #ec5121;color: #ffff;border-radius: 0 0 4px 4px;}

#header .links .barrierFree dt a { background-color: #b053da; }
#header .links .elderHelper dt a { background-color: #53a4da; }
#header .links .phone dt a { background-color: #da8753; }
#header .links .phone dd { display: none; position: absolute; top: 35px; left: 50%; margin-left: -55px; padding: 5px; background-color: #fff;}
#header .links .site dt { background-color: #fbce71; color: #fff;height:30px;font-size:12px; padding:0 15px; line-height: 30px; border-radius: 0 0 4px 4px;}

/* 站群导航-公共 */
#siteLast {position: relative;}
#siteLast dt {cursor: pointer;}
#siteLast dd {display: none; width: 900px; position: absolute; background: #fff; text-align: left; color: #333; max-height: 500px; overflow: auto; padding: 10px; top: 35px;}
#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 table {border-collapse: collapse;border-spacing: 0; font-size: 12px; width: 100%}
#siteLast dd table td {padding-top: 10px; padding-bottom: 10px; overflow: hidden}
#siteLast dd table .tdlab {width: 90px; text-align: right; padding-right: 20px; vertical-align: middle; line-height: 26px; font-weight: bold;}
#siteLast dd ul {overflow: hidden;}
#siteLast dd ul li {width: 18%; margin-left: 2%; float: left; height: 26px; line-height: 26px; overflow: hidden;font-size: 12px;}
#siteLast dd ul li a {color: #333}
#siteLast dd ul li a:hover {color: #c00;}
#siteLast dd table.up {background: #f7f7f7}
#siteLast.on dd {display: block;}

/* 站群导航-个性 */
#siteLast dd { right: 0; top: 100%; border: 2px solid #fbce71; }

/* 顶部注册登录 */
#header .links .loginBar dt { background:#ec5121;border-radius:0 0 4px 4px;height:30px;font-size:12px; padding:0 15px; }
#header .userLogged { float: right; color: #fff; margin-top: 2px; margin-right: 0;}
.userLogged a{color:#fff}
#header .userLogged .userDropdown .nickname:hover,
.userLogged a:hover{color:#fff}
#header .userLogged .u-spe { margin: 0 8px; color: #fff;}
#header .userLogged .loggedin .signinSum,
#header .userLogged .loggedin .myMsg{ background-image: url(../img/icons-userlogged.png);}
#header .userLogged .loggedin .signinSum:hover,
#header .userLogged .loggedin .myMsg:hover,
#header .userLogged .loggedin .hasMsg { background-image: url(../img/icons-userlogged-on.png);}
#header .userLogged .userDropdown .nickname:after{background: url(../img/userlogged-arrow.png) 0px 0px no-repeat;}


/* 搜索 */
#searchBox dt { display: block; line-height: 30px; padding: 0 20px; background-color: #a4bc6f; color: #ffff; border-radius: 0 0 4px 4px;}
#searchBox dd { display: none; z-index: 0; display: none; position: absolute; padding: 0px 0 0; width: 550px; top: 30px; right: 0px;}
#searchBox dd i { height: 0; line-height: 0; width: 0; float: left; position: absolute; z-index: 1; right: 14px; top: 8px; border: 12px dashed transparent; border-bottom-style: solid; border-bottom-color: #f38541;}
#header .on dd { display: block;}
.s-form { overflow: hidden; padding: 20px 30px; background: #f38541; border-radius: 8px; -webkit-border-radius: 8px; -moz-borderradius: 8px;}
.s-form .select-box { display: none}
.s-form .input-box { float: left;}
.s-form .input-box input { display: block; width: 380px; height: 46px; line-height: 46px; padding: 0 15px; background-color: #fff; font-size: 16px; border: none; border-radius: 8px 0 0 8px; outline: none;}
.s-form .btn-box { float: left;}
.s-form .btn-box .btn { display: block; width: 80px; height: 46px; line-height: 46px; font-size: 16px; color: white; text-align: center; outline: none; overflow: hidden; background-color: #dc3400; border: none; border-radius: 0 8px 8px 0;}
.s-hot-search { text-align: left; position: absolute; margin-top: 46px;}

/* banner */
.banner { width: 100%; text-align: center; overflow: hidden; height: 299px; background: url(../img/nodebanner.jpg) center top no-repeat;}

/*底部 */
#footer { clear: both; overflow: hidden; text-align: center; padding: 41px 0; background: #f36b41 url(../img/footerbg.png) left top repeat-x;}
.footerLinks { overflow: hidden; text-align: center;}
.footerLinks select { width: 215px; height: 26px; margin: 0 10px; line-height: 26px; font-size: 14px; background-color: #fff; border: none;}
.footerNav { line-height: 24px; overflow: hidden; margin-top: 24px;}
.footerNav li { display: inline; margin: 0 10px;}
.footerNav li a { color: white; font-size: 14px;}
.footerNav li a:hover { color: #f0f0f0;}
.copyRight { margin-top: 12px; font-size: 12px; line-height: 24px; text-align: center; color: white;}

/* 当前位置 */
.path { height: 43px; line-height: 43px; color: #999; padding-left: 20px; background: url(../img/pathicon.png) left center no-repeat;}
.path a,
.path span { font-size: 14px; margin: 0 5px; color: #333;}

/* 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; -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: #f38541; 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: #f38541;}

/* 依申请、信访、咨询等通用 查询页样色 */
.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] { border: 1px solid #ccc; width: 56%; height: 30px; padding: 0 10px;}
.queryForm input[type=text]:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);}
.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}

/* 标记分类 */
.filter-row{background-color: rgba(240,154,52, 0.05);}
.filter-row .choose-item a:hover,
.filter-row .filter-key{color:#f09a34; }
.filter-result .filter-criteria-item:hover,
.filter-row .filter-ext-more:hover,
.filter-row .filter-ext-multiple:hover{color:#f09a34; border-color:#f09a34}
.filter-row .filter-ext-more:hover i, .filter-row .filter-ext-multiple:hover i{background-image:url(../img/filter-icons-on.png)}
.filter-result .filter-criteria-item{border-color:rgba(240,154,52, 0.2);background-color: rgba(240,154,52, 0.03); }
.filter-result .filter-criteria-item i{background-image:url(../img/filter-icons.png)}
.filter-result .filter-criteria-item:hover i{background-color:#f09a34}