﻿@charset "utf-8";
/*
    peui | version:1.1.1 beta | CopyRight 2015-2017 dtop | website:http://dtop.powereasy.net/peui/
    updater:动易大刘 | updated:2018/02/08
 */
/*----- 重置元素样式 -----*/

.videoPlayer{margin:auto}
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, menu, tbody, tfoot, thead, th, tr, td, video, tt, u, ul, var {
    background: transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
blockquote, q {
    quotes: none;
}
table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    vertical-align: top;
   
}
embed {
    vertical-align: top;
}
/*获得html5新的标签的行为*/
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}
mark, rp, rt, ruby, summary, time {
    display: inline;
    overflow: hidden;
}
/*预置全局样式*/
body {
    color: #222;
    font-size: 14px;
    line-height: 1.42857143;
    font-family: "Microsoft YaHei", "Helvetica Neue", SimSun, SimHei, Arial, Helvetica, Tahoma, Verdana, Georgia;
    cursor: default;
    word-break: normal;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
a {
    color: #222;
    text-decoration: none;
}
a:focus, a:hover {
    color: red;
}
/*a:active, a:visited{color: #222;}*/
li, ol, ul {
    list-style: none;
    vertical-align: middle;
}
pre {
    white-space: pre-wrap;
    line-height: 1.75;
    font-family: "Microsoft YaHei";
}
th {
    text-align: center;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 500;
    line-height: inherit;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle;
}
#playerMask {
    display: none !important;
}
/* ----------- 重置bootstrap ----------- */
/* 巨幕 */
.jumbotron .h1, .jumbotron h1 {
    font-size: 30px;
    color: #f50;
}
.jumbotron .con {
    margin: 20px 0;
}
.jumbotron p {
    font-size: 18px;
}
/* ----------- 重置系统内置功能 ----------- */
/* 输入框 */
.codeinp {
    position: relative;
    width: 150px;
    display: inline-block;
}
#ValidateCode {
    padding: 0 80px 0 5px !important;
    width: 150px !important;
    height: 32px !important;
}
.validationcode {
    position: absolute;
    top: 7px;
    right: 5px;
}
.validationcode img {
    height: 20px;
}
.form-control {
    height: 34px !important;
}
textarea.form-control {
    height: auto !important;
}
.form-control input {
    border: none;
    background: none;
    outline: none;
}
.form-control .validationcode {
    top: 0;
    right: 0;
}
/* 信件查询 */
#apply-form-query .control-label {
    width: 42%;
    text-align: right;
}
#apply-form-query .form-control {
    display: inline-block;
    *display: inline;
    display: inline\0;
    zoom: 1;
}
#apply-form-query .form-control input {
    min-width: 250px;
}
/* 信件-内容页 */
#reply-detail {
    margin-top: 20px;
}
/* 信件-评论 */
.commentForm .codeinp {
    width: 228px;
    line-height: 32px;
}
.commentForm .codeinp .form-control {
    padding: 0 80px 0 5px !important;
    width: 150px !important;
}
.comments ul {
    padding: 10px 0 0 !important;
}
.comments ul li {
    padding: 2px 0;
}
.comments ul li.name {
    font-size: 16px;
}
/* ----------- 布局定义 ----------- */
/* 布局 */
body {
    min-width: 1200px;
}
.container {
    width: 1230px;
}
.row-last {
    margin-bottom: 0 !important;
}
.side {
    width: 290px;
}
.sider {
    width: 290px;
    height:600px;
}
.main {
    float: none;
    width: auto;
    overflow: hidden;
}
.noData {
    text-align: left;
    background: none;
    text-indent: 10px;
}
/* ----------- 组件定义 ----------- */
/* 图标 */
[class^="icons"], [class*="icons"] {
    display: inline-block;
    margin-top: -2px;
    margin-right: 5px;
    width: 3px;
    height: 3px;
    vertical-align: text-top;
    background-repeat: no-repeat;
    overflow: hidden;
    vertical-align: middle;
}
.icons {
    width: 4px;
    height: 4px;
    background: url(../img/icons/icons.png);
}
.icons-arrow {
    width: 5px;
    height: 9px;
    background: url(../img/icons/icons-arrow.png);
}
/* 状态 */
.state i, .state em {
    font-style: normal;
}
.state .s0, .state .no-reply {
    color: #999;
}
.state .s1 {
    color: #17d;
}
.state .s2 {
    color: #f60;
}
.state .s3 {
    color: #390;
}
/* ========== 盒子 ==========  */
/* 盒子 */
.box {
    overflow: hidden;
}
.box>.hd {
    border-bottom: 1px solid #eee;
    line-height: 20px;
}
.box>.hd h3 {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.box>.hd h3 a, .box>.hd span {
    display: inline-block;
    *display: inline;
    padding: 10px 15px;
}
.box>.hd .more {
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}
.box>.bd {
    padding: 10px 5px;
}
/* 盒子-默认 */
.box-default>.hd h3 {
    margin-bottom: -1px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border-bottom: 1px solid #999;
    color: #999;
}
.box-default>.hd h3 a {
    color: #999;
}
/* 盒子-主要 */
.box-primary>.hd {
    border-bottom-color: #999;
}
.box-primary>.hd h3 {
    margin-bottom: -1px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-color: #fff;
    border: 1px solid #999;
    border-bottom-width: 0;
    color: #999;
}
.box-primary>.hd h3 a {
    color: #999;
}
/* 盒子-块 */
.box-block>.hd h3 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-color: #999;
    color: #fff;
}
.box-block>.hd h3 a {
    color: #fff;
}
/* 盒子-背景 */
.box-background>.hd {
    background-color: #999;
    color: #fff;
}
.box-background>.hd a {
    color: #fff;
}
.box-background>.hd a:hover {
    color: #f00;
}
/* 盒子-切换标签 */
.box .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.box .hd li a {
    display: block;
    padding: 10px 15px;
}
.box .hd .on a {
    color: #f00;
}
/* 盒子-切换标签-默认 */
.box-default>.hd .on {
    margin-bottom: -1px;
    border-bottom: 1px solid #999;
}
.box-default>.hd .on a {
    color: #999;
}
/* 盒子-切换标签-主要 */
.box-primary>.hd .on {
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #999;
    border-bottom-width: 0;
    color: #999;
}
.box-primary>.hd .on a {
    color: #999;
}
/* 盒子-切换标签-块 */
.box-block>.hd .on {
    background-color: #999;
    color: #fff;
}
.box-block>.hd .on a {
    color: #fff;
}
/* 盒子-side */
.box-side {
    margin-bottom: 20px;
}
.box-side>.hd {
    background-color: #999;
    color: #fff;
}
.box-side>.hd a {
    color: #fff;
}
.box-side>.bd {
    padding: 10px;
    background-color: #f9f9f9;
}
.box-side>.fd {
    padding-left: 10px;
    padding-right: 10px;
}
/* 盒子-main */
.box-main>.hd {
    border-bottom-color: #999;
}
.box-main>.hd h3 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    background-color: #999;
    color: #fff;
}
.box-main>.hd h3 a {
    color: #fff;
}
.box-main>.bd {
    padding-top: 10px;
}
.box-main>.fd {
    padding-top: 10px;
}
/* 盒组 */
.box-group {
    overflow: hidden;
}
.box-group>.box {
    width: 49%;
    margin-bottom: 10px;
}
.box-group>.box .bd ul.list {
    min-height: 180px;
}
/* 表单组 */
.form-group label {
    float: left;
    line-height: 34px;
}
.form-group .form-control {
    margin: 0 10px;
    float: left;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: auto;
}
/* ========== 列表 ==========  */
/* 信息列表 */
.list {
    overflow: hidden;
}
.list li {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    padding-left: 12px;
    background: url(../img/icons/icons.png) 0 center no-repeat;
}
.list .title, .list .tit {
    overflow: hidden;
}
.list .title a, .list .tit a {
    overflow: hidden;
}
.list .node a {
    color: #666;
}
.list .date, .list .dateRight, .list .calendar, .list .btn-group {
    margin-left: 15px;
    color: #999;
}
.list .date, .list .calendar {
    float: right;
}
.list .state {
    margin-left: 10px;
    font-size: 14px;
}
.list .comment {
    margin-left: 5px;
}
.list .split {
    margin: 10px 0;
    padding: 0;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    border-bottom: 1px dotted #ddd;
}
/* 信息列表-简介列表&头条列表 */
.list-intro li {
    padding: 15px 5px;
    border-bottom: 1px dotted #ddd;
    background: none;
}
.list-intro li:last-child {
    border: none;
}
.list-intro li .title {
    padding-bottom: 10px;
}
.list-intro li .title a {
    font-size: 18px;
}
.list-intro li .date {
    float: left;
    margin: 10px 0px 0px;
    font-size: 12px;
    color: #999
}
.list-intro .pic {
    float: left;
    margin-right: 15px;
}
.list-intro .pic a {
    display: block;
}
.list-intro .pic a img {
    max-width: 160px;
    max-height: 120px;
}
.list-intro .con {
    overflow: hidden;
}
.list-intro .intro {
    color: #888;
    /*height: 40px;*/
    overflow: hidden;
    text-indent: 2em;
}
.list-intro .intro .more {
    margin-left: 10px;
}
.list-intro .info {
    margin-top: 5px;
    color: #888;
}
.list-intro .info b {
    font-weight: normal;
}
.list-intro .info span {
    margin-right: 10px;
}
/* 兼容：信息列表-头条列表 */
.list-top li {
    padding: 15px 0;
    border-bottom: 1px dotted #ddd;
}
.list-top li:last-child {
    border: none;
}
.list-top .pic {
    float: left;
    margin-right: 15px;
}
.list-top .pic a {
    display: block;
}
.list-top .con {
    overflow: hidden;
}
.list-top .intro {
    color: #888;
    /*height: 40px;*/
    overflow: hidden;
    text-indent: 2em;
}
.list-top .intro .more {
    margin-left: 10px;
}
.list-top .info {
    margin-top: 5px;
    color: #888;
}
.list-top .info b {
    font-weight: normal;
}
.list-top .info span {
    margin-right: 10px;
}
.list-top .t {
    background: none;
    margin-bottom: 10px;
}
.list-top .t .title {
    padding-bottom: 10px;
}
.list-top .t .title a {
    font-size: 18px;
}
.list-top .t+.n {
    clear: both;
}
.list-top .n {
    padding: 5px 0 5px 12px;
    border: none;
}
.list-top li.noData {
    padding-top: 5px;
    padding-bottom: 5px;
}
/* 信息列表-图片列表*/
.list-pic {
    margin: 0 -10px;
}
.list-pic li {
    float: left;
    padding: 10px 0;
    width: 25%;
    *width: 24.9%;
    text-align: center;
    background: none
}
.list-pic .pic {
    padding-left: 10px;
    padding-right: 10px;
    display: block
}
.list-pic .pic img {
    width: 100%;
    height: auto !important;
}
.list-pic .con {
    height: 95px;
    overflow: hidden;
}
.list-pic .title, .list-pic .tit {
    padding: 0 10px;
    margin: 10px 0 0;
    height: 40px;
    line-height: 20px;
    text-align: center;
}
.list-pic .title a, .list-pic .tit a {
    white-space: normal;
}
.list-pic .intro {
    padding: 0 10px;
    line-height: 1.7142857;
    color: #777;
}
.list-pic .icons-video {
    position: absolute;
    bottom: 70px;
    left: 20px;
    width: 20px;
    height: 20px;
    background: url(../img/icons-video.png) no-repeat;
}
/* 兼容：信息列表-信件列表&表格列表 */
.letterList {
    width: 100%;
}
.letterList li, .letterList td {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: 1px dotted #ddd;
}
.letterList .th, .letterList th {
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f1f1f1;
    font-weight: bold;
    color: #333;
}
.letterList td {
    padding-top: 10px;
    padding-bottom: 10px;
}
.letterList td i {
    margin-right: 0;
}
.letterList td.title a {
    width: 500px;
}
.letterList .num {
    display: none;
}
.letterList .ico {
    width: 20px;
    vertical-align: middle;
}
.letterList .dep {
    width: 120px;
    text-align: center;
}
.letterList .state {
    width: 80px;
    text-align: center;
}
.letterList .date {
    width: 120px;
    text-align: center;
}
.letterList li .dep, .letterList li .state, .letterList li .time {
    float: right;
}
.letterList .author {
    width: 100px;
}
.letterList .ok {
    color: #690;
}
/* 信息列表-经过 */
.list-hover li:hover, .list-hover tr:hover {
    background-color: #f5f5f5;
}
/* 信息列表-线条 */
.list-line li {
    padding-top: 8px;
    padding-bottom: 8px;
    background-position: 0 16px;
    border-bottom: 1px dotted #ddd;
}
.list-line .split {
    border: none;
}
/* 信息列表-多行 */
.list-multi .title {
    display: inline;
    zoom: 1;
}
.list-multi .title a {
    display: inline;
    zoom: 1;
    white-space: normal;
}
/* 信息列表-阴影 */
.list-shadow li {
    transition: all 0.2s linear 0s;
}
.list-shadow .on, .list-shadow li:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    transform: translate3d(0px, -2px, 0px);
}
/* 信息列表-日历 */
.list-calendar .date {
    display: none;
}
.list-calendar .calendar {
    text-align: center;
}
.list-calendar .calendar i {
    display: block;
    line-height: 25px;
    color: #fff;
    background: #999;
    font-size: 12px;
    font-style: normal;
    padding: 0 6px;
}
.list-calendar .calendar em {
    display: block;
    line-height: 35px;
    color: #000;
    background: #f5f5f5;
    font-size: 20px;
    font-style: normal;
}
/* 信件列表-隔行换色 */
.list-even .even {
    background-color: #fafafa;
}
.list-even li, .list-even td {
    padding-top: 10px;
    padding-bottom: 10px;
}
.list-even li:hover {
    background-color: #f5f5f5;
}
/* 图片经过效果 */
.pic a {
    display: block;
    position: relative;
    transition: all 200ms ease 0s;
    overflow: hidden;
}
.pic a:hover {
    filter: alpha(opacity=80);
    opacity: .8;
}
.pic a:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    left: -100%;
    overflow: hidden;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: skewX(-30deg);
    -moz-transform: skewX(-30deg);
    transform: skewX(-30deg);
}
.pic a:hover:before {
    left: 150%;
    transition: left 1s ease 0s
}
/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: left;
    padding: 25px 0;
    clear: both;
    overflow: hidden;
    text-align: center;
}
.page a, .page span {
    font-size: 14px;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 12px;
    margin: 0 3px 5px 0;
    line-height: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
}
.page a:hover, .page span:hover {
    border: 1px solid #666;
    text-decoration: none;
    color: #666;
}
.page .current {
    background: #666;
    border: 1px solid #666;
    color: #fff !important;
    font-weight: bold;
}
.page select, .page input {
    margin: 0 4px;
    background: #fff;
    border: 0 solid #E1E1E1;
    vertical-align: middle;
}
.page input {
    text-align: center;
    padding: 0 4px;
    outline: none;
}
/* ========== 表格 ==========  */
/* 表格-无线条 */
.table-none>tbody>tr>td, .table-none>tbody>tr>th, .table-none>tfoot>tr>td, .table-none>tfoot>tr>th, .table-none>thead>tr>td, .table-none>thead>tr>th {
    border: none;
}
/* 表格-信件 */
.table-letter th {
    background-color: #f5f5f5;
}
.table-letter i, .table-letter em {
    font-style: normal;
}
.table-letter td.title {
    text-align: left;
}
.table-letter .num {
    width: 50px;
    display: none;
}
.table-letter .ico {
    width: 50px;
}
.table-letter .dep {
    width: 100px;
}
.table-letter .date {
    width: 120px;
}
.table-letter .state {
    width: 80px;
}
/* ========== 焦点图 ==========  */
/* 焦点图-切换  */
.focus {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.focus .hd {
    position: absolute;
    z-index: 11;
    right: 5px;
    bottom: 50px;
}
.focus .hd li {
    float: left;
    cursor: pointer;
    font-size: 12px;
    color: #999;
}
.focus .hd span {
    margin-right: 5px;
    background: #fff;
    display: block;
    padding: 0 6px;
}
.focus .hd .on span {
    background: #e00;
    color: #fff;
}
.focus .bd .pic a {
    display: block;
}
.focus .bd img {
    width: 100%;
}
.focus .bd li {
    position: relative;
}
.focus .bd .con {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.focus .bd .title {
    position: relative;
    z-index: 3;
    height: 40px;
    line-height: 40px
}
.focus .bd .title a {
    color: #fff;
    display: block;
    padding: 0px 15px;
    overflow: hidden;
}
.focus .bd .title a:hover {
    color: #f00;
}
.focus .bd .titleBg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: 40px;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: .6;
}
/* 焦点图-图标 */
.focus-icon .hd {
    bottom: 13px;
    height: 14px;
}
.focus-icon .hd span {
    padding: 0;
    width: 14px;
    height: 14px;
    overflow: hidden;
    line-height: 100px;
    border-radius: 10px;
}
.focus-icon .bd .title a {
    margin-right: 100px;
    text-align: left;
}
/* 焦点图-图片 */
.focus-pic .hd {
    width: 250px;
    right: 10px;
}
.focus-pic .hd ul {
    margin: 0 -5px;
    overflow: hidden;
}
.focus-pic .hd li {
    width: 24.9%;
}
.focus-pic .hd .pic {
    margin: 0 5px;
}
.focus-pic .hd .pic img {
    transition: all 200ms ease 0s;
    width: 100%;
    border: 1px solid #fff;
    filter: alpha(opacity=85);
    opacity: .85;
}
.focus-pic .hd .on img {
    border-color: #f50;
    filter: alpha(opacity=100);
    opacity: 1;
}
.focus-pic .hd .title {
    display: none;
}
/* 焦点图-图片+标题 */
.focus-pic-title .hd {
    width: 100%;
    bottom: 10px;
    right: 0;
}
.focus-pic-title .hd ul {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.focus-pic-title .hd li {
    margin: 0 2px;
    padding: 3px;
}
.focus-pic-title .hd .on {
    background: rgba(0, 0, 0, 0.7) !important;
    background: #000;
    filter: Alpha(opacity=70);
    color: #fff;
    border-radius: 34px;
}
.focus-pic-title .hd .pic {
    float: left;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    overflow: hidden;
}
.focus-pic-title .hd .pic img {
    height: 34px;
}
.focus-pic-title .hd .con {
    display: none;
    float: left;
    overflow: hidden;
}
.focus-pic-title .hd .title {
    display: none;
    float: left;
    padding: 0 15px 0 5px;
    line-height: 34px;
    white-space: nowrap;
    overflow: hidden;
}
.focus-pic-title .hd .title a {
    color: #fff;
}
.focus-pic-title .hd .on .con, .focus-pic-title .hd .on .title {
    display: block;
}
.focus-pic-title .bd .con {
    display: none;
}
/* 焦点图-图片带简介 */
.focus-intro .hd {
    right: 0;
    bottom: 15px;
    width: 50%;
}
.focus-intro .hd ul {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.focus-intro .hd span {
    padding: 0;
    width: 14px;
    height: 14px;
    background-color: #ccc;
    overflow: hidden;
    line-height: 100px;
}
.focus-intro .bd {
    background-color: #f5f5f5;
}
.focus-intro .bd .pic {
    float: left;
    width: 50%;
}
.focus-intro .bd .con {
    position: static;
    width: auto;
    padding: 20px;
    text-align: left;
    overflow: hidden;
}
.focus-intro .bd .con .pic {
    margin-top: 5px;
}
.focus-intro .bd .date {
    color: #999;
}
.focus-intro .bd .title {
    margin-bottom: 10px;
}
.focus-intro .bd .title a {
    padding: 0;
    color: #333;
    font-size: 18px;
}
.focus-intro .bd .intro {
    margin-top: 10px;
    color: #888;
    height: auto;
    line-height: 1.75;
    overflow: hidden;
}
.focus-intro .bd .intro .more {
    margin-left: 10px;
}
.focus-intro .bd .titleBg {
    display: none;
}
/* 广告 */
.focus-ad .hd {
    right: 0;
    bottom: 15px;
    width: 100%;
}
.focus-ad .hd ul {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.focus-ad .hd span {
    padding: 0;
    width: 14px;
    height: 14px;
    overflow: hidden;
    line-height: 100px;
}
.focus-ad .bd .con {
    display: none;
}
/* 内容页 */
.article {
    margin: 20px;
}
.article-hd h1 {
    font-size: 2em;
}
.article-hd h2 {
    font-size: 1.7142857em;
}
.article-hd .title {
    margin-bottom: 10px;
}
.article-hd .sub-title {
    margin-bottom: 10px;
}
.article-hd .meta {
    padding-bottom: 15px;
    border-bottom: 1px dotted #eee;
    margin-bottom: 10px;
    color: #666;
}
.article-hd .meta span {
    padding: 0 3px;
}
.article-hd .meta .size a {
    cursor: pointer;
    padding: 0 2px;
}
.article-hd .lead {
    margin-bottom: 20px;
    background: #fafafa;
    border: 1px solid #eee;
    color: #666;
    padding: 10px;
    overflow: hidden;
}
.article-bd {
    font-size: 16px;
    line-height: 1.75;
    overflow: hidden;
}
.article-bd p {
    margin: 0.75em 0;
}
.article-bd ul {
    padding-left: 1em;
}
.article-bd ul li {
    list-style: outside;
}
.article-bd h1 {
    font-size: 2em;
}
.article-bd h2 {
    font-size: 1.7142857em;
}
.article-bd h3 {
    font-size: 1.42857em;
}
.article-bd h4 {
    font-size: 1.2857em;
}
.article-bd h5 {
    font-size: 1.142857em;
}
.article-bd h6 {
    font-size: 1em;
}
.article-fd>div {
    margin-bottom: 20px;
}
.article-fd .inputer {
    padding-bottom: 5px;
    text-align: right;
    color: #999;
}
.article-fd .inputer span {
    margin-left: 10px;
}
.article-fd .user-control {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    color: #333;
    overflow: hidden;
}
.article-fd .user-control .btn {
    padding-left: 0;
    padding-right: 0;
}
.article-fd .bdsharebuttonbox {
    float: right;
}
.article-fd .other>div {
    padding: 5px 0;
}
/* 百度分享 */
.bdshare-button-style0-16 a, .bdshare-button-style1-16 a, .bdshare-button-style2-16 a {
    background-image: url("../img/share/share16.png") !important;
}
.bdshare-button-style0-24 a, .bdshare-button-style1-24 a, .bdshare-button-style2-24 a {
    background-image: url("../img/share/share24.png") !important;
}
.bdshare-button-style0-32 a, .bdshare-button-style1-32 a, .bdshare-button-style2-32 a {
    background-image: url("../img/share/share32.png") !important;
}

#mtsp{width:360px;}
/* 侧栏导航 */
#sideMenu{margin-bottom:20px;background:#fff;}
#sideMenu .hd{height:59px; font:20px/58px "microsoft yahei";text-align: center; color: #fff;background:#9f1b29;}
#sideMenu .hd a{color: #fff;}
#sideMenu .bd{padding:6px 20px 20px;overflow: hidden;}
#sideMenu .bd li{width:200px;height: 45px;line-height: 45px;float: left;border-bottom:1px #ddd solid; position:relative;overflow: hidden;}
#sideMenu .bd li a{display:block;color: #444;text-align: center; font-size:16px;}
#sideMenu .bd li a:hover{text-decoration:none}
#sideMenu .bd li.on a{color: #9f1b29;font-weight: bold;}
#sideMenu .bd li a:hover{ color: #9f1b29; font-weight: bold; }
#sideMenu .hd2{height:59px; font:20px/58px "microsoft yahei";text-align: center; color: #fff;background:#9f1b29;}
#sideMenu .hd3{padding:20px 10px 20px;}






/* 招标中心 */

.clounmA_l{ width:650px; overflow:hidden;margin:0 20px;float: left;margin-bottom:45px}
.clounmA_l .hd{height: 50px;  /* line-height: 50px; */  position: relative;margin-bottom:20px;border-bottom:1px solid #e6e6e6;background: url(../../base/img//gang3.png) no-repeat;}
.clounmA_l .hd li{  float: left; margin-right: 14px;margin-left: 10px; padding:0 10px; font-size:16px;color:#333333;margin-bottom:13px;margin-top:15px;}
.clounmA_l .hd li.on{background:url(../../Base/img/I_con_bg.png) no-repeat left center;  }
.clounmA_l .hd li.on a{ color:#9f1b29; font-weight:bold;}
.clounmA_l .hd li a{ color:#878e91;  font-size:19px;}

.clounmA_l .hd li a { color: #7c777b; text-decoration: none; outline: none;font-weight:bold }
.clounmA_l .hd li a:hover {color: #9f1b29;text-decoration: underline; }

.clounmA_l .hd li .more {font-size:12px; display:block; background: url("../../base/img/more_bg.png")no-repeat center center;width:50px;position: absolute;right: 0;padding-left:10px;color:#8f8080; top: 0;z-index: 0;margin-top:20px;}
.clounmA_l .hd li.on .more {z-index: 1;color:#6c6a6a; font-size:12px;}
.box-grop {float:right;}

.infoDataList{}
.infoDataList li{padding: 11px 0; border-bottom: 1px dotted #ccc;}
.infoDataList li .date{width: 65px; float: left; margin-right: 20px; height: 70px; text-align: center; border-right: 1px solid #e0e0e0;}
.infoDataList li .date dt{font-size: 40px; height: 48px; line-height: 48px; color: #8e0a05;}
.infoDataList li .date dd{font-size: 12px; color: #999;}
.infoDataList li .con{overflow: hidden;}
.infoDataList li .title{height: 30px; line-height: 30px; font-size: 14px;}
.infoDataList li .intro{margin-top: 4px; height: 36px; overflow: hidden; font-size: 12px; line-height: 18px; color: #999;}


/* 招标中心-新闻通知 */

.column{clear:both;overflow:hidden;margin-bottom:20px;}
#indXwzx {float: left;width: 1280px;overflow:hidden;/* border-right: 1px solid #e0e0e0; */padding-right: 10px;margin-right: 10px;margin-bottom:22px;display:flex;}

.pagebox .whd  {height: 59px;line-height: 50px;border: none;margin-bottom: 10px;border-bottom: 2px solid #e6e6e6;background: url(../../base/img//gang3.png)no-repeat;}
.pagebox .whd h3 {float: left;  font-weight: normal;margin-left:10px;}
.pagebox .whd h3 a {color: #8e0a05;/* background: #3162c9; */padding: 10px 16px; font-weight:bold;font-size: 20px;}
.pagebox .whd .more {float: right; display: block; width: 29px; height: 29px; background: url(../../Base/img/icons1.png) 0 -499px no-repeat; text-indent: -9999px; margin-top: 18px;}

.focusBox { float:left; margin-right:20px;}
.focusBox .bd {height: 285px;}

.focusBox{width:568px; overflow:hidden; position:relative;  }
.focusBox .hd{ position:absolute; z-index:1; right:8px; bottom:20px; }
.focusBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.focusBox .hd ul li{ float:left; margin-right:2px;  width:9px; height:9px; line-height:9px; text-align:center; background:#fff; cursor:pointer; border-radius: 9px;  }
.focusBox .hd ul li span{display:none}
.focusBox .hd ul li.on{ background:#8e0a55;  color:#3162c9;   }
.focusBox .bd{ position:relative; height: 356px; overflow:hidden; }
.focusBox .bd li{position:relative}
.focusBox .bd .pic{ position:relative; z-index:0; line-height:0;}
.focusBox .bd .pic img{ width: 576px;h;height: 355px;order:0;   }
.focusBox .bd .con{ position:absolute; width:100%;  z-index:1; bottom:0; height:48px; line-height:48px; text-align:left; }
.focusBox .bd .con .title{ position:absolute; width:100%; bottom:0; left:0; z-index:1;   }
.focusBox .bd .con .title a{ color:#fff; padding-left:10px; text-decoration:none;   }
.focusBox .bd .con .titleBg{ position:absolute; width:100%; z-index:0; bottom:0; left:0; background:#847e7e; filter:alpha(opacity=60);opacity:0.6; height:48px;   }

.topicList li{ height:24px; line-height:24px; overflow:hidden;  }
.topicList li.noData{padding-left:12px;background: url(../img/icons1.png) no-repeat 0px -794px; }
.topicList li .date{ float:right; color:#999;  }
.topicList .t { padding-bottom:5px; margin-bottom:0px; height:auto; text-align:center; border-bottom:1px dashed #dadada; background:none; }
.topicList .t .title{line-height: 32px;text-align: left;font-weight: bold; white-space:nowrap; text-overflow: ellipsis; overflow:hidden; color:#3062c8;}
.topicList .t .tit{font-size:16px; color:#8e0a05;}
.topicList .t .intro{ color:#999; text-align:left; font-size:12px;}
.topicList .t .intro .more{float: none; height:20px; line-height:20px; padding:0 4px; color:#cf1b0c; text-indent:0; }
.topicList li.n {height:32px;line-height:32px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}
.topicList li.n a {background: url(../img/icons1.png) no-repeat 5px 8px;padding: 0 5px 0 18px;}
.topicList li.n a:hover {background-position: 5px -42px;}
.topicList li.n .date{float:right;color:#bcbcbc;font-size:12px;color:#999;}
.ztbcgzx-box{/* display:flex; */width:1200px;}

.ztbcgzx-leftbox{ display: flex; flex-direction: column; }
/* 招标中心-ggxx */
.ggxx{display:flex;}
.ggxx{ width:1280px; overflow:hidden;/* margin:0 20px; */float: left;margin-bottom:45px}
.ggxx .hd{width:300px; height: 50px;  /* line-height: 50px; */  position: relative;margin-bottom:20px;border-bottom:0px solid #e6e6e6;background:no-repeat;}
.ggxx .hd li{  float: left; /* margin-right: 14px;margin-left: 10px; */ padding:0 0px; font-size:16px;color:#333333;/* margin-bottom:13px;margin-top:15px; */
    	width: 288px;;
        height: 80px;
        background-image: url("../../base/img/left_white.png");
        line-height: 25px;
        font-size: 18px;
        font-weight: 500;
        color: #9ea1b4;
        display: flex;
        padding-left:16px;
        align-items: center;
     	background-size:288px;
}
.ggxx .hd li.on{
 width: 288px;
        height:90px;
        background-image: url("../../base/img/left_red.png") !important;
        line-height: 25px;
        padding-left:16px;
        font-size: 18px;
        font-weight: 500;
        color: #fff;}
.ggxx .hd li.on a{ color:#f8f8f8; font-weight:bold;}
.ggxx .hd li a{ color:#878e91;  font-size:19px;}
.ggxx .hd li a { color: #7c777b; text-decoration: none; outline: none;font-weight:bold }
.ggxx .hd li a:hover {text-decoration: underline; }
.ggxx .hd li .more {font-size:12px; display:block; background: url("../../base/img/more_bg.png")no-repeat center center;width:50px;position: absolute;right: 0;padding-left:10px;color:#8f8080; top: 0;z-index: 0;margin-top:20px;position:absolute;right:-950px;top:-30px;}
.ggxx .hd li.on .more {z-index: 1;color:#6c6a6a; font-size:12px;}
.ggxx .bd{width:940px;}

/* 招标中心-服务指南 */
#dqjs{width:650px;float:left;margin-right:20px;}
.upbox .hd h3 a {color: #8e0a05;/* background: #3162c9; */padding: 10px 29px;font-weight:bold; font-size:20px}
.upbox {margin-bottom:0}
.upbox .hd  {height: 59px;line-height: 66px;border: none;margin-bottom: 10px;border-bottom: 2px solid #e6e6e6;}
.upbox .hd h3 {font-size: 25px; font-weight: normal;}
.upbox .hd .more {display: block; width: 29px; height: 29px; background: url(../../Base/img/icons1.png) 0 -499px no-repeat; text-indent: -9999px; /* margin-top: 18px;  */}

.upbox{margin-bottom:35px;}
.upbox .hd{ height:50px;line-height:40px;   overflow:hidden;background: url(../../base/img//gang3.png)no-repeat; }
.upbox .hd2{ height:40px;line-height:40px;  overflow:hidden;background: url(../img/boxHdLine.jpg) no-repeat left bottom;overflow:hidden;}
.upbox .hd2 .dtzx{padding-left: 30px; background: url(../img/boxHdIcon.png) no-repeat 5px center; font-size: 18px;}
.upbox .hd2 .more{float:right; margin-right:10px; font-size:12px; color:#999}
.upbox .hd1{height:40px;line-height:40px;  overflow:hidden; }
.upbox .hd h3{/* padding-left:30px; */ background: url(../img/boxHdIcon.png) no-repeat 5px center;  font-size:18px;}
.upbox .hd .more{float:right; margin-right:10px; font-size:12px; color:#999}
.upbox .bd{overflow:hidden;padding:15px 0 0;}

.infoList{ text-align:left;}
.infoList li {height:30px;line-height:30px;overflow:hidden; }
.infoList li a{overflow:hidden; background: url(../img/icons1.png) no-repeat 5px 8px; padding-left: 16px;}
.infoList li a:hover {background-position: 5px -42px;}
.infoList li .date{font-size: 12px; float:right; color:#999;  }

.wbd{ display: flex;flex-direction: column;}

.nav-main1 {
    height: 50px;
    text-align: center;
}
.nav-main1 .li1 {
    position: relative;
    width: 20%;
    float: left;
}
.nav-main1 .li1 .h1 {
    *font-size: 16px;
}
.nav-main1 .li1 .h1 a {
    display: block;
    color: #fff;
    font-size: 15px;
    line-height: 50px;
    font-weight: bold;
}
.nav-main1 .li1 .h1 a:hover {
    text-decoration: none;
}
.nav-main1 .on1 .h1 a {
    background-color: #ad2433;
}
.nav-main1 .ul1 {
    overflow: hidden;
    position: absolute;
    top: 50px;
    left: 0;
    background: url(../img/nav-ul-bg.png);
    border: 1px solid #9f1b29;
    border-top: none;
    width: 100%;
    display: none;
    z-index: 10;
}
.nav-main1 .li2 {
    vertical-align: top;
}
.nav-main1 .a2 {
    display: block;
    padding: 10px 0;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    font-size: 14px;
}
.nav-main1 .a2:hover {
    background: #9f1b29;
    border-color: #9f1b29;
    color: #fff;
    text-decoration: none;
}
.nav-main1 .last1 .ul1 {
    left: auto;
    right: 0;
}

/* 招标中心-信箱 */
.info {
	height: 140px; position: relative;
}
.column-b {
	background: #fdfdfd; border: 1px solid #f0f0f0;
}
.mb20{margin-bottom:20px;}
.mailBox {
	margin:0 auto;
    width:300px;
    background: #8e0a05;
	/* background: url(../images/mailBox.png) 0 0 no-repeat;
	background-size: 100%; */
	height: 140px;
	color: #fff;
	font-size:14px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
}
.mailBox .title{
	position: relative;
	left: 56px;
	top: 62px;
}
.mailBox .content{
	position: relative;
	left: 66px;
	top: 62px;
}



/* 招标中心——公示公告 */
    .common-title {
        width: 1280px;%;
        height: 60px;
        margin-bottom: 16px;
    }
.common-background {
	background-image: url(../../Base/img/backgroung-title.png);
	line-height: 60px;
	text-align: center;
	margin: 0 14px;
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	font-size: 36px;
	color: #8e0a05;
	letter-spacing: 5px;
}

.zbzx_ggxx{
	width:1280;
    height:400px;
    display:flex;
    margin-bottom:30px;
    }
.ggxx_LeftList{
		height:370px;
        width: 288px;
        cursor: pointer;
        display: inline-block;
        margin-right: 16px;
        box-shadow: 0px 5px 8px 4px #dbdbdb;
    }
.ggxx_LeftList .linegradient{
        width: 100%;
        height: 6px;
        background: linear-gradient(135deg,#ce0b16, #ea786d); 
    }
.noticeAndSpecialArea {
	width: 100%;
	height: 400px;
	margin-bottom: 16px;
}
.ggxx_LeftList li {
        width: 256px;
        height: 80px;
        background-image: url(../../Base/img/left_white.png);
        line-height: 25px;
        font-size: 18px;
        font-weight: 500;
        color: #9ea1b4;
        display: flex;
        align-items: center;
    }
.ggxx_LeftList li.on {
        width: 256px;
        height: 80px;
        background-image: url(../../Base/img/left_red.png) !important;
        line-height: 25px;.
        font-size: 18px;
        font-weight: 500;
        color: #fff;
    }
/* 友情链接 */
/* .friendLinks {font-size:0;border-top:1px solid #e3e3e3;padding-top: 20px;margin-left:170px;margin:0 auto;width:1200px;margin-bottom:20px;}
.friendLinks .title{font-size:25px;color: #ffffff;font-size:14px;}
.friendLinks select{ font-size:14px; margin:0 10px; border:0; background:#fff; padding:5px; width:150px;}
.friendLinks ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.friendLinks ul li a img{width:270px; height:56px;}
.friendLinks li{margin-right:20px;}
.friendLinks select{font-size:12px;margin:0 60px;border:1px solid #ddd;background:#8e0a05;padding:5px;width: 231px;vertical-align:middle;} 
*/
.friendLinks {font-size:0;width: 971px;margin-left:140px;text-align:center;}
.friendLinks .title{ font-size:18px;color:rgb(231 228 228); float:left;}
.friendLinks ul{display: flex;flex-wrap: wrap;justify-content: space-between ;}
.friendLinks ul li{background-color: #8e0a05;width: 282px;height: 60px;margin-bottom: 8px;border: 1px solid #a59f9f;}
.friendLinks ul li a{font-size: 14px;color: white;text-align: center;margin-top: 20px;}