﻿@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;}
pre { font-size: 14px; font-family: "Microsoft YaHei", 'PingFang SC'; white-space: pre-wrap; word-wrap: break-word;}

/* Public */
body { min-width: 1200px; color: #333; font-size: 14px; line-height: 1.8; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; text-align: left; -webkit-text-size-adjust: none; background: url(../img/bg.jpg) 50% 36px no-repeat #fff;}
a { color: #333; text-decoration: none; outline: none;}
a:hover { color: #31b3c1; 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;}

/*头部 */
#header { height: 132px; width: 1200px; margin: 0 auto; position: relative; z-index: 30;}
#header .logo { position: absolute; z-index: 2; left: 0px; top: 28px;}
#header .logo img { max-width: 315px; max-height: 70px;}
#header .s-form {width: 224px;height: 36px;background: #fff;position: absolute;top: 48px;right: 10px;}
#header .s-form .from-control { height: 20px; line-height: 20px; float: left; _display: inline; width: 170px; padding: 8px 0 8px 10px; background: none; border: none;}
#header .s-form .btn-box { float: right; _display: inline; width: 42px; height: 36px;}
#header .s-form .btn { float: right; _display: inline; width: 42px; height: 36px; line-height: 36px; text-indent: 200%; overflow: hidden; border: none; background: url(../img/icons.png) 4px 6px no-repeat #4898a1; cursor: pointer;}

/* topBar */
.topBar { height: 36px; line-height:36px; background: #fff; position: relative; z-index: 31; color: #333; box-shadow: 0 0 8px rgba(0, 19, 33, 0.3); border-bottom:2px solid #31b3c1}
.topBar a { color: #333;}
.topBar a:hover { color: #4898a1;}
.topBar .links { float: left;}
.topBar .links s.split{float:left; text-decoration:none; color:#999; }
.topBar .links dl { position: relative; float: left;}
.topBar .links dt { padding: 0 10px ;cursor: pointer;}
.topBar .links dt a { color: #333;}
.topBar .links dd { clear: both; display: none; padding: 5px; background: #fff; position: absolute; right: 50%; top: 36px; 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);}
.topBar .links dd img { width: 100px; height: 100px;}
.topBar .links>dl>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;}
.topBar .links .on dt,
.topBar .links .on dt a,
.topBar .links dt a:hover { color: #4898a1;}
.topBar .links .on dd { display: block;}
.topBar .loginBar{float:right;}
.topBar .loginBar .userLogged{margin-top:5px;}


/* 站群导航-公共 */
#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-x:hidden; overflow-y: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 dd { color: #333; font-size: 12px; border: 3px solid #4898a1; left: 0px; right: auto; margin: 0px; position: absolute; top: 100%;}


/*导航 */
.nav { position: relative; z-index: 20; background-color: #fff; height: 112px; margin-bottom: 20px;}
.mainNav .li1 { float: left; _display: inline; height: 112px; border-right: 1px solid #f1f1f1; position: relative;}
.mainNav .li1 .h1 a { display: block; width: 119px; text-align: center; height: 52px; line-height: 52px; padding-top: 60px; margin-top: -7px; font-size: 18px; color: #333; background: url(../img/nav.png) center 35px no-repeat; transition: all 0.2s ease 0s;}
.mainNav .li1 .h1 a:hover { text-decoration: none;}
.mainNav .on1 .h1 a { border-top: 7px solid #31b3c1; background: #62cad5 url(../img/nav-on.png) center 35px no-repeat; color: #fff}
.mainNav .last1 .ul1 { left: auto; right: 0;}

/* 指定图标 */
.mainNav #li-xxgk .h1 a { background-position: center -85px;}
.mainNav #li-xyzx .h1 a { background-position: center -205px;}
.mainNav #li-xwgk .h1 a { background-position: center -325px;}
.mainNav #li-dytd .h1 a { background-position: center -445px;}
.mainNav #li-jsgz .h1 a { background-position: center -565px;}
.mainNav #li-xstd .h1 a { background-position: center -685px;}
.mainNav #li-jxky .h1 a { background-position: center -805px;}
.mainNav #li-bjwz .h1 a { background-position: center -925px;}
.mainNav #li-dqgz .h1 a { background-position: center -1045px;}
.mainNav #li-paxy .h1 a { background-position: center -1165px;}
.mainNav #li-xyxs .h1 a { background-position: center -1285px;}

/* 下拉菜单 */
.mainNav .ul1 { display: none; width: 220px; position: absolute; left: 0; top: 112px; padding: 15px; background: #31b3c1;}
.mainNav .ul1 li { float: left; _display: inline; width: 110px; height: 40px; line-height: 40px; text-align: center;}
.mainNav .ul1 li a { color: #fff; display: block;}
.mainNav .ul1 li a:hover { background-color: #1e9ba8; color: #fff; text-decoration: none;}

/*内容区 */
#content { width: 1200px; overflow: hidden; margin: 0 auto;}
.column { overflow: hidden;}

/*底部 */
#footer { clear: both; background: url("../img/footer.jpg") 50% 0 no-repeat #33b4c2; text-align: left; color: #fff;}
#footer .siteWidth { padding: 20px 0; font-size: 12px; overflow: hidden;}
#footer .ewm { width: 170px; float: right; _display: inline;}
#footer .ewm ul { width: 200px; overflow: hidden;}
#footer .ewm li { float: left; _display: inline; width: 70px; margin-right: 30px;}
#footer .ewm li .pic,
#footer .ewm li .pic img { width: 70px; height: 70px; overflow: hidden;}
#footer .ewm li .tit { height: 30px; line-height: 30px; text-align: center; color: #fff}
#footer a { color: #fff}
#footer .footerNav { overflow: hidden; padding-top: 10px; height: 28px; line-height: 28px;}
#footer .footerNav li { display: inline-block; *display: inline; zoom: 1; margin-right: 10px;}
#footer .footerNav li a:hover { color: #ff0;}
#footer .copyRight { color: #fff; line-height: 24px;}

/* 当前位置 */
.path { height: 34px; line-height: 34px; padding-left: 45px; background: url(../../base/img/path.png) 15px 6px no-repeat; text-align: left; font-size: 14px; color: #888888; margin-bottom: 10px;}
.path a,
.path span { padding: 0 3px; color: #888888;}
.path a:hover { color: #31b3c1}

/* 盒子 */
.box {}
.box .hd { height: 39px; border-bottom: 1px solid #ececec;}
.box .hd ul { overflow: hidden;}
.box .hd ul li { height: 37px; float: left; _display: inline; padding: 0 10px; line-height: 37px; text-align: center;}
.box .hd ul li a { font-size: 18px; color: #333}
.box .hd ul li a:hover { text-decoration: none;}
.box .hd ul li.on { border-bottom: 3px solid #31b3c1; color: #31b3c1}
.box .hd ul li.on a { color: #31b3c1}
.box .hd .more { float: right; _display: inline; height: 39px; line-height: 39px; font-size: 16px}
.box .bd { padding-top: 10px;}

/* 盒子B */
.boxB {}
.boxB .hd { height: 40px; overflow: hidden;}
.boxB .hd .cn { float: left; _display: inline; padding-left: 30px; background: url(../img/icons.png) -5px -108px no-repeat; height: 40px; line-height: 40px; font-size: 18px; color: #1aa1af; margin-right: 10px;}
.boxB .hd .cn a { color: #1aa1af}
.boxB .hd .cn a:hover { color: #31b3c1}
.boxB .hd .en { float: left; _display: inline; height: 24px; line-height: 24px; float: left; _display: inline; padding-top: 10px; font-size: 12px; color: #cfcfcf; font-family: Arial;}
.boxB .hd .more { float: right; _display: inline; height: 40px; line-height: 40px; color: #ccc}

/* 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: #31b3c1; 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: #62cad5;}

/* 依申请、信访、咨询等通用 查询页样色 */
.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] { border: 1px solid #ccc; width: 56%; height: 30px; padding: 0 10px;}
.queryForm input[type=text]:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);}
.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}

/* 标记分类 */
.filter-row{background-color: rgba(26, 161, 175, 0.05);}
.filter-row .choose-item a:hover,
.filter-row .filter-key{color:#1aa1af; }
.filter-result .filter-criteria-item:hover,
.filter-row .filter-ext-more:hover,
.filter-row .filter-ext-multiple:hover{color:#1aa1af; border-color:#1aa1af}
.filter-row .filter-ext-more:hover i, .filter-row .filter-ext-multiple:hover i{background-image:url(../img/filter-icons-on.png)}
.filter-result .filter-criteria-item{border-color:rgba(26, 161, 175, 0.2);background-color: rgba(26, 161, 175, 0.03); }
.filter-result .filter-criteria-item i{background-image:url(../img/filter-icons.png)}
.filter-result .filter-criteria-item:hover i{background-color:#1aa1af}