
.leftbtn {
  z-index: 200;
  position: fixed;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  width: 14px;
  height: 321px;
  background-image: url(../imgs/header/leftnav.png);
  /* display: none; */
}

.leftbtn .letf-text {
  position: absolute;
  color: rgb(0, 241, 253);
  /* display: none; */
}

.leftbtn .letf-text ul {
  width: 100px;
  margin-top: 12px;
  font-size: 12px;
  padding-left: 0;
}

.leftbtn .letf-text ul li {
  height: 40px;
  cursor: pointer;
  list-style: none;
}

.leftbtn .letf-text ul li span {
  float: left;
  display: inline-block;
  width: 19px;
  height: 2px;
  margin-top: 8px;
  margin-right: 3px;
  background: rgba(255, 255, 255, 0);
}

.leftbtn .letf-text ul li:nth-last-child(1) {
  margin-bottom: 0;
}

.leftbtn .letf-text ul li:hover {
  font-size: 16px;
  line-height: 18px;
  color: rgb(0, 86, 243);
}

.leftbtn .letf-text ul li:hover span {
  margin-right: 3px;
  color: rgb(0, 86, 243);
}

.leftbtn .letf-text ul .act {
  font-size: 16px;
  color: rgb(0, 86, 243);
  line-height: 18px;
}

.leftbtn .letf-text ul .act span {
  margin-right: 3px;
  background: ;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}









.textOverBox {
  height: 5.6rem;
  line-height: 1.8rem;
  position: relative;
  overflow: hidden;
}

.textOvers::before {
  position: absolute;
  content: '...';
  right: 0rem;
  bottom: .6rem;
  width: 1.1rem;
  background: #fff;
  color: #2c4058;
}

a {
  color: #2c4058;
}

a:hover {
  color: #0cace0;
  text-decoration: none;
}

img {
  width: 100%;
  vertical-align: middle;
}

.bannermin {
  margin-top: 80px;
}

.breadcrumbbox {
  background: #f9f9f9;
}

.breadcrumb {
  background-color: #f9f9f9;
  margin-bottom: 0;
  padding: 1rem 0;
  font-size: 12px;
  font-family: Microsoft YaHei UI;
  font-weight: 400;
  color: #A3A5B8;
}

.breadcrumb .active {
  color: #0cace0;
}

.navbar-default {
  background: rgb(20, 50, 120);
  height: 80px;
  border: none;
  /* overflow: hidden; */
}

.navbar-default>div {
  margin-top: 10px;
}

.navbar-default .navbar-nav>li {
  height: 32px;
  overflow: hidden;
  /* border: 1px solid red; */
}

.arrow {
  display: inline-block;
  transform: rotate(180deg);
}

.navbar-default .navbar-nav>li:hover {
  overflow: visible;
}

.navbar-default .navbar-nav>li:hover {
  overflow: visible;
}

.navbar-default .navbar-nav>li:hover .arrow {
  transform: rotate(0);
}

.navbar-default .navbar-nav>li>a {
  color: white;
  font-size: 1rem;
  letter-spacing: 2px;
  padding-left: 5px;
  padding-right: 0;
  padding-top: 10px;
  padding-bottom: 8px;
  margin-left: .5rem;
  border-bottom: 3px solid transparent;
}

.navbar-default .navbar-nav>li>a:nth-child(1) {
  padding-top: 0;
}

.drop {
  background-color: rgb(20, 50, 120);
}

.navbar-default .navbar-nav>li>a:hover {
  color: white;
  border-bottom: 3px solid transparent;
  border-image: linear-gradient(to right, #00d5fe, #165ec3) 10 10;
  background-color: rgb(20, 50, 120);
}

.navbar-default .navbar-nav>li:last-child a {
  margin: 0;
}

.navbar-default .navbar-nav>li>a.active {
  border-bottom: 3px solid transparent;
  border-image: linear-gradient(to right, #00d5fe, #165ec3) 10 10;
}

.navbar-default .navbar-header {
  width: 15%;
}

.navbar-default .navbar-brand {
  height: auto;
  /* padding-left: 0; */
  cursor: auto;
}

#search {
  display: none;
  position: relative;
  width: 40px;
  /* height: 30px; */
  margin-top: 10px;
  margin-left: 1rem;
  margin-right: .5rem;
}

#search input {
  position: absolute;
  right: 0;
  background: url(../imgs/1068/search.png) no-repeat 62% 11px #fcfcfc;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  line-height: 40px;
  border: none;
  padding: 5px 10px;
  outline: none;
  -webkit-box-shadow: 2px 2px 15px #cecece;
  -moz-box-shadow: 2px 2px 15px #cecece;
  box-shadow: 2px 2px 15px #cecece;
  -webkit-transition: width 0.5s ease 0s;
  -moz-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
}

#search input[type="text"]:focus {
  background: url(../imgs/1068/search.png) no-repeat 93% 11px #fcfcfc;
  width: 150px;
}

.btn1 {
  text-align: center;

}
.btn3 {
  text-align: center;

}

.btn1 button {
  width: 10rem;
  height: 2.77rem;
  font-size: .88rem;
  text-align: center;
  background-color: transparent;
  border: 1px solid rgba(75, 85, 98, 0.8);
  color: rgba(75, 85, 98, 0.8);
  margin-top: 10px;
}
.btn3 button {
  width: 10rem;
  height: 2.77rem;
  font-size: .88rem;
  text-align: center;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  margin-top: 10px;
}

.btn1 button:hover {
  border: 1px solid #0cace0;
  color: #0cace0;
}
.btn3 button:hover {
  border: 1px solid #0cace0;
  color: #0cace0;
}

.btn1 button:hover a {
  color: #0cace0;
  display: block;
  height: 2.77rem;
  line-height: 2.77rem;
}
.btn3 button:hover a {
  color: #0cace0;
  display: block;
  height: 2.77rem;
  line-height: 2.77rem;
}


.btn2 button {
  width: 100px;
  max-width: 100px;
  height: 30px;
  font-size: 12px;
  text-align: center;
  background-color: transparent;
  border: 1px solid #333;
  border-radius: 30px;
  color: #333;
  margin: 20px 15px;
  transition: all .6s;
}

.btnstyle {
  display: inline-block;
  width: 13rem;
  text-align: center;
  padding: .6rem 0px;
  background: linear-gradient(90deg, #00F5FE, #0052F3);
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.35);
  color: #fff;
  border-radius: 50px;
  letter-spacing: 1px;
  background-size: cover;
  font-size: 1.5em;
  border: none;
}

.btnstyle:hover {
  color: #fff;
}

.btnstyle2 {
  background: linear-gradient(90deg, #00F5FE, #0052F3);
  box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.35);
  margin-left: 9rem;
  font-size: 22px;
}

footer {
  background-image: url(../imgs/1068/footerbg.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 3rem 0 0;
  color: rgba(229, 229, 229, 0.85);
}

footer .log {
  width: 300px;
}

footer .box {
  margin-top: 2.8rem;
}

footer .box .texlist>div {
  font-size: .667rem;
  margin-bottom: 0.8rem;
}

footer .box .texlist>div span {
  margin-right: .5rem;
}

footer .box .texlist .dalist {
  display: flex;
  flex-wrap: nowrap;
}

footer .box .texlist .dalist>div>span {
  white-space: nowrap;
}

footer .box .texlist .dalist>div:nth-child(1) {
  flex-shrink: 0;
}

footer .box .texlist>p {
  font-size: .9rem;
  margin: 0 0 1rem;
  color: #fff;
}

footer .box .code {
  display: flex;
  flex-direction: column;
  align-items: center;
}

footer .box .code div {
  color: #fff;
  font-size: .88rem;
  margin: 10px 0;
}

footer .copyright {
  padding: 1.4rem 0;
  border-top: 1px solid #384b62;
  font-size: .66rem;
  color: rgba(225, 225, 225, 0.4);
  margin-top: 1.4rem;
}

footer .copyright .iconbox {
  text-align: center;
}

footer .copyright .iconfont {
  color: #384b62;
  background: #fff;
  padding: 10px;
  border-radius: 50%;
  font-size: 1.2rem;
  margin: .5rem;
}

.tablebox {
  padding: 3.2rem 2.2rem;
  color: #2c4058;
}

.tablebox table {
  width: 100%;
  text-align: center;
}

.tablebox td,
.tablebox th {
  text-align: center;
  border: 1px solid #2c4058;
  line-height: 1.4rem;
  min-width: 8rem;
  padding: .8rem .5rem;
}

.tablebox th {
  font-size: 1rem;
  line-height: 2.2rem;
}

.tablebox td {
  font-size: .84rem;
}

.tablebox .head td {
  font-size: 1rem;
}

@media (max-width: 992px) {
  .swiper-index .swiper-slide {
    width: 100%;
    height: auto;
  }

  .swiper-index .swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
}

@media (max-width: 400px) {
  html {
    font-size: 12px;
  }

  .container {
    width: 100%;
  }
 

  .swiper-index .swiper-slide .text h1 {
    font-size: 1.6rem !important;
  }

  .swiper-index .swiper-slide .text h5 {
    font-size: 1rem !important;
    margin: 0 !important;
  }

  .swiper-index .swiper-slide .text h3 {
    margin-bottom: 1rem !important;
  }

  .swiper-index .swiper-slide .text .btnstyle {
    width: 40%;
  }

  .swiper-index .swiper-slide .text .btnstyle2 {
    margin-left: 10%;
  }

  .swiper-index .swiper-slide .down {
    display: none;
  }

  .navbar-default .navbar-header {
    width: 100%;
    margin: 0;
  }

  .navbar-default .navbar-toggle {
    margin-top: 15px;
    background: #ffffff;
  }

  .navbar-default {
    margin-top: 0 !important;
  }
}

#loading {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.3);
  padding: 20px;
}

.toTop {
  position: fixed;
  right: 10px;
  width: 5%;
  min-width: 60px;
  max-width: 120px;
  bottom: 12%;
  display: none;
  z-index: 100;
}

.tabfix {
  display: none;
  position: fixed;
  right: 10px;
  width: 5%;
  bottom: 30%;
  min-width: 60px;
  max-width: 120px;
  z-index: 100;
}

.tabfix img {
  width: 100%;
}

.tabfix>div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20% 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: space-around;
}

.tabfix>div>a {
  display: flex;
  flex-direction: column;
  position: relative;
}

.tabfix>div>a span {
  color: #0cace0;
}

.tabfix>div>a:nth-last-child(1) span {
  color: transparent;
}

.tabfix .kfh {
  position: absolute;
  bottom: 4%;
  width: 80%;
  left: 10%;
}

.tabfix .kfh .kftb {
  position: absolute;
  left: 25%;
  top: 25%;
  z-index: 1;
  width: 50%;
}

.tabfix .kfh .lx {
  position: absolute;
  width: 100%;
  overflow: hidden;
  top: 0;
  height: 100%;
  background: linear-gradient(to right, #d01d7f, #4b00ff);
  border-radius: 50px;
  right: 0;
  transition: all .3s;
}

.tabfix .kfh .lx>div {
  position: absolute;
  left: 9%;
  top: 50%;
  transform: translateY(-50%);
}

.tabfix .kfh .lx>div p {
  font-size: 14px;
  color: transparent;
  margin: 0;
  line-height: 30px;
  white-space: nowrap;
}

.tabfix .kfh:hover .lx {
  width: 300px;
}

.tabfix .kfh:hover .lx p {
  color: #fff;
}

@media (max-width: 600px) {
  .node .num .numbox {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar-default .navbar-header {
    width: auto;
  }

  .navbar-default .navbar-brand {
    width: 35%;
    min-width: 160px;
  }
}

@media (min-width: 768px) {
  html {
    font-size: 8px;
  }

  .container {
    width: 90%;
  }

  .swiper-index .swiper-slide .text h1 {
    font-size: 2rem;
  }

  .adlist {
    display: block !important;
  }

  .col-sm-8 {
    width: 72%;
  }

  .col-sm-4 {
    width: 28%;
  }

  /* .collapse {
    position: relative;
  } */

  /* .collapse ul {
   position: absolute;
    right: 0;
    float: none;
    top: 50%;
    transform: translateY(-50%);
  }  */
}

@media (min-width: 992px) {
  .navbar-default .navbar-nav>li>a {
    margin-left: 1.8rem;

  }

  html {
    font-size: 12px;
  }

  .container {
    width: 90%;
  }
}

@media (min-width: 1200px) {
  html {
    font-size: 16px;
  }

  .container {
    width: 80%;
  }

  .contentbox {
    padding-left: 0rem !important;
  }

  .navbar-default .navbar-nav>li>a {
    margin-left: 1.2rem;
  }
}

@media (min-width: 1300px) {
  .navbar-default .navbar-nav>li>a {
    margin-left: .8rem;
  }

  .container {

  width: 80%;
  }
}

@media (min-width: 1550px) {
  .navbar-default .navbar-nav>li>a {
    margin-left: 1rem;
  }

  .container {
    width: 80%;
  }
}

@media (min-width: 1551px) {
  html {
    font-size: 18px;
  }
}