﻿@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: #f0f0f0; width: 100%; }
a { color: #333; text-decoration: none; outline: none; }
a:hover { color: #008a82; }
.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 { clear: both; max-width: 1200px; margin: 0 auto; overflow: hidden;}
.wrap { max-width: 1920px; margin: 0 auto; background-color: #fff; position: relative; z-index: 0; }
@font-face {
    font-family: 'font-webicon';
    src: url('../font-webicon/iconfont.eot');
    src: url('../font-webicon/iconfont.woff2') format('woff2'),
        url('../font-webicon/iconfont.woff') format('woff'),
        url('../font-webicon/iconfont.ttf') format('truetype');
}

/* 顶部 */
.topBar { position: relative; z-index: 3; font-size: 15px; height: 50px; line-height: 50px; background-color: #00756e; color: #fff; min-width: 1200px; width: 100%; }
.topBar .container { overflow: visible;}
.topBar .wel { float: left; }
.topBar .links { float: right; }
.topBar .a1,
.topBar .spe,
.topBar dl { color: #fff; float: left; }
.topBar .a1 { cursor: pointer; }
.topBar .spe { padding: 0 10px; color: #fff; font-size: 12px; font-family: "SimSun"; line-height: 50px; opacity: 0.5; filter: alpha(opacity=50); }
.topBar .links .on dt { color: #ccc; }
.topBar .links .on dd { display: block; }
.topBar .links dl { position: relative; }
.topBar .links dt { cursor: pointer; }
.topBar .links dt a { color: #fff; }
.topBar .links dd { clear: both; display: none; padding: 5px; background: #fff; position: absolute; right: 50%; top: 50px; 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 { color: #ccc; }
.topBar .links dl.sign span.spe { padding: 0 5px; float: none; }
.topBar .a1:hover,
.topBar .links dt a:hover { color: #fef58d; }

/* 搜索 */
.s-form { float: right; margin-left: 10px; }
.s-form .btn { border: none; background: #00988f url(../img/icons-search.png) no-repeat center; width: 32px; height: 32px; font-size: 0; overflow: hidden; display: block; margin-top: 9px; border-radius: 20px; outline: none; }
.s-form .btn:hover { background-color: #0eb5ab; }
.s-form .input-box { float: left; width: 0; overflow: hidden; margin-right: 5px; }
#inputkeyword { height: 24px; line-height: 24px; padding: 4px 10px; width: 140px; background-color: #fff; border: none; outline: none; border-radius: 22px; position: relative; top: -2px; }
.s-form .btn-box { float: right; }

/*头部 */
#header { position: relative; z-index: 2; text-align: left; }
.logoBox { position: relative; width: 1200px; margin: 0 auto; min-height: 105px; display: flex; align-items: center; justify-content: space-between; }
.logoBox .logo { width: 350px; margin-right: 50px;}
.logoBox .logo img { max-width: 100%;
      image-rendering: -moz-crisp-edges; /* Firefox */
        image-rendering: -o-crisp-edges; /* Opera */
        image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
        image-rendering: crisp-edges;
        -ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
 }


 /* 顶部注册登录 */
.topBar .userLogged {margin-top: 12px;margin-right: 0;}
.topBar .userLogged .split { opacity: 0.5; font-family: "simsun"; color: #fff !important; }
.topBar .userLogged .userDropdown .nickname { font-weight: normal; }
.topBar .userLogged .userDropdown.on .nickname { color: #feec01; }
.topBar .userLogged .loggedin .myMsg { background: url(../img/icons-userlogged.png) -37px -237px no-repeat; }
.topBar .userLogged .userDropdown .nickname:after { background: url(../img/userlogged-arrow.png) 0px 0px no-repeat; }
.topBar .userLogged .userDropdown .avatar { display: none; }
.topBar .userLogged .userDropdown .ud-bd { right: -17px; }
.topBar .userLogged .userDropdown .ud-bd li a { opacity: 1; }
.user-mainbox .loginBtn { background-color: #00756e !important; }
.user-mainbox .hd h3,.topBar  .user-mainbox .top h3 { color: #00756e !important; border-color: #00756e !important; }

/*导航 */
.nav { position: relative; height: 50px; min-width: 0; flex: 1 0 0%; }
.nav a:hover { text-decoration: none }
.nav .li1 { float: left; text-align: center; position: relative; }
.nav .li1 .a1 { display: block; font-size: 17px; line-height: 50px; height: 50px; padding: 0 12px;}
.nav li.on1 { border-bottom: 3px solid #00756e; }
.nav li.on1 .a1 { color: #00756e; font-weight: bold; }
.nav .ul1 { display: none; width: 100%; position: absolute; left: 0; top: 50px; background: #00756e; }
.nav .ul1 li { border-bottom: 1px solid #04827a; }
.nav .ul1 .a2 { color: #fff; display: block; line-height: 24px; padding: 6px 10px; font-size: 14px; }
.nav .ul1 li a:hover { background-color: #00988f; }

/* 定制宽度 */
.nav #li-ksdh .ul1,
.nav #li-ysjs .ul1 {
    width: 600px; left: 50%; transform: translateX(-50%); padding: 10px 15px;
}
.nav #li-ksdh .ul1 .li2,
.nav #li-ysjs .ul1 .li2 { float: left; width: 25%; text-align: left;}
.nav #li-ksdh .ul1 .li2 a:hover,
.nav #li-ysjs .ul1 .li2 a:hover { background: none; color: #fef58d; }

/*内容区 */
.content,
#content { clear: both; text-align: left; position: relative; z-index: 1; }
.side { width: 290px; float: left; margin-right: 40px; }
.mainContent { overflow: hidden; background-color: #fff; }

/*底部 */
#footer { clear: both; background: #008a82; text-align: left; min-width: 1200px; width: 100%; font-size: 14px; color: #fff; margin-top: 20px; }
#footer a { color: #fff; }
#footer a:hover { color: #fef58d; text-decoration: none; }

/* footBox ----------*/
.footBox { background: url(../img/footer-bg.jpg) no-repeat center top; background-size: cover; }
.footBox .container { display: flex; align-items: center; justify-content: space-between; padding: 25px 0;}

/* foot-links */
.foot-links { margin-bottom: 20px; }
.foot-links li { float: left; line-height: 40px; }
.foot-links .spe { padding: 0 10px; opacity: 0.7; font-family: "simsun"; font-size: 12px; }

/* box-massge */
.box-massge .intro li { float: left; line-height: 40px; margin-right: 50px; display: flex; align-items: center; }
.box-massge .intro li::before { content: "\E784"; font-family: "font-webicon"; font-size: 28px; color: #fff; margin-right: 5px; font-weight: 100; }
.box-massge .intro .li2::before { content: "@"; font-size: 12px; width: 16px; height: 16px; border-radius: 100%; border: 1px solid #fff; text-align: center; line-height: 16px;}

/* box-ewm */
.box-ewm { display: flex; text-align: center; justify-content: space-between; width: 360px; align-items: center; }
.box-ewm .blue { margin-top: -20px; }
.box-ewm .qr .pic { border: 5px solid #fff; }
.box-ewm .qr .pic img { max-width: 110px; }
.box-ewm .qr .title { line-height: 30px; }

/* foot-info ----------*/
.foot-info { position: relative; padding: 10px 0; color: #fff;}
.foot-info .copyRight { text-align: center; line-height: 32px; }
.foot-info .copyRight img { vertical-align: text-bottom; }


/* 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; }

/* 当前位置 */
.path { height: 30px; line-height: 30px; color: #555; padding: 10px 0; min-width: 1200px; width: 100%; font-size: 14px; background-color: #eef1f3; text-align: left; margin-bottom: 20px; }
.path em { background: url(../img/icons-path.png) no-repeat 10px center; padding-left: 35px; }
.path a,
.path span { margin: 0 5px; color: #555 }

/* 盒子 */
.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; }

/* box-news */
.box-news .hd { height: 50px; margin-bottom: 15px; }
.box-news .hd li { float: left; line-height: 50px; font-size: 20px; position: relative;}
.box-news .hd li::after { width: 1px; background: #ddd; height: 14px; display: block; position: absolute; right: 0; top: 50%; transform: translateY(-50%); content: ''; }
.box-news .hd li a { display: block; padding: 0 22px;}
.box-news .hd li:last-child::after { display: none; }
.box-news .hd li:hover a { text-decoration: none; }
.box-news .hd li.on a { font-weight: bold; color: #00756e }
.box-news .bd { clear: both; }

/*验证码*/
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: #00756e; 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: #00655f; }

/* 依申请、信访、咨询等通用 查询页样色 */
.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 }



/*--
颜色代码
#0068B7 深蓝色标题
#ddd 淡蓝色边框
--*/