@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: center;
    -webkit-text-size-adjust: none;
    background: #fff;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #e00;
    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%;
}
pre {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    white-space: pre-wrap;
    word-wrap: break-word;
}
.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 {
    clear: both;
    width: 1200px;
    margin: 0 auto;
}
/* 顶部 */

.top {
    position: relative;
    z-index: 11;
    padding: 5px 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #fff;
}
.top .links {
    float: right;
}
.top .links .on dt {
    color: #ff0;
}
.top .links .on dd {
    display: block;
}
.top .links dl {
    position: relative;
    float: left;
}
.top .links dt {
    color: #fff;
    padding: 0 10px 0 25px;
    background: url("/Template/Default/Skin/lh_images/icon.png") no-repeat 5px -103px;
    cursor: pointer;
}
.top .links dt a {
    color: #fff;
}
.top .links dt a:hover {
    color: #ff0;
}
.top .links dd {
    clear: both;
    display: none;
    padding: 7px;
    background: #fff;
    position: absolute;
    right: 50%;
    top: 36px;
    margin-right: -64px;
    -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);
}
.top .links dd img {
    width: 100px;
    height: 100px;
}
/* .top .links dd i {
    z-index: 8;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -3px;
    border-width: 5px;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color: #fff;
    border-bottom-style: solid;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
} */
.top .links .phone dt {
    background-position: 5px -558px;
}
.top .links .wx dt {
    background-position: 5px -35px;
}
.top .links .wb dt {
    background-position: 5px -70px;
}

/* 站群导航-公共 */
#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}
#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 h3{font-size:14px; font-weight:bold; line-height:34px; position:relative; display:block; height:34px;margin:0 10px; text-align:left; color:#333; }
#siteLast dd h3 a{color:#333;}
#siteLast dd h3 span{line-height:34px; position:relative; z-index:2;float:left; height:34px; padding:0 15px 0 0; background:#fff; }
#siteLast dd h3 i{font-size:0; line-height:0; position:absolute; z-index:1;top:18px; right:0; display:block; width:100%; height:1px; content:''; background:#eee; }
#siteLast dd ul{overflow:hidden;}
#siteLast dd ul li{width:19%; margin-left:1%; float:left; height:26px; line-height:26px; overflow:hidden}
#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 dt { background-position: 5px -103px;}
#siteLast dd { margin: 0; top: 30px; right: 0; box-shadow: 2px 2px 5px rgba(0, 0, 0, .15);}


.s-form {
    float: right;
    margin: 35px 0 0 0;
    width: 230px;
    height: 30px;
}
.s-form .select-box {
    display: none
}
.s-form .input-box {
    float: left;
}
.s-form .input-box input {
    display: block;
    width: 128px;
    height: 20px;
    line-height: 20px;
    padding: 4px 10px 4px 30px;
    background: #fff url(/Template/Default/Skin/lh_images/icon.png) no-repeat 6px -139px;
    border: 1px solid #ddd;
    border-right: none;
    font-size: 12px;
    outline: none;
}
.s-form .btn-box {
    float: right;
}
.s-form .btn-box .btn {
    display: block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    border: none;
    background: url(/Template/Default/Skin/img/bg.jpg);
    color: #fff;
    overflow: hidden;
}
.dropdown-word{
    position: absolute !important;
    width: 100%;
    left: 0;
    top: 30px;
}
/*头部 */

#header {
    background: url(/Template/Default/Skin/lh_images/headerbg.jpg) repeat-x;
    position: relative;
    z-index: 5;
}
#header .logoBar {
    height: 100px;
}
#header .logo {
    overflow: hidden;
    float: left;
    margin-top: -25px;
    text-align: left;
    border-radius: 0 0 50px 50px;
    padding: 0 20px 20px;
    background: url(/Template/Default/Skin/lh_images/bg.jpg)
}
#header .logo img {
    max-width: 270px;
    max-height: 60px;
}
/*导航 */

.nav {
    position: relative;
    z-index: 10;
    height: 60px;
    border-bottom: 5px solid #46477a
}
.nav a:hover {
    text-decoration: none
}
.nav li.li1 {
    float: left;
    width: 10%;
    height: 60px;
    text-align: center;
    position: relative;
    z-index: 9998;
}
.nav li.li1 .a1 {
    display: block;
    line-height: 60px;
    font-size: 16px;
}
.nav li.li1 .a1 {
    font-size: 16px;
}
.nav li.on1 .a1 {
    font-weight: bold;
    color: #46477a;
}
.nav li .ul1 {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    padding-top: 5px;
    background: #46477a;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, .2);
}
.nav li .ul1 li {
    height: 36px;
    line-height: 36px;
}
.nav li .ul1 li a {
    display: block;
    color: #fff;
}
.nav li .ul1 li a:hover {
    background-color: #595a94;
}
.nav .last1 .ul1 {
    left: auto;
    right: 0;
}
/*内容区 */

#content {
    clear: both;
    text-align: left;
    position: relative;
    z-index: 1;
    padding-top: 20px;
}
.column {
    overflow: hidden;
}
.side {
    width: 240px;
    float: left;
    margin-right: 20px;
}
.mainContent {
    overflow: hidden;
}
/*底部 */
#footer{background: url(/Template/Default/Skin/lh_images/bg.jpg);color: #ffffff;overflow:hidden;}
#footer .sw{ font-size: 12px; overflow:hidden; padding:20px 0px}
#footer a{color:#aeafaf;}
#footer .links{ text-align:center;display:block; line-height:30px;  }
#footer .links li{display:inline;padding:0 10px;}
#footer .links li a{color:#fff;}
#footer .copyRight{text-align:center; line-height:26px; padding-top:5px}







/* 当前位置 */

.path {
    height: 30px;
    line-height: 30px;
    color: #999
}
.path a, .path span {
    margin: 0 5px;
    color: #999
}
/* 盒子 */

.box {}
.box .hd {
    height: 38px;
    line-height: 38px;
    background: url(/Template/Default/Skin/lh_images/boxhdbg.png)
}
.box .hd .more {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    color: #999;
}
.box .hd h3 {
    float: left;
    background: url(/Template/Default/Skin/lh_images/boxhdh5bg.png) no-repeat 0 0;
}
.box .hd h3 span, .box .hd h3 a {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-left: 30px;
    padding-right: 46px;
    background: url(/Template/Default/Skin/lh_images/boxhdh5bgr.png) no-repeat right 0;
}
.box .bd {
    padding-top: 15px;
}
/*验证码*/

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: #46477a;
    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: #46477a;
}
/* 依申请、信访、咨询等通用 查询页样色 */

.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
}
