@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 */
.clear-both { clear: both; }
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: #7e2025; 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%; }
.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; position: relative; }

/* 顶部 */
#top { position: relative; z-index: 5; height: 40px; line-height: 40px; background: url(/content/dag/base/img/toplogo.png) repeat #621115; color:#fff; }
#top .date { float: left; }
#top .links { float: right; }
.links a { color: #fff; font-size: 12px;  }
.links .setHome { background: url(/content/dag/base/img/home.png) 0 50% no-repeat; }
.links .fav { background: url(/content/dag/base/img/star.png) 0 50% no-repeat; }
.links .on dt { color: #ccc; }
.links .on dd { display: block; }
.links dl { position: relative; float: right; margin-left:15px; }
.links dt { text-align: center; height: 38px; margin: 1px 0; cursor: pointer;/* background: url(/content/dag/base/img/zqdh-icon.png) no-repeat; */color: #fff; font-size: 12px; }
.links dd { clear: both; display: none; padding: 7px; background: #fff; position: absolute; right: 50%; top: 50px; margin-right: -54px; -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); }
.links dd img { width: 100px; height: 100px; }
.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; }
.links .wx dt { background-position: 5px -33px; }
.links .wb dt { background-position: 5px -68px; }
.links .wb a { color: #999; }
.links .on dt,
.links .wb a:hover { color: #fff; }
.links .on dd { display: block; }

/* 站群导航 */
#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 h3 a { font-size: 14px; }
#siteLast dd { text-align: left; }
#siteLast dd a { color: #333; }
#siteLast dd { display: none; clear: both; text-align: left; background: #fff; color: #333; font-size: 12px; position: absolute; left: auto; right: 0; top: 100%; margin: 0; padding: 15px; width: 1000px; max-height: 500px; line-height: 24px; overflow: auto; box-shadow: 0 2px 4px rgba(0, 0, 0, .2); }
#siteLast dd table { border-collapse: collapse; border-spacing: 0; width: 100%; }
#siteLast dd table td { padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ddd; text-align: left; overflow: hidden; }
#siteLast dd table .tdlab { width: 100px; text-align: right; padding-right: 20px; vertical-align: middle; font-weight: bold; }
#siteLast dd ul { overflow: hidden; }
#siteLast dd ul li { width: 19.99%; float: left; overflow: hidden; }
#siteLast dd ul li a { position: relative; float: left; padding-left: 10px; max-width: 90%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333; }
#siteLast dd ul li a:before { content: ""; position: absolute; top: 50%; left: 0; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background-color: #000; }
#siteLast dd ul li a:hover { color: #c00; }
#siteLast.on dd { display: block; }

/*头部 */
#header {height: 160px;background: #7e2025 url(../img/header-logo.png) no-repeat center;position: relative;z-index: 3;}
#header .siteWidth { position: relative; }
#header .logo {overflow: hidden;position: absolute;left: 0;top: 16px;text-align: left;opacity:0.9}
#header .logo img {height: 80px;}
.backHome, .backHome:hover {position:absolute;right: 330px;top: 46px;color:#deccab}

/* 搜索 */
.s-form { position: absolute; right: 5px; top: 43px; width: 300px; height: 30px; overflow: hidden; background-color: #deccab; border-radius: 30px; }
.s-form .select-box { display: none }
.s-form .input-box { float: left; }
.s-form .input-box input { display: block; width: 240px; height: 20px; line-height: 20px; padding: 5px 10px; background: none; border: none; color: #7e2025; font-size: 12px; outline: none; }
.s-form .btn-box { float: left; }
.s-form .btn-box .btn { display: block; width: 30px; height: 30px; line-height: 30px; border: none; background: url("/content/dag/base/img/search-icon.png") 50% no-repeat; text-indent: -999px; overflow: hidden; }

/*导航 */
.nav { position: absolute; z-index: 4; height: 47px; line-height: 47px; top: 113px; }
.nav .siteWidth { width: 1211px; }
.nav a:hover { text-decoration: none }
.nav ul li { float: left; width: 140px; height: 47px; line-height: 47px; text-align: center; position: relative; z-index: 9998; background: url(/content/dag/base/img/nav-icon.png) no-repeat; margin-right: 11px; }
.nav ul li a { display: block; color: #deccab; font-size: 15px; }
.nav ul li.li1 .a1 { font-size: 15px; background: url(/content/dag/base/img/nav-icons.png) 23px 15px no-repeat; text-indent: 25px; }
.nav ul li.on1 { background: url(/content/dag/base/img/nav-on-icon.png) no-repeat; }
.nav ul li .ul1 { display: none; width: 140px; position: absolute; left: 0; top: 47px; }
.nav ul li .ul1 li { float: left; width: 140px; height: 40px; line-height: 40px; background: rgba(86, 40, 49, 0.5) }
.nav ul li .ul1 li a { color: #fff; }
.nav ul li .ul1 li:hover { background: rgba(78, 10, 15, 0.5) }
.nav ul li .ul1 li:hover a { color: #deccab; }
#li-dqgz .ul1, #li-paxy .ul1 { left: auto; right: 0; }
.nav ul li:nth-child(2) .a1 { background-position: 23px -27px; }
.nav ul li:nth-child(3) .a1 { background-position: 23px -71px; }
.nav ul li:nth-child(5) .a1 { background-position: 23px -117px; }
.nav ul li:nth-child(6) .a1 { background-position: 23px -162px; }
.nav ul li:nth-child(4) .a1 { background-position: 23px -207px; }
.nav ul li:nth-child(8) .a1 { background-position: 23px -250px; }
.nav ul li:nth-child(7) .a1 { background-position: 23px -293px; }

/*内容区 */
#content { clear: both; text-align: left; position: relative; z-index: 1; overflow: hidden; }
.column { overflow: hidden; }
.side { width: 280px; float: left; margin-right: 30px; }
.mainContent { overflow: hidden; }

/*底部 */
#footer { clear: both; background: #7e2025; color: #fff; }
#footer .siteWidth { padding: 20px 0; font-size: 12px;  }
#footer a { color: #fff; }
#footer .logo { float: left; margin-right: 20px; }
#footer .copyRight,
#footer .footerNav {overflow: hidden;text-align: left;font-size: 14px;}
#footer .footerNav li { display: inline-block; *display: inline; zoom: 1; width: 90px; border-right: 1px solid; line-height: 12px; }
#footer .footerNav li.last { border: none; }
#footer .footerNav li a:hover { color: #deccab; }

#footer #friend-link { float:right; background:none; padding:0; color:#333}
#footer #friend-link a { color:#666}
#footer #friend-link dl { width:200px;}
#footer #friend-link dl dt { border:0; background:#53070b;line-height:40px;height:40px;}
#footer #friend-link dl dt a {  color:#deccab;line-height:40px;}

/* 当前位置 */
.path { color: #999; margin-bottom: 19px; }
.path em, .path a { margin: 0 5px; color: #666; font-size: 12px; }
.path em { padding-left: 22px; background: url(/content/dag/base/img/gk-logo.png) 0 50% no-repeat; }
.path a:last-child, .path span { color: #7e2025; font-weight: bold; }

/* 盒子 */
.box {}
.box .hd { height: 50px; line-height: 50px; border-bottom: 2px solid #d9d9d9; }
.box .hd .more { float: right; }
.box .hd h3 { float: left; border-bottom: 2px solid #046cbb; }
.box .hd h3 a { display: block; font-size: 24px; }
.box .hd li { display: inline-block; *display: inline; zoom: 1; }
.box .hd li span,
.box .hd li a { display: block; font-size: 24px; cursor: pointer; }
.box .hd li.on { height: 48px; border-bottom: 2px solid #ff9f40; }
.box .hd li.on span,
.box .hd li.on a { color: #ff9f40; }
.box .bd { padding-top: 20px; }

/* 友情链接 */
#friend-link { position: relative; z-index: 11; overflow: visible; background: #5a0d11; height: 30px; padding: 10px 0; }
#friend-link .container { float: right; }
#friend-link .title { padding-left: 46px; background: url(/content/dag/base/img/friendlink-icon.png) no-repeat; }
#friend-link .title a { font-size: 16px; color: #fff; font-weight: bold; }
#friend-link .bd { padding: 0; margin-left: -20px; }
#friend-link dl { float: left; width: 260px; height: 28px; position: relative; }
#friend-link dl dt { margin-left: 20px; height: 28px; line-height: 28px; overflow: hidden; border: 1px solid #e1e1e1; position: relative; cursor: pointer; background-color: #fff; font-size: 14px; }
#friend-link dl dt i { right: 12px; top: 37%; position: absolute; content: ""; display: block; font-size: 0; line-height: 0; width: 16px; height: 10px; background: url(/content/dag/base/img/down-icon.png) no-repeat; }
#friend-link dl dt span { display: block; margin: 0 36px 0 15px; }
#friend-link dl dt span a { font-weight: normal; }
#friend-link dd { margin-left: 20px; bottom: 28px; display: none; position: absolute; left: 0; right: 0; }
#friend-link ul { max-height: 400px; border: 1px solid #ccc; background: #fff; overflow-y: scroll; }
#friend-link li { padding: 8px 10px; border-bottom: 1px dotted #ccc; word-break: keep-all; white-space: nowrap; cursor: pointer; }
#friend-link li:hover { background-color: #f1f1f1 }
#friend-link .last { border-bottom: 0 }
#friend-link .on dt { z-index: 9; background-color: #fff; box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
#friend-link .on dt a { color: #7e2025; }
#friend-link .on dt i { transform: rotateX(180deg); }
#friend-link .on dd { display: block; box-shadow: 0 0 5px rgba(0, 0, 0, .2); }
#friend-link .on dd ul { border-color: #bbb; }

/* page */
.page .first, .page .last, .page .total, .page .select { display: none; }
.page a, .page span { font-size: 16px; color: #999; line-height: 15px; padding: 10px 13px; border-radius: 5px; border: solid 1px #eeeeee; margin-right: 10px; }
.page .prev, .page .prev .next { letter-spacing: 4px; padding: 10px; }
.page .current { color: #ffffff; background-color: #7e2025; border: 1px solid #7e2025; }
.page a:hover { border: 1px solid #7e2025; color: #7e2025; }
.part-a .swp-tit h2, .part-a .swp-tit span, .siteMap .h1 .a1, .siteMap .a2:hover { color: #7e2025; }
.picList { margin: 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: #5a0d11; 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: #7e2025; }

/* 依申请、信访、咨询等通用 查询页样色 */
.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 }

/* 顶部注册登录 */
#top .userLogged{margin-top:7px; margin-right:0px;}
#top .userLogged .notlogged .split{margin:0px}
.user-mainbox .hd h3,
.user-mainbox .top h3{color:#7e2025 !important;border-bottom:3px solid #7e2025 !important;}
.user-mainbox .loginBtn {background: #7e2025 !important;}
.user-mainbox .loginBtn:hover { background: #aa4248 !important;}
