@charset "UTF-8";
.yun_banner {
  background: url("/templates/website/res/2020/img/sla/banner.png") no-repeat center center;
  background-size: cover; }

/**通用布局**/
.mtop28 {
  margin-top: 28px; }

.mtop42 {
  margin-top: 42px; }

.mbottom68 {
  margin-bottom: 68px; }

.bgcolor {
  background: #f4f4f4; }

.pcolor {
  color: #aeaeae; }

.sla_banner {
  width: auto;
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .sla_banner .banner_text {
    align-items: center; }
    .sla_banner .banner_text h5 {
      height: 83px;
      color: #101010;
      letter-spacing: 3px;
      font-size: 56px; }
    .sla_banner .banner_text .consule {
      width: 169px;
      height: 56px;
      border-radius: 5px;
      background: #0086c7; }
      .sla_banner .banner_text .consule a {
        padding-bottom: 0;
        height: 56px;
        line-height: 56px;
        font-size: 22px;
        cursor: pointer; }

.sla_table .sla_min_table {
  min-width: 1200px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  font-size: 14px; }

.sla_table .table_top td {
  border: 1px solid #e1e1e1;
  text-align: center; }

.sla_table .table_top tr:nth-child(1) {
  height: 79px;
  line-height: 79px;
  font-size: 18px; }
  .sla_table .table_top tr:nth-child(1) td:nth-child(1) {
    width: 313px !important; }
  .sla_table .table_top tr:nth-child(1) td:nth-child(n+1) {
    width: 117px; }
  .sla_table .table_top tr:nth-child(1) td:nth-child(6) {
    width: 285px; }

.sla_table .table_top tr:nth-child(2) {
  height: 61px;
  line-height: 61px; }

.sla_table .table_nth td {
  border: 1px solid #e1e1e1; }

.sla_table .table_nth tr:nth-child(1) td {
  border-top: none; }

.sla_table .table_nth tr:nth-child(1) td:nth-child(1) {
  width: 133px !important;
  text-align: center; }

.sla_table .table_nth tr:nth-child(1) td:nth-child(2) {
  width: 174px !important;
  text-align: left !important;
  padding-left: 5px; }

.sla_table .table_nth tr:nth-child(1) td:nth-child(n+3) {
  width: 117px;
  height: 48px;
  text-align: center; }

.sla_table .table_nth tr:nth-child(1) td:nth-child(7) {
  text-align: left !important;
  padding-left: 5px; }

.sla_table .table_nth tr:nth-child(n+1) {
  height: 48px; }
  .sla_table .table_nth tr:nth-child(n+1) td:nth-last-child(1) {
    text-align: center; }

.sla_table .table_nth tr:nth-child(n+2) td:nth-child(1) {
  width: 174px;
  text-align: left !important;
  padding-left: 5px; }

.sla_table .table_nth tr:nth-child(n+2) td:nth-child(n+2) {
  width: 117px;
  height: 48px;
  text-align: center; }

.sla_table .table_nth tr:nth-child(n+2) td:nth-child(6) {
  width: 280px;
  text-align: left !important;
  padding-left: 5px; }

.sla_table .table_1 tr:nth-child(1) td:nth-child(1) {
  height: 480px; }

.sla_table .table_2 tr:nth-child(1) td:nth-child(1) {
  height: 96px; }

.sla_table .table_3 tr:nth-child(1) td:nth-child(1) {
  height: 144px; }

.sla_table .table_4 tr:nth-child(1) td:nth-child(1) {
  height: 336px; }

@media (max-width: 1199px) {
  .sla_banner, .tuandui, .footer_bg {
    min-width: 1200px; }
  .tuandui p {
    font-size: 45px; }
  .tuandui a {
    font-size: 16px; } }

@media (max-width: 768px) {
  .sla_banner {
    width: 1200px;
    height: 260px; }
    .sla_banner .banner_text h5 {
      font-size: 24px;
      width: 280px; }
    .sla_banner .banner_text .consule {
      background: none; }
      .sla_banner .banner_text .consule a {
        background: #0086c7;
        color: #fff;
        height: 45px;
        line-height: 45px;
        font-size: 20px; }
  .w374 {
    width: 374px;
    float: left;
    margin-left: 20px; }
  .footer_bg .help {
    flex-wrap: nowrap; }
  .mtop42 {
    margin-top: 10px; }
  .tuandui a {
    margin-top: 20px; } }
