﻿body {
	background: #001427 !important;
	color: #fff;
	height: 100%;
    font-size: 12px;
    font-family: "Microsoft YaHei", Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
*,
*::before,
*::after {
  box-sizing: border-box; }
  ul {
    margin: 0px;
    padding: 0px;
}
p {
    padding: 0;
}
h2, h3 {
    margin: 0px;
    padding: 0px;
}
.xm_box .xmmore {
    position: absolute;
    right: 5px;
    top: 0px;
    font-size: 12px;
    font-weight: normal;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }


  .img_ytkz {
    width: 48px;
    cursor: pointer;
  }
  .sp_imgbox {
    width: 80px;
    display: inline-block;
    height: 5vh;
    float: left;
    margin-right: .8rem;
    text-align: center;
  }
 


    li.sp_fixd.active{ border: 1px solid #22ad38;}
 .ul_list li {
    margin: .3rem 0;
    padding: 4px ;
    cursor: pointer;
    background: url(../images/spbg.png) no-repeat  right center #031f38;
    border: 1px solid #032b4a;
    
  }
  .sp_fixd_on{ 
    border: 1px solid #22ad38;}

  .btn-primary {
    color: #fff !important;
    border: none;
    background: #22ad38;
  }
  .btn-primary {
    color: #1ab394;
    border: 1px solid #1ab394;
  }

  .btn-info  {
    color: #fff !important;
    border: none;
    background: #02bfe7;
  }
  .z_label {
    display:inline-block;
    margin-top: .3rem;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    padding: .175rem .75rem;
    font-size: .8rem;
    line-height: 1.5; margin-right:  5px;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  }
  .z_label img{width: 12px ; margin-right: 3px;}
  .atext {
    float: left; width: 70%;
  }
  .atext p{
  padding: 0; margin: 0; width: 100%;
  overflow: hidden;
  white-space: nowrap;   text-overflow: ellipsis; 
  }
  .sp_fixd {
    display: flex;
    flex: 1;
    justify-content: space-between;
    align-items: center;
  }
  ul li {
    list-style: none;
  }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px; } }
.row {
  display: flex;
  flex-wrap: wrap;
  }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl,
.col-xxl-auto, .col-xxxl-1, .col-xxxl-2, .col-xxxl-3, .col-xxxl-4, .col-xxxl-5, .col-xxxl-6, .col-xxxl-7, .col-xxxl-8, .col-xxxl-9, .col-xxxl-10, .col-xxxl-11, .col-xxxl-12, .col-xxxl,
.col-xxxl-auto {
  position: relative;
  width: 100%;
 }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%; }

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%; }

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%; }

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%; }

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  order: -1; }

.order-last {
  order: 13; }

.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {

  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.order-11 {
  order: 11; }

.order-12 {
  order: 12; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    order: -1; }

  .order-sm-last {
    order: 13; }

  .order-sm-0 {
    order: 0; }

  .order-sm-1 {
    order: 1; }

  .order-sm-2 {
    order: 2; }

  .order-sm-3 {
    order: 3; }

  .order-sm-4 {
    order: 4; }

  .order-sm-5 {
    order: 5; }

  .order-sm-6 {
    order: 6; }

  .order-sm-7 {
    order: 7; }

  .order-sm-8 {
    order: 8; }

  .order-sm-9 {
    order: 9; }

  .order-sm-10 {
    order: 10; }

  .order-sm-11 {
    order: 11; }

  .order-sm-12 {
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.3333333333%; }

  .offset-sm-2 {
    margin-left: 16.6666666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.3333333333%; }

  .offset-sm-5 {
    margin-left: 41.6666666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.3333333333%; }

  .offset-sm-8 {
    margin-left: 66.6666666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.3333333333%; }

  .offset-sm-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    order: -1; }

  .order-md-last {
    order: 13; }

  .order-md-0 {
    order: 0; }

  .order-md-1 {
    order: 1; }

  .order-md-2 {
    order: 2; }

  .order-md-3 {
    order: 3; }

  .order-md-4 {
    order: 4; }

  .order-md-5 {
    order: 5; }

  .order-md-6 {
    order: 6; }

  .order-md-7 {
    order: 7; }

  .order-md-8 {
    order: 8; }

  .order-md-9 {
    order: 9; }

  .order-md-10 {
    order: 10; }

  .order-md-11 {
    order: 11; }

  .order-md-12 {
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.3333333333%; }

  .offset-md-2 {
    margin-left: 16.6666666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.3333333333%; }

  .offset-md-5 {
    margin-left: 41.6666666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.3333333333%; }

  .offset-md-8 {
    margin-left: 66.6666666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.3333333333%; }

  .offset-md-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
    .ybox .col-lg-2 {
      flex: 0 0 14.28%;
      max-width: 14.28%;;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    order: -1; }

  .order-lg-last {
    order: 13; }

  .order-lg-0 {
    order: 0; }

  .order-lg-1 {
    order: 1; }

  .order-lg-2 {
    order: 2; }

  .order-lg-3 {
    order: 3; }

  .order-lg-4 {
    order: 4; }

  .order-lg-5 {
    order: 5; }

  .order-lg-6 {
    order: 6; }

  .order-lg-7 {
    order: 7; }

  .order-lg-8 {
    order: 8; }

  .order-lg-9 {
    order: 9; }

  .order-lg-10 {
    order: 10; }

  .order-lg-11 {
    order: 11; }

  .order-lg-12 {
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.3333333333%; }

  .offset-lg-2 {
    margin-left: 16.6666666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.3333333333%; }

  .offset-lg-5 {
    margin-left: 41.6666666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.3333333333%; }

  .offset-lg-8 {
    margin-left: 66.6666666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.3333333333%; }

  .offset-lg-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    order: -1; }

  .order-xl-last {
    order: 13; }

  .order-xl-0 {
    order: 0; }

  .order-xl-1 {
    order: 1; }

  .order-xl-2 {
    order: 2; }

  .order-xl-3 {
    order: 3; }

  .order-xl-4 {
    order: 4; }

  .order-xl-5 {
    order: 5; }

  .order-xl-6 {
    order: 6; }

  .order-xl-7 {
    order: 7; }

  .order-xl-8 {
    order: 8; }

  .order-xl-9 {
    order: 9; }

  .order-xl-10 {
    order: 10; }

  .order-xl-11 {
    order: 11; }

  .order-xl-12 {
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.3333333333%; }

  .offset-xl-2 {
    margin-left: 16.6666666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.3333333333%; }

  .offset-xl-5 {
    margin-left: 41.6666666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.3333333333%; }

  .offset-xl-8 {
    margin-left: 66.6666666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.3333333333%; }

  .offset-xl-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1400px) {
  .col-xxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-xxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-xxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-xxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-xxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-xxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-xxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xxl-first {
    order: -1; }

  .order-xxl-last {
    order: 13; }

  .order-xxl-0 {
    order: 0; }

  .order-xxl-1 {
    order: 1; }

  .order-xxl-2 {
    order: 2; }

  .order-xxl-3 {
    order: 3; }

  .order-xxl-4 {
    order: 4; }

  .order-xxl-5 {
    order: 5; }

  .order-xxl-6 {
    order: 6; }

  .order-xxl-7 {
    order: 7; }

  .order-xxl-8 {
    order: 8; }

  .order-xxl-9 {
    order: 9; }

  .order-xxl-10 {
    order: 10; }

  .order-xxl-11 {
    order: 11; }

  .order-xxl-12 {
    order: 12; }

  .offset-xxl-0 {
    margin-left: 0; }

  .offset-xxl-1 {
    margin-left: 8.3333333333%; }

  .offset-xxl-2 {
    margin-left: 16.6666666667%; }

  .offset-xxl-3 {
    margin-left: 25%; }

  .offset-xxl-4 {
    margin-left: 33.3333333333%; }

  .offset-xxl-5 {
    margin-left: 41.6666666667%; }

  .offset-xxl-6 {
    margin-left: 50%; }

  .offset-xxl-7 {
    margin-left: 58.3333333333%; }

  .offset-xxl-8 {
    margin-left: 66.6666666667%; }

  .offset-xxl-9 {
    margin-left: 75%; }

  .offset-xxl-10 {
    margin-left: 83.3333333333%; }

  .offset-xxl-11 {
    margin-left: 91.6666666667%; } }
@media (min-width: 1599px) {
  .col-xxxl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }

  .row-cols-xxxl-1 > * {
    flex: 0 0 100%;
    max-width: 100%; }

  .row-cols-xxxl-2 > * {
    flex: 0 0 50%;
    max-width: 50%; }

  .row-cols-xxxl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .row-cols-xxxl-4 > * {
    flex: 0 0 25%;
    max-width: 25%; }

  .row-cols-xxxl-5 > * {
    flex: 0 0 20%;
    max-width: 20%; }

  .row-cols-xxxl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xxxl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xxxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }

  .col-xxxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }

  .col-xxxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xxxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }

  .col-xxxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }

  .col-xxxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xxxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }

  .col-xxxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }

  .col-xxxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xxxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }

  .col-xxxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }

  .col-xxxl-12 {
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xxxl-first {
    order: -1; }

  .order-xxxl-last {
    order: 13; }

  .order-xxxl-0 {
    order: 0; }

  .order-xxxl-1 {
    order: 1; }

  .order-xxxl-2 {
    order: 2; }

  .order-xxxl-3 {
    order: 3; }

  .order-xxxl-4 {
    order: 4; }

  .order-xxxl-5 {
    order: 5; }

  .order-xxxl-6 {
    order: 6; }

  .order-xxxl-7 {
    order: 7; }

  .order-xxxl-8 {
    order: 8; }

  .order-xxxl-9 {
    order: 9; }

  .order-xxxl-10 {
    order: 10; }

  .order-xxxl-11 {
    order: 11; }

  .order-xxxl-12 {
    order: 12; }

  .offset-xxxl-0 {
    margin-left: 0; }

  .offset-xxxl-1 {
    margin-left: 8.3333333333%; }

  .offset-xxxl-2 {
    margin-left: 16.6666666667%; }

  .offset-xxxl-3 {
    margin-left: 25%; }

  .offset-xxxl-4 {
    margin-left: 33.3333333333%; }

  .offset-xxxl-5 {
    margin-left: 41.6666666667%; }

  .offset-xxxl-6 {
    margin-left: 50%; }

  .offset-xxxl-7 {
    margin-left: 58.3333333333%; }

  .offset-xxxl-8 {
    margin-left: 66.6666666667%; }

  .offset-xxxl-9 {
    margin-left: 75%; }

  .offset-xxxl-10 {
    margin-left: 83.3333333333%; }

  .offset-xxxl-11 {
    margin-left: 91.6666666667%; } }
::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 10px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  }
::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius   : 10px;
  background-color: skyblue;
  background-image: -webkit-linear-gradient(
      45deg,
      rgba(255, 255, 255, 0.2) 25%,
      transparent 25%,
      transparent 50%,
      rgba(255, 255, 255, 0.2) 50%,
      rgba(255, 255, 255, 0.2) 75%,
      transparent 75%,
      transparent
  );
  }
 ::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #ededed;
  border-radius: 10px;
  }


.h100{height: 100%;width: 100%;}
.sm_tabel_img img{ width:90%; height: 90%; }
.sm_tabel_img { margin-left:10px;  padding:6px; text-align: center;background: url(../images/img_bg.png) no-repeat; background-size: 100% 100%; }
.text-color{ color:#878e90}
.sm_tabel_img2 img{ width:100%;height:9vh; display:block; margin-bottom: 3px;}
.sm_tabel_img2 {width:80%;  padding:.3rem; text-align: center;background: url(../images/img_bg.png) no-repeat; background-size: 100% 100%; }
.sm_list{ padding-top:.5rem;margin-top:.8rem;border-top: 1px solid; width: 100%;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
border-image: linear-gradient(to left, rgba(39, 65, 90, 0), rgba(39, 65, 90, 0.3) 10%, rgba(39, 65, 90, 0.8) 80%, rgba(39, 65, 90, 0)) 1;}
.sm_list li{	display: flex;
	justify-content:center; float:left; margin:.2rem 0; width:20% ; }
	.sm_list li p{ padding:0 .1rem}
  .ul_list{height: 41vh; overflow: auto;}
	.sm_table td{ padding: 3px 0;}
.tixingbar:hover .tixing-ul dd a {
	background: none;
	line-height: 32px;
	font-size: 14px;
	text-decoration: none
}
.tixingbar:hover .tixing-ul dt {
	margin: 5px 5px;
	color: #bcc5d2
}
#spleft, #spcenter, #spright {
	background: none !important
}
.project-ul-s li:nth-of-type(2n+1) {
	background: none !important;
}
.project-ul-s li {
	border-top: 1px solid #092c41 !important;
	color: #fff !important;
	border-bottom: 0 !important;
}
.sp_content li.sp_fixd {

padding-top:.5rem;
	
}
ul li.sp_fixd2 {
	margin-top: 0;
	border-top: 1px solid #092c41 !important;
padding:.5rem ;


}
.sp_fixd_lx {
	border-top: 1px solid #092c41 !important;
padding:.5rem 0;
	border-bottom: 0 !important;
}
.sp_box h2 span.ap_label_primary {
	display: inline-block;
	padding: 6px 8px !important;
	white-space: nowrap;
	background-color: #02304c;
	top: 10px;
	right: 0;
	color: #FFFFFF;
}
p {
	font-size: 12px;
	color: #fff;
}
.sp_ls_box {
	height: 65px; width:80px;
}

.project-ul-s li .pull_right {
	color: #fff !important
}
.sp_content p {
	color: #58666e;
}
.project-ul-s li .pull_left {
	color: #53606a !important;
}
.sp_box {
	position: relative;
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid #355777;
	border-radius: 3px;
margin:.5rem
}
.sp_box .sp_content {
	padding: 0 !important;
	background: none;
}
.yc_inputbox select {
	background: #021f31;
	color: #fff;
	border: none;
	border-radius: 5px
}
.home-searchInput {
	background-color: #003755;
	border: none;
}
.yc-table {
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid #355777;
	border-radius: 5px;
	background: none;
}
.yc_tr_bg {
	background: none;
}
.sp_box:before, .sp_box:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #02a6b5;
	top: 0;
}
.sp_box .boxfoot::before, .sp_box .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #02a6b5;
	bottom: 0;
}
.sp_box:before, .boxfoot:before {
	border-left: 1px solid #02a6b5;
	left: 0;
}
.sp_box:after, .boxfoot:after {
	border-right: 1px solid #02a6b5;
	right: 0;
}
.sp_box h2 {
	background: none !important;
	border-radius: 5px;
	color: #00dbff;
	height: 3rem;
    line-height: 3rem;
}
.aui-tab-item {
	color: #878e90; cursor: pointer;
}
.aui-hide{display: none;}
.iconbox i {
	font-size: 2.8rem;
	color: #074973;
}
.iconbox i.icon-qiuji1 {
	font-size: 2.2rem;
	color: #074973;
}
.aui-tab-item.aui-active {
	background: #0088ff -webkit-linear-gradient(left, #0088ff,#01d3ff,#00a6ff) 0 0 no-repeat;
    background-size: auto;
    background-clip: border-box;
    -webkit-background-size: 80px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.3);
    -webkit-animation: slideShine 3s infinite;
	border-bottom: none !important;
}
.aui-tab {
	background: none !important
}
.sp_box h2 span {
	border-bottom: none !important;
	padding: 0 5px !important;
}

.sp_imgbox img { width: 100%; height: 100%;
	border: 1px solid #01253b;
}
.btn-primary {
	color: #fff !important;
	border: none;
	background: #22ad38
}
.btn-danger {
	color: #fff !important;
	border: none;
	background: #e70012
}
.text-1 {
	 color: #6a84ec !important;
}
.text-2 {
  color: #0d9af8 !important;

}
.text-3 {
  color: #05eff1 !important;

}
.text-4 {
  color: #fcab23 !important;

}
.text-5 {
  color: #66c72e !important;

}
.text-6 {
  color: #ff8232 !important;

}
.text-7 {
  color: #34c593 !important;

}
.height4 {
	height: 30vh;
	overflow: auto
}
.height3 {
	height: 25.4vh;
	overflow: auto
}
.height2 {
	height: 27vh;
	overflow: auto
}
#tab1-con1 .more, #tab1-con2 .more, .position .more {
	color: #72787e;
	text-align: center;
	border-top: 1px solid #092c41;
	display: block;
	font-size: 12px;
	padding-top: 0px;
	margin: 0;
	text-decoration: none;
}
.sp_ls_box {
	border: 1px solid #01253b;
}
.project-ul-s li {
	padding: 5px 3px;
}
.ap_label_warning {
	background-image: linear-gradient(to right, #fe7131, #fd7f49);
}
.ap_label_gray {
	font-weight: normal;
	padding: 2px 8px;
	text-shadow: none;
	position: absolute;
	left: 12px;
	border-radius: 10px;
	display: inline-block;
	white-space: nowrap;
	background-image: linear-gradient(to right, #fa3561, #fe5044);
	color: #FFFFFF;
}
.ap_label_info {
	font-weight: normal;
	padding: 2px 8px;
	text-shadow: none;
	position: absolute;
	left: 12px;
	border-radius: 10px;
	display: inline-block;
	white-space: nowrap;
	background-image: linear-gradient(to right, #4db1fb, #5371fd);
	color: #FFFFFF;
}
.btn-info3 {
	color: #fff !important;
	border: none;
	background: #002d49;
padding: .35rem !important;
}
.sp_vod {

}
.sp_vod:before, .sp_vod:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #02a6b5;
	top: 0;
}
.sp_vod .boxfoot::before, .sp_vod .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #02a6b5;
	bottom: 0;
}
.ap_label_warning {
    font-weight: normal;
    padding: 2px 8px;
    text-shadow: none;
    position: absolute;
    left: 20px; width:22%; bottom:1px;
    border-radius: 10px; text-align:center;
    display: inline-block;
    white-space: nowrap;
    background-color: #f8ac59;
    color: #FFFFFF;
}
.border-p2{ padding:.3rem; border-radius:3px}
.ap_label_gray {
    font-weight: normal;
    padding: 2px 8px;
    text-shadow: none;text-align:center;
    position: absolute;
     left: 20px; width:22%; bottom:1px;
    border-radius: 10px;
    display: inline-block;
    white-space: nowrap;
    background-image: linear-gradient(to right, #fa3561, #fe5044);
    color: #FFFFFF;
}
.ap_label_info {
    font-weight: normal;
    padding: 2px 8px; text-align:center;
    text-shadow: none;
    position: absolute;
   left: 20px; width:22%; bottom:1px;
    border-radius: 10px;
    display: inline-block;
    white-space: nowrap;
    background-image: linear-gradient(to right, #4db1fb, #5371fd);
    color: #FFFFFF;
}
.sp_vod:before, .boxfoot:before {
	border-left: 1px solid #02a6b5;
	left: 0;
}
.sp_vod:after, .boxfoot:after {
	border-right: 1px solid #02a6b5;
	right: 0;
}
.jp_vod {
	position: relative;
margin:.5rem 0;
padding:.5rem;
	width: 98.5%;
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid #355777;
	border-radius: 3px;
}
.jp_vod:before, .jp_vod:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #02a6b5;
	top: 0;
}
.jp_vod .boxfoot::before, .jp_vod .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #02a6b5;
	bottom: 0;
}
.jp_vod:before, .boxfoot:before {
	border-left: 1px solid #02a6b5;
	left: 0;
}
.jp_vod:after, .boxfoot:after {
	border-right: 1px solid #02a6b5;
	right: 0;
}
.tj-box-table .sp_content {
	background: none;
	padding: 10px;
}
.tj-con table td {
	padding: 0px;
	background: none;
}
.tj-list-box table tr.bg {
	background: none!important;
}
.tj-centon {
	width: 98%;
	font-size: 1rem;
	font-weight: bold;
	border-bottom: none;
	box-shadow: 0 0px 0px rgba(62,85,120,.045);
	background: #02263e;
	overflow: hidden;
 padding-bottom: .08rem;
	color: #fff;
	border-radius: 10px;
	margin: 10px auto;
	display: flex;
	justify-content: space-between;
}

.tj-centon li {
	padding: 15px;
	color: #5685a1;
}
.tj-centon li span {
	color: #fff
}
.tj-table {
	border: none;
	background: none;
	width: 100%;
	margin: 0;
	/* margin: 1% auto; */
	box-shadow: 0 3px 10px rgba(62,85,120,.045);
}
.tj-table td p b {
	font-size: 16px;
	color: #fff;
}
.tj-table td {
	padding: 5px;
	font-size: 13px;
	position: relative;
	color: #fff;
	font-weight: bold;
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid #355777;
	border-radius: 3px;
	text-align: left;
}
#minute {
	border: 1px solid #5679e0;
}
.videot {
  width: 100%;
  height: 100%;
}
video {
  background: url(../images/sbg.png) no-repeat ;
    background-size: auto;
  background-size: 100%;
  width: 100%;
  height: 100%;
}
.circle-icon {
	background: #5679e0;
}
#maincircle {
	border: 1px solid #436bb7;
}
#second {
	border: 1px solid #5896ef;
}
.tj_a {
	margin-bottom: 0;
	margin-top: 0;
}
#maincircle {
	margin: 3% auto;
}
.tajibox {
	margin-top: 0
}
.tj_label_primary {
	background: #39b54a;
 padding: .3rem;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #fff;
}
.tj-list-box table td {
	border-top: none;
	border-bottom: 1px solid #092c41
}
.tjsj_box {
	background: none;
	border: none;
	padding: 8px;
	border-right: 1px dashed #092c41;
}
.text-border {
	color: #fff !important;
	margin: 0;
	padding: 5px;
	background: none;
	position: inherit;
	border: none;
	;
}
.tj-con table {
	width: 100%;
	border-top: 1px solid #092c41
}
.tjsj_img {
	width: 100%;
	height: 15vh;
	border-radius: 5px;
}
.tj-con table td span {
	width: 3rem;
	height: 3rem;
	background: rgba(85,85,85,0.4);
	display: inline-block;
	line-height: 3rem;
	border-radius: 50%;
}

.Box:before, .Box:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #02a6b5;
	top: 0;
}
.Box .boxfoot::before, .Box .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #02a6b5;
	bottom: 0;
}
.Box:before, .boxfoot:before {
	border-left: 1px solid #02a6b5;
	left: 0;
}
.Box:after, .boxfoot:after {
	border-right: 1px solid #02a6b5;
	right: 0;
}
.Box {
	position: relative;
	width: 99.8%;
	background: none;
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid #355777;
	border-radius: 3px;
}
.Box .Box_con .conbox ul li {
	height: 120px;
	width: 160px
}
.Box .Box_con .conbox ul li img {
	height: 90px;
}
.Box h2 {
	background: none;
	line-height: 40px;
	padding: 0 10px;
	font-size: 16px;
	color: #00dbff;
}
.Box .Box_con .btn {
	background-image: linear-gradient(#01253b, #01253b);
	top: 8px;
}
.tj-box-table {
	width: 100%;
	margin: 0 auto;
	box-shadow: 0 3px 10px rgba(62,85,120,.045);
}
.tj-box-table .sp_box {
	margin: 0rem;
}
.p_sp {
	position: relative;
	top: 7px
}
.p_ch {
	position: relative;
	top: 7px
}.xm_box .project-ul-s li .pull_right {
	width: 66% 
}

.xm_box .project-ul-s li {
    padding: 4px 3px;}
.margin-right5 {
margin-right:.5rem !important
}
.margin-left2 {
margin-right:.2rem
}
.yc_right .aui-tab-item {
	cursor: pointer
}
.echartsh {
	width: 100%;
	height: 28vh
}
.height26 {
	height: 20vh;
	overflow: auto
}
.height12 {
	height: 12.2vh;
	overflow: auto
}
.height13 {
	height: 13vh;
	overflow: auto
}
.height32 {
	height: 33vh;
	overflow: auto
}
.height20 {
	height: 7.2vh;

}
.height21 {
	height: 21vh;
	overflow: auto
}
.height22 {
	height: 22vh;
	overflow: auto
}
.height58 {
	height: 57vh;
	overflow: auto
}
.height70 {
	height: 70vh;
	overflow-y: auto;
	overflow-x: hidden
}
.height38 {
	height: 36vh;
	overflow: auto
}
.height10 {
	height: 10.6vh;
}
.height8 {
	height: 50vh;
	overflow: auto
}
.height18 {
	height: 16rem;
	overflow: auto
}
.yc-table {
	margin: 5px auto;
	width: 99%;
}
.sp_ls_text {
	float: left;
	display: inline-block;
	width: 60%;
	padding-left: 6px;
	padding-top: 8px;
}
.tj-table td {
	padding: 0px;
	font-size: 12px;
}
.position .header_fr a {
	color: #96accd;
	font-size: 12px;
}
.aui-tab {
    position: relative;
    background: ;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: center;
    align-self: center;    border-bottom: 1px solid #092c41 !important;
}
.aui-tab-item {
	line-height: 3vh; padding:0 6px ;
	position: relative;
	font-size: 14px;
}
.sjj-tip3 .sjj-tip-img-s {
	background: url(../images/sjj_02.png);
	display: inline-block;
	background-size: 100% 100%;
	width: 6rem;
	height: 8rem;
}
.sjj-tip4 .sjj-tip-img-s {
	background: url(../images/sjj_03.png);
	display: inline-block;
	background-size: 100% 100%;
	width: 6rem;
	height: 8rem;
}
.sjj_card .p_l {
	color: #0079f3;
}
.sjj_card {
	border-radius: 5px;
	background: url(../images/boxbg.png) #01253b bottom no-repeat;
	margin: 1.5vh 5%;
	background-size: cover;
	line-height: 28px;
	font-size: 24px;
	-webkit-box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
	-moz-box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
	box-shadow: 0 1px 15px 1px rgba(69,65,78,.08);
	border-top: none;
}
.sjj_card .p_r {
	color: #fff;
}
.yc_num_box {
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid #355777;
	border-radius: 3px;
	background: none;
	text-align: center;
 margin-right: .2rem;
}
.yc_num_box p {
	color: #fff;
	padding: 3px 0;
}
.txtshow {
	background: none;
	color: #fff;
	border-bottom: 1px dashed #0d2233;
}
.yc_pjz {
	background: none;
	border-top: 1px solid #0d2233;
	border-right: 1px solid #0d2233;
}
.td_sm div {
	border-bottom: 1px solid #0d2233;
	color: #778a91;
	background: none;
	padding: 1px
}
.border-m .ycmore {
	cursor: pointer;
	text-decoration: underline;
	color: #fff;
}
.yc_td1 {
	text-align: center;
	border-top: 1px dashed #26425a;
}
.yc_td2 {
	border-top: 1px dashed #26425a;
}
.b-tr {
	border-right: 1px solid #0d2233;
}
.margin-r5 {
margin: .5rem 0;
}
.yc_right .aui-tab-item {
	padding: 0 10px;
	line-height: 20px;
}
.yc_img_box {
	background: none;
}
.yc_img_box {
	color: #fff
}
.yc_num_col {
	font-size: 1.6rem;
}
.ringline {
	border-left: 1px dashed #26425a;
}
.yc-table td {
	padding: 4px 0;
}
.yc-table img {
	width: 30px;
	margin: 0 5px;
}
.height6 {
	height: 36.6vh;
	overflow: auto;
}
.progess {
	width: 200px;
	background: url(../Images/img_YC.png) no-repeat 0 0;
	height: 23px;
	background-size: 100%;
}
.progess_Z {
	width: 200px;
	background: url(../Images/img_ZS.png) no-repeat 0 0;
	height: 23px;
	background-size: 100%;
}
.td_sm .yc_table_title {
	border-top: none;
	color: #fff !important;
	font-size: 18px !important;
	height: 30px;
	background: url(../images/title-bg.png) center;
	width: 100%;
	background-size: 90%
}
.yc_pjz_a {
	top: 16px;
	position: absolute;
	left: 20px;
	width: 50px;
}
.xm_box {
	position: relative;
	background: none;
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid #355777;
	border-radius: 3px;
	margin: .3vh .2rem;
}
.padding10 {
 padding: .5rem;
}
.xm_tjbox table td {
	background: none;
}
.text-align img {
	width: 85%
}
.xm_tjbox table td i {
	font-size: 1.6rem
}
.xm_icon_list {
	display: flex;
	position: relative;
	justify-content: space-around;
	align-items: center;
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid #355777;
padding:.4rem .5rem;
	border-radius: 3px;
margin:.1rem .5rem;
	padding-top: 1rem
}
.br-1 {
	border-left: 1px dashed #2b4a62;
	position: relative
}
.br-1::before {
	position: absolute;
	width: 3px;
	background: #2b4a62;
	height: 3px;
	border-radius: 50%;
	top: 0;
	content: '';
	left: -2px;
}
.br-1::after {
	position: absolute;
	width: 3px;
	background: #2b4a62;
	height: 3px;
	border-radius: 50%;
	bottom: 0;
	content: '';
	left: -2px;
}
.xm_icon_list:before, .xm_icon_list:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #02a6b5;
	top: 0;
}
.icon_title {
	position: absolute;
	right: 0;
	background: url(../images/xm_33.png) no-repeat;
	width: 40%;
	text-align: right;
	padding-right: 6px;
	background-size: 100% 100%;
	top: 0;
	line-height: 20px;
}
.xm_icon_list .boxfoot::before, .xm_icon_list .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #02a6b5;
	bottom: 0;
}
.xm_icon_list .icon-box2 {
	background: url(../images/xm_34.png) no-repeat;
	background-size: 100% 100%;
	padding: 1rem;
}
.xm_icon_list .icon-box2 i {
	font-size: 1.6rem;
	position: relative;
	top: -5px
}
.text-s {
	color: #39b54a !important
}
.text-r {
	color: #ff7058 !important
}
.text-y {
	color: #f8ac59 !important
}
.text-b {
	color: #00e4ff !important
}
.text-p {
	color: #fa2fc7 !important
}
.text-m {
	color: #fddf00 !important
}
.xm_icon_list:before, .boxfoot:before {
	border-left: 1px solid #02a6b5;
	left: 0;
}
.xm_icon_list:after, .boxfoot:after {
	border-right: 1px solid #02a6b5;
	right: 0;
}
.zc-text {
	text-align: center;
	width: 33.33%
}
.xm_box h2 {
	height: 3vh;
    line-height: 3vh;
	color: #00dbff;
	font-size: 14px;
font-weight: 600;
background: url(../images/icon14.png) no-repeat left 5px center;
	border-bottom: 1px solid #092c41 !important;
	position: relative; padding-left: 18px;
	border-radius: 5px;
	
}
.xm_box h2 span {
    color: #fff;
    padding: 0 10px;
    background: #0088ff -webkit-linear-gradient(left, #0088ff,#01d3ff,#00a6ff) 0 0 no-repeat;
        background-size: auto;
        background-clip: border-box;
    -webkit-background-size: 80px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0.3);
    -webkit-animation: slideShine 3s infinite;
}
.xm_box:before, .xm_box:after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-top: 1px solid #02a6b5;
	top: 0;
}
.xm_box .boxfoot::before, .xm_box .boxfoot::after {
	position: absolute;
	width: 5px;
	height: 5px;
	content: "";
	border-bottom: 1px solid #02a6b5;
	bottom: 0;
}
.xm_box:before, .boxfoot:before {
	border-left: 1px solid #02a6b5;
	left: 0;
}
.xm_box:after, .boxfoot:after {
	border-right: 1px solid #02a6b5;
	right: 0;
}
.xm_box h2::before {
	background: none;
	position: inherit
}
.xm_box h2::after {
	background: none;
	position: inherit
}
.xm_box h2 span.mline::before {
	background: none;
	position: inherit
}
.xm_box h2 span.mline::after {
	background: none;
	position: inherit
}
.xm_list_a {
	box-shadow: inset 0 0 30px rgba(0,140,217,0.3);
	border: 1px solid #355777;
	background: none;
 padding: .1rem;
	border-radius: 3px;
	color: #fff
}
.xm_list_a h3 {
	color: #fff;
	font-size: 12px
}
.xm_table_box td.bgcor {
	background-image: linear-gradient(to right, #01182a, #011e31);
	border-left: 1px dotted #1b2f3e
}
.process .flowline li p {
	color: #fff;
}
.process .flowline li .icon-block {
	background-color: #215fe6;
	background-image: linear-gradient(to right, #117ef5, #215fe6);
	color: #fff;
}
.process .flowline .flow-line {
	border-bottom: 8px solid #215fe6;
}
.process .process-g .icon-block {
	background-color: #666;
	background-image: linear-gradient(to right, #666, #666) !important;
}
.xm_ycbox {
	position: absolute;
	bottom: -6vh;
	width: 100%;
}
.xm_list_a .xm-text-info {
 margin-right: .5rem;
}
.xm_list_a {
	margin: 0.2rem;
}
.xm_echarts2 {
	height: 27vh !important;
	width: 100%;
	position: absolute!important;
	top: -1vh;
}
.mt-20 {
	position: relative;
	top: 2.5rem
}
.border-r {
	border-top: 1px dashed #1b2f3e;
}
.items-c {
	align-items: center;
}
.mt-10 {
	margin-top: 10px
}
.xm_cob1 {
	background: url(../images/sm_1.png) right 8px center #01292b no-repeat;
	padding: 8px;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
margin-left:.6rem;
	border-radius: 5px
}
.xm_num .num_block{ margin:.3rem 0}
.xm_cob2 {
	background: url(../images/sm_2.png) right 8px center #002e48 no-repeat;
	padding: 8px;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
	border-radius: 5px
}
.xm_cob3 {
	background: url(../images/sm_3.png) right 8px center #3a1123 no-repeat;
	padding: 8px;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
	border-radius: 5px
}

.xm_cob7 {
	background: url(../images/sm_4.png) right 8px center #00353b no-repeat;
	padding: 8px;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
margin-left:.6rem;
	border-radius: 5px
}
.xm_cob10{	background:  #0f2557 ;
	padding: 4px;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
margin-left:.6rem;
	border-radius: 5px}
	.xm_cob11 {
	background:  #0b3946 ;
	padding: 4px;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
	border-radius: 5px
}
.xm_cob11  h3{font-size: 14px; margin: 0;}
.xm_cob12 {
	background: #273623;
	padding:6px;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
	border-radius: 5px
}
.xm_cob8 {
	background: url(../images/sm_5.png) right 8px center #003652 no-repeat;
	padding: 8px;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
	border-radius: 5px
}
.xm_num {margin-bottom: 12px;}
.xm_cob7 .num_block { color:#03dab0}
.xm_cob8 .num_block { color:#17d7fc}
.xm_cob9 .num_block { color:#e2c83d}
.xm_num .num_block i{ font-size:2rem}
.xm_cob9 {
	background: url(../images/sm_6.png) right 8px center #363932 no-repeat;
	padding: 8px;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
	border-radius: 5px
}


.xm_cob4 {
	background: #432c1c;
	padding: 8px;
	display: flex;
	align-items: center;
	text-align: left;
	margin-top: 5px;
margin-left:.6rem;
	padding-left: 10px;
	justify-content: space-around;

margin-right:.6rem;
	border-radius: 5px
}
.xm_cob4 h3 {
padding:0 .6rem
}
.xm_cob4 i {
	color: #e57645;
	font-size: 4rem
}
.xm_cob4 .num_y {
	color: #e57645;

}
.xm_cob5 {
	background: #05434e;
	padding: 8px;display: flex;	justify-content: space-around;
	align-items: center;
	text-align: left;
	margin-top: 5px;
	padding-left: 10px;
margin-right:.6rem;
	border-radius: 5px
}
.xm_cob5 h3 {
padding:0 .6rem
}
.xm_cob5 i {
	color: #20dbee;
	font-size: 4rem
}
.xm_cob5 .num_b {
	color: #28d0f5;

}
.xm_num .num_info {
	background: none;
	border: none !important
}
.xm_num .num_block {
	background: none;
	border: none;
	font-size: 18px;
	padding: .3rem;
	line-height: 20px;
	width: 100%;
	text-align: left
}
.number_text {
	color: #1fdbee;
	font-size: 30px
}
.process-module div {
padding-top:.2rem
}
.xm_fixd h2.xm_num_fl60 {
	background-image: linear-gradient(#034dfe, #02a5fe);
	color: #fff;
	height: 8.5rem !important;
	padding-top: 2rem;
	line-height: 24px !important;
	width: 100px;
	text-align: center
}
.xm_fixd h2.xm_num_fl60 span {
	width: 60px;
}
.process .process-g .flow-line {
	border-bottom: 8px solid #666;
}
.height36 {
	height: 36vh;
	overflow: auto
}
.height44{
	height: 42vh;
	overflow: auto
}
.sm_echarts2{height: 36vh; width:60vh}
.sm_echarts3{height: 36vh; width:60vh}
.sm_echarts{width: 100%; height: 100%;}
.height30 {
	height: 43vh;
	overflow: auto
}
.height33 {
	height:33vh;
	overflow: auto
}
.height49 {
	height:46vh;
	overflow: auto
}
.text-align {
	text-align: center
}
/*头部背景*/
.top_bg1{  background: url(../images/top_bg1.png);   background-size: 100% 100%;}
.top_bg2{  background: url(../images/top_bg2.png);   background-size: 100% 100%;}
.top_bg3{  background: url(../images/top_bg3.png);   background-size: 100% 100%;}
.top_bg4{  background: url(../images/top_bg4.png);   background-size: 100% 100%;}
.top_bg5{  background: url(../images/top_bg5.png);   background-size: 100% 100%;}
.top_bg6{  background: url(../images/top_bg6.png);   background-size: 100% 100%;}
.top_bg7{  background: url(../images/top_bg7.png);   background-size: 100% 100%;}
.numbg{  background: url(../images/numbg.png);   background-size: 100% 100%;}
.media-body {
    color: #fff;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;height:7.6vh;
}.flex-a {
    display: flex;
    align-items: center;
    color: #fff;
}
.media-body h5.mb-1 {
    margin-top: .2rem !important;
    font-size: 22px;
    color: #fff;
}
.media-body h5.mb-1 .numb {
    font-size: 12px !important;
    position: relative;
    top: -12px;
    margin-left: .4rem;
    font-weight: normal;
}
.media-body h3{font-family: 'ds-digitalbold'; font-size: 22px; margin-top: 3px; color: #00ccff;}
.w-img {
    float: left;
}
.w-img img {
    width: 40px;
    margin-right: 8px;
	
}
.lc_top .card {
    margin: 6px;
}

/*出勤率*/
.attendance-rate {
    background-image: url("../images/rate_bg.png");
}
.attendance-rate {
    position: relative;
    height: 22vh;
    margin-top: 10px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 100%;
}
.average-detail {
    color: #bdcce2;
}
#average-attendance {
    height: 100%;
    font-size:12px;
}
.average-detail {
    position: absolute;
    top: 120px;
    height:40px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 12px;
}
.average-detail p > span, .attendance-info > span {
    color: #ffae00;
}
/*按性别分析*/
.sex-bd {
	display: flex; align-items: center; margin-top: 1vh;

  }
  .sex-bd > .sex-item:first-child {
    background-image: url("../images/img_sex_women.png");
}

.sex-bd > .sex-item:last-child {
    background-image: url("../images/img_sex_men.png");
}

.sex-item > div {
    background-image: url("../images/icon_arow.png");
}

.sex-item > div > div > span {
    color: #fc6672;
}
.l {
    float: left!important;
}
.sex-bd > .sex-item:last-child > div > div > span {
    color: #4fffcf;
}
  .sex-item {
	height: 100%;
	width: 50%;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding-left: 75px;
	background-size: auto 100%;
	background-position: left center;
	background-repeat: no-repeat;
  }
  
  .sex-item > div {
	line-height: 30px;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding-left: 10px;
	font-size: 12px;
	background-size: 8px 16px;
	background-position: left center;
	background-repeat: no-repeat;
  }
  
  .sex-item > div > div {
	line-height: 28px;
	display: inline;
	font-size: 12px;
	letter-spacing: 0.0064rem;
  }
  
  .sex-item > div > div > span {
	font-family: 'OPPOSans-B';
	font-size: 14px;
	letter-spacing: 0.0064rem;

  }
  
  .height40 {
    height: 38vh;
    overflow: auto;
}
#average-attendance{  width: 100%; height: 70%;}
@font-face {
	font-family: 'ds-digitalbold';
	src: url('../font/DS-DigitalBold.ttf');
	src: url('../font/ds-digitalbold-webfont.eot');
	src: url('../font/ds-digitalbold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/ds-digitalbold-webfont.woff2') format('woff2'), url('../font/ds-digitalbold-webfont.woff') format('woff'), url('../font/ds-digitalbold-webfont.ttf') format('truetype'), url('../font/ds-digitalbold-webfont.svg#ds-digitalbold') format('svg');
}
@font-face { font-family: "title"; src: url("../font/YouSheBiaoTiHei.ttf") format("truetype"); }
.head2 {
	height: 8vh;
	background: url(../images/head_bg.png) no-repeat left center;
	background-size: 100% 100%;
	position: relative;
	padding: 0;
	line-height: 6vh;
	margin: 0;
  font-family: 'title' !important;
}
.head2 .pageTit a {
	display: block;
	text-align: center;
	color: #fff;
	cursor: pointer;
	text-decoration: none
}
.head2 .logo{ background-image:-webkit-linear-gradient(right,#0088ff,#01d3ff,#01acff); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
    font-family: 'title' !important;
}
.mpa_img span{background-image:-webkit-linear-gradient(right,#0088ff,#01d3ff,#01acff); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
  	font-family: 'DS-DigitalBold' !important; font-size: 20px; position: relative; top:15px; left: 10px;}
.head2 .pageTit a:hover {
	display: block;
	background: url(../images/a_bg.png) no-repeat center;
	background-size: 100%;
	text-align: center;
	color: #00e5ff;
}
.head2 .logo img {
	width: 50px;
	display: inline-block;
	margin-right: 20px
}
.head2 .active a {
	display: block;
	background: url(../images/a_bg.png) no-repeat center;
	background-size: 100%;
	text-align: center;
	color: #00e5ff;
}
.head2 h1 {
	color: #fff; width:100%; 
	text-align: center;
	font-size: 28px;
	margin: 0;
	font-weight: normal;
	padding: 0;
}
.head-close {
	color: #fff;
	font-size: 14px;
	position: absolute;
	right: 20px; top:-12px
}
.head-close i {
	font-size: 16px;
	color: #fff
}
.z_text p i {
	margin-right: 5px
}
.ybox .col-lg-2{   flex: 0 0 14.28%;
  max-width: 14.28%;;}
  .ybox  .media-body {
    height: 6vh;
}
.ybox  .w-img img {
  width: 30px;
  margin-right: 8px;
}

/*视频*/

  .search-input {
    display: flex;
  }
  .search-input {
    position: relative;
  }
  .item-search .search-input .mini-textbox {
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.jrbtn {
  color: #fff !important;
  font-size: 12px;
  border: none;
  background: linear-gradient(to right, #016ead , #016ead);
  text-align: center;
  padding: 1px 0;
  position: absolute;
  border-radius: 3px;
  width: 50px;
  bottom: 5px;
  right: 5px;
}
.jrbtn-no {
  color: #7daad7 !important;
  font-size: 12px;
  border: none;
  background: linear-gradient(to right, #192128 , #1c2a37);
  text-align: center;
  padding: 1px 0;
  position: absolute;
  border-radius: 3px;
  width: 50px;
  bottom: 5px;
  right: 5px;
}
.search-input select {
  border: solid 1px #016ead;
    border-right-color: rgb(221, 221, 221);
    border-right-style: solid;
    border-right-width: 1px;
  border-right: 0;
  color: #fff;
  background: none;
  border-radius: 5px 0 0 5px !important;
}
input::placeholder{color: #fff;}
.mini-textbox-border {
  border-radius: 0 5px 5px 0 !important;
}
.item-search .search-input-btn {
    width: 50px;
    height: 100%;
    background: url(../images/search-input-icon.png) center no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}
.project {
  position: relative;
}
.item-search .project-list .project {
    border-radius: 5px;
    background: #031f38;
    border: 1px solid #032947;
   
    margin-top: 10px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}
.mini-textbox {
  
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: middle; 
    overflow: hidden;
    position: relative;
}
.item-search .combobox-wrap .mini-combobox {
    float: left;
    width: calc(100% / 4);
    margin-left: -1px;
}
.search-input{position: relative;}
.selectbox{  background: #032d4c; outline:none; 
    border: solid 1px #016ead; height: 30px; line-height: 30px; float: left; width: 25%; margin: 5px 0; padding-left: 2px; margin-right: -1px;}
	.selectbox:first-child{border-radius: 5px  0 0 5px;}	
	.selectbox:last-child{border-radius: 0px  5px 5px 0px;}
	input{ outline:none; border:none;}
	.page-link {
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 3px 6px;
		border-width: 0;
		border: 1px solid #03375b;
		font-weight: 400;
		margin: 5px 1px;
		text-decoration: none;
	}
	.page-link i {
		font-size: 18px;
		line-height: 0;
	}
	.pagination { float:right;
		display: flex;
		padding-left: 10px; position: absolute;  bottom: 0; right: 5px;
		list-style: none;
		margin: 6px 0;
	}
	.TT a {
		font-size: 12px;
		color: #fff;
		text-decoration: none;
	}
	.pagination .active{ background:#2ea6e6; color:#fff}
	.yqbox span {
		font-size: 14px;
		margin: 3px;
	}
.mini-textbox-border {
    background: #032d4c;
    border: solid 1px #016ead;
    width: auto; border-radius: 5px;
    height: 30px;
    display: block;
    position: relative;
    overflow: hidden;
    padding-left: 4px;
    padding-right: 4px;margin-bottom: 3px;
}
.mini-textbox-input, .mini-textboxlist .mini-textboxlist-input {
    color: #3d4b64;
}
.mini-textarea .mini-textbox-input, .mini-textbox-input, .mini-buttonedit-input {
    height: 100%; width: 80%;
    line-height: inherit;
    font-size: 13px; border:none;
    background: none;
    color: #fff;
    box-sizing: border-box !important;
}
.clearfix:after, .clearfix:before {
    display: table;
    line-height: 0;
    content: '';
}
.item-search .project-list .project-name {
    height: 30px; position: relative;
    line-height: 30px; margin: 0; padding:0 5px;
    background: #032d4c;
}
.item-search .project-list .project-name .text{width: 80%;overflow: hidden;
  white-space: nowrap;   text-overflow: ellipsis; display:inline-block; color: #00beff;
     background: url(../images/title_icon.png) left center no-repeat; padding-left: 16px;
	   }
.item-search .project-list .project-info .img-box {
    height: 100%;
    float: left;
    margin-right: .15rem;
    box-sizing: border-box;
  
}
.item-search .project-list .project-info img {
    border-radius: 5px;
    width: 60px;
    height: 60px; margin-right: 3px;
    background-color: #448ae9;
}
.item-search .project-list .project-info .text {
    float: left;
    width: calc(100% - 70px);
    box-sizing: border-box;
    height: 100%;
}
.item-search .project-list .project-info .text p {
    color: #fff;
    overflow: hidden; padding: 2px 0; margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item-search .project-list .project.active {
    border-width: 1px;
    border-color: #448ae9;
    border-style: solid;
}
.problembtn { position:absolute;
 right:3px; top: 2px;
    height: 22px;
    line-height: 22px;
    padding: 0 6px;
    color: #fff;
    border-radius: 10px;
    background: linear-gradient(to right, #ffa034 , #ff6330);
}
.project-info {padding: 8px 6px; overflow: hidden;}
.height90{height:92.5vh; overflow:auto; position: relative;}
 .head-type .type.on-line::before {
    background-color: #43be6e;
}
 .head-type .type::before {
    content: "";
    position: absolute;
	width: 6px;
    height: 6px;
    top: 12px;
    left: 8px;
    border-radius: 50%;
}
.head-type {overflow: hidden;}
.head-type .type.off-line::before {
    background-color: #ed5565;
}
.head-type .type::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 12px;
    left: 8px;
    border-radius: 50%;
}
.head-type .type:last-child {
    border-radius: 0 5px 5px 0;
}
 .head-type .type {
    float: left;
    width: calc((100%/3));
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    padding-left: 20px;
    border-width: 1px;
    border-color: #dddddd;
    border-style: solid;
    margin-left: -1px;
    position: relative;
    cursor: pointer;
}
.height70{height: 77.6vh;}
.head-type .type:first-child {
    border-left:1px solid #dddddd;
    border-radius: 5px 0 0 5px; margin-left: 1px;
}
.mini-button {
  font-family: "microsoft yahei"; text-decoration: none;
  font-size: 13px; display: block; text-align: center; border-radius: 5px;
  line-height: 24px; width: 100%;height: 32px; line-height: 32px;
  color: #fff;
  background: #33a1d1;
}
.required{position: relative;}
.required:after {
  position: absolute;
  top: 8px; left: -8px;
  display: inline-block;
  font-size: 16px;
  content: '*';
  color: red;
}

.select-sp{border: 1px solid #ddd; background: #fff; height: 34px; width: 100%; outline: none;}

.right_display{ display: flex; position:absolute; right: 8px; top: 5px;}
.sp_vod{width: 100%;  padding-top: 0;}
.sp_video {
  border-radius: 3px;
  border: 1px solid #01101f;  margin: 2px 3px;
  background: url(../images/sbg.png) no-repeat  center center;
  background-size: 100% 100% ;
  width: 100%;

}
.ybox.active .spicon1{background: url(../images/spicon11_ac.png) no-repeat ;
  background-size: 100% ; 
}
.ybox.active .spicon4{background: url(../images/spicon10_ac.png) no-repeat ;
  background-size: 100% ; 
}
.ybox.active .spicon9{background: url(../images/spicon9_ac.png) no-repeat ;
  background-size: 100% ; 
}
.spicon1{background: url(../images/spicon11.png) no-repeat ;
  background-size: 100% ; margin-right: 5px; cursor: pointer;
  width: 16px; height: 16px; display: inline-block;}
  .spicon4{background: url(../images/spicon10.png) no-repeat ;
    background-size: 100% ; margin-right: 5px; cursor: pointer;
    width: 16px; height: 16px; display: inline-block;}
    .spicon9{background: url(../images/spicon9.png) no-repeat ;
      background-size: 100% ; margin-right: 3px; cursor: pointer;
      width: 16px; height: 16px; display: inline-block;}
.spbox2 .sp_video {height: 20.8vh;}
.spbox3 .sp_video {height: 13.5vh;}
.spbox1  .sp_video{ height:41vh;}
.spbox4  .sp_video{ height:19.2vh;}
.kgcheck{ position: absolute; top:30px;  left: 6px;  border: 1px solid #032b4a;line-height: 4vh;}
.kgcheck td{line-height: 3vh; padding: 0 5px;} 
@media only screen and (min-width: 1000px) and (max-width: 1400px) {
.head2 h1 {
	font-size: 20px;
}
body, html {
	overflow: auto;
}
}

@media only screen and (min-width: 1000px) and (max-width: 1800px) {
.xm_cob1,.xm_cob2,.xm_cob3,.xm_cob4,.xm_cob5,.xm_cob6,.xm_cob7,.xm_cob8,.xm_cob9,.xm_cob10,.xm_cob11,.xm_cob12,.xm_cob12{ padding:2px 6px}
.w-img img {
    width: 30px;
    margin-right: 3px;
}
.project-info {padding: 5px; overflow: hidden;}
.item-search .project-list .project {
  margin-top: 3px;}
  .item-search .project-list .project-info img {
    border-radius: 5px;
    width: 40px;
    height: 40px;
    margin-right: 3px;
    background-color: #448ae9;
}
.item-search .project-list .project-info .text p{padding: 1px;}
.sm_table td {
  padding: 1px 0; font-size: 12px;
}
.sm_tabel_img img {
 
  height: 100%;
}
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
.head2 h1 {
	font-size: 16px;
}
}
