.closeTk {
  display: inline-block;
  margin-right: 20px;
  padding: 10px 0; }
  .closeTk img {
    width: 30px; }

.closeBtn {
  display: inline-block;
  font-size: 16px;
  background-color: royalblue;
  padding: 5px 10px;
  color: #fff;
  font-weight: 400;
  margin-top: 10px; }

.TKservice {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 10; }
  .TKservice .container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; }
    .TKservice .container .TKsers {
      position: relative;
      width: 65%;
      margin: 0 auto;
      height: 85vh;
      background: #001132;
      padding: 50px; }
      .TKservice .container .TKsers .closeTk {
        position: absolute;
        right: 0;
        top: 0;
        display: block; }
      .TKservice .container .TKsers .nav .item {
        background: rgba(0, 39, 109, 0.8);
        position: relative;
        margin-bottom: 10px; }
        .TKservice .container .TKsers .nav .item a {
          display: block;
          float: none; }
        .TKservice .container .TKsers .nav .item h1 {
          font-size: 16px;
          text-align: center;
          color: rgba(255, 255, 255, 0.7);
          padding-top: 20px; }
        .TKservice .container .TKsers .nav .item .pic {
          width: 20%;
          margin: 0px auto;
          padding: 30px 0;
          opacity: .7; }
        .TKservice .container .TKsers .nav .item .TKserxian {
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translate(-50%, 0);
          width: 30px;
          height: 3px;
          background: rgba(255, 255, 255, 0.7); }
      .TKservice .container .TKsers .nav .choose {
        background: rgba(0, 200, 213, 0.6); }
        .TKservice .container .TKsers .nav .choose h1 {
          color: #ffffff; }
        .TKservice .container .TKsers .nav .choose .pic {
          opacity: 1; }
        .TKservice .container .TKsers .nav .choose .TKserxian {
          background: #ffffff; }
      .TKservice .container .TKsers .serText {
        text-align: center; }
        .TKservice .container .TKsers .serText .ctbox {
          background: rgba(0, 39, 109, 0.8);
          padding: 20px 5%;
          height: 100%; }
          .TKservice .container .TKsers .serText .ctbox .item {
            display: none; }
            .TKservice .container .TKsers .serText .ctbox .item h1 {
              position: relative;
              color: #fff;
              font-size: 22px;
              text-align: left; }
              .TKservice .container .TKsers .serText .ctbox .item h1 span {
                position: absolute;
                left: -20px;
                top: 0;
                width: 3px;
                background: #fff;
                height: 100%; }
            .TKservice .container .TKsers .serText .ctbox .item .pic {
              margin-top: 15px;
              display: flex;
              justify-content: space-between; }
              .TKservice .container .TKsers .serText .ctbox .item .pic img {
                width: 48%;
                border: 8px solid #00308a; }
            .TKservice .container .TKsers .serText .ctbox .item p {
              font-size: 16px;
              color: #d1daea;
              margin-top: 10px;
              text-align: left;
              line-height: 2; }
            .TKservice .container .TKsers .serText .ctbox .item .noindent {
              text-indent: 0; }
          .TKservice .container .TKsers .serText .ctbox .choose {
            display: block; }

.TKabout {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 10;
  color: aliceblue;
  overflow-y: auto;
  text-align: center; }
  .TKabout .container {
    width: 70%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh; }
    .TKabout .container .row {
      padding: 0;
      margin: 0;
      text-align: center;
      height: 80vh;
      overflow-y: auto; }
      .TKabout .container .row::-webkit-scrollbar {
        display: none; }
    .TKabout .container .closeTk {
      position: absolute;
      right: -40px;
      top: 6vh; }
    .TKabout .container .closeBtn {
      position: absolute;
      left: 50%;
      transform: translate(-50%, 0);
      top: 93vh; }

.TKabout::-webkit-scrollbar {
  display: none; }

.abWX {
  background-color: rgba(4, 27, 97, 0.74); }

.TKaboutTit {
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  margin: 3rem 0; }
  .TKaboutTit .xian {
    width: 3rem !important;
    height: 2px;
    display: block;
    background-color: aliceblue;
    margin: 10px auto; }

.TKaboutText p {
  text-indent: 2em;
  letter-spacing: 2px;
  color: #fff;
  line-height: 1.7;
  padding-bottom: 3rem;
  text-align: center;
  font-size: 16px; }
.TKaboutText .left {
  height: 10rem;
  text-align: right;
  font-size: 20rem;
  margin-top: -4rem;
  padding: 0 !important; }
.TKaboutText .right {
  height: 10rem;
  font-size: 20rem;
  padding: 0 !important;
  text-align: left;
  margin-top: 4rem; }

.abTeam {
  background: url(../assets/tankImg/TKaboutBg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 3rem;
  padding-bottom: 3rem; }

.abHonour {
  margin-bottom: 3rem; }

.TKaboutHon {
  display: flex;
  justify-content: center;
  align-items: center; }

.TKaboutHonImg div {
  padding: 0 !important; }
.TKaboutHonImg img {
  width: 95%; }

.rongy1, .rongy4 {
  text-align: center; }

.rongy1 img, .rongy4 img {
  width: 75%; }

.rongy2a {
  margin-bottom: .5rem; }

.rongy4 div:first-child {
  height: 7%; }

.toLeft, .toRight {
  width: 40px; }

.TKanl {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  background: #001132;
  display: none;
  z-index: 10;
  color: aliceblue;
  overflow-y: scroll; }
  .TKanl .TKs {
    max-width: 1100px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center; }
    .TKanl .TKs .skBox {
      width: 100%;
      padding: 45px 0;
      position: relative; }
      .TKanl .TKs .skBox .bgBox {
        height: 70%;
        overflow-y: auto;
        scrollbar-width: none;
        /* Firefox */
        -ms-overflow-style: none;
        /* IE 10+ */ }
        .TKanl .TKs .skBox .bgBox::-webkit-scrollbar {
          display: none;
          /* Chrome Safari */ }
        .TKanl .TKs .skBox .bgBox .closeTk {
          display: block;
          position: absolute;
          right: 0px;
          top: 5px; }
        .TKanl .TKs .skBox .bgBox .TKanls {
          margin-bottom: 10px;
          text-align: center;
          width: 90%;
          margin: 0 auto; }
          .TKanl .TKs .skBox .bgBox .TKanls img {
            margin-bottom: 5vh;
            background: #002362;
            padding: 40px; }
      .TKanl .TKs .skBox .closeBtn {
        width: 35px;
        position: absolute;
        left: 50%;
        bottom: -30px;
        transform: translate(-50%);
        background: none;
        padding: 0; }
      .TKanl .TKs .skBox .imgBox {
        width: 90%;
        margin: 0 auto;
        margin-top: 20px; }

.cho {
  display: block; }

.TKanl::-webkit-scrollbar {
  display: none; }

.TKNews {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 10;
  color: aliceblue;
  overflow-y: scroll; }
  .TKNews::-webkit-scrollbar {
    display: none; }
  .TKNews .container {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh; }
    .TKNews .container .TKnew .row {
      background-color: rgba(4, 27, 97, 0.74); }
      .TKNews .container .TKnew .row .closeTk {
        display: none; }
      .TKNews .container .TKnew .row div {
        padding: 0; }
      .TKNews .container .TKnew .row .photo {
        padding: 35px; }
      .TKNews .container .TKnew .row .msBox {
        position: relative;
        padding: 35px 35px 35px 20px;
        text-align: left;
        height: 52vh; }
        .TKNews .container .TKnew .row .msBox .tt {
          font-size: 24px;
          text-align: left; }
        .TKNews .container .TKnew .row .msBox .xian {
          position: relative;
          display: block;
          height: 1px;
          width: 100%;
          background: rgba(255, 255, 255, 0.5);
          margin: 15px 0; }
          .TKNews .container .TKnew .row .msBox .xian span {
            position: absolute;
            width: 10px;
            height: 10px;
            left: -2px;
            top: 50%;
            transform: translate(0, -50%);
            background: #317bff;
            border-radius: 50%; }
        .TKNews .container .TKnew .row .msBox .text {
          font-size: 18px;
          text-align: left;
          color: rgba(255, 255, 255, 0.8); }
        .TKNews .container .TKnew .row .msBox .year {
          position: absolute;
          left: 20px;
          bottom: 0;
          font-size: 12px;
          text-align: left;
          display: flex;
          align-items: center;
          color: rgba(255, 255, 255, 0.8); }
          .TKNews .container .TKnew .row .msBox .year img {
            width: 10px;
            margin-right: 10px; }

@media (max-width: 768px) {
  .TKanl {
    overflow-y: auto; }
    .TKanl .TKs {
      display: block;
      width: 100%; }
      .TKanl .TKs .skBox {
        height: 100%; }
        .TKanl .TKs .skBox .bgBox {
          height: 100%; }
          .TKanl .TKs .skBox .bgBox .TKanls img {
            margin-bottom: 2vh; }
          .TKanl .TKs .skBox .bgBox .TKanls .textNumber {
            width: 100%;
            margin: 0 auto; }
          .TKanl .TKs .skBox .bgBox .TKanls .textBox {
            padding-left: 0px; }
            .TKanl .TKs .skBox .bgBox .TKanls .textBox .textTop {
              margin-top: 10px; }
              .TKanl .TKs .skBox .bgBox .TKanls .textBox .textTop p {
                font-size: 14px; }
            .TKanl .TKs .skBox .bgBox .TKanls .textBox .textBot p {
              font-size: 14px; }

  .TKabout .container {
    width: 100%; }
    .TKabout .container .closeTk {
      right: 10px;
      top: 1vh;
      margin-right: 0; }
    .TKabout .container .row {
      height: 100%; }
    .TKabout .container .TKaboutText p {
      font-size: 10px; }
    .TKabout .container .TKaboutText .left {
      font-size: 50px; }
    .TKabout .container .TKaboutText .right {
      font-size: 50px; }

  .ALZS .container-fluid {
    width: 100%; }

  .TKNews .container {
    display: block; }
    .TKNews .container .TKnew .row {
      padding: 0;
      text-align: right; }
      .TKNews .container .TKnew .row .closeTk {
        display: inline-block;
        padding: 10px 0; }
      .TKNews .container .TKnew .row .photo {
        width: 90%;
        margin: 0 auto;
        float: none; }
      .TKNews .container .TKnew .row .msBox {
        height: auto;
        padding: 10px 30px;
        float: none; }
        .TKNews .container .TKnew .row .msBox .tt {
          font-size: 20px; }
        .TKNews .container .TKnew .row .msBox .text {
          font-size: 14px; }
        .TKNews .container .TKnew .row .msBox .year {
          position: relative;
          margin-top: 20px;
          left: 0; }

  .TKservice {
    overflow-y: auto; }
    .TKservice .container {
      display: block;
      overflow-y: auto;
      height: auto; }
      .TKservice .container .TKsers {
        width: 100%;
        height: 100%;
        overflow-y: auto;
        padding: 40px 20px 20px; }
        .TKservice .container .TKsers .closeTk {
          display: inline-block; }
        .TKservice .container .TKsers .nav {
          display: flex;
          justify-content: center;
          padding: 0; }
          .TKservice .container .TKsers .nav .item {
            width: 33.3%; }
            .TKservice .container .TKsers .nav .item h1 {
              font-size: 12px; }
            .TKservice .container .TKsers .nav .item .pic {
              padding: 10px 0; }
        .TKservice .container .TKsers .serText {
          padding: 0; }
          .TKservice .container .TKsers .serText .ctbox {
            height: 75vh;
            overflow-y: auto; }
            .TKservice .container .TKsers .serText .ctbox .col-xs-12 {
              float: none; }
            .TKservice .container .TKsers .serText .ctbox .item h1 {
              font-size: 16px; }
              .TKservice .container .TKsers .serText .ctbox .item h1 span {
                left: -10px; }
            .TKservice .container .TKsers .serText .ctbox .item p {
              font-size: 12px; } }

/*# sourceMappingURL=popout.css.map */
