﻿@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: 16px;line-height:1.8;font-family:"Microsoft YaHei",SimSun,Arial,Helvetica,Tahoma,sans-serif;text-align: center;-webkit-text-size-adjust: none; background-color: #f2f2f2;}
a { color: #333; text-decoration: none; outline: none; }
a:hover {color: #0e5285; }
.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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
* + html .clearfix { min-height: 1%; }
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;max-width:1200px;margin:0 auto;}
.container {clear: both;max-width:1200px;margin:0 auto;}
.fl { float: left; }
.fr { float: right; }
.hide { display: none; }
.wrap { width: 100%; overflow: hidden; z-index: 0;}

/* Header------------------------ */
#header { height: 120px;  z-index: 2;  width: 100%; background: url(../img/top-bg.png) no-repeat center top; position: relative; margin-bottom: 380px;}
#header .container { position: relative; }

/* top */
.top-bar { height: 40px; line-height: 40px; color: #fff; position: relative; z-index: 5; float: right; font-size: 14px;}
.top-bar dl { float: left; position: relative;}
.top-bar dt { padding: 0 10px 0 30px; cursor: pointer; background: url(../img/icons-phone.png) no-repeat 10px center; }
.top-bar dt a { color: #fff;}
.top-bar dl.on dt { background-color: #edb613; color: #fff;}
.top-bar .get-old dt { background: url(../img/icon-old.png) no-repeat 6px center; }
.top-bar .phone.on dd { display: block;}
.top-bar .phone dd { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 36px; margin-right: -57px;}
.top-bar .phone img { width: 100px; height: 100px;}
.top-bar .phone 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-bar dl.sign span.spe { padding: 0 5px;}


/* 大图切换 S*/
.indBanner{ margin:0 auto; clear: both;text-align: center; z-index: 0; width: 100%; position: absolute; top: 0; left: 0; min-width: 1200px;}
.indBanner .hd { width:100%;height:12px;position:absolute;bottom: 260px;left:0;z-index:1;font-size:0;}
.indBanner .hd li{ height:15px; width:15px; margin:0 5px; cursor:pointer; display:inline-block;  *display: inline; ; zoom:1; vertical-align:top; background-color: #fff;}
.indBanner .hd li span{display:none;}
.indBanner .hd .on{background: #ff1010;}
.indBanner .bd ul,
.indBanner .bd li{width:100% !important;}
.indBanner .bd .con{display:none}


/* 站群导航-公共 */
#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 dt {color: #fff; background: url(../img/icons-zq.png) no-repeat 10px center;}
#siteLast.on dt { background-color: #edb613; }
#siteLast a { padding:0; margin:0;}
#siteLast dd { font-size:12px; right:0;top: 40px; border: 3px solid #edb613;}
#siteLast dd a{ margin:0; color:#333;}
#siteLast dd li a:hover{ color:#104c88; text-decoration: underline;}
#siteLast.on dd{ display:block; -webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);box-shadow:0px 4px 8px rgba(0, 0, 0, .3);}



/* logoBar */
#logo { position: absolute; top: 22px; left: 0; z-index: 3; }
#logo img { max-width: 290px; }

/* search */
.s-form { float: right; width: 200px; height: 30px; background: url(../img/png-2.png) repeat; margin-top: 5px;}
.s-form .input-box { float: left; width: 165px; height: 30px; }
.s-form .input-box input { border:none; height: 30px; outline: none; line-height: 30px; color: #fff; vertical-align: top;  font-family: "Microsoft Yahei"; border-right: none; width: 155px; padding-left: 10px; background: none; }
.s-form .btn-box { float: right; width: 35px; }
.s-form .btn-box .btn { display: block; background:url(../img/icons-search.png) no-repeat center; width: 35px; height: 30px; border: none; text-indent: -999px; overflow: hidden;}

/* nav */
.nav {   height: 50px; padding-top: 15px; float: right; width: 860px; }
.mainNav .li1 { float:left; position:relative; width: 16.666%; text-align: center; }
.mainNav .li1 .a1 { display:block; font-size:18px; line-height: 50px; height: 50px; text-align: center; color: #fff; position: relative;}
.mainNav .ul1{ display:none; background: #0a4178; width: 100%; position: absolute; left: 0; top: 50px; }
.mainNav .ul1 a.a2{ padding:5px 10px; display:block; color: #fff; line-height: 24px;}
.mainNav .ul1 a.a2:hover{ background: #1b5998; text-decoration:none}

/* content--------------- */
#content { width: 1200px; margin: 0 auto; text-align: left; position: relative; z-index: 1;}

/* path */
.path { height: 30px; line-height: 30px; font-size: 14px; margin-bottom: 10px;}
.path em { background: url(../img/path.png) no-repeat left center; padding-left: 30px;}
.noSideContent .path { padding-left: 10px;}

/* box */
.box .hd { border-bottom: 1px solid #ccc; height: 45px; line-height: 45px; margin-bottom: 10px;}
.box .hd h3 { font-size: 18px; padding: 0 10px; line-height: 43px; height: 43px; border-bottom: 3px solid #104c88; float: left;}
.box .hd h3 a,.box .hd h3 span { color: #104c88; }
.box .hd a.more { float: right; font-size: 14px; color: #999;}
.box .hd a.more:hover { color: #104c88; }
.box .hd li { float: left; font-size: 18px; margin-right: 10px;}
.box .hd li a { color: #999; display: block; padding: 0 10px; line-height: 43px; height: 43px;}
.box .hd li.on { border-bottom: 3px solid #104c88;}
.box .hd li.on a { color: #104c88; }
.box .bd {clear: both;}

/* box-last */
.box-last {margin-right: 0;}


/* 图片经过效果 */
.pic a{ display: block; position: relative;transition: all 200ms ease 0s;overflow: hidden;}
.pic a:hover{filter: alpha(opacity=80);opacity: .8;}
.pic a:before{content: "";position: absolute;width: 100px;height: 100%;top: 0;left: -100%;overflow: hidden;background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);-webkit-transform: skewX(-30deg);-moz-transform: skewX(-30deg);transform: skewX(-30deg);}
.pic a:hover:before{left: 150%;transition: left 1s ease 0s}


/* footer--------------- */
#footer { background-color: #0e5285; min-width: 1200px; color: #fff; text-align: center; padding: 20px 0; clear: both; margin-top: 20px; position: relative; z-index: 1;}
#footer a { color: #fff;}
#footer a:hover { color: #fac536; }

/* 底部菜单 */
#footer .links { height: 40px; line-height: 40px;}
#footer .links li { display: inline; padding: 0 5px; }

/* box-links */
.box-links { padding-top: 5px;}
.box-links li { float: left; width: 220px; margin-right: 25px; margin-bottom: 10px;}
.box-links li:nth-child(5n) { margin-right: 0;}
.box-links .pic,
.box-links .pic img { width: 220px; height: 60px;} 
.box-links .title { display: none; }

/* copyRight */
#footer .copyRight {  line-height: 30px; padding-bottom: 10px; font-size: 14px;}
#footer .copyRight .ga img { vertical-align: text-bottom; }


/* 返回顶部 */
#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; }


/*验证码*/
div.codeinp input[type=text] {
    width: 100px !important;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 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: #de523a;
    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: #d4432a;
    color: #fff;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.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
}

/* 顶部注册登录 */
#header .userLogged{margin-top:7px; margin-right:0px;}
#header .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top-bar h3{color:#1a548d !important;border-bottom:3px solid #1a548d !important;}
.user-mainbox .loginBtn {background: #1a548d !important;}
.user-mainbox .loginBtn:hover { background: #3b76af !important;}
