﻿@charset "utf-8";
/* CSS Document */

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 {
    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;
}
/* Public */

html {
    width: 100%;
}
body {
    width: 100%;
    color: #333;
    font: 14px/20px "微软雅黑";
    -webkit-text-size-adjust: none;
    background: #efefef;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    text-decoration: none;
    color: #c50008;
}
.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: 0px;
    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;
}
.mat {
    margin-top: 20px;
}
.mb15 {
    margin-bottom: 15px;
}
.sw {
    width: 1200px;
    margin: 0 auto;
}
.more {
    float: right;
}
.wrap {
    min-width: 1200px;
    *margin-bottom: -20px;
    overflow: hidden;
}
/*顶部 S*/

.header {
    height: 122px;
    overflow: visible;
    background: #fff;
}
.top {
    height: 38px;
    line-height: 38px;
    background: #f8f8f8;
}
.top .sw {
    position: relative;
    z-index: 8;
}
.header .logo {
    width: 132px;
    height: 148px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    background: url(../img/logobg.png) no-repeat;
}
.header .logo img {
    max-width: 132px;
    max-height: 148px;
}
.top_r {
    float: right;
}
.top_r .home {
    float: left;
    color: #666;
}
.top_r .i {
    float: left;
    padding: 0 10px;
    color: #d8d8d8;
}
.s-form {
    float: left;
    width: 218px;
    height: 24px;
    margin: 7px 10px 0 0px;
}
.s-form .input-box {
    float: left;
    width: 192px;
    background: #fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.s-form .input-box input {
    float: left;
    width: 180px;
    padding-left: 12px;
    height: 24px;
    line-height: 24px;
    background: none;
    border: 0;
    color: #999;
    outline: none;
}
.s-form .btn-box {
    display: block;
    float: left;
    width: 26px;
    height: 24px;
    background: #919191 url(../../base/img/icon.png) no-repeat 6px 5px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.s-form .btn-box .searchBtn {
    display: block;
    float: left;
    width: 26px;
    height: 24px;
    cursor: pointer;
    background: none;
    border: 0;
    outline: none;
    text-indent: -9999px;
}
#header .phone {
    float: left;
    position: relative;
    z-index: 9998;
}
#header .phone dt a {
    color: #666;
    cursor: pointer;
    overflow: hidden;
}
#header .phone dd {
    display: none;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -55px;
    padding: 5px;
    background-color: #fff;
}
#header .phone.on dd{ display:block;}
#header .sign { float: left; }
#header .sign .spe { padding: 0 10px; }

/* 站群导航-公共 */
#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;}

/* 站群导航-个性 */
#header #siteLast { float: left; position: relative; z-index: 9998;}
#header #siteLast dt { color: #666;overflow: hidden; position:relative;}
#header #siteLast dt:after{ display:none; content:""; width:0px; height:0px; border:5px solid #bd3822;  position:absolute; bottom:0px; left:50%; border-top:none; border-left-color:#fff; border-right-color:#fff; margin-left:-5px;}
#header #siteLast dd { overflow: hidden;padding-top: 12px;top: 38px;right: 0px;border: 3px solid #bd3822;}
#header #siteLast.on dt:after{display:block}

/*顶部 E*/

/*导航 S*/

.nav {
    width: 1200px;
    height: 74px;
    margin: 10px auto 0;
    clear: both;
}
.mainNav { float: right; }
.mainNav .li1 {
    float: left;
    line-height: 74px;
    _display: inline;
    text-align: center;
    background: url(../../base/img/libg.png) no-repeat right bottom;
    position: relative;
}
.mainNav li.last1 {
    background: none;
}
.mainNav .a1{
    display: block;
    padding: 0 24px;
    font: normal 16px/74px "微软雅黑";
}
.mainNav li.on1 .a1 {
    color: #fff;
     background: #f79832;
}
.mainNav .ul1 {
    display: none;
    width: 100%;
    padding-bottom: 10px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 1;
    background: #f79832;
}

.mainNav .a2 {
    display: block;
    height: 30px;
    margin: 0;
    font: normal 14px/30px "微软雅黑";
    color: #fff;
}
.mainNav .a2:hover {
    background: #e68822;
    color: #fff;
}
/*导航 E*/

.content {
    width: 1200px;
    padding: 20px 0 0;
    margin: 0 auto 20px;
    position: relative;
    z-index: 7;
    overflow: hidden;
}
/*右侧 S*/

.side {
    width: 240px;
    float: left;
    position: relative;
    margin-right: 30px;
}
/*右侧 E*/


/*底部 S*/
#footer {
    line-height: 24px;
    text-align: left;
    text-align: left;
    font-size: 14px;
    color: #fff;
    background: #cc710f;
    overflow: hidden;
}
#footer .sw {
    width: 1200px;
    margin: 30px auto;
    position: relative;
}
#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:2;}
#footer .qrCode{ position: absolute; right: 0; top: -5px; text-align: center; }
#footer .qrCode li{ float: left; margin: 0 8px; }
#footer .qrCode .pic img{ vertical-align: top; width: 80px; height: 80px; }
#footer .qrCode .title{ margin-top: 5px; line-height: 1.6; }

/*底部 E*/

.box .hd {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #d5d5d5;
}
.box .hd h3 {
    float: left;
    padding: 0 6px;
    height: 42px;
    border-bottom: 3px solid #a52d69;
}
.box .hd h3 a {
    font-size: 18px;
}
.box .hd a.more {
    float: right;
    min-width: 15px;
    padding-right: 3px;
    text-indent: -9999px;
    background: url(../../base/img/icon.png) no-repeat 0 -97px;
}
#goTop, #winMark {
    display: none;
}
/*验证码*/

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: #e68822;
    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: #e68822;
}
/* 依申请、信访、咨询等通用 查询页样色 */

.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
}
