﻿@charset "UTF-8";
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;
}
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;
}
pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.8;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}
.hide {
    display: none;
}
img {
    border: 0;
    vertical-align: top;
}
table{
    border-collapse: collapse; empty-cells:show;
}

body {
    color: #333;
    line-height: 1.8;
    font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}
a:hover {
    color: #c00;
}
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;
}
.moreBtn {
    margin-top: 10px;
    height: 40px;
    line-height: 40px;
    background: #dcdcdc;
    text-align: center;
    display: block;
    color: #888888;
}
.show {
    display: block !important;
}
#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, 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 {
    z-index: 1;
    width: 100%;
    display: none;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
}
#header {
    position: relative;
    z-index: 2;
    background: url(../images/header-bg.png) 0 0 repeat-x #CD0102;
    background-size:auto 6px;
    height: 65px;
    line-height: 65px;
    color: #fff;
}
#header .back {
    display: block;
    width: 55px;
    height: 100%;
    overflow: hidden;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
}
#header .back::after {
    font-family: "iconfont";
    font-size: 24px;
    color: #fff;
}
#header .title {
    display:none;
    text-align: center;
    margin: 0 80px;
    overflow: hidden;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#header #logo {

}
#header #logo a {
    display: block;
    height: 50px;
    padding: 10px 10px 5px 10px;
    float: left;
}
#header #logo img {
    display: block;
    height: 102%;
}
#header dd {
    display: none;
    width: 94%;
    background: #f2f2f2;
    left: 0;
    padding: 10px 3%;
    position: absolute;
    top: 100%;
    text-align: left;
    line-height: 1.8;
}
#header dt{
    display: block;
    width: 36px;
    height: 36px;
    line-height: 32px;
    right: 0;
    margin: -18px 2% 0 0;
    text-align: center;
    position: absolute;
    top: 50%;
	background:url(../images/cz.png) center 5px no-repeat;background-size:70%;
}

#header dt::after {

    color: #fff;
    font-size: 26px;
}
#header .siteSearch dt::after {

font-size: 18px;
}
#header dt::before {
    position: absolute;
    left: 50%;
    margin-left: -6px;
    top: 38px;
    content: "";
    border-color: transparent;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 0;
    border-width: 6px;
    border-style: dashed;
    border-bottom-color: #f2f2f2;
    border-bottom-style: solid;
    display: none;
}
#header dt.on::before {
    display: block;
}
#header .siteSearch dt {
    right: 12%;
}
.mainNav .li1 {
    width: 100%;
    margin: 0 0 2% 0;
}
.mainNav .li1 .a1 {
    display: block;
    color: #333;
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    background: #e6e6e6;
    text-align: left;
    padding: 0 5%;
}
.mainNav .ul1 {
    display: none;
    overflow: hidden;
    padding-bottom: 15px;
}
.mainNav .li2 {
    float: left;
    min-width: 33.3%;
    padding: 10px 0 0 0;
}
.mainNav .a2 {
    padding: 0 10px;
    font-size: 14px;
    color: #666;
}
.mainNav .sh {
    display: none;
}
.mainNav .hasUl1 .sh {
    display: block;
    float: right;
    height: 42px;
    line-height: 42px;
    width: 52px;
    font-size: 0;
    color: #666;
    background: #ddd;
    position: relative;
    overflow: hidden;
}
.mainNav .sh::after,
.mainNav .sh::before {
    content: "";
    display: block;
    height: 1px;
    width: 13px;
    margin: 0 0 0 -6px;
    background: #888;
    position: absolute;
    left: 50%;
    top: 50%;
}
.mainNav .sh::before {
    height: 13px;
    width: 1px;
    margin: -6px 0 0 0;
}
.mainNav .showSubMenu .ul1 {
    display: block;
}
.mainNav .showSubMenu .sh::before {
    display: none;
}
.mainNav #li-zwgk .li2{
    width: 50%;
}
.mainNav #li-ztzl .li2{

}
.siteSearch .select-box {
    display: none;
}
.siteSearch #search {
    top: 10px;
    height: 40px;
    border: 0;
    line-height: 38px;
    width: 20%;
    position: absolute;
    right: 3%;
    display: block;
    background: #0d66c2;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.siteSearch #inputkeyword {
    background: #fff;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    padding: 10px;
    border: 0;
    width: 74%;
    outline: none;
}
#content {
    background: #fff;
    padding: 10px;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
#footer {
    background: #B60000;
    padding:15px 10px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
#footer a {
    color: #fff;
}
#footer .footNav {
    margin-bottom: 3%;
}
#footer .footNav a {
    margin: 0 5px;
    word-break: keep-all;
    white-space: nowrap;
}
.path {
    color: #666;
    line-height: 1.6;
    padding: 3% 3% 0 3%;
    text-align: left;
    font-size: 14px;
}
.path a,
.path span {
    padding: 0 3px;
    color: #666;
}
.path::before {
    content: "\e614";
    font-family: "iconfont";
    font-size: 16px;
    color: #0d66c2;
    margin-right: 0;
}
.page {
    font-size: 14px;
    text-align: center;
    padding: 3% 0;
    clear: both;
    line-height: 36px;
    overflow: hidden;
}
.page a {
    display: none;
    float: left;
    border: 1px solid #E1E1E1;
    padding: 0 15px;
    margin: 0 8px 8px 0;
}
.page .current {
    display: none;
}
.page .select {
    display: none;
}
.page .prev,
.page .next,
.page .total {
    display: block;
}
.page .next {
    float: right;
}
.focusBox {
    position: relative;
}
.focusBox .bd img {
    width: 100%;
    display: block;
    height:220px;
}
.focusBox .bd li {
    position: relative;
}
.focusBox .bd .title,
.focusBox .bd .titleBg {
	display: block;
	position: absolute;
	z-index: 1;
	width: 90%;
	padding: 0 5%;
	bottom: 0;
	height: 40px;
	line-height:40px;
	text-align: center;
	overflow: hidden;
}
.focusBox .bd .titleBg {
    z-index: 0;
    background: black;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(black));
    background: -moz-linear-gradient(transparent, black);
    background: -ms-linear-gradient(transparent, black);
    background: -o-linear-gradient(transparent, black);
    background: linear-gradient(transparent, black);
}
.focusBox .bd .title a {
    color: #fff;
}
.focusBox .hd {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 4px;
    overflow: hidden;
    background: #FFD6BA;
}
.focusBox .hd ul {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: box;
}
.focusBox .hd li {
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    box-flex: 1;
}
.focusBox .hd .on {
    background: #FF0700;
}
.box {
    margin-bottom: 20px;
}
.box .hd {
    height: 39px;
    line-height: 39px;
    position: relative;
    border-bottom: 1px solid #ddd;
    font-size: 18px;
}
.box .hd h3 {
    border-bottom: 2px solid #CD0102;
    line-height: 33px;
    color: #CD0102;
    padding: 0 6% 5px 6%;
    float: left;
}
.box .hd h3 a {
    color: #CD0102;
}
.box .hd ul {
    height: 40px;
    line-height: 33px;
    overflow: hidden;
}
.box .hd li {
    float: left;
    min-width: 50%;
    text-align: center;
}
.box .hd .on {
    border-bottom: 2px solid #CD0102;
    line-height: 33px;
    padding-bottom: 5px;
}
.box .hd .on a {
    color: #CD0102;
}
.box .bd {
    padding: 3% 0 0 0;
    overflow: hidden;
}
.boxA,.mainBox{
    margin-bottom: 20px;
}
.boxA .hd,
.mainBox .mHd{
    height: 40px;
    line-height: 40px;
    position: relative;
    background: #FFD6BA;
    overflow:hidden;
    margin-bottom:10px;
}
.boxA .hd h3::before,
.mainBox .mHd h3::before{
    display:block;
    content:" ";
    width:45px;
    height:40px;
    float:left;
    background: url(../img/icons.png) center -227px no-repeat #CB0000;
    background-size:45px auto;
    border-right:1px solid #fff;
    margin-right:15px;
}
.boxA .hd h3,
.mainBox .mHd h3{
    float: left;
    color:#333;
}
.boxA .hd h3 a,
.mainBox .mHd h3 a{
    color: #333;
}
.boxA .hd ul,
.mainBox .mHd ul{
    overflow: hidden;
}
.boxA .hd li,
.mainBox .mHd li{
    text-align: center;
    min-width: 33.3%;
    float: left;
    color:#b2c4d4;
}
.boxA .hd .col2 li,
.mainBox .mHd .col2 li{
    width:50%
}
.boxA .hd li a,
.mainBox .mHd li a{
    display: block;
    color:#b2c4d4;
}
.boxA .hd .on,
.mainBox .mHd .on{
    font-size: 18px;
    background:#CB0000;
    color:#000;
}
.boxA .hd .on a,
.mainBox .mHd .on a{
    color:#000;
}
.boxA .bd,
.mainBox .mBd{
    overflow: hidden;
}
.boxA .hd .icon-notice::before{
    background-position:center -3px;
}
.boxA .hd .icon-video::before{
    background-position:center -48px;
}

.mainBox > .mHd > .write {
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 0;
  line-height: 40px;
  padding: 0 10px;
  color: #ff0;
  font-size: 14px;
}

.mainBox > .mHd > .select a,
.mainBox > .mHd > .write a {
  color: #ff0;
}

.mainBox > .mHd > .select::before,
.mainBox > .mHd > .write::before {
  font-family: "iconfont";
  content: "\e61e";
  margin: 0 5px 0 0;
}

.mainBox > .mHd > .select {
  display: none;
}

.infoList li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.infoList .date {
    float: right;
    color: #CD0102;
    font-size: 14px;
    margin-left: 15px;
}
.twList li {
    padding: 3% 0;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.twList li > a {
    display: block;
    overflow: hidden;
}
.twList .pic {
    float: left;
    margin-right: 4%;
    width: 28%;
}
.twList .pic img {
    height: auto;
    width: 100%;
}
.twList .con {
    overflow: hidden;
    zoom: 1;
}
.twList .title {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 5px;
    overflow: hidden;
	width:100%;
}
.twList .intro {
    line-height: 24px;
    color: #777;
    max-height: 48px;
    overflow: hidden;
    font-size: 13px;
}
.twList .title a:hover {
    text-decoration: none;
}
.twList .intro .more {
    display: none;
}
.twList .others {
    font-size: 13px;
    color: #bbb;
}
.twList .others span {
    margin-right: 15px;
}
.twList .node {
    color: #aaa;
    margin-right: 15px;
}
.twList .last {
    border-bottom: 0;
    margin-bottom: 0;
}
.letterList {
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
}
.letterList th {
    background: #F2F2F2;
    text-align: center;
    height: 34px;
    line-height: 34px;
}
.letterList tr {
    border-bottom: 1px solid #eee;
}
.letterList td.state {
    color: #999;
    width: 80px;
    text-align: center;
}
.letterList td.title {
    display: block;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
}
.letterList td.ico img {
    vertical-align: middle;
    margin: -2px 8px 0 0;
}
.picListFl {
    overflow: hidden;
    text-align: center;
}
.picListFl li {
    float: left;
    width: 48%;
    margin: 0 0 20px 0;
    display: inline;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.picListFl li:nth-child(2n) {
    float: right;
}
.picListFl .pic img {
    height: auto;
    width: 100%;
}
.picListFl .title {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    padding-top: 5px;
}
#indRdzt .hd{
    display:none;
}
#indRdzt .bd{
    padding:0;
    height:22vw;
}
#indRdzt .bd li img {
    width: 100%;
    height:22vw;
}
#indRdzt .bd li .tit {
    display: none;
	padding-left:20px;
}
#indRdzt .fd ul{
    display:-moz-box; display:-webkit-box; display:-ms-flexbox; display:box;

}
#indRdzt .fd li {
    -moz-box-flex:1; -webkit-box-flex:1; -ms-flex:1; box-flex:1;
    height: 4px;
    background: #999;
    overflow: hidden;
    vertical-align: top;
}
#indRdzt .fd .on {
    background: #CB0000;
}
.iconList{
    overflow:hidden;
    margin-bottom:-2%
}
.iconList li{
    float:left;
    height:40px;
    line-height:40px;
    overflow:hidden;
    width:48.5%;
    margin-bottom:3%;
    font-size:14px;
}
.iconList li:nth-child(2n){
    float:right;
}
.iconList a{
    display:block;
    background:#FEEDE3
}
.iconList a::before{
    content:"";
    float:left;
    height:40px;
    width:20%;
    background:url(../../Base/img/xxgk.png) center 0 no-repeat;
    background-size:40px auto;
}
@media screen and (max-width: 320px) {
    .iconList li {
        font-size: 12px;
    }
}
.iconList-zwgk .li2 a::before{
    background-position:center -40px;
}
.iconList-zwgk .li3 a::before{
    background-position:center -80px;
}
.iconList-zwgk .li4 a::before{
    background-position:center -120px;
}
.iconList-zwgk .li5 a::before{
    background-position:center -160px;
}
.iconList-zwgk .li6 a::before{
    background-position:center -200px;
}
.iconList-zwgk .li7 a::before{
    background-position:center -240px;
}
.iconList-zwgk .li8 a::before{
    background-position:center -280px;
}
.iconList-zwgk .li9 a::before{
    background-position:center -320px;
}
.iconList-zwgk .li10 a::before{
    background-position:center -360px;
}
.iconList-zwgk .li11 a::before{
    background-position:center -400px;
}
.iconList-zwgk .li12 a::before{
    background-position:center -440px;
}
.iconList-zwgk .li13 a::before{
    background-position:center -480px;
}
.iconList-zwgk .li14 a::before{
    background-position:center -520px;
}


.iconList-zwhd a::before{
    width:25%;
    background:url(../../Base/img/zwhd.png) center 0 no-repeat;
    background-size:40px auto;
}
.iconList-zwhd .li2 a::before{
    background-position:center -40px;
}
.iconList-zwhd .li3 a::before{
    background-position:center -80px;
}
.iconList-zwhd .li4 a::before{
    background-position:center -120px;
}
.iconList-zwhd .li5 a::before{
    background-position:center -160px;
}
.iconList-zwhd .li6 a::before{
    background-position:center -200px;
}
.iconList-zwhd .li7 a::before{
    background-position:center -240px;
}
.iconList-zwhd .li8 a::before{
    background-position:center -280px;
}
.zdlyxxgkBtn {
    display: block;
    margin-bottom: 20px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 20px;
    padding-left: 50px;
    background: #D6EDFF;
    overflow: hidden;
    position: relative;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#D6EDFF));
    background: -moz-linear-gradient(#FFFFFF, #D6EDFF);
    background: -ms-linear-gradient(#FFFFFF, #D6EDFF);
    background: -o-linear-gradient(#FFFFFF, #D6EDFF);
    background: linear-gradient(#FFFFFF, #D6EDFF);
}
.zdlyxxgkBtn i {
    display: block;
    float: left;
    height: 120px;
    width: 120px;
    background: #288AD3;
    position: absolute;
    left: -60px;
    top: -30px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.zdlyxxgkBtn::after {
    content: "\e611";
    font-family: "iconfont";
    position: absolute;
    left: 15px;
    top: 2px;
    color: #fff;
    font-size: 28px;
}
.nodeList{
    overflow:hidden;
    margin-bottom:-2%
}
.nodeList li{
    width:32%;
    float:left;
    height:40px;
    line-height:40px;
    text-align:center;
    overflow:hidden;
    font-size:14px;
    margin:0 2% 2% 0;
}
.nodeList li:nth-child(3n){
    margin-right:0;
}
.nodeList a{
    display:block;
    background:#F7F7F7;
}
.nodeList-2 li{
    width:49%;
    margin:0 0 2% 0;
}
.nodeList-2 li:nth-child(2n){
    float:right;
}
div.codeinp input[type=text] {
    width: 60px !important;
    float: left;
}
div input[type=text] {
    width: 90%;
    border: 1px solid #ccc;
    height: 30px;
    padding: 0 5px;
}
.bot {
    text-align: center;
    padding:0 0 20px 0;
}
.bot a,
.bot button {
    cursor: pointer;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    font-size: 16px;
    background: #0068B7;
    border: 0;
    color: #fff;
    margin: 0 2%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.bot a:hover,
.bot button:hover {
    text-decoration: none;
    background: #077BD4;
}
.queryForm {
    background: #fff;
    font-size:14px;
}
.queryForm td {
    padding: 8px 0
}
.queryForm .tdlab {
    width: 50%;
    text-align: right;
}
.queryForm input[type=text] {
}
.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 .tit h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom:15px;
}
.queryResult .tips{
    font-size:16px;
    border-top:1px solid #ddd;
    padding:15px 10px 20px 10px;
}
.queryResult .number{
    font-weight:bold;
    color:#f00
}
.historydetail .timeline-badge{
    display:none;
}
.timeline-inverted{
    margin-bottom:10px;
    padding:0 5px 10px 5px;
    border-bottom:1px dotted #ccc;
}
.col-sm-10,
.control-content,
.col-xs-5,
.col-xs-10,
.col-xs-10 p{
    display:inline;
}
.detailTable{
    width:100%;
    border-collapse: collapse; empty-cells:show;
}
.detailTable td{
    padding:5px 8px;;
    border:1px solid #e6e6e6;
}
.detailTable.tdName{
    text-align:right;
    background:#f6f6f6
}
