.sl-1 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sl-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
}
.sl-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.fjb {
  display: flex;
  justify-content: space-between;
}
.fjc {
  display: flex;
  justify-content: center;
}
.fjbc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fjcc {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hover-style3 li {
  position: relative;
  transition: all 0.3s ease-in-out;
}
.cxfw_banner {
  display: block;
}
.cxfw_banner img {
  width: 100%;
}
.cxfw_box {
  margin-top: 23px;
}
.cxfw_tab_list {
  margin-left: -10px;
  margin-right: -10px;
}
.cxfw_tab_list::before,
.cxfw_tab_list::after {
  content: "";
  display: table;
}
.cxfw_tab_list::before {
  clear: both;
  height: 0;
}
.cxfw_tab_list::after {
  clear: both;
  height: 0;
}
.cxfw_tab_list > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}
.cxfw_tab_list > li:nth-child(n) {
  margin-top: 0;
}
.cxfw_tab_list > li:nth-child(n + 5) {
  margin-top: 20px;
}
.cxfw_tab_list > li:nth-child(5) {
  margin-top: 0;
}
.cxfw_tab_list a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .cxfw_tab_list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .cxfw_tab_list::before,
  .cxfw_tab_list::after {
    content: "";
    display: table;
  }
  .cxfw_tab_list::before {
    clear: both;
    height: 0;
  }
  .cxfw_tab_list::after {
    clear: both;
    height: 0;
  }
  .cxfw_tab_list > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .cxfw_tab_list > li:nth-child(n) {
    margin-top: 0;
  }
  .cxfw_tab_list > li:nth-child(n + 3) {
    margin-top: 20px;
  }
  .cxfw_tab_list > li:nth-child(3) {
    margin-top: 0;
  }
  .cxfw_tab_list a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  .cxfw_tab_list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .cxfw_tab_list::before,
  .cxfw_tab_list::after {
    content: "";
    display: table;
  }
  .cxfw_tab_list::before {
    clear: both;
    height: 0;
  }
  .cxfw_tab_list::after {
    clear: both;
    height: 0;
  }
  .cxfw_tab_list > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .cxfw_tab_list > li:nth-child(n) {
    margin-top: 0;
  }
  .cxfw_tab_list > li:nth-child(n + 2) {
    margin-top: 20px;
  }
  .cxfw_tab_list > li:nth-child(2) {
    margin-top: 0;
  }
  .cxfw_tab_list a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.cxfw_tab_list li {
  height: 60px;
}
.cxfw_tab_list a {
  display: block;
  background: url(../images/cxfw_tab_bg.png) no-repeat center / 100% 100%;
  border-radius: 4px;
  border: solid 1px #dae8f8;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  padding: 20px 10px;
  box-sizing: border-box;
  letter-spacing: 0px;
  color: #3588e6;
  text-align: center;
}
.cxfw_tab_list li:hover a,
.cxfw_tab_list li.current a {
  background: #3487e5;
  border: solid 1px #d1e4f9;
  color: #fff;
  font-weight: bold;
}
.sum_h4 {
  margin-top: 56px;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  padding-bottom: 12px;
  letter-spacing: 0px;
  color: #999999;
  border-bottom: 1px solid #e9e9e9;
}
.sum_h4 span {
  color: #106bc8;
}
.cxfw_pane_list {
  margin-left: -10px;
  margin-right: -10px;
}
.cxfw_pane_list::before,
.cxfw_pane_list::after {
  content: "";
  display: table;
}
.cxfw_pane_list::before {
  clear: both;
  height: 0;
}
.cxfw_pane_list::after {
  clear: both;
  height: 0;
}
.cxfw_pane_list > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}
.cxfw_pane_list > li:nth-child(n) {
  margin-top: 0;
}
.cxfw_pane_list > li:nth-child(n + 4) {
  margin-top: 20px;
}
.cxfw_pane_list > li:nth-child(4) {
  margin-top: 0;
}
.cxfw_pane_list a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .cxfw_pane_list {
    margin-left: -10px;
    margin-right: -10px;
  }
  .cxfw_pane_list::before,
  .cxfw_pane_list::after {
    content: "";
    display: table;
  }
  .cxfw_pane_list::before {
    clear: both;
    height: 0;
  }
  .cxfw_pane_list::after {
    clear: both;
    height: 0;
  }
  .cxfw_pane_list > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .cxfw_pane_list > li:nth-child(n) {
    margin-top: 0;
  }
  .cxfw_pane_list > li:nth-child(n + 2) {
    margin-top: 20px;
  }
  .cxfw_pane_list > li:nth-child(2) {
    margin-top: 0;
  }
  .cxfw_pane_list a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.cxfw_pane_list a {
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  padding: 15px 16px;
  box-sizing: border-box;
  text-align: left;
  letter-spacing: 0px;
  color: #3c4667;
  height: 100%;
  position: relative;
  background-color: #f7fbff;
  border-radius: 4px;
}
.cxfw_pane_list a::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  transform: translate(2px, -2px) rotate(45deg);
  background-color: #5692d8;
  margin-right: 8px;
  margin-top: -4px;
}
.cxfw_pane_list li {
  cursor: pointer;
}
.cxfw_pane_list li:hover a {
  z-index: 3;
  color: #3787e7;
}
.cxfw_pane {
  display: none;
}
.cxfw_pane.current {
  display: block;
  margin-bottom: 50px;
}
@media (max-width: 992px) {
  .md-p15 {
    padding: 20px 10px;
  }
}
