﻿@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";
    white-space: pre-wrap;
    word-wrap: break-word;
}
/* public */
body {
    min-width: 1200px;
    color: #000;
    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:#edeadf;
}
a {
    color: #000;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #e20500;
    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: 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: 1340px;
    margin: 0 auto;
    position: relative;
}
/*顶部 s*/
#header {
    height: 195px;
    position: relative;
    z-index: 3;
    background-color: #2f4a67;
    min-width: 1340px;
    width: 100%;
}

#header .logobox { height: 110px; width: 1340px; margin: 0 auto; position: relative;}
#header .logobox .xx { position: absolute; top: 36px; right: 400px;}
#header .logo {
   float: left;
    padding-top: 22px;
}
#header .logo img {
    max-height: 70px;
}

#header .userpanel {
    float: right;
    color: #fff;
}
#header .userpanel dl {
    float: left;
    position: relative;
}
#header .userpanel dt a {
    color: #fff;
}
#header .userpanel dl dt {
    padding: 0 6px;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}

#header .sign dt {
    background: none;
}
#header .sign .spe {
    padding: 0 10px;
}


#header .phone dd {
    display: none;
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -55px;
    padding: 5px;
    background-color: #fff;
}
#header .on dd {
    display: block;
}

.topbar { height: 36px; line-height: 36px; background-color: #1d011b; border-bottom: 3px solid #63065f; position: relative; z-index: 3;}
.topbar span.fl a { color: #fff; margin: 0 5px;}

/* 站群导航 */
#header #sitelast.on dt {
    background-color: #72161d;
    color: #fff;
}

#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:1050px;position:absolute;background:#fff;text-align:left;color:#333;max-height:500px;overflow:auto;padding:10px;top: 35px; right: 0;}
#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}

.s-form {
	float: right;
    width: 246px;
    height: 30px;
    background: #fff;
    margin-top: 42px;
}
.s-form .select-box {
    display: none
}
.s-form .input-box {
    float: left;
}
.s-form .input-box input {
    display: block;
    width: 186px;
    height: 30px;
    line-height: 30px;
    padding:0 10px;
    background-color: transparent;
    border: none;
    color: #999;
    font-size: 12px;
    outline: none;
}
.s-form .btn-box {
    float:right;
    width: 40px;
}
.s-form .btn-box .btn {
    display: block;
    width: 40px;
    height: 30px;
    border: none;
    outline: none;
    background:#457ecd url(/uploads/image/cxbimg/icons-search.png) no-repeat center;
    font-size: 0;
}
/*顶部 e*/
.banner {
    width: 100%;
    text-align: center;
}
#content {
    text-align: left;
    overflow: hidden;
    width: 1340px;
    margin: 0 auto;
}
/*导航 */
.nav {
    height: 46px;
    background: #7b171c;
    width: 100%;
    min-width: 1340px;
}
.mainnav {
    position: relative;
    width: 1340px;
    margin: 0 auto;
}
.nav a:hover {
    text-decoration: none
}
.nav .li1 {
    float: left;
    width:8.33%;
    text-align: center;
    position: relative;
    z-index: 1;
}

.nav .a1 {
    display: block;
    font-size: 16px;
    line-height: 46px;
    height: 46px;
    color: #fff;
}

.nav .on1 a.a1 {
	background-color: #426685;
}
.nav .ul1 {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 46px;
    background: rgba(66,102,133,0.8);
}
.nav .li2 {
    position: relative;
}
.nav .a2,.nav .a3 {
    display: block;
    line-height: 24px;
    padding: 6px 0;
    color: #fff;
}
.nav ul li .ul1 li a:hover {
	background-color: #426685;
    color: #f6ff00;
}
.nav .ul2 {
    display: none;
    width: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background: rgba(66,102,133,0.8);
}
.nav .hasul2 .a2 {
    background: url(/uploads/image/cxbimg/icons-arrow.png) no-repeat 90% center;
}
.nav #li-home { display: none;}


/* indbanner-------- */
#indbanner {
    clear: both;
    margin: 0 auto;
    position: relative;
}
#indbanner .bd li {
    overflow: hidden;
    min-width: 1200px;
    height: 420px;
}
#indbanner .bd li .con {
    display: none;
}

#indbanner .prev, #indbanner .next {
  display: none;
}

#indbanner .hd{ width: 100%; height: 30px; padding-top: 10px; position: absolute; bottom: 0; z-index: 1; font-size: 0; zoom:1; min-width: 1200px; background: rgba(0,0,0,0.5);}
#indbanner .hd li{ height: 20px; width: 20px; border-radius:20px; background: #fff; opacity: 0.5; margin: 0 5px; cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top;}
#indbanner .hd li span{display: none;}
#indbanner .hd .on{background: #109ec1; opacity: 1;}


/*底部 */
#footer {
    clear: both;
    text-align: center;
    color: #fff;
    background-color: #2f4a67;
    padding: 20px 0;
    min-width: 1340px;
}
#footer a {color: #fff;}
#footer .sitewidth {
    overflow: hidden;
    position: relative;
}
#footer .links {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
#footer .links li {
    float: left;
    margin: 0 10px;
}

#footer .ewm {
    position: absolute;
    right: 0;
    top:10px;
}
#footer .ewm img {
    width: 93px;
    padding: 4px;
    background-color: #fff;
    display: block;
}


/* box-border */
.box-border .hd { border-bottom: 1px solid #d4d4d4; height: 50px; padding-right: 5px;}
.box-border .hd h3 { float: left; line-height: 48px; padding: 0 10px; border-bottom: 3px solid #0090ec; font-size: 22px; }
.box-border .hd h3 a,.box-border .hd h3 span { color: #0c3963; }
.box-border .hd a.more { display: block; font-size: 0; width: 7px; height: 11px; background: url(/uploads/image/cxbimg/more.png) no-repeat;  float: right; margin-top: 22px;}
.box-border .hd li { float: left;font-size: 22px; line-height: 48px; text-align: center;}
.box-border .hd li.on {border-bottom: 3px solid #0090ec;}
.box-border .hd li.on a,.box-border .hd li.on span { color: #0c3963; }
.box-border .bd { clear: both;}

/* box-default */
.box-default .hd { border-bottom: 3px solid #7b171c; line-height: 48px; height: 48px; padding-right: 5px;}
.box-default .hd h3 { font-size: 22px; float: left; padding: 0 10px; }
.box-default .hd h3 a,.box-default .hd h3 span { color: #0c3963;}
.box-default .hd a.more { display: block; font-size: 0; width: 7px; height: 11px; background: url(/uploads/image/cxbimg/more.png) no-repeat;  float: right; margin-top: 22px;}





/* 当前位置 */
.path {
    height: 30px;
    line-height: 30px;
    color: #999;
    background: url(/uploads/image/cxbimg/icons-path.png) no-repeat left center;
    padding-left: 18px;
    margin: 15px 0;
}
.path a, .path span {
    margin: 0 5px;
    color: #999
}
/* 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;
    -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: #006dbb;
    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: #077bd4;
}
/* 依申请、信访、咨询等通用 查询页样色 */
.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
}