﻿@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: 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;
    width: 100%;
    overflow-x: hidden;
    
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #00923f;
    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: 20px;
    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,.container,.sw {
    clear: both;
    max-width: 1200px;
    margin: 0 auto;
}
/*顶部 S*/
.header { min-width: 1200px; background-color: #f9faea; border-bottom: 3px solid #00933f;}
.header .links { position: relative; z-index: 2; float: right; } 
.header .links .on dt { color: #fff; background-color: #006d2f; }
.header .links .on dt a { color: #fff; }
.header .links .on dd { display: block; }
.header .links dl,.header .links .a1 { position: relative; float: right; color:#e5fcb7;}
.header .links dt { padding: 0 10px ; cursor: pointer; }
.header .links dt a { color: #e5fcb7; }
.header .links dd { clear: both; display: none; padding: 5px; background: #fff; position: absolute; right: 50%; top: 32px; margin-right: -55px; -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); }
.header .links dd img { width: 100px; height: 100px; }
.header .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; }
.header .links .spe { float: right; padding: 0 2px;}

.header .links .a1 { padding: 0 10px; }

.header .links .sign dt { background: none; }
.header .links .sign .spe { padding: 0 10px; }

.header .links .mail dd { background-color: #b01e29; color: #fff; padding: 5px 10px;}

/* topBar */
.topBar { height: 32px; font-size: 14px; line-height: 32px; background-color:#018339; color: #e5fcb7; }
.topBar .wel { float: left; }


/* 站群导航-公共 */
#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:1040px; position:absolute;  background:#fff; text-align:left; color:#333;  padding:10px; right: 0; margin-right: 0; max-height: 500px; overflow: auto; overflow-x: hidden;}
#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;}

/* 站群导航-个性 */
#top #siteLast {color: #333;}
#top #siteLast dt { color:#fff}
#top #siteLast a { padding: 0; margin: 0; }
#top #siteLast.on dt { background-color: #c5be56; color: #fff; }
#top #siteLast dd{top: 35px; right:0px; left:auto; margin:0px; border:2px solid #c5be56}

.header {
    width: 100%;
    position:relative;
    z-index:3;
}

.header .logo {
    float: left;
    padding-top: 22px;
    overflow: hidden;
}
.header .logo img {
    max-height: 90px;
}
.header .logoBox { height: 107px;}

/* 搜索 */
.search-home {
    padding: 20px;
    height: 38px;
    margin-bottom: 20px;
}

.s-form .input-box {
    float: left;
    width: 280px;
    height: 38px;
}
.s-form .input-box input {
    float: left;
    width: 258px;
    padding:0 10px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ced4da;
    color: #666;
    outline: none;
    background: #e5e4e4;
    border-radius: 4px 0 0 4px;
}
.s-form .btn-box {
    display: block;
    float: right;
    width: 60px;
    height: 38px;
}
.s-form .btn-box #search {
    display: block;
    width: 58px;
    height: 38px;
    line-height: 36px;
    cursor: pointer;
    border: 1px solid #dcbb2f;
    outline: none;
    font-size: 16px;
    color: white !important;
    background: linear-gradient(#eddb8e 0%, #d8b41b 100%);
    border-radius:0 4px 4px 0;
}


/*导航 S*/

.nav {
   float: right;
   width: 720px;
   padding-top: 38px;
}

.nav .li1 {
    float: left;
    height: 40px;
    text-align: center;
    position: relative;
    width: 16.66%;
}

.nav a.a1 {
    display: block;
    font-size: 15px;
    line-height: 25px;
    height: 40px;
    position:  relative;
    z-index: 1;
}
.nav .h1 { position:relative;}
.nav span.Eng {font-size:12px;position:absolute;left:0;bottom: 0;text-align:center;width:100%;display:  block;line-height:  20px;}
.nav .on1 .h1 { background: #009140; }
.nav .on1 a.a1 { text-decoration: none; color: #fff;}

.nav .on1 span.Eng { color:#fff;}
.nav ul li .ul1 {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 40px;
    background: #009140;
}

.nav ul li .ul1 li a {
    color: #fff;
    display: block;
    padding: 6px;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.nav ul li .ul1 li.on2 {
    background: #06aa4c;
}
.nav a:hover { text-decoration: none;}

.nav #li-home { display: none; }

/*导航 E*/

/* 首页banner图切换 S*/
#indBanner {
    clear: both;
    text-align: center;
    position: relative;
    z-index: 0; min-width: 1200px;
}
#indBanner .bd .con {
    display: none;
}
#indBanner .bd li {
    height: 465px;
    width: 100%;
    overflow: hidden;
    min-width: 1200px;
}
#indBanner .prev, #indBanner .next {
  display: none;
}


#indBanner .hd {
    height: 14px;
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 30px;
    text-align: center;
    font-size: 0;
}
#indBanner .hd li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 0 3px;
    width: 14px;
    height: 14px;
    background: #fff;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}
#indBanner .hd li span {
    display: none;
}
#indBanner .hd .on {
    width: 30px;
    background: #ec7815;
}

/*content*/

#content {
    margin: 20px auto;
    width: 1200px;
    text-align: left;
}
/*右侧 S*/

.side {
    float: left;
    width: 250px;
    margin-right: 30px;
}
/*右侧 E*/
.mainContent {
   overflow: hidden;
}

/* toplist */
.toplist li.t { overflow: hidden;}
.toplist li.t .pic { width: 215px; height: 140px; float: left; margin-right: 20px; background: url(../img/news1.jpg) no-repeat center; background-size: 100%;}
.toplist li.t .pic img { width: 215px; height: 140px;}
.toplist li.noPic .pic img {display: none;}
.toplist li.t .con { overflow: hidden; height: 140px; position: relative;}
.toplist li.t .date { position: absolute; display: block; bottom: 0; left: 0; font-weight: normal; color: #999; font-size: 14px;}
.toplist li.t .title { font-size: 16px; line-height: 32px; height: 32px; margin-bottom: 5px; font-weight: bold; white-space: nowrap; overflow: hidden;  text-overflow: ellipsis; }
.toplist li.t .intro { line-height: 24px; max-height: 72px; overflow: hidden; color: #888;}
.toplist li.n { height: 39px; line-height: 39px; overflow: hidden; background: url(../img/jt1.jpg) no-repeat left center; padding-left: 18px; white-space: nowrap; font-size: 15px; text-overflow: ellipsis; border-bottom: 1px dotted #dadada;}
.toplist li.n .date { font-size: 14px; float: right; color: #999;}

/*底部 S*/

.footer {
    overflow: hidden;
    clear: both;
    min-width: 1200px;
}
.footer a:hover {
    text-decoration: underline;
}
.footer .copyRight {
    font-size: 14px;
    line-height: 30px;
    clear: both;
}



.footLinks { line-height: 50px; height: 50px; border-top: 1px solid #ccc; border-bottom: 1px dashed #ccc; overflow: hidden;  }
.footLinks h3 { float: left; font-size: 20px; margin-right: 20px;}
.footLinks h3 span.Eng { letter-spacing: 5px; color: #00923f; }
.footLinks h3 span.name { background-color: #00923f;color: #fff; }
.footLinks li { float: left; padding-right: 20px; padding-left: 20px; position: relative; }
.footLinks li:after { display: block; content: "";width: 1px; height: 14px; background-color: #666; position: absolute; right: 0; top:50%; margin-top: -7px; }


.footer .pull-left { float: left; width: 1000px; text-align: left; padding-bottom:  20px; padding-top: 30px;}
.footer .mail {  margin-bottom: 15px; overflow: hidden;}
.footer .mail a { color: #d6fcab; display: block; float: left; padding: 0 30px; background-color: #00923f; height: 36px; line-height: 36px; }

.qrEwm { float: right; width: 145px; padding-right: 20px; padding-top: 20px; }
.qrEwm .title { float: left; width:  20px; line-height: 15px; padding-top: 5px;}
.qrEwm .pic { overflow: hidden; }
.qrEwm .img { max-width: 122px;  }

/* 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: #115b32;
    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: #115b32;
}
/* 依申请、信访、咨询等通用 查询页样色 */

.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
}
