﻿@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;
}
/* Public */

body {
    min-width: 1366px;
    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;
    background: url(../img/body-x.png) repeat-x #ebebeb;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #008fd0;
    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 {
    width: 1250px;
    margin: 0 auto;
}
.wrap {}
/*头部 */

#header {
    display: block;
    height: 175px;
}
.pageBanner {
    height: 190px;
    margin: 0 auto;
    background: url(../img/pageBanner.jpg) 0px 0px no-repeat;
    width: 1250px
}
/* topBar */

.topBar {
    height: 125px;
    background: url(../img/topBg.jpg) 0px 0px no-repeat;
    width: 1250px;
    margin: 0 auto;
    position: relative;
    z-index: 18;
}
.topBar .logo {
    position: absolute;
    top: 22px;
    left: 28px;
}
.topBar .logo img {
    max-height: 80px;
}
.topBar .xx {
    position: absolute;
    top:40px;
    left: 600px;
}
/* topLinks */

.topLinks {
    float: right;
    _display: inline;
    height: 30px;
    line-height: 30px;
    padding-right: 40px;
    padding-top: 10px;
}
.topLinks .a1, .topLinks .a2 {
    float: left;
    _display: inline;
    margin-right: 8px;
    color: #fff;
    font-size: 12px;
}
.topBar dl {
    position: relative;
    z-index: 20;
    float: left;
    margin-right: 10px;
}
.topBar .sign .spe { padding: 0 10px; color: #fff; }
.topBar .sign a { color: #fff; }
.topBar .sign dt,
.topBar .phone dt a {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
.topBar .phone dd {
    display: none;
    position: absolute;
    top: 40px;
    left: -30px;
    padding: 4px;
    background-color: #fff;
}
.topBar .on dd { display: block;}

/* 站群导航-公共 */
#siteLast{position: relative;}
#siteLast dt {cursor: pointer;}
#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; 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 ul{overflow:hidden; margin-right:-2%}
#siteLast dd ul li{width:18%; margin-right:2%; 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 { float: left; _display: inline; height: 30px; position: relative; z-index: 20;}
#siteLast dt { height: 30px; line-height: 30px; color: #fff; font-size: 12px;}
#siteLast dd { margin: 0px; top: 30px; right: 0px; box-shadow: 2px 2px 5px rgba(0, 0, 0, .15); border-radius: 5px;}


/* searchBar */

.s-form {
    width: 210px;
    height: 37px;
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    position: absolute;
    top: 50px;
    right: 30px;
}
.s-form .from-control {
    height: 20px;
    line-height: 20px;
    float: left;
    _display: inline;
    width: 155px;
    padding: 9px 0 8px 12px;
    background: none;
    border: none;
    font-size: 14px;
    outline: none;
}
.s-form .btn-box {
    float: right;
    _display: inline;
    width: 42px;
    height: 37px;
}
.s-form .btn {
    float: right;
    _display: inline;
    width: 36px;
    height: 32px;
    line-height: 36px;
    text-indent: 200%;
    overflow: hidden;
    border: none;
    background: url(../img/icons.png) 7px 9px no-repeat #fff;
    cursor: pointer;
    outline: none;
}
/*导航 */

.nav {
    position: relative;
    z-index: 4;
    background-color: #fff;
    height: 50px;
    line-height: 50px;
}
.nav a:hover {
    text-decoration: none
}
.nav .li1 {
    float: left;
    width: 10%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    z-index: 10;
}
.nav ul li a {
    display: block;
}
.nav ul li.li1 .a1 {
    font-size: 16px;
}
.nav ul li.on1 {
    background: #1d86d5;
}
.nav ul li.on1 a {
    color: #fff;
}
.nav ul li .ul1 {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    background: #1d86d5;
}

.nav ul li .ul1 li a {
    color: #d5e4f0;
    padding: 6px;
    line-height: 22px;
}
.nav ul li .ul1 li a:hover {
    background-color: #2391ec;
    color: #fff;
}

/*内容区 */

#content {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 5px 25px 20px;
    overflow: hidden;
}
.column {
    overflow: hidden;
}
/*底部 */
#footer{background: #008fd0;color: #ffffff;overflow:hidden;}
#footer .sw{ font-size: 12px; overflow:hidden; padding:20px 0px}
#footer a{color:#fff;}
#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: 34px;
    line-height: 34px;
    padding-left: 28px;
    background: url(../../Base/img/path.png) 0px 9px no-repeat;
    text-align: left;
    font-size: 14px;
    color: #888888;
    margin-bottom: 5px;
}
.path a, .path span {
    padding: 0 3px;
    color: #888888;
}
.path a:hover {
    color: #008fd0
}
/* 盒子 */

.box {}
.box .hd {
    height: 38px;
    background: #f1f1f1;
    border-radius: 19px;
    overflow: hidden;
    padding-right: 10px;
    line-height: 38px;
}
.box .hd .more {
    float: right;
    _display: inline;
    font-size: 14px;
    color: #5a5a5a
}
.box .hd ul {
    float: left;
    _display: inline;
}
.box .hd ul li {
    height: 38px;
    float: left;
    _display: inline;
    line-height: 38px;
    margin: 0px;
    font-size: 16px
}
.box .hd ul li a {
    float: left;
    _display: inline;
    height: 38px;
    padding: 0 25px;
    color: #474747;
}
.box .hd ul li.on a, .box .hd ul li a:hover {
    background: #008fd0;
    border-radius: 19px;
    overflow: hidden;
    color: #fff;
    text-decoration: none;
}
.box .hd h3 {
    float: left;
    _display: inline;
    height: 38px;
    line-height: 38px;
    padding: 0 25px;
    color: #fff;
    background: #008fd0;
    border-radius: 19px;
    font-size: 16px;
}
.box .hd h3 a {
    color: #fff;
}
.box .bd {
    padding: 10px 0px 0px
}
/*验证码*/

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: #008fd0;
    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: #008fd0;
}
/* 依申请、信访、咨询等通用 查询页样色 */

.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
}
/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/
