/*!framework/common/stbui.less*/
html {
  font-family: "Microsoft YaHei",sans-serif ;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html button::-moz-focus-inner {
  border-color: transparent !important;
}
body {
  color: #333;
  background: #ffffff;
  font-size: 12px;
  font-family: "Microsoft YaHei",sans-serif ;
  line-height: 1.42857143;
}
button,
select,
input,
textarea {
  font-size: 12px;
  font-family: "Microsoft YaHei",sans-serif ;
  line-height: 1.42857143;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button {
  margin: 0;
  padding: 0;
}
li {
  list-style: none;
}
a {
  color: #333;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
a:hover {
  color: #ff4900;
  text-decoration: underline;
}
img {
  outline: none;
  border: 0;
  vertical-align: middle;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.container,
.wrapper {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  padding: 0;
  clear: both;
  height: auto;
}
.row {
  height: auto;
  margin-left: -20px;
  margin-bottom: 7px;
  overflow: hidden;
  clear: both;
  *zoom: 1;
}
.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
  display: inline;
  float: left;
  margin-left: 20px;
  min-height: 1px;
  *zoom: 1;
}
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
.col1 {
  width: 65px;
}
.col2 {
  width: 150px;
}
.col3 {
  width: 235px;
}
.col4 {
  width: 320px;
}
.col5 {
  width: 405px;
}
.col6 {
  width: 490px;
}
.col7 {
  width: 575px;
}
.col8 {
  width: 660px;
}
.col9 {
  width: 745px;
}
.col10 {
  width: 830px;
}
.col11 {
  width: 915px;
}
.col12 {
  width: 1000px;
}
/***************************************/
.grid {
  margin-left: -10px;
  margin-right: -10px;
  height: auto;
  overflow: hidden;
  clear: both;
  *zoom: 1;
}
.g-1 {
  width: 22.5px;
}
.g-2 {
  width: 65px;
}
.g-3 {
  width: 107.5px;
}
.g-4 {
  width: 150px;
}
.g-5 {
  width: 192.5px;
}
.g-6 {
  width: 235px;
}
.g-7 {
  width: 277.5px;
}
.g-8 {
  width: 320px;
}
.g-9 {
  width: 362.5px;
}
.g-10 {
  width: 405px;
}
.g-11 {
  width: 447.5px;
}
.g-12 {
  width: 490px;
}
.g-13 {
  width: 532.5px;
}
.g-14 {
  width: 575px;
}
.g-15 {
  width: 617.5px;
}
.g-16 {
  width: 660px;
}
.g-17 {
  width: 702.5px;
}
.g-18 {
  width: 745px;
}
.g-19 {
  width: 787.5px;
}
.g-20 {
  width: 830px;
}
.g-21 {
  width: 872.5px;
}
.g-22 {
  width: 915px;
}
.g-23 {
  width: 957.5px;
}
.g-24 {
  width: 1000px;
}
.g-1, .g-2, .g-3, .g-4, .g-5, .g-6, .g-7, .g-8, .g-9, .g-10, .g-11, .g-12, .g-13, .g-14, .g-15, .g-16, .g-17, .g-18, .g-19, .g-20, .g-21, .g-22, .g-23, .g-24 {
  position: relative;
  display: inline;
  float: left;
  min-height: 1px;
  margin-left: 0px;
  margin-right: 10px;
  *zoom: 1;
}
.grid-offset-0 {
  margin-bottom: 0px;
}
.grid-offset-1 {
  margin-bottom: 2px;
}
.grid-offset-2 {
  margin-bottom: 4px;
}
.grid-offset-3 {
  margin-bottom: 6px;
}
.grid-offset-4 {
  margin-bottom: 8px;
}
.grid-offset-5 {
  margin-bottom: 10px;
}
.grid-offset-6 {
  margin-bottom: 12px;
}
.grid-offset-7 {
  margin-bottom: 14px;
}
.grid-offset-8 {
  margin-bottom: 16px;
}
.grid-offset-9 {
  margin-bottom: 18px;
}
.grid-offset-10 {
  margin-bottom: 20px;
}
h1 {
  line-height: 36px;
  font-size: 36px;
}
h2 {
  line-height: 36px;
  font-size: 30px;
}
h3 {
  line-height: 27px;
  font-size: 24px;
}
h4 {
  line-height: 18px;
  font-size: 18px;
}
h5 {
  line-height: 18px;
  font-size: 14px;
}
h6 {
  line-height: 18px;
  font-size: 12px;
}
h1,
.h1 {
  font-size: 36px;
  font-family:"Microsoft YaHei", sans-serif ;
  font-weight: 900;
  line-height: 1.1;
  color: #000;
}
h1 small,
.h1 small,
h1 .small,
.h1 .small {
  font-weight: normal;
  line-height: 1;
  color: #000;
}
h2,
.h2 {
  font-size: 30px;
  font-family: sans-serif, "Microsoft YaHei";
  font-weight: 900;
  line-height: 1.1;
  color: #000;
}
h2 small,
.h2 small,
h2 .small,
.h2 .small {
  font-weight: normal;
  line-height: 1;
  color: #000;
}
h3,
.h3 {
  font-size: 24px;
  font-family: sans-serif, "Microsoft YaHei";
  font-weight: 900;
  line-height: 1.1;
  color: #000;
}
h3 small,
.h3 small,
h3 .small,
.h3 .small {
  font-weight: normal;
  line-height: 1;
  color: #000;
}
h4,
.h4 {
  font-size: 18px;
  font-family: sans-serif, "Microsoft YaHei";
  font-weight: 900;
  line-height: 1.1;
  color: #000;
}
h4 small,
.h4 small,
h4 .small,
.h4 .small {
  font-weight: normal;
  line-height: 1;
  color: #000;
}
h5,
.h5 {
  font-size: 14px;
  font-family: sans-serif, "Microsoft YaHei";
  font-weight: 900;
  line-height: 1.1;
  color: #000;
}
h5 small,
.h5 small,
h5 .small,
.h5 .small {
  font-weight: normal;
  line-height: 1;
  color: #000;
}
h6,
.h6 {
  font-size: 12px;
  font-family: sans-serif, "Microsoft YaHei";
  font-weight: 900;
  line-height: 1.1;
  color: #000;
}
h6 small,
.h6 small,
h6 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #000;
}
p {
  margin: 0 0 10px;
}
.text-left {
  text-align: left!important;
}
.text-right {
  text-align: right!important;
}
.text-center {
  text-align: center!important;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.text-truncate {
  word-wrap: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-u {
  text-decoration: underline;
}
.text-b {
  font-weight: bold;
}
.text-12px {
  font-size: 12px;
}
.text-18px {
  font-size: 18px;
}
.text-14px {
  font-size: 14px;
}
.text-default {
  color: #305895;
}
.text-primary {
  color: #ea5504;
}
.text-success {
  color: #008000;
}
.text-warning {
  color: #ff9212;
}
.text-disabled {
  color: #999999;
}
.text-active {
  color: #999999;
}
.text-red {
  color: #ff0000;
}
.text-green {
  color: #009900;
}
.text-black {
  color: #333333;
}
.text-orange-red {
  color: #ff4901;
}
.red {
  color: #ff0000;
}
.green {
  color: #009900;
}
/*
todo: 隔行换色，单独放到选择器中
todo: 文字过长处理
*/
.table {
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  margin-top: 10px;
  font-size: 12px;
  font-family: "Arial", "SimSun", sans-serif;
}
.table thead tr th,
.table thead tr td,
.table tbody tr td {
  padding: 7px;
}
.table thead tr th,
.table thead tr td {
  text-align: center;
  border-bottom: 1px solid #bbd4e8;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.table tbody tr td {
  text-align: center;
}
.table tbody tr:nth-child(even) {
  background: #f5f5f5;
}
.table-hover tbody tr:hover {
  background-color: #bbd4e8;
}
.table-border {
  border: 1px solid #bbd4e8;
}
.table-border thead th,
.table-border thead td {
  color: #333;
  line-height: 1.4;
  padding: 5px;
}
.table-border th,
.table-border td {
  border: 1px solid #bbd4e8;
}
.table-hover tbody tr td.default:hover,
.table-hover tbody tr.default:hover td,
.table-hover tbody tr:hover .default {
  background-color: #adc3e4;
}
.table tbody tr td.default,
.table tbody tr.default td {
  background-color: #adc3e4;
}
.table-default {
  border: 1px solid #305895;
}
.table-default thead th,
.table-default thead td {
  background-color: #adc3e4;
}
.table-default th,
.table-default td {
  border: 1px solid #305895;
}
.table-hover tbody tr td.primary:hover,
.table-hover tbody tr.primary:hover td,
.table-hover tbody tr:hover .primary {
  background-color: #fed3bc;
}
.table tbody tr td.primary,
.table tbody tr.primary td {
  background-color: #fed3bc;
}
.table-primary {
  border: 1px solid #ea5504;
}
.table-primary thead th,
.table-primary thead td {
  background-color: #fed3bc;
}
.table-primary th,
.table-primary td {
  border: 1px solid #ea5504;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  border: 1px solid #E1E1E1;
  background: #E1E1E1;
  cursor: pointer;
  box-sizing: border-box;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-lg {
  padding: 6px 22px;
}
.btn-sm {
  padding: 2px 6px;
}
.btn-default {
  color: #ffffff;
  background-color: #305895;
  border-color: #305895;
  /*&.hover {
      color: @white;
      background-color: darken(@color, 5%);
      border-color: darken(@color, 5%);
    }*/
}
.btn-primary {
  color: #ffffff;
  background-color: #ea5504;
  border-color: #ea5504;
  /*&.hover {
      color: @white;
      background-color: darken(@color, 5%);
      border-color: darken(@color, 5%);
    }*/
}
.btn-success {
  color: #ffffff;
  background-color: #008000;
  border-color: #008000;
  /*&.hover {
      color: @white;
      background-color: darken(@color, 5%);
      border-color: darken(@color, 5%);
    }*/
}
.btn-warning {
  color: #ffffff;
  background-color: #ff9212;
  border-color: #ff9212;
  /*&.hover {
      color: @white;
      background-color: darken(@color, 5%);
      border-color: darken(@color, 5%);
    }*/
}
.btn-sm {
  font-size: 12px;
}
.btn-md {
  font-size: 14px;
}
.btn-lg {
  font-size: 18px;
}
.tag,
.badge {
  display: inline-block;
  min-width: 10px;
  font-size: 12px;
  color: #000000;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  padding: 3px 7px;
  border-radius: 4px;
}
.tag{
    cursor:pointer;
}
.tag a{
    text-decoration:none;
}
.tag-default {
    color: #305895;
    border: 1px solid #305895;
}
.tag-default a{
    color: #305895;
}
.tag-904 {
    color: #ff0042;
    border: 1px solid #ff0042;
}
.tag-904 a{
    color: #ff0042;
}
.tag-906 {
    color: #80bcff;
    border: 1px solid #80bcff;
}
.tag-906 a{
    color: #80bcff;
}
.tag-905 {
    color: #5e5e5e;
    border: 1px solid #5e5e5e;
}
.tag-905 a{
    color: #5e5e5e;
}
.tag-907 {
    color: #8102c4;
    border: 1px solid #8102c4;
}
.tag-907 a{
    color: #8102c4;
}
.tag-909 {
    color: #f19149;
    border: 1px solid #f19149;
}
.tag-909 a{
    color: #f19149;
}
.tag-910 {
    color: #1da2ff;
    border: 1px solid #1da2ff;
}
.tag-910 a{
    color: #1da2ff;
}
.tag-911 {
    color: #009e96;
    border: 1px solid #009e96;
}
.tag-911 a{
    color: #009e96;
}
.tag-912 {
    color: #b28850;
    border: 1px solid #b28850;
}
.tag-912 a{
    color: #b28850;
}
.tag-913 {
    color: #ff3a00;
    border: 1px solid #ff3a00;
}
.tag-913 a{
    color: #ff3a00;
}

/*
.tag-wpcj {
    color: #f26161;
    border: 1px solid #f26161;
}
.tag-wpcj a{
    color: #f26161;
}

.tag-cfgc {
    color: #b28850;
    border: 1px solid #b28850;
}
.tag-cfgc a{
    color: #b28850;
}

.tag-jcsj {
    color: #ea5404;
    border: 1px solid #ea5404;
}
.tag-jcsj a{
    color: #ea5404;
}

.tag-ngsn {
    color: #ff0000;
    border: 1px solid #ff0000;
}
.tag-ngsn a{
    color: #ff0000;
}

.tag-cpmdm {
    color: #b868e1;
    border: 1px solid #b868e1;
}
.tag-cpmdm a{
    color: #b868e1;
}

.tag-qhzk {
    color: #043aea;
    border: 1px solid #043aea;
}
.tag-qhzk a{
    color: #043aea;
}
.tag-xzdcm {
    color: #ffae00;
    border: 1px solid #ffae00;
}
.tag-xzdcm  a{
    color: #ffae00;
}


.tag-lyss {
    color: #3990da;
    border: 1px solid #3990da;
}
.tag-lyss a{
    color: #3990da;
}





.tag-jzldb {
    color: #b28850;
    border: 1px solid #b28850;
}
.tag-jzldb a{
    color: #b28850;
}
.tag-gg {
    color: #959595;
    border: 1px solid #959595;
}
.tag-gg a{
    color: #959595;
}*/

.badge-default {
    color: #ffffff;
    background-color: #305895;
}
.tag-primary {
  color: #ea5504;
  border: 1px solid #ea5504;
}
.badge-primary {
  color: #ffffff;
  background-color: #ea5504;
}
.tag-success {
  color: #008000;
  border: 1px solid #008000;
}
.badge-success {
  color: #ffffff;
  background-color: #008000;
}
.tag-warning {
  color: #ff9212;
  border: 1px solid #ff9212;
}
.badge-warning {
  color: #ffffff;
  background-color: #ff9212;
}
.badge-sm {
  border-radius: 50%;
  line-height: 24px;
  width: 24px;
  height: 24px;
  font-size: 14px;
  margin: 0 5px;
  padding: 0;
}
.badge-md {
  border-radius: 50%;
  line-height: 28px;
  width: 28px;
  height: 28px;
  font-size: 18px;
  margin: 0 5px;
  padding: 0;
}
.badge-lg {
  border-radius: 50%;
  line-height: 32px;
  width: 32px;
  height: 32px;
  font-size: 22px;
  margin: 0 5px;
  padding: 0;
}
.pagination {
  height: 36px;
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
}
.pagination ul li {
  display: inline;
  float: left;
  position: relative;
}
.pagination ul li a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  margin: 0 4px;
}
.pagination ul li.active a {
  background-color: #f5f5f5;
  color: #999999;
  cursor: default;
}
.pagination ul li.disabled a,
.pagination ul li .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
  border: 1px solid #999999;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination .redirect {
  margin-left: 10px;
}
.pagination .redirect input {
  width: 34px;
  height: 22px;
}
.pagination .redirect button {
  width: 22px;
  height: 22px;
}
.pagination-default ul li a {
  border: 1px solid #86a6d8;
}
.pagination-default ul li.active a {
  color: #fff;
  background-color: #305895;
}
.pagination-primary ul li a {
  border: 1px solid #fdb38a;
}
.pagination-primary ul li.active a {
  color: #fff;
  background-color: #ea5504;
}
.pagination-sm ul li a {
  padding: 0 8px;
  line-height: 22px;
}
.panel {
  position: relative;
  background-color: #ffffff;
  border: 1px solid transparent;
  *border: 1px solid #ffffff;
}
.panel-head {
  /* 删除 */
  padding: 6px 0 6px 12px;
}
.panel-body {
  padding: 0 5px;
}
.panel-title {
  color: #000000;
  font-size: 18px;
  font-family: "Microsoft YaHei";
}
.panel-title a {
  color: #000000;
  font-size: 18px;
  font-family: "Microsoft YaHei";
}
.panel-title a:hover {
  color: #000000;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  cursor: pointer;
}
.panel-footer {
  padding: 10px;
  background-color: #f5f5f5;
}
.panel .table {
  margin-top: 0;
}
.panel-more {
  float: right;
  position: absolute;
  right: 5px;
  top: 12px;
}
.panel-default {
  border: 1px solid #305895;
}
.panel-default .panel-head {
  background-color: #305895;
  color: #fff;
}
.panel-default .panel-title {
  font-family: "Microsoft YaHei";
  font-weight: 900;
  color: #ffffff;
}
.panel-primary {
  border: 1px solid #ea5504;
}
.panel-primary .panel-head {
  background-color: #ea5504;
  color: #fff;
}
.panel-primary .panel-title {
  font-family: "Microsoft YaHei";
  font-weight: 900;
  color: #ffffff;
}
.panel-striped .panel-head {
  border-bottom: 3px solid #305895;
}
.panel-striped .panel-title {
  color: #ea5504;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: 900;
  padding: 10px;
  display: inline-block;
  position: relative;
  bottom: -3px;
  border-bottom: 3px solid #ea5504;
}
.article:after,
.article:before {
  content: " ";
  display: table;
}
.article-body {
  font-size: 14px;
  overflow: hidden;
}
.article-body blockquote {
  font-family: sans-serif, "Microsoft YaHei";
}
.article-body img {
  display: block;
  max-width: 100%;
}
.article-body p {
  margin: 10px 0;
  line-height: 28px;
}
.article-title {
  margin: 0;
  font-size: 25px;
  line-height: 1.15;
  font-weight: 400;
}
.article-title a {
  color: inherit;
  text-decoration: none;
}
.article-meta {
  margin: 15px 0;
  font-size: 14px;
  line-height: 1.5;
  color: #999999;
}
.article-lead {
  color: #666;
  font-size: 14px;
  line-height: 1.5;
  border: 1px solid #dedede;
  border-radius: 2px;
  background: #f9f9f9;
  padding: 10px;
}
.article-divider {
  margin-bottom: 24px;
  border: 1px solid #eeeeee;
}
.list {
  margin: 5px 0;
  overflow: hidden;
}
.list li {
  padding: 5px 2px;
}
.list li h3 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
}
.list-circle li {
  background: url(/framework/list/images/circle.png) -138px -119px no-repeat;
}
.list-bull {
  color: #305895;
  font-size: 14px;
  margin-right: 5px;
}
.list-summary {
  color: #315795;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  overflow: hidden;
}
.list-summary li {
  padding: 12px 0;
  background: none;
}
.list-truncate li {
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list-border li {
  padding: 5px 0 5px 15px;
  border-bottom: 1px solid #bbd4e8;
}
.list-striped li:nth-of-type(even) {
  background: #f5f5f5;
}
.list-md li a {
  font-size: 14px;
}
.list-md .list-title {
  background: url(/framework/list/images/publicel.gif) no-repeat -187px -189px;
  margin-top: 6px;
  padding-left: 8px;
  color: #ffffff;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.list-md .list-title .list-category {
  font-size: 12px;
  color: #ffffff;
  margin-right: 18px;
}
.list-lg li {
  padding: 12px 2px;
}
.list-lg li a {
  font-size: 14px;
}
/*.media*/
.media-list {
  position: relative;
}
.media-list li {
  *zoom: 1;
}
.media-list li:before,
.media-list li:after {
  content: " ";
  display: table;
}
.media-list li:after {
  clear: both;
}
.media-list li:before,
.media-list li:after {
  content: " ";
  display: table;
}
.media-list li:after {
  clear: both;
}
.media-list .item-media {
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.media-list .item-media img{
	width: 148px;
	height: 96px;
	border: 1px solid #dcdcdc;
}
.media-list .item-title {
  font: 18px/32px "Microsoft YaHei";
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 4px 0;
}
.media-list .item-text {
  color: #818181;
  overflow: hidden;
  line-height: 26px;
}
.media-list .item-attach {
  color: #818181;
  text-align: right;
}
.navbar {
  height: 35px;
  overflow: hidden;
}
.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}
.navbar li {
  position: relative;
  display: inline;
  float: left;
  white-space: nowrap;
  line-height: 35px;
}
.navbar li.active a,
.navbar li.active a:focus,
.navbar li.active a:hover {
  text-decoration: none;
}
.navbar li.disabled a,
.navbar li.disabled a:focus,
.navbar li.disabled a:hover {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.navbar li a {
  display: block;
  padding-left: 11px;
  padding-right: 11px;
  font-size: 14px;
  text-align: center;
}
.navbar li a:focus,
.navbar li a:hover {
  text-decoration: none;
}
.navbar li b {
  float: left;
  margin: 11px 0;
  width: 1px;
  height: 14px;
  background-color: #3A5E95;
  border-right: 1px solid #758FB5;
}
.navbar-title {
  background: #525252;
  border-right: 2px solid white;
  font-weight: bold;
}
.navbar-title a:hover {
  color: #ffffff !important;
}
.navbar-inline {
  display: inline-block;
}
.navbar-default {
  background-color: #305895;
}
.navbar-default li a {
  color: #ffffff;
}
.navbar-default li a:hover {
  color: #ff0000;
}
.navbar-border {
  border: 1px solid #3A5E95;
  border-top: 0;
}
.navbar-border li:first-child {
  border-right: 1px solid #3A5E95;
}
.navbar-border li:first-child a {
  color: #000000;
  font-weight: 900;
}
.navbar-brand li:first-child {
  border-right: 1px solid #fff;
}
.navbar-brand li:first-child a {
  font-weight: 900;
}
.navbar-links {
  height: 30px;
}
.navbar-links li {
  line-height: normal;
  padding: 5px 0;
}
.navbar-links li a {
  padding-left: 8px;
  padding-right: 9px;
  background: url(/framework/navbar/images/element.png) no-repeat -90px -188px;
  color: #000000;
  font-size: 12px;
  font-family: sans-serif, "Microsoft YaHei";
}
.navbar-links li a:hover {
  text-decoration: underline;
  color: #ff4900;
}
.navbar-links li.first {
  margin-left: -1px;
}
.navbar-links li .red a {
  color: #ff0000;
}
.navbar-lg {
  height: 40px;
}
.navbar-lg li {
  line-height: 40px;
}
.navbar-lg li a {
  font-size: 16px;
  padding: 0 15px;
}
.tabs {
  overflow: hidden;
}
.tabs-head {
  position: relative;
  width: 100%;
  height: 38px;
  border-bottom: 2px solid #305895;
}
.tabs-list {
  position: relative;
  margin-left: 1px;
  z-index: 1;
}
.tabs-list li {
  float: left;
  position: relative;
  border: 1px solid #BBD4E8;
  border-bottom: 0;
  margin-left: -1px;
  cursor: pointer;
  color: #000000;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  padding: 6px 10px;
}
.tabs-list li.active {
  height: 27px;
  background: #ffffff;
  border: 1px solid #305895;
  border-bottom: 0;
  z-index: 1;
}
.tabs-list li a {
  color: #000000;
  font-size: 18px;
  font-family: "Microsoft YaHei";
}
.tabs-list li a:hover {
  color: #000000;
  font-size: 18px;
  font-family: "Microsoft YaHei";
}
.tabs-more {
  float: right;
  margin-right: 5px;
  margin-top: 15px;
  position: relative;
  z-index: 1;
}
.tabs-more a.active {
  display: block;
}
.tabs-widget {
  position: relative;
  top: 14px;
  left: 20px;
}
.tabs-widget a {
  color: #00349a;
  font-size: 13px;
  font-family: "Microsoft YaHei";
  font-weight: 900;
  text-decoration: underline;
}
.tabs-widget a:hover {
  color: #ff4900;
}
.tabs-content .tabs-panel {
  display: none;
}
.tabs-content .tabs-panel.active {
  display: block;
}
.tabs-content .table {
  margin-top: 0;
}
/**/
.tabs-stacked-head {
  width: 112px;
  height: 350px;
  overflow: hidden;
}
.tabs-stacked-head li {
  width: 100%;
  background-color: #eee;
  border: 0;
  margin: 5px 0;
}
.tabs-stacked-head li a {
  color: #ffffff;
}
.tabs-stacked-head li.active,
.tabs-stacked-head li.active a {
  color: #ffffff;
  background-color: #2F5895;
  text-decoration: none;
}
.tabs-stacked-content {
  position: absolute;
  top: 10px;
  left: 120px;
}
.dropdown {
  position: relative;
}
.dropdown-content li.active {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #3A5E95;
  cursor: pointer;
}
.dropdown-content li.active a {
  color: #fff;
}
.dropdown-content li.disabled,
.dropdown-content li.disabled a,
.dropdown-content li.disabled a:hover {
  color: #999;
  cursor: not-allowed;
  text-decoration: none;
}
.dropdown-content .divider {
  clear: both;
  padding: 0;
  margin: 0;
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
}
.open .dropdown-content {
  display: block;
}
.backtop {
  position: fixed;
  left: 50%;
  bottom: 250px;
  width: 50px;
  margin-left: 505px;
  z-index: 1000;
  _position: absolute;
}
.backtop-search {
  position: absolute;
  top: 0;
  left: -237px;
  background-color: #3A5E95;
  width: 238px;
  height: 36px;
  padding-top: 15px;
  text-align: center;
  display: none;
}
.backtop-input {
  border: 0;
  width: 123px;
  height: 16px;
  padding: 4px 4px;
  font-size: 12px;
  font-family: simsun;
  vertical-align: middle;
}
.backtop-btn {
  border: 0;
  width: 60px;
  height: 24px;
  padding-right: 7px;
  color: #315895;
  text-align: right;
  vertical-align: middle;
  background: url(/framework/backtop/images/backtop.gif) no-repeat 5px -117px #bbd4e8;
}
.backtop-icon {
  background: url(/framework/backtop/images/backtop.gif) no-repeat;
  width: 50px;
  height: 51px;
  border: 1px solid #9CB9D6;
  cursor: pointer;
  outline: none;
}
.backtop-icon-search {
  background-position: 0 0;
  padding-top: 34px;
  font-size: 12px;
  color: #ffffff;
}
.backtop-icon-search:hover {
  background-position: -51px 0;
}
.backtop-icon-up {
  background-position: 0 -51px;
  margin-top: 4px;
}
.backtop-icon-up:hover {
  background-position: -51px -51px;
}
.breadcrumb {
  padding: 7px 14px;
  margin: 0 0 7px;
}
.breadcrumb li {
  display: inline;
}
.header {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.header-wrapper {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 1000px;
  height: 40px;
  z-index: 1000;
  *zoom: 1;
  /*overflow: hidden;*/
}
.header-wrapper:before,
.header-wrapper:after {
  content: " ";
  display: table;
}
.header-wrapper:after {
  clear: both;
}
.header-wrapper:before,
.header-wrapper:after {
  content: " ";
  display: table;
}
.header-wrapper:after {
  clear: both;
}
.header-sticky {
  position: fixed !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
}
.header-logo {
  display: inline-block;
  *display: inline;
  *float: left;
}
.header-widget {
  display: inline-block;
  *display: inline;
}
.header-default {
  background-color: #305895;
}
.header-primary {
  background-color: #ea5504;
}
/*.comment-btn {
  display: inline-block;
  *display: inline;
  margin: 0 5px;
  padding: 2px 12px;
  background-color: #3059ad;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
  border: 0;
  outline: 0;
}
.comment-btn-login {
  background-color: #305895;
}
.comment-btn-reg {
  background-color: #ea5504;
}
.comment-btn-reg:hover {
  color: #fff;
  text-decoration: none;
}
.comment-btn-publish {
  background-color: #ea5504;
  font-size: 14px;
  width: 120px;
  padding: 4px 0;
}
.comment-btn-clear {
  background-color: #b5b6ba;
  font-size: 14px;
  width: 60px;
  padding: 4px 0;
}
.comment-btn-face {
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
}
.comment-btn-reply {
  background-color: #ea5504;
}
.comment-btn-reply:hover {
  background: #ff8400;
}
.comment-btn-pull {
  display: inline-block;
  border: 1px solid #2f5895;
  background-color: #fff;
  color: #3f3f3f;
  padding: 8px 0;
  font-size: 14px;
}
.comment-btn-pull:hover {
  background-color: #7faadb;
  color: #3f3f3f;
  text-decoration: none;
}
.comment-btn-pull-load {
  width: 69%;
  height: 40px;
  padding: 0;
  line-height: 40px;
}
.comment-btn-pull-all {
  margin-left: 20px;
  width: 28%;
  display: inline-block;
  text-align: center;
  height: 40px;
  padding: 0;
  line-height: 40px;
}
.comment-btn-more {
  display: inline-block;
  border: 1px solid #2f5895;
  background-color: #fff;
  color: #3f3f3f;
  font-size: 14px;
  width: 69%;
  padding: 9px 0;
  text-align: center;
  cursor: pointer;
}
.comment-btn-all {
  display: inline-block;
  border: 1px solid #2f5895;
  background-color: #fff;
  color: #3f3f3f;
  font-size: 14px;
  padding: 9px 0;
  width: 28.5%;
  text-align: center;
  margin-left: 20px;
}
/*.comment-btn {
  background-color: #eee;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  padding: 1px 0;
  display: inline-block;
  *display: inline;
  cursor: pointer;
  margin: 0 5px;

  &-login {
    background-color: #497ec8;
    width: 52px;
  }

  &-reg {
    background-color: #f40;
    width: 55px;
    &:hover {
      color: #fff;
      text-decoration: none;
    }
  }

  &-publish {
    background-color: #f40;
    font-size: 14px;
    font-weight: bold;
    width: 120px;
    padding: 4px 0;
  }

  &-clear {
    background-color: #b5b6ba;
    font-size: 14px;
    font-weight: bold;
    width: 60px;
    padding: 4px 0;
  }

  &-reply {
    background: #ff8400;
    width: 125px;
    &:hover {
      background: #ff4901;
    }
  }

  &-register {
  }

  &-face {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    cursor: pointer;
  }

  &-pull {
    width: 100%;
    border: 1px solid #2f5895;
    background-color: #fff;
    color: #3f3f3f;
    padding: 8px 0;
    font-size: 14px;
    cursor: pointer;

    &:hover {
      background-color: #7faadb;
      color: #3f3f3f;
      text-decoration: none;
    }

    &-load {
      width: 470px;
      width: 69%;
    }

    &-all {
      margin-left: 20px;
      width: 170px;
      width: 27%;
      display: inline-block;
      text-align: center;

    }

  }
}
.comment-icon-face {
  float: left;
  *display: inline;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  background: url("/framework/comment/images/elem.gif") no-repeat 0 -160px;
}
.comment-icon-praise {
  float: left;
  display: inline-block;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  *display: inline;
  vertical-align: middle;
  background: url("/framework/comment/images/elem.gif") no-repeat -55px -26px;
}
.comment-icon-reply {
  float: left;
  display: inline-block;
  margin-right: 5px;
  width: 18px;
  height: 18px;
  *display: inline;
  vertical-align: middle;
  background: url("/framework/comment/images/elem.gif") no-repeat -77px -26px;
}
.comment-icon-load {
  position: relative;
  float: left;
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin-right: 5px;
  width: 16px;
  height: 16px;
  background: url("/framework/comment/images/elem.gif") no-repeat -80px -46px;
}
.comment-header {
  display: block;
  border-top: 2px solid #2c5694;
  padding: 8px 4px;
  height: 22px;
}
.comment-header .more {
  display: inline-block;
  float: right;
  font-size: 14px;
}
.comment-title {
  color: #3f3f3f;
  font-family: "Microsoft YaHei";
  font-size: 16px;
}
.comment-title a {
  color: #3f3f3f;
  font-family: "Microsoft YaHei";
  font-size: 16px;
}
.comment-title a:hover {
  color: #ff4901;
  text-decoration: underline;
}
.comment-footer {
  padding: 15px 0;
  overflow: hidden;
}
.comment-item {
  padding-top: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.comment-item:after,
.comment-item:before {
  clear: both;
  content: " ";
}
.comment-avator {
  float: left;
  width: 50px;
  padding: 0 10px;
}
.comment-avator img {
  width: 50px;
  height: 50px;
}
.comment-content {
  display: block;
  margin-left: 70px;
}
.comment-content-header {
  padding-bottom: 13px;
}
.comment-content-body {
  font-size: 14px;
  padding-bottom: 15px;
  word-break: break-all;
  word-wrap: break-word;
}
.comment-content-footer .date {
  color: #838383;
  padding-top: 3px;
}
.comment-content-footer .attach {
  float: right;
  margin-right: 10px;
}
.comment-textarea {
  margin-top: 10px;
  width: 96%;
  height: 112px;
  padding: 15px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
}
.comment-right {
  float: right;
}
.comment-widget {
  display: inline;
}
.comment-widget b {
  color: #f00;
}*/
.login-reply {
  background: #eaf2ff;
  padding: 10px;
  vertical-align: middle;
}
.login-quick {
  margin-bottom: 5px;
}
.login-quick input {
  vertical-align: middle;
}
/*
  button
*/
/**/
.login-reply-content {
  border: 1px solid #d8e6ff;
  width: 100%;
  margin-bottom: 5px;
}
.login-attach {
  float: right;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
/*.comment-text-red {
  color: #ea5504;
}*/
/* form */
.comment-input-login {
  background-color: #ffffff;
  width: 107px;
  height: 22px;
  padding: 0 3px;
  border: 1px solid #d8e6ff;
}
.comment-textarea-content {
  margin-top: 10px;
  width: 96%;
  height: 112px;
  padding: 15px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
}
/* 表情 */
.comment-face {
  position: absolute;
  width: 342px;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #b7b7b7;
  box-shadow: 2px 2px 4px #eee;
}
.comment-face li {
  float: left;
  width: 28px;
  height: 28px;
  border: 1px solid #dadada;
  margin: 4px;
  text-align: center;
  padding-top: 3px;
  cursor: pointer;
}
.comment-face li:hover {
  border: 1px solid #5fabdf;
}
.comment-face li img {
  width: 28px;
  height: 28px;
}
.comment-face-arrow {
  position: absolute;
  top: -12px;
  left: 110px;
  width: 12px;
  height: 12px;
  background: url("/framework/comment/images/arrow.png") no-repeat -18px 0;
}
.gbpopbox {
  position: absolute;
  z-index: 80001;
  border: 3px solid #aecee1;
  background-color: #fff;
}
.gbpopbox .gbpopboxtitle {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #466b98;
  padding: 8px 0 8px 12px;
}
.gbpopbox .gbpopboxclose {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 22px;
  cursor: pointer;
  color: #fff;
  background: url(/framework/modalDialog/images/elem.gif) -63px -358px;
}
.gbmask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 80000;
  background: url(/framework/modalDialog/images/mask.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/mask.png");
}
.share .bdsharebuttonbox .icon_iguba {
  margin: 0;
}
.share .bdsharebuttonbox .icon_weixin {
  margin: 0 0 0 5px;
}
.share .bdsharebuttonbox .icon_tsina {
  margin: 0 0 0 8px;
}
.share .bdsharebuttonbox .icon_qzone {
  margin: 0 0 0 5px;
}
.bdshare-button-style0-16 .bds_more {
  display: none;
}
.bdsharebuttonbox span {
  float: left;
  /*width: 48px;*/
  padding-top:4.5px;
  font-size: 14px;
  color: #474747;
}
.bdsharebuttonbox .icon_iguba {
  background-image: url("../images/icon-share.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-position: 0 0!important;
  padding: 0;
  margin: 3px 0 0;
  background-size: 400% 100%;
}
.shareTo {
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 10px auto;
  padding: 15px 0;
}
.shareTo .bdsharebuttonbox {
  float: left;
  height: 24px;
  line-height: 24px;
  display: block;
  overflow: hidden;
  clear: both;
  margin-top: 10px;
}
.bdsharebuttonbox .icon_weixin {
  background-image: url("../images/icon-share.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-position: -30px 0px !important;
  margin-left: 4px;
  padding: 0;
  margin: 3px 0 0 5px;
  background-size: 400% 100%;
}
.bdsharebuttonbox .icon_tsina {
  background-image: url("../images/icon-share.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-position: -60px 0!important;
  margin-left: 8px;
  padding: 0;
  margin: 3px 0 0 8px;
  background-size: 400% 100%;
}
.bdsharebuttonbox .icon_qzone {
  background-image: url("../images/icon-share.png");
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-position: -90px 0!important;
  margin-left: 5px;
  padding: 0;
  margin: 3px 0 0 5px;
  background-size: 400% 100%;
}
.bdshare-button-style0-16 .bds_more {
  width: 16px;
  height: 18px;
}
.attWeiBo {
  float: right;
  width: 280px;
  height: 24px;
  line-height: 24px;
  margin-top: 8px;
}
.bdsharebuttonbox .focus a {
  float: left;
  display: inline-block;
  height: 24px;
  width: 86px;
  text-align: center;
}
.bdsharebuttonbox .focus span.icon-logo {
  background-repeat: no-repeat;
  float: left;
  height: 14px;
  width: 18px;
  background-position: -18px -20px;
  margin: 5px 0 0 5px;
}
.attWeiBo li {
  height: 24px;
  line-height: 24px;
  margin-top: 2px;
  float: left;
}
.attWeiBo .tit {
  font-size: 14px;
  color: #002d82;
  font-weight: bold;
  padding: 0 12px;
  border-left: 1px solid #c0d8f2;
}
.attWeiBo .weibo {
  font-size: 14px;
  width: 100px;
  padding-left: 0 !important;
}
.attWeiBo .weibo a {
  color: #3059ad;
  display: block;
  width: 90px;
  text-decoration: none;
}
.attWeiBo .weibo a:hover {
  color: #ff4901;
  text-decoration: underline;
}
.attWeiBo .weibo i {
  float: right;
  margin: 4px 0 0;
  background-position: -19px -19px;
}
.attWeiBo .guanzhu {
  margin: 0;
  position: relative;
}
.attWeiBo .itit {
  margin-right: 4px;
}
.attWeiBo .guanzhu.mr6 {
  margin: 2px 10px 0 10px;
}
.attWeiBo .wxBtn,
.attWeiBo .wxtip {
  background-image: url("/framework/share/images/wx-qcode.png");
  background-repeat: no-repeat;
}
.attWeiBo .wxBtn {
  float: left;
  width: 90px;
  height: 24px;
  background-position: -54px 0;
}
.attWeiBo .wxtip {
  float: left;
  width: 198px;
  height: 105px;
  background-position: 0 -25px;
  position: absolute;
  top: 25px;
  left: -67px;
  display: none;
  z-index: 999;
}
.attWeiBo .wx_fund {
  background-position: 0 -135px;
}
.shareWeb {
  height: 24px;
  float: left;
}
.shareWeb {
  width: 208px;
}
.shareWeb li {
  height: 18px;
  line-height: 18px;
  margin-top: 4px;
  float: left;
}
.shareWeb .eastmoney,
.shareWeb .sina,
.shareWeb .qq,
.shareWeb .renren {
  margin-right: 8px;
}
.shareWeb li a,
.attWeiBo li a {
  float: left;
}
.shareWeb li i,
.attWeiBo li i {
  background: url(http://cmsjs.eastmoney.com/images/shareico.png?v=20120903) no-repeat;
  float: left;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  cursor: pointer;
}
.shareWeb .sina i {
  background-position: -19px -1px;
}
.shareWeb .qq i {
  background-position: -37px -1px;
}
.shareWeb .renren i {
  background-position: -55px -1px;
}
.shareWeb .sohu i {
  background-position: -73px -1px;
}
.shareWeb .sina a,
.shareWeb .qq a,
.shareWeb .renren a,
.shareWeb .sohu a {
  color: #002d82!important;
  width: 18px;
  overflow: hidden;
  text-indent: -999px;
}
