@charset "UTF-8";
body {
  min-width: 1280px;
}

.clear:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

.clear {
  zoom: 1;
}

html, body {
  font-family: "黑体", "思源黑体", "Arial Normal", Arial;
}

.bw {
  width: 1280px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin: 0 auto;
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a {
  outline: none;
}

a:active, a:hover, a:focus {
  outline: none;
}

body {
  background: #f5f5f5;
}

.main-right-seacrch-conditon {
  width: 100%;
  margin-bottom: 40px;
}

.main-right-seacrch-conditon .condition {
  width: 100%;
  font-size: 0;
  overflow: hidden;
}

.main-right-seacrch-conditon .condition .input-group {
  font-size: 14px;
  display: inline-block;
  margin-right: 30px;
  font-size: 14px;
  margin: 1em;
}

.main-right-seacrch-conditon .condition .input-group input {
  height: 30px;
  border: 1px solid #ca1331;
  color: #666;
  padding: 0 .57em;
  width: 140px;
  float: none;
  text-align: left;
  border-radius: 2px;
}

.main-right-seacrch-conditon .condition .input-group button {
  background-color: #ca1331;
  float: none;
  color: #fff;
  border: none;
  line-height: 32px;
  padding: 0 3em;
  border-radius: 4px;
  margin: 0 10px;
}

.main-right-seacrch-conditon .condition .input-group button:hover {
  background-color: #a7071d;
}

.glyphicon-search:before {
  content: "\e003";
  position: absolute;
  top: 13px;
  left: 14px;
}

#content table {
  margin: 0 auto;
}

#content table tr {
  width: 100%;
}

#content table tr td {
  padding: 5px 1em;
  min-width: 8em;
}

#content table tr td font {
  line-height: 30px;
}

.dateRange {
  height: 50px;
}

.dateRange label {
  display: inline-block;
  height: 50px;
  line-height: 50px;
}

.dateRange .ta_date {
  display: inline-block;
}

.mainEchart {
  width: 740px;
  height: 350px;
}

.filterTime, .filterBtnsB {
  text-align: left;
}

.filterTime button, .filterBtnsB button {
  font-size: 12px;
  border: none;
  padding: .5em 1em;
  margin: .5em;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #333;
  background-color: #ccc;
}

.filterTime .current a, .filterBtnsB .current a {
  color: #ca1331;
}

.filterTime button:hover, .filterBtnsB button:hover {
  color: #fff;
  border: none;
  background-color: #ca1331;
}

.mainEchartTitle {
  line-height: 50px;
  height: 50px;
  font-size: 18px;
  font-weight: 600;
  color: #000;
}

.commonlists .commonAnimates dd {
  color: #888;
}

.commonlists .commonAnimates .current {
  color: #ca1331;
}

.main-right-artical .pagebox {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 1em;
}

.articledes {
  width: 100%;
  min-width: 900px;
  max-width: 1200px;
  margin: 20px auto;
  margin-top: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #fff;
  padding: 40px 2em;
  border: 1px solid #e8e8ea;
}

.articledes img {
  display: block;
}

.articledes table {
  width: 80%;
  margin: 0 auto;
  border-collapse: collapse;
  font-size: 14px;
}

.articledes table td {
  border: 1px #999 solid;
  line-height: 45px;
  font-size: 14px;
  text-align: left;
  vertical-align: middle;
  padding: 0 1em;
}

.articledes table .t {
  background-color: #ca1331;
  color: #fff;
  min-width: 6em;
  max-width: 7em;
}

article .articledes .softuse h3 {
  font-size: 22px;
  line-height: 80px;
  color: #ca1331;
  overflow: hidden;
  text-align: center;
}

article .articledes .softuse p {
  line-height: 50px;
}

article .articledes .softuse p button {
  float: right;
  border: none;
  color: #fff;
  padding: 0 2em;
  text-indent: 0;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: auto;
  line-height: 35px;
  background-color: #ca1331;
}

.bannerCon {
  width: 100%;
  height: 210px;
  margin: 0 auto;
  min-width: 1200px;
  overflow: hidden;
}

.bannerCon .banner {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.bannerCon .banner img {
  width: 100%;
  bottom: 0;
  height: 100%;
}

.breadcrumb .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.breadcrumb a {
  color: #fff;
  text-decoration: none;
}

.breadcrumb .glyphicon-triangle-right:before {
  content: "\e250";
  position: absolute;
  right: 0;
  top: 2px;
}

#contt div {
  line-height: 35px;
  color: #333;
}

#contt div b {
  line-height: 50px;
  font-size: 16px;
}
