.list {
  padding-bottom: 0;
}
.container {
  box-shadow: 0 0 1px 0 rgba(10, 31, 68, 0.08), 0 2px 2px 0 rgba(10, 31, 68, 0.08);
}
.bsfw-border-line {
  background-image: url(/cn/static/images/common/hdline.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 25px;
}
.news-photo > img {
  margin: 33px 0px 0px 5px;
  width: 100%;
}
.box-margin-right {
  margin-right: 8%;
}
.box-card {
  float: left;
  width: 190px;
  font-size: 16px;
  height: 98px;
  margin: 23px 35px;
  background: #efefef;
  border: 1px solid #d3d3d3;
}
.box-card > a {
  padding: 0 22px;
  text-align: center;
  display: block;
  color: black;
}
.box-card > i {
  display: inline-block;
  width: 36px;
  height: 36px;
  background-color: #0282cb;
  margin: -8px 0 0 10px;
  line-height: 36px;
  text-align: center;
}
.box-card > i > img {
  height: 36px;
}
.bsfu-table > tbody > tr {
  border-bottom: 1px solid #ccc;
}
.bsfu-table > tbody > tr > th {
  padding: 10px 0;
}
.bsfu-table > tbody > tr > td {
  padding: 10px 0;
}
.bsfu-table > tbody > tr > td img {
  padding-top: 7px;
}
.bsfw-download {
  cursor: pointer;
}
.bstj {
  margin-top: 15px;
  line-height: 28px;
}
.bstj > img {
  vertical-align: bottom;
}
.bstj > span {
  color: #0282cb;
}
.bstj-content > span {
  font-size: 14px;
}
.cxfw-table {
  margin-top: 25px;
}
.cxfw-table > tbody > tr > td > a {
  color: #333;
}
.cxfw-table .box-card {
  width: 195px;
}
.csfw-content {
  height: 98px;
  text-align: center;
  display: table;
}
.csfw-content > img {
  height: 42px;
  margin-top: 28px;
}
.csfw-content > span {
  color: black;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding-right: 15px;
  font-size: 16px;
}
.print {
  margin-right: 60px;
  margin-bottom: 8px;
  float: right;
}
.company {
  border: 1px solid #9daeb9;
}
.company-border {
  height: 28px;
  background: #eee;
}
.company > .company-table > table {
  margin: 15px auto;
}
.company > .company-table > table > tbody > tr > td {
  line-height: 28px;
  padding: 0 10px;
  background-image: url(/cn/static/images/common/dot.png);
  background-repeat: no-repeat;
  background-position: 0 13px;
}
.company > .company-table > table > tbody > tr > td > a:after {
  display: table;
  content: " ";
  clear: both;
}
.company-pager {
  margin-bottom: 24px;
}
.company-sousuo {
  margin: 10px 10px 20px;
}
.company-sousuo span {
  font-weight: bold;
}
.company-sousuo input[type=text] {
  color: #555;
  width: 230px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.company-sousuo input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.company-sousuo input[type=button] {
  margin-left: 10px;
  width: 100px;
  background-color: #0096da;
  color: #fff;
  font-weight: bold;
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-appearance: none;
}
.company-sousuo-product {
  margin-left: 10px;
}
.company-product {
  margin-bottom: 24px;
  position: relative;
}
.company-product table {
  width: 820px;
  table-layout: fixed;
}
.company-product a {
  color: #000;
}
.company-product > table > tbody > tr > td {
  padding: 10px;
  border-bottom: 1px dashed #ccc;
  width: 50%;
}
.company-product > table > tbody > tr > th {
  height: 32px;
  border: 1px solid #d0eaf7;
  color: #fff;
  font-weight: bold;
  background-color: #3178d4;
}
.company-product-fanhui {
  position: absolute;
  left: 750px;
  top: 4px;
}
.company-product-fanhui a {
  color: #0283cc;
}
.company-product-tr1 {
  font-weight: bold;
  text-align: center;
  background-color: #c9dee6;
}
.company-product-tr1 td {
  padding: 5px 10px !important;
  font-weight: bold;
  text-align: left;
  border-bottom: none !important;
}
.company-list-tabmore {
  background-color: #c9dee6;
  padding: 0 10px;
  line-height: 35px;
}
.company-list-tab {
  color: #000000;
  font-weight: bold;
}
.company-list-more a {
  float: right;
  color: #0283cc;
}
.product {
  margin-bottom: 24px;
}
.product > table > tbody > tr > td {
  padding: 10px;
  border-bottom: 1px dashed #ccc;
}
.product > table > tbody > tr > th {
  height: 32px;
  border: 1px solid #d0eaf7;
  color: #fff;
  font-weight: bold;
  background-color: #3178d4;
}
.product-pager {
  margin: 24px 0;
}
.product-title {
  background-image: url(/cn/static/images/common/fwline.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
.product-sousuo {
  margin: 0 auto;
  width: 620px;
}
.product-sousuo span {
  font-weight: bold;
}
.product-sousuo input[type=text] {
  color: #555;
  width: 400px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.product-sousuo input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.product-sousuo input[type=button] {
  width: 100px;
  background-color: #0096da;
  color: #fff;
  font-weight: bold;
  border: 1px solid #fff;
  cursor: pointer;
  -webkit-appearance: none;
  margin-left: 10px;
}
.product-list-tabmore {
  background-color: #c9dee6;
  padding: 0 10px;
  line-height: 35px;
}
.product-list-tab {
  color: #000000;
  font-weight: bold;
}
.product-list-more a {
  float: right;
  color: #0283cc;
}
.product-tr1 {
  font-weight: bold;
  text-align: center;
  background-color: #c9dee6;
}
.product-tr1 td {
  line-height: 35px !important;
  font-weight: bold;
  text-align: left;
  border-bottom: none !important;
}
iframe {
  border-width: 0;
}
@media (min-width: 50px) {
  .col-lg-box {
    width: 32%;
    float: left;
  }
}
.col-lg-box .box-card {
  width: 260px;
  margin: 23px 53px;
}
.grayscale .company > .company-table > table > tbody > tr > td {
  background-image: url(/cn/static/images_gray/common/dot.png);
}
.grayscale .box-card > i {
  background-color: gray;
}
.grayscale .company-list-tabmore {
  background-color: lightgray;
}
.grayscale .company-sousuo input[type=button] {
  background-color: gray;
}
.grayscale .product-list-tabmore {
  background-color: lightgray;
}
.grayscale .product-sousuo input[type=button] {
  background-color: gray;
}
.grayscale .product-title {
  background-image: url(/cn/static/images_gray/common/fwline.jpg);
}
.grayscale .company-list-more a {
  color: gray;
}
.grayscale font {
  color: gray;
}
.grayscale .product-sousuo input:focus {
  border-color: gray;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px lightgray;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px lightgray;
}
.grayscale .company-sousuo input:focus {
  border-color: gray;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px lightgray;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px lightgray;
}
.grayscale .company-product-tr1 {
  background-color: lightgray;
}
.grayscale .company-product-fanhui a {
  color: gray;
}
.grayscale .bsfw-border-line {
  background-image: url(/cn/static/images_gray/common/hdline.jpg);
}
