@media (max-width: 1450px) {
  .container {
    padding: 0 20px; }
  .row .col.news {
    padding-right: 4%; }
  .QAForm {
    padding: 0 40px; } }

@media (max-width: 1250px) {
  .backEnd .rightContent {
    padding: 50px 60px;
    padding-left: calc(300px + 60px); }
  .backEnd .table h3 {
    margin-bottom: 25px;
    font-size: 1.625rem; }
    .backEnd .table h3 i {
      font-size: 1.875rem; }
  .menu a {
    font-size: 1rem;
    padding: 0 15px;
    line-height: 36px; }
  .sub_m {
    padding: 5px 0; }
    .sub_m a {
      line-height: 40px; }
  .menu {
    position: relative; }
  header {
    padding: 7px 0; }
    header .logo {
      display: inline-block;
      width: 1200px;
      font-size: 1.125rem;
      padding-top: 4px;
      line-height: 1.2; }
      header .logo img {
        float: left;
        margin-top: -4px;
        width: 50px; }
    header .topLoginInfo {
      top: -7px; } }  
    body .mainSlider .slick-list {
      padding-top: 65px; }
    body.hasLogin .mainSlider .slick-list {
      padding-top: 95px; } 

@media (max-width: 1200px) {
  .download h2, .news h2 {
    font-size: 1.5625rem;
    letter-spacing: 3px; }
    .download h2 i, .news h2 i {
      font-size: 1.75rem; }
  .download a.moreDownload {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85); }
    .download a.moreDownload:before {
      left: -47px; }
  .news a.moreNews {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85); }
    .news a.moreNews:before {
      left: -47px; }
  table.t_custom tr .colx4 {
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3; } }

@media (max-width: 992px) {
  table.t_custom td {
    display: block;
    width: 100%; }
  table.t_custom tr .t_title {
    width: 100%;
    margin: -1px 0; }
  table.t_custom tr td:nth-child(1) h4 {
    position: relative;
    width: 100%;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  .row .col.news, .row .col.download {
    padding: 0 30px;
    margin-bottom: 40px; }
  .mainSlider {
    margin-top: 94px; }
  .slideBottom {
    height: 20px;
    background: url("../img/slide_bottom.png") no-repeat center;
    -webkit-background-size: 100% 20px;
    -o-background-size: 100% 20px;
    background-size: 100% 20px;
    margin-top: -23px; }
  table.t_custom.t2 tbody td {
    display: table-cell;
    width: auto; }
  .backEnd .rightContent {
    padding: 50px 60px;
    padding-top: 105px; }
  .backEnd .leftInfo {
    left: -300px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 10; }
    .backEnd .leftInfo.show {
      left: 0; }
  .backEnd .userTrigger {
    position: absolute;
    color: #35167E;
    left: 10px;
    top: 9px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.8; }
    .backEnd .userTrigger i {
      font-size: 2.1875rem; }
    .backEnd .userTrigger:hover {
      opacity: 1; }
  .backEnd .m_menu_trigger {
    text-align: center;
    background: #FFF;
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 10px;
    z-index: 5;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid #dedede; }
    .backEnd .m_menu_trigger .b_logo {
      display: inline-block;
      vertical-align: middle;
      padding-top: 0;
      margin-right: 5px;
      top: 1px;
      position: relative; }
      .backEnd .m_menu_trigger .b_logo img {
        width: 30px; }
    .backEnd .m_menu_trigger h2 {
      font-size: 1.125rem;
      letter-spacing: 0;
      line-height: 29px;
      margin-top: 0;
      vertical-align: middle;
      display: inline-block;
      margin-bottom: 0; } }

@media (max-width: 930px) {
  table.t_custom tr:nth-child(1) td {
    font-size: 1.0625rem;
    padding: 8px 15px;
    line-height: 1.4; }
  .check [type="checkbox"] + span:not(.lever) {
    font-size: 0.9375rem; }
  .m_icon {
    display: block;
    color: #41699f;
    padding: 7px 3px; }
    .m_icon i {
      font-size: 2rem; }
  .menu ul {
    position: fixed;
    width: 215px;
    background: #84A5D0;
    height: 100%;
    top: 94px;
    right: -216px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .menu ul li {
      display: block;
      border-bottom: 1px solid #7593B9;
      padding: 12px 0;
      margin: 0; }
      .menu ul li a {
        color: #fff;
        line-height: 1;
        padding: 0 20px; }
        .menu ul li a:hover {
          color: #FFF; }
          .menu ul li a:hover i {
            color: #FFF; }
      .menu ul li.act {
        background: rgba(23, 69, 130, 0.62); }
        .menu ul li.act a {
          background: none; }
      .menu ul li .sub_m {
        opacity: 1;
        z-index: 1;
        width: 100%;
        padding: 3px 0;
        margin: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        top: 12px;
        display: none;
        height: auto;
        position: relative;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        background: #658bbb; }
        .menu ul li .sub_m a {
          border-bottom: 1px solid rgba(255, 255, 255, 0.3);
          line-height: 35px;
          font-size: 0.9375rem;
          text-align: left;
          padding-left: 30px; }
          .menu ul li .sub_m a:last-child {
            border-bottom: none; }
        .menu ul li .sub_m:before, .menu ul li .sub_m:after {
          content: none; }
      .menu ul li i {
        display: block;
        float: right;
        margin-right: 5px;
        top: -3px;
        position: relative;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        opacity: 0.7;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg); }
        .menu ul li i:hover {
          color: #FFF; }
      .menu ul li.open i {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg); }
    .menu ul.show {
      right: 0; } }

@media (max-width: 850px) {
  table.t_custom.t2 tbody td {
    display: block;
    position: relative;
    padding-left: 150px;
    width: 100%; }
    table.t_custom.t2 tbody td:after {
      content: attr(dt);
      position: absolute;
      left: 0;
      background: #6478AE;
      color: #FFF;
      width: 120px;
      line-height: 1.4;
      text-align: center;
      padding: 10px;
      top: 0;
      height: 100%; }
  table.t_custom.t2 tbody td:first-child {
    width: 100%;
    margin-bottom: -1px; }
  table.t_custom.t2 tbody th {
    display: none; } }

@media (max-width: 769px) {
  .content.table, .content.DB_intro {
    padding-top: 110px; }
  .QAForm h2 {
    letter-spacing: 1px;
    font-size: 1.5rem;
    margin-bottom: 40px; }
  .Q_tab {
    padding-top: 100px; }
    .Q_tab a {
      font-size: 1rem; }
  .loginForm a.moreNews, .QAForm a.moreNews {
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  .tableContainer {
    -ms-overflow-x: auto;
    overflow-x: auto;
    padding-right: 10px;
    -webkit-box-shadow: inset 1px -20px 30px rgba(20, 0, 100, 0.2);
    box-shadow: inset 1px -20px 30px rgba(20, 0, 100, 0.2); } }

@media (max-width: 680px) {
  .loginForm, .QAForm {
    padding: 0 30px; }
  table.t_custom tr .colx4 {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2; }
  .DB_intro .conText {
    padding-left: 0; } }

@media (max-width: 550px) {
  table.t_custom.t2 tbody td {
    padding-left: 110px; }
    table.t_custom.t2 tbody td:after {
      width: 85px;
      font-size: 0.875rem;
      font-weight: 700; }
  table.t_custom.t2 tbody .row.id_r .select-wrapper,
  table.t_custom.t2 tbody .age .select-wrapper {
    width: 100%; }
    table.t_custom.t2 tbody .row.id_r .select-wrapper input[type="text"],
    table.t_custom.t2 tbody .age .select-wrapper input[type="text"] {
      margin-bottom: 0; }
  table.t_custom.t2 tbody .name_r label > input[type="text"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  table.t_custom.t2 tbody input[type="text"], table.t_custom.t2 tbody label, table.t_custom.t2 tbody label input[type="text"] {
    font-size: 0.875rem;
    padding-right: 25px;
    margin-left: 0;
    margin-top: 5px; } }

@media (max-width: 480px) {
  .backEnd .rightContent {
    padding: 50px 30px;
    padding-top: 90px; }
  .backEnd .table table {
    font-size: 0.875rem; }
    .backEnd .table table tr td, .backEnd .table table tr th {
      padding: 7px 8px; }
  .backEnd .table h3 {
    font-size: 1.25rem;
    margin-bottom: 20px; }
    .backEnd .table h3 i {
      font-size: 1.5rem; }
  .backEnd .leftInfo {
    width: 240px;
    left: -240px; }
    .backEnd .leftInfo .mainInfo {
      width: 200px; }
    .backEnd .leftInfo .b_logo img {
      width: 65px; }
    .backEnd .leftInfo h2 {
      font-size: 1.125rem; }
  table.t_custom.t2 tbody td {
    padding-left: 30px;
    display: block;
    padding-top: 45px; }
    table.t_custom.t2 tbody td:after {
      display: block;
      width: 100%;
      height: auto;
      padding: 7px 0; }
  .DB_intro h3 {
    font-size: 1.125rem; }
  .DB_intro p, .DB_intro h4 {
    font-size: 0.875rem; }
  .DB_intro th, .DB_intro td {
    padding: 8px 10px;
    font-size: 0.9375rem; }
  .DB_intro td {
    font-size: 0.875rem; }
  table.t_custom.t2 thead tr th {
    display: block;
    margin-bottom: -1px; }
  .row .col.news, .row .col.download {
    padding: 0 10px; }
  .Q_tab {
    padding-top: 80px;
    text-align: left; }
    .Q_tab a {
      font-size: 0.875rem; }
  .QAForm h2 {
    font-size: 1.375rem;
    letter-spacing: 0; }
  .QAForm h4.qq {
    font-size: 1.125rem; }
  .slideBottom {
    display: none; }
  .download ul li a p {
    font-size: 0.9375rem;
    width: calc(100% - 48px); }
  .news .newsLists li {
    padding: 18px;
    padding-left: 110px;
    padding-right: 10px; }
    .news .newsLists li .newsList {
      font-size: 0.9375rem; }
    .news .newsLists li .postDate {
      font-size: 0.9375rem;
      padding-left: 20px;
      padding-right: 10px; }
  .loginForm, .QAForm {
    padding: 0 20px; }
  .loginBox, .QABox {
    padding: 30px 40px 50px 40px; }
  .Q_tab a.filled:after {
    top: -8px;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  .QAForm .QABox {
    padding: 30px 20px 50px 20px; }
    .QAForm .QABox .col {
      width: 100%; }
  table.t_custom a.t_tag {
    font-size: 0.875rem;
    padding: 7px 10px;
    margin-bottom: 3px; }
  table.t_custom td {
    padding: 10px; }
  table.t_custom tr .colx4 {
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px; }
  .box {
    padding: 40px 50px; }
  h2 {
    font-size: 1.5rem;
    letter-spacing: 1px; }
  .content.DB_intro h2 i {
    font-size: 1.75rem; }
  .backEnd .b_logo {
    padding-top: 50px; } }

@media (max-width: 380px) {
  .box {
    padding: 30px; }
  table.t_custom tr:nth-child(1) td {
    font-size: 1rem; }
  .check label [type="checkbox"] + span:not(.lever) {
    font-size: 0.875rem; }
  h2 {
    font-size: 1.375rem; }
  table.t_custom.t2 th .deleteBtn {
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9); }
  table.t_custom.t2 th {
    margin-top: 10px; }
    table.t_custom.t2 th:first-child {
      margin-top: 0; }
    table.t_custom.t2 th h5 {
      font-size: 1.125rem; } }

@media (max-width: 350px) {
  .container {
    padding: 0 10px; }
  h2 {
    font-size: 1.25rem; }
  .content.DB_intro h2 {
    letter-spacing: 0; }
    .content.DB_intro h2 i {
      font-size: 1.375rem;
      top: 5px; }
  .topLoginInfo {
    font-size: 0.75rem; }
  .topLoginInfo span.loginTime, .topLoginInfo span.loginIP {
    margin-right: 10px; }
  .Q_tab a {
    font-size: 0.8125rem; }
  .topLoginInfo a.logOutBtn {
    padding-left: 15px;
    padding-right: 20px; }
  .loginForm, .QAForm {
    padding: 0 10px; }
  .loginBox, .QABox {
    padding: 20px 30px 40px 30px; } }
