@import url(../../../SysThemes/css/animate.min.css);
a {
  color: #343a40;
}

a:hover {
  color: #F42600;
}

video {
  object-fit: fill;
}

.wechat img {
  height: 190px;
}

.bottom .icon .Margin .CompanyName {
  font-size: 2rem;
  color: white;
  margin-bottom: 9px;
}

.bottom .icon .Margin div {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 1.4rem;
}

.bottom .wechat {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}

.bottom .wechat img {
  height: 160px;
}

.bottom .power .dt {
  padding-right: 5px;
}

.bottom .powered {
  display: flex;
  flex: 1;
  justify-content: center;
}

.sbanner img {
  max-width: 100%;
}

.mt {
  margin-top: 3rem;
}

.nav {
  border-bottom: 1px dashed #dee2e6;
  margin-bottom: 3rem;
}

.nav .title {
  margin-bottom: -5px;
  padding: 0 0px 5px 0px;
  border-bottom: 3px solid #dee2e6;
  margin-left: 15px;
  font-size: 1.125rem;
}

#nav .Subject .Descript {
  color: #adb5bd;
}

.product #ProductView {
  margin-left: -15px;
  margin-right: -15px;
}

.product #ProductView a {
  display: flex;
  flex: 1;
  background-color: white;
  justify-content: center;
  font-weight: 400;
}

.about .Margin .card {
  position: relative;
  overflow: hidden;
}

.about .Margin .card::after {
  position: absolute;
  top: -60px;
  left: -60px;
  content: "";
  width: 120px;
  height: 120px;
  background-color: #F42600;
  transform: rotate(45deg);
}

.about .Margin .card::before {
  position: absolute;
  top: -50px;
  left: -50px;
  content: "";
  width: 100px;
  height: 100px;
  background-color: #2b2b2b;
  transform: rotate(45deg);
  z-index: 100;
}

.about .Margin .card img {
  padding: 0;
  border: 0;
  margin-top: 2px;
  margin-left: 4px;
}

.about .Margin .intro {
  font-size: 1.6rem;
}

.about .Margin .btns {
  display: flex;
  flex: 1;
  margin-top: 2rem;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.about .Margin .btns a {
  display: inline-flex;
  background-color: #1577D8;
  color: white;
  padding: .5em 2.5rem;
  align-items: center;
  margin: 1em 0 0 2em;
}

.about .Margin .btns a:nth-child(2) {
  order: -1;
  margin-left: 0;
}

.about .Descript {
  text-align: center;
  font-size: 1.6rem;
}

.rowstitle-5 .RowsTitle h3.Title .cn {
  font-size: 2.5rem;
  color: #343a40;
  text-shadow: none;
}

.lng a {
  padding-left: 5px;
  padding-right: 5px;
}

.bg-fst menu ul li.on a, .bg-fst menu ul li:hover a {
  color: #1577D8;
}

.bg-fst menu ul li a {
  line-height: 38px;
}

.bg-fst menu ul li a:hover {
  color: #1577D8;
}

.bg-fst menu ul li b {
  display: none;
}

.bg-fst menu ul li ul li a {
  line-height: 25px;
  color: #6c757d !important;
}

.bg-fst menu ul li ul li a:hover {
  background-color: #dee2e6;
  color: #1577D8 !important;
}

.case {
  background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url(../img/glow.jpg);
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.case .Subject .Descript {
  text-align: center;
}

.case ul li h6 {
  background-color: white;
}

.case .More {
  display: inline-flex;
  margin-top: 2rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.case .More::before {
  content: "";
  display: inline-flex;
  border-right: 45px solid #1577D8;
  border-bottom: 45px solid transparent;
}

.case .More::after {
  content: "";
  display: inline-flex;
  border-left: 45px solid #1577D8;
  border-top: 45px solid transparent;
}

.case .More a {
  display: inline-flex;
  background-color: #1577D8;
  color: white;
  padding-left: 5rem;
  padding-right: 5rem;
  align-items: center;
}

sider h3 {
  padding-top: 15px;
  padding-bottom: 15px;
}

sider ul li:hover, sider ul li.on {
  background: rgba(21, 119, 216, 0.1);
}

.logo a {
  border: 0;
}

.logo a > img {
  height: 68px;
}

.logo pre {
  display: none;
}

.search .RowsTitle {
  display: none;
}

.contact .Margin {
  text-align: center;
}

.news #TabStrip dl dt {
  height: 188px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 4rem;
}

.news #TabStrip dl:nth-child(1) dt {
  background-image: url(../img/1.jpg);
}

.news #TabStrip dl:nth-child(2) dt {
  background-image: url(../img/2.jpg);
}

.news #TabStrip dl:nth-child(3) dt {
  background-image: url(../img/3.jpg);
}

.news #TabStrip dl h5 {
  display: flex;
  background: white;
  height: 2.2em;
}

.news h6 a {
  font-weight: 600;
}

.news h6 a:hover {
  animation: changecolor 1s;
}

.news .Subject .Descript {
  text-align: center;
}

.news .intro {
  height: 60px;
  color: #6c757d;
  overflow: hidden;
}

.pmenu {
  border-bottom: 1px dashed #dee2e6;
}

.pmenu ul {
  display: flex;
  flex-flow: row wrap;
}

.pmenu ul li {
  position: relative;
  display: flex;
  width: 50%;
  background-repeat: no-repeat;
  background-position: center 1rem;
  background-size: 80px 80px;
  justify-content: center;
  height: 130px;
  animation: rotate;
  animation-duration: 1s;
  border-radius: 60px;
  padding: 1rem;
}

.pmenu ul li a {
  position: absolute;
  bottom: 1rem;
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 30px;
  text-align: center;
}

.power span {
  line-height: 2.5em;
  font-size: 1.4rem;
}

.power .powered a {
  margin-left: 5px;
  font-size: 1.4rem;
}

.bei {
  margin-top: 8px;
}

.online {
  display: none;
}

@media (min-width: 576px) {
  .online {
    display: flex;
    flex-flow: column wrap;
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 1000;
    animation: sliderIn;
    animation-duration: 2s;
    opacity: .5;
  }
  .online:hover {
    opacity: 1;
  }
  .online .dt {
    display: none;
  }
  .online div,
  .online .Margin > div {
    display: flex;
    flex-flow: column wrap !important;
    justify-content: flex-start;
    align-items: center;
    padding: 0 !important;
    cursor: pointer;
    position: relative;
  }
  .online div::before,
  .online .Margin > div::before {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 50px !important;
    height: 50px;
    background: #1577D8;
    color: #fff !important;
    margin-right: 0 !important;
    font-size: 2rem !important;
    border-top: 1px solid white;
  }
  .online .Margin > div .dd {
    display: none;
    position: absolute;
    right: 52px;
    z-index: 1000;
    white-space: nowrap;
    background: #1577D8;
    min-height: 50px;
    padding: 15px;
    color: #fff;
    font-size: 15px;
  }
  .online .Margin > div .dd a {
    color: white !important;
    font-size: 15px;
  }
  .online .Margin > div .dd a c {
    color: white;
  }
  .online .Margin > div .dd a:hover {
    color: #ff0;
  }
  .online .Margin > div .dd a img {
    width: 150px;
  }
  .online .Margin > div:hover .dd {
    display: flex;
    flex-direction: column;
    text-align: left;
  }
  .online .hide {
    background: #ff0;
  }
  .online .hide:before {
    content: '\f054';
    color: #fff;
  }
  .online .top:before {
    content: '\f077';
    color: #fff;
  }
  .bei,
  .mii {
    display: inline-flex;
    padding-left: 3px;
    padding-right: 3px;
  }
}

@media (min-width: 768px) {
  .bottom .wechat .dd {
    text-align: right;
  }
  .bottom .powered {
    display: inline-flex;
    flex: 0;
    padding-left: 10px;
  }
}

@media (min-width: 992px) {
  sider {
    margin-top: -15px;
  }
  sider .RowsTitle {
    display: flex;
    height: 120px;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem;
  }
  .about .Margin {
    display: flex;
    flex-direction: row-reverse;
  }
  .about .Margin .card {
    margin: 0 0 0 30px;
  }
  .pmenu ul li {
    flex: 1;
  }
  .pmenu ul li:hover {
    animation: bg_down 1s forwards;
  }
  .pmenu ul li:hover a {
    display: flex;
    background: #F42600;
    width: 80px;
    height: 80px;
    color: white;
    border-radius: 50%;
    animation: text_in 1s forwards;
  }
  .bottom.bg-gray-800 {
    background: url(features.png) no-repeat #343a40 center;
  }
  .bottom menu ul li.dl {
    flex: 2;
  }
  .bottom menu ul li.dl ul {
    display: flex;
    flex-flow: row wrap;
  }
  .bottom menu ul li.dl ul li {
    flex-basis: 50%;
  }
  .bottom menu ul li a {
    line-height: 50px;
    font-size: 1.5rem;
    border-bottom: 1px dotted #343a40;
  }
  .bottom menu ul li ul {
    position: relative;
    padding-top: 5px;
  }
  .bottom menu ul li ul li a {
    text-align: left;
    padding-top: 4px;
    font-size: 1.4rem;
    padding-bottom: 4px;
    border-bottom: 0;
  }
  .news #TabStrip {
    display: flex;
    flex-flow: row nowrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .news #TabStrip dl {
    display: flex;
    flex-flow: column;
    flex: 1;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .news #TabStrip dt h5 a {
    font-size: 1.6rem;
  }
  .news #TabStrip dt h5 i {
    font-size: 1.4rem;
  }
  .news #TabStrip .detail {
    padding-left: 0;
    height: 92px;
  }
  .news #TabStrip .detail .LongDatePlus {
    display: none;
  }
  .news #TabStrip .detail h6 a {
    font-weight: 500;
  }
  .body #ArticleView ul li,
  .body #ProductView ul li {
    flex-basis: 33.33%;
  }
  .body #ArticleView ul li .thumbs,
  .body #ProductView ul li .thumbs {
    overflow: hidden;
  }
  .body #ArticleView pager,
  .body #ProductView pager {
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
  }
  .body #ArticleView pager [name=jump],
  .body #ProductView pager [name=jump] {
    width: 2rem !important;
  }
  .body #ArticleView pager .pagesize,
  .body #ProductView pager .pagesize {
    display: none;
  }
  .body #ArticleIntro ul li {
    padding-bottom: 3rem;
    border-bottom: 1px dotted #dee2e6;
    margin-bottom: 3rem;
  }
}

@media (min-width: 1200px) {
  .mt {
    position: relative;
    margin-top: -40px;
    z-index: 10000;
  }
  .logo pre {
    display: inline-flex;
    padding: 0 0 0 5em;
    margin: 0;
    position: relative;
  }
  .logo pre::before {
    position: absolute;
    display: inline-block;
    width: 1px;
    height: 100%;
    left: 0;
    content: "";
    border-left: 1px solid #dee2e6;
    transform: rotate(30deg);
    transform-origin: center;
    margin-left: 2em;
  }
  .logo pre div {
    display: flex;
    font-size: 16px;
    line-height: 1.5em;
    justify-content: left;
    white-space: normal;
  }
}

@keyframes bg_down {
  from {
    background-position: center 0;
  }
  to {
    background-position: center 85px;
    background-size: 3rem 3rem;
  }
}

@keyframes text_in {
  from {
    opacity: 0;
    top: 80px;
  }
  to {
    opacity: 1;
    background: #F42600;
    position: absolute;
    top: 10px;
  }
}

@keyframes text_out {
  from {
    opacity: 1;
    background: #F42600;
  }
  to {
    opacity: 0;
    margin-top: -100px;
  }
}

@keyframes sliderIn {
  from {
    top: 0;
    opacity: 1;
  }
  to {
    top: 200px;
    opacity: .5;
  }
}
