@charset "utf-8";

/* CSS Document */
* {
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei";
    box-sizing: border-box;
}

html,
body,
head,
div,
ul,
ol,
li,
iframe,
frameset,
frame,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
dl,
dt,
dd,
table,
tbody,
thead,
tfoot,
tr,
th,
td,
col,
a,
b,
em,
i,
label,
span,
legend,
fieldset,
button,
input,
select,
option,
map,
img,
textarea,
br {
    padding: 0px;
    margin: 0px;
}

/*border合并为单独边框*/
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*默认不能改变大小*/
textarea {
    overflow: auto;
    resize: none;
}

button,
input,
select,
textarea {
    outline: none;
}

fieldset,
img,
abbr {
    border: 0
}

ol,
ul {
    list-style: none
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    font-weight: normal
}

/* 去掉q标签的默认引号*/
q:before,
q:after {
    content: none
}

/*去掉IE浏览器去除密码的XX*/
::-ms-clear,
::-ms-reveal {
    display: none;
}

body {
    background: #fff;
    color: #222;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline
}



/*错误提示*/
.alert-error {
    color: #a00000;
    border: 1px solid #b78787;
    padding: 8px 45px 8px 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 13px;
    background: #feefef url(../images/redts.png) no-repeat 6px 10px;
}

.alert-error p {
    padding-left: 12px;
}

.line {
    background: #fff url(../images/line.png) repeat-y scroll 230px 0;
}

.topheader {
    padding: 8px 20px 3px 20px;
    position: relative;
    background: #2274b0;
    color: #fff;
    overflow: hidden
}

.logo {
    float: left;
}

.slogan {
    color: #ff0;
    float: left;
    font-size: 16px;
    margin: 5px;
    font-family: "Microsoft YaHei";
    padding-left: 5px;
}

.header-left {
    min-width: 620px;
}

.left {
    float: left;
}

.right {
    float: right;
}

p.tcdl {
    line-height: 52px;
    margin-right: 8px
}
p.tcdl a:first-child{
    margin-left: 0;
}

p.tcdl a {
    color: #fff;
    margin-left: 8px;
    margin-right: 8px;
}

p.tcdl a.hnc {
    color: #ff0;
    text-decoration: underline;
}

.navbox {
    left: 0;
    position: absolute;
    top: 5px;
    width: 230px;
}

.glytx {
    border: 1px solid #ccc;
    width: 222px;
    margin: 0 auto;
    padding: 10px 0;
    overflow: hidden;
    border-radius: 4px;
    background-color: #ecf2f0;
}

.glytx img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
}

.glytx .glxx {
    float: left;
    width: 148px;
}

.glxx p a {
    color: #3d82ab;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 6px;
    display: block
}

.glxx h2 {
    font-size: 18px;
    font-weight: bold;
    color: #2274b0;
    padding-top: 8px;
}

.czlist {
    padding-top: 4px;
    width: 222px;
    margin: 0 auto;
}

.czlist h2 {
    background: #efefef;
    border: 1px solid #e3e1e2;
    border-radius: 4px;
    font-size: 15px;
    font-weight: bold;
    color: #2274b0;
    margin-bottom: 4px;
    padding: 8px;
    padding-left: 15px;
}

.czlist h1 {
    background: #efefef;
    margin-bottom: 4px;
}

.czlist h1 a {
    padding: 8px;
    padding-left: 15px;
    display: block;
    border-radius: 4px;
    border: 1px solid #e3e1e2;
    color: #737373;
    font-size: 15px;
    font-weight: bold;
}

.czlist h1 a.on,
.czlist h1 a:hover {
    background: #3d82ab;
    color: #fff;
    text-decoration: none;
    display: block;
    border-radius: 4px
}

.czlist ul li {
    margin-bottom: 4px;
}

.czlist ul li a {
    padding-left: 30px;
    padding-top: 5px;
    display: block;
    border-radius: 4px;
}

.czlist ul li a.on,
.czlist ul li a:hover {
    text-decoration: underline;
}

.cecont {
    position: relative;
}

.jsxx {
    background: #eee;
    border-bottom: 1px solid #d1d1d1;
    width: 100%;
    overflow: hidden
}

.jsname {
    padding-top: 10px;
    padding-left: 20px;
    float: left;
}

.jsname h2 {
    font-size: 26px;
    color: #0076b6;
    line-height: 35px;
}

.time {
    float: right;
    line-height: 75px;
    padding-right: 35px;
    font-size: 28px;
}

.bdxm {
    padding: 20px;
}

.bdxm a {
    font-size: 15px;
    color: #0076b6;
    margin-right: 15px;
}

.cont_nr {
    overflow: hidden;
    padding: 0px 20px 20px 20px;
}

.cont_left {
    float: left;
    width: 50%;
}

.cont_left h2,
.cont-right h2 {
    padding-bottom: 5px;
    padding-right: 20px;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold
}

.gjcl {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 14px 18px 0px 18px;
    overflow: hidden;
    margin-bottom: 20px;
}

.gjcl li {
    width: 33.333%;
    float: left;
    padding-bottom: 15px;
}

.gjcl li a span {
    color: #f00;
    font-weight: bold
}

.xztz li {
    text-align: right;
    padding-bottom: 6px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-right: 10px;
}

.xztz li a {
    color: #2274b0;
    float: left
}

.cont-right {
    float: right;
    width: 45%;
}

.sygrxx td {
    padding: 8px 0px 5px 6px;
    border-bottom: 1px dashed #ddd
}

.sygrxx td strong {
    font-weight: bold;
}

.czlist ul {
    padding-bottom: 15px;
}

.xqnrbox {
    overflow: hidden;
    padding: 12px 35px 20px 20px;
}

.position {
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.position a {
    color: #2274b0
}

.mxcx {
    background-color: #ecf2f0;
    border-radius: 4px;
    padding: 8px 12px;
    border: 1px solid #e1e8e6;
    margin-bottom: 10px;
}

.mxcx h2 {
    font-size: 14px;
}

.mxcx h2 b {
    font-size: 16px;
    color: #f00
}

.jfcz {
    padding-top: 8px;
    padding-bottom: 5px;
    overflow: hidden
}

.jfcz span {
    font-size: 14px;
    float: left;
    display: inline-block;
    line-height: 26px;
}

.jfcz label {
    padding-right: 15px;
    float: left;
}

.sctext {
    margin-left: 4px;
    border: 1px solid #ddd;
    padding-right: 3px;
    padding-left: 3px;
    font-size: 14px;
    height: 26px;
    width: 200px;
}

.jfcx {
    background: #2274b0;
    display: inline-block;
    padding: 3px 15px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    border: none;
}

.tables {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 20px;
}

.tables th {
    background: #e0e6e4;
    font-size: 14px;
    font-weight: bold;
}

.tables th,
.tables td {
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-size: 13px;
}

.tables a,
.shtable a {
    color: #00f
}

.zhtai {
    color: #f00;
}

.page {
    padding: 5px 0;
}

.page a {
    cursor: pointer;
    padding: 0 5px;
    text-align: center;
    display: inline-block;
    color: #444;
}

.page a.active,
.page a.active:hover {
    background: #3175d2;
    color: #fff;
    border-color: #3175d2;
}

.shtable {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.shtable th {
    background: #dfe7e4;
    text-align: right;
    font-weight: bold;
}

.shtable td,
.shtable th {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 8px;
}

.yjtext {
    border: 1px solid #ccc;
    width: 68%;
    height: 140px;
    padding: 6px 9px;
}

.tjshbt {
    padding: 6px 15px;
    background: #2274b0;
    color: #fff;
    border: 0;
    font-size: 15px;
    cursor: pointer
}

.shtable strong {
    font-weight: bold;
    color: #f00
}

.wxts {
    font-size: 16px;
    color: #00f;
    line-height: 24px;
}

.back {
    padding: 6px 15px;
    background: #555;
    color: #fff;
    border: 0;
    font-size: 15px;
    cursor: pointer;
    margin-left: 5px
}

.tjfp {
    padding: 2px 5px;
    width: 360px;
    border: 1px solid #ccc;
}

.tkly {
    padding: 5px;
    border: 1px solid #ccc;
    width: 360px;
    height: 60px;
}

.pzlist {
    overflow: hidden;
    padding-top: 15px;
}

.pzlist li {
    float: left;
    width: 20%;
    padding-right: 15px;
}

.pzlist li img {
    height: 200px;
    border: 1px solid #ccc;
    padding: 2px;
    width: 150px
}

.xzk {
    height: 26px;
    border: 1px solid #ccc;
    padding: 0 3px;
    margin-left: 4px;
}

.tztime {
    margin-left: 8px;
    border: 1px solid #ddd;
    padding-right: 25px;
    padding-left: 3px;
    font-size: 14px;
    height: 26px;
    width: 140px;
    background: #fff url(../images/date.png) no-repeat 115px center;
}

.czbt {
    padding-bottom: 5px;
}

.jbxx {
    background: #ecf2f0;
    padding: 14px 18px 6px 18px;
    border-bottom: 1px solid #aac1de;
}

.jbxx h2 {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
}

.jbxx p {
    padding-bottom: 6px;
}

.tznr {
    padding: 25px 18px;
    font-size: 16px;
    line-height: 26px;
}

.tznr p {
    max-width: 100%;
}

.grxx {
    padding-bottom: 40px;
}

.grxx h3 {
    border-bottom: 2px solid #2274b0;
    font-weight: bold;
    font-size: 15px;
    padding-bottom: 5px;
    color: #444;
    padding-left: 8px;
    margin-bottom: 15px
}

.zxh {
    padding-bottom: 12px;
    overflow: hidden
}

.zxh span {
    width: 110px;
    text-align: right;
    display: inline-block;
    font-weight: bold;
    float: left;
    margin-right: 10px;
}

.zxh span strong {
    color: #f00
}

.zxh input.text {
    width: 357px;
    padding: 0 5px;
    border: 1px solid #ccc;
    height: 28px;
    line-height: 28px;
    font-size: 15px
}

.zxh span.zcb {
    width: 520px;
    text-align: left;
    line-height: 26px;
    font-weight: normal;
    margin-left: -10px;
}

.zxh span.zcb input {
    margin-left: 10px;
    display: inline-block;
}

.zxh select {
    width: 357px;
    padding-left: 3px;
    border: 1px solid #ccc;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
}

.zxh textarea {
    width: 520px;
    padding: 4px 8px;
    border: 1px solid #ccc;
    height: 70px;
    margin-left: 10px;
}

.xxbc {
    padding-left: 120px
}

.tgqrs h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2274b0;
    padding-bottom: 10px;
    padding-left: 10px;
}

.qrsnr {
    border: 1px solid #ccc;
}

.tsy {
    padding: 8px 10px;
    background: #e0e6e4;
    color: #000;
    font-size: 15px;
    border-bottom: 1px solid #ccc;
}

.xzxm {
    padding: 15px;
    font-size: 16px;
}

.xzxm p {
    padding: 6px 0;
}

.xzxm p a {
    color: #00f
}

.zxyj {
    padding-left: 25px;
    font-size: 15px;
    padding-bottom: 7px
}

.zxyj li {
    padding: 4px 0;
}

.add_bz {
    padding-bottom: 40px;
    float: left;
    width: 158px;
    border-right: 1px dashed #ccc;
}

.add_bz h2 {
    text-align: left;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #2274b0;
    padding-left: 18px;
}

.bzlist li {
    padding: 7px 0;
    overflow: hidden
}

.bzlist label {
    display: inline-block;
    float: left;
    font-size: 0;
    padding-top: 1px;
    width: 20px;
}

.bzlist li a {
    display: block;
    padding-left: 20px;
}

.bzlist li.on a {
    color: #f00;
}

.xsnr {
    padding-left: 185px;
    font-size: 15px;
    padding-bottom: 40px;
}

.adnr {
    padding: 5px 0 15px 0;
}

.adnr p {
    padding-bottom: 10px
}

.title {
    width: 100%;
    height: 60px;
    padding: 6px 10px;
    font-size: 15px;
    border: 1px solid #d1d1d1;
}

.adnr p strong {
    color: #f00;
}

.fwxz li {
    padding-bottom: 8px;
    padding-left: 15px;
    color: #00f
}

.rssm {
    padding: 9px 15px;
    background: #e0e6e4;
}

.mxcx P {
    line-height: 24px;
    padding-bottom: 8px;
}

.tables td {
    line-height: 20px;
}

.abstr {
    height: 120px;
}

.xsnr .zxh span {
    width: 158px;
}

.xsnr .zxh {
    padding-bottom: 20px;
}

.xsnr h2 {
    padding-bottom: 10px;
    font-size: 17px;
}

.adnr span.gjbt {
    width: 128px;
    text-align: right;
    display: inline-block;
    padding-bottom: 10px;
}

.adnr p {
    padding-bottom: 10px;
}

.file {
    width: 520px;
    border: 1px solid #d1d1d1;
    padding-left: 4px;
    display: inline-block;
    padding: 3px;
}

.addfile {
    margin-left: 2px;
    display: inline-block;
    padding: 4px 10px;
    color: #fff;
    background: #028cc4;
}

.ckwx {
    max-height: 120px;
    overflow-y: scroll
}

.zrxysm p {
    padding-bottom: 10px;
    text-indent: 2em;
    line-height: 24px;
    font-size: 14px
}

.bjgjcl h2 {
    padding-bottom: 5px;
    padding-right: 20px;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
}

.bdxm a strong {
    color: #f00;
}

.bjtable {
    width: 100%;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.bjtable th,
.bjtable td {
    padding: 12px 15px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.bjtable th {
    background: #e0e6e4
}

.bjtable td a {
    margin-right: 10px;
    color: #000
}

.bjtable td a strong {
    color: #f00;
    font-weight: bold
}

.bjny {
    padding: 20px;
}

.dcz a {
    padding: 0 2px;
    text-decoration: underline
}

.tkje {
    color: #f00;
    font-size: 14px
}

.tkje input.tkxg {
    margin: 0 3px;
    background-image: linear-gradient(#eaf6fd, #a7d9f5);
    border: 1px solid #4283b3;
    padding: 2px 5px;
    cursor: pointer;
}

.tkje input.tkqx {
    background-image: linear-gradient(#f1f1f1, #d1d1d1);
    border: 1px solid #707070;
    padding: 2px 5px;
    cursor: pointer;
}

.jfcz p {
    overflow: hidden;
    line-height: normal;
}

.sgnr {
    padding-bottom: 10px;
    padding-top: 10px;
}

.sgmenu {
    height: 38px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    border-left: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    min-width: 850px;
}

.sgmenu li {
    float: left;
    border-right: 1px solid #d1d1d1;
    text-align: center;
    line-height: 38px;
    height: 38px;
    cursor: pointer;
    overflow: hidden;
    border-top: 1px solid #d1d1d1;
    padding: 0 20px;
    background: #e1e1e1;
    border-bottom: 1px solid #d1d1d1;
}

.sgmenu li.off {
    border-bottom: 2px solid #fff;
    color: #0076b6;
    font-weight: bold;
    background: #fff;
}

.sgmenudiv {
    height: auto;
    padding: 10px;
    border: 1px solid #d1d1d1;
    border-top: none;
}

.sgmenudiv .tables {
    margin-bottom: 0
}

.sgjy {
    font-size: 14px;
}

.sgjy p.bt {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.sgjy span,
.sgjy h3 {
    font-weight: bold;
    color: #00f;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.clyj {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.clyj th {
    background: #ddd
}

.clyj td {
    padding: 0;
    background: #fff;
}

.clyj textarea {
    width: 100%;
    border: 0;
    padding: 10px;
    height: 80px;
    display: block;
}

.cljg input {
    margin-left: 8px;
}

.wj th {
    background: #eee;
    padding: 5px 10px;
}

.wj td {
    padding: 8px 10px;
}

.gjxx {
    font-size: 15px;
}

.gjxx h2 {
    font-size-adjust: 15px;
    padding-bottom: 10px;
    padding-top: 10px
}

.gjxx h2 strong,
.gjxx p strong {
    font-weight: bold;
    color: #0076b6
}

.gjxx h3 {
    padding-bottom: 4px;
    font-weight: bold;
    color: #0076b6
}

.gjxx p {
    padding-bottom: 15px;
    line-height: 24px;
}

.refer p {
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
    font-size: 15px;
}

.refer p span {
    float: left;
    margin-left: -3px;
    text-align: right;
    width: 30px;
    line-height: 24px;
}

.refer {
    padding-top: 10px
}

.refer p label {
    padding-left: 37px;
    display: block;
    line-height: 24px;
    font-size: 15px;
}

.xgg {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    background: url(../images/stepName.jpg) repeat-x left bottom;
    height: 31px;
    border-bottom: 1px solid #dbdbdb;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -5px;
    padding-left: 20px;
    padding-right: 240px;
    margin-bottom: 15px;
}

.xgg a {
    float: left;
    color: #00f
}

.bjny .shtable th {
    background: #d2d9fb
}

.bjny .shtable input {
    height: 28px;
    line-height: 28px;
    width: 720px;
}

.bjny .shtable td {
    background: #eaeaea
}

.xgzy {
    width: 720px;
    height: 200px;
    padding: 8px;
    line-height: 20px
}

.shtable .wj th {
    text-align: left;
    font-size: 13px;
}

.shtable .wj td {
    padding: 2px 10px;
}

.shtable .wj {
    margin-bottom: 8px;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

.shtable .cljg {
    padding-bottom: 15px
}

.logo img {
    max-height: 50px;
}

.right .hnc {
    color: #ff0;
    text-decoration: underline;
}

.zcb label {
    font-weight: normal;
}