@font-face {
  font-family: "Oswald";
  src: url("fonts/Oswald-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
body, p, h1, h2, h3, h4, h5, h6, img, ul, li, dl, dd, dt {
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333;
  font-family: "Source Han Sans CN", "Microsoft YaHei", "Arial", "SimSun";
}

img {
  border: 0 none;
  width: 100%;
  display: block;
}

ol, ul, dl, li, dt, dd {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

em {
  font-style: normal;
}

input, button, select, textarea {
  outline: none;
}

textarea {
  resize: none;
}

a {
  color: #333;
  text-decoration: none;
  outline: medium none;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  outline: medium none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

p {
  line-height: 1.6em;
}

input::-webkit-input-placeholder {
  color: #999;
}

.swiper-button-prev, .swiper-button-next, .swiper-pagination {
  outline: none;
}

.in_content {
  width: 88.5%;
  min-width: 1200px;
  max-width: 1700px;
  margin: 0 auto;
}

.content {
  width: 78.12%;
  min-width: 1200px;
  margin: 0 auto;
  max-width: 1500px;
}

.aniimg {
  overflow: hidden;
}

.aniimg img {
  display: block;
  transition: all 0.6s;
  vertical-align: middle;
  transform: scale(1);
  width: 100%;
}

.aniimgbox:hover .aniimg img {
  transform: scale(1.06);
}

.menubtn {
  display: none;
}

.swiper-container {
  height: 100%;
}

.wap-flex {
  display: flex;
  justify-content: space-between;
  -moz-box-pack: space-between;
  -webkit--moz-box-pack: space-between;
  box-pack: space-between;
  align-items: center;
  box-align: center;
  -moz-box-align: center;
  -webkit-box-align: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.padd {
  padding: 1.5rem 0;
}

.padds {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}

.paddtop {
  padding-top: 0.8rem;
}

/*header  */
header {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 9;
  padding-top: 0.5rem;
}

.logo {
  display: inline-block;
  width: 1.43rem;
}

.logo img {
  display: block;
}

nav {
  width: 80.8%;
}

.nav {
  width: 72.24%;
}

.nav > li > a {
  color: #FFF;
  text-transform: uppercase;
  padding-bottom: 6px;
  font-size: 18px;
  position: relative;
}

.nav > li {
  position: relative;
  padding: 20px 0;
}
.nav > li:hover a {
  color: #397DDE;
}

.nav > li.navact a {
  color: #397DDE;
  font-weight: bold;
}

.nav-right {
  width: 16%;
}

.enbox {
  position: relative;
  height: 0.4rem;
  box-sizing: border-box;
  padding: 0.05rem 0;
}
.enbox p {
  font-size: 0.18rem;
  color: #FFF;
  padding-left: 0.38rem;
  background: url(../images/en.png) no-repeat left center;
  background-size: 0.26rem 0.26rem;
}
.enbox ul {
  display: none;
  position: absolute;
  background: rgba(242, 249, 252, 0.3);
  border-radius: 0.1rem;
  width: 100%;
  top: 0.4rem;
  padding: 0.05rem 0;
}
.enbox ul li {
  text-align: center;
  line-height: 0.35rem;
}
.enbox ul li a {
  color: #FFF;
}
.enbox ul li:hover a {
  opacity: 0.8;
}
.enbox:hover ul {
  display: block;
}

.searchbox {
  position: relative;
}

.searchbox span {
  display: inline-block;
  width: 0.46rem;
  height: 0.46rem;
  cursor: pointer;
  background: #397DDE;
  border-radius: 50%;
}

.search {
  display: none;
  position: absolute;
  right: 0;
  top: 0.6rem;
  background-color: rgba(242, 249, 252, 0.3);
  border-radius: 0.1rem;
  height: 0.46rem;
  padding-right: 0.46rem;
}

.search input {
  border: 0 none;
  padding: 0;
  margin: 0;
  display: block;
  background: none;
  line-height: 0.46rem;
  color: #FFF;
  padding-left: 0.1rem;
  font-size: 16px;
}

.search input::-moz-placeholder {
  color: #FFF;
}

.search input::placeholder {
  color: #FFF;
}

.search input[type=submit] {
  width: 0.46rem;
  height: 0.46rem;
  background: url(../images/search.png) no-repeat center center;
  position: absolute;
  right: 0;
  top: 0;
}

.titbox {
  margin-bottom: 0.7rem;
  position: relative;
  z-index: 1;
}
.titbox::before {
  content: "";
  width: 0.59rem;
  height: 0.59rem;
  background: linear-gradient(0deg, #C7D6EB 0%, #F3F8FE 100%);
  border-radius: 50%;
  position: absolute;
  left: -0.28rem;
  top: -0.2rem;
  z-index: -1;
}
.titbox p {
  color: #397DDE;
  font-size: 0.4rem;
  text-transform: uppercase;
  font-family: "Oswald";
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 1em;
}
.titbox h2 {
  font-size: 0.46rem;
  line-height: 1em;
  color: #0B0E1B;
  margin-top: 0.15rem;
  font-weight: bold;
}

.footer {
  height: auto;
  background: #272727;
}

.footleft {
  width: 31.3%;
}
.footleft h4 {
  margin-bottom: 0.38rem;
  color: #FFF;
  font-weight: bold;
  font-size: 0.22rem;
}
.footleft h4 img {
  display: inline-block;
  vertical-align: middle;
  width: 0.42rem;
  margin-right: 7px;
}

.foottop {
  position: relative;
  padding: 0.7rem 0;
}
.foottop::before {
  content: "";
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
  width: 1px;
  height: 100%;
  left: 33.3%;
  top: 0;
}

.chattxt li {
  margin-top: 0.2rem;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.85);
}
.chattxt li img {
  display: inline-block;
  vertical-align: middle;
  width: 0.27rem;
  margin-right: 14px;
}
.chattxt li a {
  color: rgba(255, 255, 255, 0.85);
}
.chattxt li a b {
  font-size: 0.24rem;
}

.footlogo {
  display: block;
  width: 26.8%;
  margin-bottom: 0.5rem;
}

.footnav {
  width: 63.4%;
  align-items: flex-start;
}

.footnav dl dt {
  font-size: 18px;
  color: #fff;
  margin-bottom: 0.35rem;
}

.footnav dl dd {
  line-height: 2em;
}
.footnav dl dt a {
  color: #fff;
}
.footnav dl dd a {
  color: rgba(136, 136, 136, 0.6);
}

.footnav dl dd:hover a {
  color: rgba(136, 136, 136, 0.9);
}

.foottxt {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0.3rem 0;
}
.foottxt p {
  color: rgba(136, 136, 136, 0.4);
  text-transform: uppercase;
}
.foottxt a {
  color: rgba(136, 136, 136, 0.4);
}
.foottxt-left {
  text-align: left;
}

.share a {
  width: 44px;
  height: 44px;
  display: inline-block;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  margin-left: 10px;
}
.share a:hover {
  background: rgba(255, 255, 255, 0.7);
}

.share a img {
  display: inline-block;
}

.totop {
  width: 0.7rem;
  height: 0.7rem;
  background: url(../images/totop.png) no-repeat center center #000000;
  border-radius: 50%;
  position: fixed;
  right: 0.6rem;
  bottom: 1.1rem;
  z-index: 99;
  cursor: pointer;
  display: none;
}

.footer {
  position: relative;
}

.indexbody .footer .totop {
  display: none;
}

.share a {
  position: relative;
}

.codepic {
  position: absolute;
  display: none;
  background: #FFF;
  border-radius: 10px;
  bottom: 52px;
  width: 100px;
  padding: 3px;
  left: 50%;
  margin-left: -50px;
}

.codepic:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #fff transparent transparent transparent;
  left: 50%;
  margin-left: -8px;
  bottom: -8px;
}

.share a:hover .codepic {
  display: block;
}

@media (max-width: 1600px) {
  .padds {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
  .padd {
    padding-top: 1.1rem;
    padding-bottom: 1.1rem;
  }
  .paddtop {
    padding-top: 60px;
  }
  .nav li a {
    font-size: 16px;
  }
  .chattxt li b {
    font-size: 24px;
  }
}
@media (max-width: 1450px) {
  .paddtop {
    padding-top: 50px;
  }
  .padds {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
  }
  .padd {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}
@media (max-width: 1380px) {
  .content, .in_content {
    width: 90%;
  }
}

@media (max-width: 1200px) {
  .content, .in_content {
    width: calc(100% - 40px);
    min-width: auto;
  }
}
/*# sourceMappingURL=base.css.map */

/*20250320*/
.prdlistbox{padding-bottom:0px;}
.prdlistbox_0{padding-top:0px;}
.prdlistbox_last{padding-bottom:1.1rem;background-color:#f3f9ff;}

.prdlistbox_t{width:100%;overflow:hidden;background-color:#f3f9ff;padding:.6rem 0px;color:#666;}
.prdlistbox_t .p{width:100%;overflow:hidden;}
.prdlistbox_t .p1{font-size:.45rem;line-height:1.5;color:#000;padding-bottom:.2rem;}
.prdlistbox_t .p2{font-size:.16rem;line-height:1.6;}

.cprdone_t{width:100%;overflow:hidden;background-color:#fff;padding:1rem 0px;}
.cprdone_t .p{width:100%;overflow:hidden;text-align:center}
.cprdone_t .p1{font-size:.4rem;color:#222;font-weight:bold;line-height:1.3;text-transform:uppercase;}
.cprdone_t .p2{font-size:.3rem;color:#222;line-height:1.5;}
.cprdone_t .p3{line-height:1.5;margin-top:.2rem;color:#666;font-size:.16rem;}

@media (max-width: 1600px){
    .prdlistbox_last{padding-bottom:.8rem;}
    .prdlistbox_0{padding-top:0px !important;}
}
@media (max-width: 1450px){
    .prdlistbox_last{padding-bottom:.7rem;}
    .prdlistbox_0{padding-top:0px !important;}
    .cprdone_t{padding:.6rem 0px;}
}
@media (max-width: 768px){
    .prdlistbox_last{padding-bottom:.5rem;}
    .prdlistbox_0{padding-top:0px;}
    .prdlistbox_t{padding:.1rem 0px .3rem 0px !important;}
    
    .prdlistbox_t .p1{font-size:.3rem;}
    
    .cprdone_t{padding:.4rem 0px;}
    .cprdone_t .p1{font-size:.22rem;}
    .cprdone_t .p2{font-size:.2rem;}
    
    
}













