.banner {
  position: relative;
  overflow: hidden;
  height: 250px;
}
.banner-inner {
  position: absolute;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  text-align: center;
}
.banner-inner-img {
  height: 250px;
}
.content {
  background-color: #f3f6fb;
  padding-bottom: 40px;
  font-size: 0;
}
.content-box {
  width: 960px;
  margin-left: 240px;
  padding-top: 10px;
}
.page-content {
  background-color: #fff;
}
.breadcrumb {
  font-size: 0;
  line-height: 1;
  padding: 20px 0 10px 25px;
}
.breadcrumb li {
  display: inline;
  font-size: 12px;
  color: #999;
}
.breadcrumb a {
  color: #999;
  margin: 0 5px;
}
.breadcrumb .active {
  color: #4c4c4c;
}
.cpjbxx {
  font-size: 0;
}
.cpjbxx .page-content {
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.cpjbxx .content-tit {
  font-size: 18px;
  line-height: 1;
  color: #4c4c4c;
  padding: 30px 0 15px;
  border-bottom: 1px dashed #e6e6e6;
}
.cpjbxx .content-tit:before,
.cpjbxx .content-tit:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 15px;
  height: 17px;
}
.cpjbxx .content-tit:before {
  background: url(jbxx-title-icon-l.png) center center no-repeat;
  margin-right: 8px;
}
.cpjbxx .content-tit:after {
  background: url(jbxx-title-icon-r.png) center center no-repeat;
  margin-left: 8px;
}
.cpjbxx .porduct-list {
  padding: 10px 0;
}
.cpjbxx .porduct-list li {
  display: inline-block;
  width: 33.333%;
  font-size: 16px;
  margin: 20px 0;
  line-height: 1;
}
.cpjbxx .porduct-list a {
  color: #666;
}
.cpjbxx .porduct-list a:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #ccc;
  margin-right: 5px;
}
.cpjbxx .porduct-list a:hover {
  color: #ff532b;
}
.cpjbxx .porduct-list a:hover:before {
  background-color: #ff532b;
}
.hlwbx .page-content {
  padding: 30px;
}
.hlwbx .tab-tit {
  border-bottom: 1px dashed #e2e8f3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0;
}
.hlwbx .tab-tit li {
  display: inline-block;
  font-size: 16px;
  color: #999;
  line-height: 1;
  cursor: pointer;
  padding: 0 10px;
  margin-right: 30px;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.hlwbx .tab-tit li:hover {
  color: #fe7046;
}
.hlwbx .tab-tit li.current {
  color: #fe7046;
  font-weight: bold;
}
.hlwbx .tab-tit li.current:before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  background-color: #fe7046;
  left: 0;
  bottom: -1px;
}
.hlwbx .tab-tit li.current:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #fe7046 transparent transparent transparent;
  bottom: -6px;
  margin-left: -6px;
}
.hlwbx .tab-con {
  font-size: 14px;
}
.hlwbx .tab-con .tab-con-item {
  display: none;
}
.hlwbx .tab-con .tab-con-item.current {
  display: block;
}
.hlwbx .tab-con dl {
  padding-top: 5px;
  font-size: 14px;
  color: #808080;
}
.hlwbx .tab-con dt {
  margin-top: 25px;
  font-size: 16px;
  color: #333;
}
.hlwbx .tab-con dt a {
  color: #4981e8;
  font-size: 14px;
}
.hlwbx .tab-con dt span {
  font-size: 14px;
  color: #808080;
}
.hlwbx .table-header {
  font-weight: bold;
  font-size: 14px;
  color: #333;
  margin-top: 25px;
}
.hlwbx .table-header table {
  width: 100%;
  text-align: center;
}
.hlwbx .table-header th {
  border: 1px solid #e7e7e7;
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #f8f9fc;
}
.hlwbx .table-content {
  height: 520px;
  overflow-y: auto;
  margin-top: -1px;
}
.hlwbx .table-content table {
  width: 100%;
  table-layout: fixed;
}
.hlwbx .table-content td {
  height: 35px;
  border: 1px solid #e7e7e7;
  vertical-align: middle;
  position: relative;
  text-align: left;
  padding-left: 10px;
  color: #666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hlwbx .table-content td:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  background-color: #f00;
  position: absolute;
  top: 0;
}
.hlwbx .cooperation-tab-tit {
  font-size: 0;
  margin-top: 25px;
  margin-bottom: 20px;
}
.hlwbx .cooperation-tab-tit li {
  display: block;
  font-size: 14px;
  color: #999;
  display: inline-block;
  line-height: 34px;
  padding: 0 20px;
  border-radius: 40px;
  margin-right: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
.hlwbx .cooperation-tab-tit li.current {
  background-color: #fff3f0;
  color: #ff532b;
}
.hlwbx .cooperation-tab-con li {
  display: none;
  height: 530px;
}
.hlwbx .cooperation-tab-con li.current {
  display: block;
}
.hlwbx .cooperation-tab-con .cooperation-theader {
  height: 61px;
  overflow: hidden;
}
.hlwbx .cooperation-tab-con .cooperation-theader .scroll-thead {
  overflow-y: auto;
}
.hlwbx .cooperation-tab-con .cooperation-theader table {
  width: 2243px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hlwbx .cooperation-tab-con .cooperation-theader th {
  height: 30px;
  text-align: center;
  border: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hlwbx .cooperation-tab-con .cooperation-tbody {
  height: 480px;
  overflow: auto;
}
.hlwbx .cooperation-tab-con .cooperation-tbody table {
  width: 2226px;
  margin-top: -50px;
}
.hlwbx .cooperation-tab-con .cooperation-tbody tr:nth-child(odd) {
  background-color: #f8f9fc;
}
.hlwbx .cooperation-tab-con .cooperation-tbody tbody {
  margin-top: -60px;
}
.hlwbx .cooperation-tab-con .cooperation-tbody th {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e6e6e6;
  text-align: center;
  table-layout: fixed;
}
.hlwbx .cooperation-tab-con .cooperation-tbody td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e6e6e6;
  padding: 0;
  padding-left: 10px;
}
.gkxxpl .page-content {
  padding: 0 30px 50px;
}
.gkxxpl-box {
  padding: 20px 0 0;
}
.gkxxpl-box p {
  margin: 0;
}
.gkxxpl-box .subtit {
  color: #333;
  font-size: 16px;
  line-height: 24px;
}
.gkxxpl-box .txt {
  font-size: 14px;
  color: #808080;
  line-height: 24px;
}
.gkxxpl-box .link {
  color: #4981e8;
  font-size: 14px;
  line-height: 24px;
}
.tzqd-box {
  padding: 10px 30px;
}
.tzqd-box .subtit {
  color: #333;
  font-size: 16px;
  line-height: 30px;
}
.tzqd-box .txt {
  font-size: 14px;
  color: #808080;
  line-height: 30px;
}
.tzqd-box .link {
  color: #4981e8;
  font-size: 14px;
  line-height: 30px;
}
.tzqd-img {
  text-align: center;
  padding-bottom: 30px;
}
.fzjg-box {
  height: 750px;
}
.firm-list {
  padding: 10px 0;
}
.firm-row {
  line-height: 30px;
  font-size: 16px;
  margin: 0;
  padding: 15px 30px;
}
.firm-row .serial {
  display: inline-block;
  width: 40px;
  color: #333;
}
.firm-row .txt {
  display: inline-block;
  margin: 0;
  color: #333;
}
.firm-row .text {
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
.firm-row .flt {
  float: right;
  color: #999;
}
.firm-row:hover {
  -webkit-box-shadow: 0 0 20px #eee;
          box-shadow: 0 0 20px #eee;
  cursor: pointer;
}
.firm-row:hover .txt {
  color: #ff3c1c;
}
.firm-row:hover .flt {
  color: #666;
}