html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}body{margin:0;text-align:left;font-size:12px;background:#fff;font:12px/18px "sim sun";}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;}audio:not([controls]){display:none;height:0;}progress{vertical-align:baseline;}template,[hidden]{display:none;}a{background-color:transparent;-webkit-text-decoration-skip:objects;}a:active,a:hover{outline-width:0;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:inherit;}b,strong{font-weight:bolder;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background-color:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}svg:not(:root){overflow:hidden;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;overflow:visible;}button,input,select,textarea{font:inherit;margin:0;}optgroup{font-weight:bold;}button,input{overflow:visible;}button,select{text-transform:none;}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{border:0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-input-placeholder{color:inherit;opacity:0.54;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}p{margin:0;}img{width:auto\9;height:auto;max-width:100%;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd{margin:0;padding:0}ul li,ol li{list-style:none}.f-fl,.fl,.f-lifl li{float:left;display:inline}.f-fr,.fr{float:right;display:inline}a,a:visited{text-decoration:none;color:#2a2a2a;}em{font-style:normal;}i{font-style:normal;}
body{
  background: url(../images/bg.jpg) repeat-y;
  background-size: 100%;
}
.bg-gary{
  background: #f5f5f5 !important;
}
.bg-img-1{
  background: url(../images/bg-1.jpg);
}
.w1200{
  width: 1400px;
  margin: auto;
  display: block;
  overflow: hidden;
}
.title-h3{
  font-size: 60px;
  color: #333;
  font-weight: 100;
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 6vh 0;
  line-height: normal;
}
header{
  width: auto;
  height: auto;
  line-height: normal;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  padding: 10px 5vw;
  display: flex;
  overflow: hidden;
  align-items: center;
  box-shadow: 0 0px 12px #d8d8d8;
  background: #fff;
}
header .logo{
  font-size: 24px;
  font-weight: bold;
}
header .nav{
  display: flex;
  justify-content: right;
  align-items: center;
  flex: 1;
}
header .nav a{
  display: inline-block;
  margin: 5px 5px 5px 0;
  padding: 10px 20px;
  
}
header .nav a.active{
  border: 1px solid #888;
}
footer{
  width: 100%;
  height: auto;
  font-size: 12px;
  color: #fff;
  background: #000;
  text-align: center;
  display: block;
  overflow: hidden;
  padding: 10px 0;
}
.plate-screen{
  height: auto;
  min-height: 100vh;
}
.plate-down {
  display: flex;
  align-items: center;
}
.plate-down .img-phone{
  width: auto;
  background: url(../images/bg-img-1.png) no-repeat;
  padding: 8px 8px 60px;
  background-size: 100%;
  min-width: 580px;
}
.plate-down .img-phone img{
  border: 1px solid #5b5b5b;
}
.plate-down .info{
  margin: 0 0 0 60px;
}
.plate-down .info .title{
  display: flex;
  overflow: hidden;
  line-height: normal;
  align-items: center;
  white-space: nowrap;
}
.plate-down .info .title h1{
  font-size: 58px;
  color: #333;
  font-weight: 100;
}
.plate-down .info .title h3{
  font-size: 32px;
  font-weight: normal;
  margin: 0 0 0 10px;
  color: #333;
}
.plate-down .info .desc{
  font-size: 20px;
  font-weight: 100;
  color: #777;
  margin-top: 22px;
}
.plate-down .infodown {

width: 100%;

height: auto;

display: flex;

overflow: hidden;

margin: 97px 0 0;

align-items: center;

background: #f5f5f5;

padding: 20px;

border-radius: 12px;
}



.plate-down .infodown dt {

  width: 94px;

  display: block;

  overflow: hidden;

}



.plate-down .infodown dt img {

  width: 100%;

  display: block;

  overflow: hidden;

  border-radius: 10px;

}



.plate-down .infodown dd {

  margin: 0 0 0 20px;

  display: block;

  overflow: hidden;

  flex: 1;

}



.plate-down .infodown dd h2 {

  font-size: 26px;

  font-weight: normal;
  line-height: normal;

  color: #333;

  display: block;

  overflow: hidden;

  margin: 0 0 12px;

}



.plate-down .infodown dd p {

font-size: 14px;

font-weight: normal;

color: #777;

display: block;

overflow: hidden;

margin: 5px 0 0;
}



.plate-down .btn {

  margin: 40px 0 0;

  display: block;

  /* overflow: hidden; */

}



.plate-down .btn li {

  width: auto;

  height: auto;

  float: left;

  margin: 0 32px 0 0;

}



.plate-down .btn li a {

  width: 200px;

  height: 52px;

  line-height: 52px;

  font-size: 18px;

  color: #fff;

  text-align: center;

  background: #ff5d23;

  border-radius: 100px;

  display: block;

  overflow: hidden;

  /* box-shadow: 2px 2px 4px #999999; */

}



.plate-down .btn li a.ck {

  background: none;

  border: 1px solid #ff5d23;

  color: #ff5d23;

  background: rgba(255, 255, 255, .7);

}

.plate-4k img{
  margin-bottom: 4vh;
}
.texing-box{
  display: flex;
  justify-content: center;
}
.texing-box dl{
  /* flex: 1; */
  display: flex;
  overflow: hidden;
  align-items: center;
  margin: 0px 40px;
}
.texing-box dl dt{
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #555;
  border-radius: 50%;
  background: -webkit-linear-gradient(313deg, #afafaf, #fff);
  background: -o-linear-gradient(313deg,#afafaf,#fff);
  background: linear-gradient(137deg, #afafaf, #fff);
  opacity: .8;
  vertical-align: middle;
  font-style: italic;
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  text-indent: -7px;
}
.texing-box dl dd{
  flex: 1;
  display: block;
  overflow: hidden;
  margin-left: 14px;
}
.texing-box dl dd strong{
  font-weight: 400;
  font-size: 26px;
  color: #333;
  display: block;
  overflow: hidden;
  line-height: normal;
}
.texing-box dl dd p{
  word-wrap: break-word;
  opacity: .5;
  line-height: normal;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 6px;
}
.texing-img{
  margin: 4vh 0;
  display: flex;
  overflow: hidden;
}
.texing-img li{
  margin: 0 6px;
}
.plate-free{
  text-align: center;
}
.plate-free h5{
  font-size: 58px;
  font-weight: 700;
  line-height: 1.25;
  margin: 20vh auto 30px;
  color: #fff;
}
.plate-free .free-ul{
  width: 330px;
  margin: auto;
  display: block;
  overflow: hidden;
  text-indent: 85px;
  text-align: left;
}
.plate-free .free-ul li{
  margin: 4vh 0 0;
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: left;
}
.plate-free .free-btn{
  display: block;
  height: auto;
  padding: 14px 30px;
  background: transparent;
  background-image: none !important;
  color: inherit !important;
  letter-spacing: 0.03em;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #ffffff !important;
  border: 1px solid #ffffff !important;
  text-transform: uppercase;
  width: 90px;
  margin: 8vh auto 0;
}

.privacy{
  font-size: 18px;
    line-height: 42px;
    padding-bottom: 4vh;
}
.privacy h2, .privacy h3{
  margin: 2vh 0;
}

/* Swiper 自定义样式 */
.texing-swiper {
  margin: 8vh 0;
  padding: 20px 0;
}

.texing-swiper .swiper-slide {
  text-align: center;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  overflow: hidden;
}

.texing-swiper .swiper-slide:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
}

.texing-swiper .swiper-slide img {
  width: 100%;
  height: 382px;
  display: block;
  border-radius: 12px;
}

/* 导航按钮样式 */
.texing-swiper .swiper-button-next,
.texing-swiper .swiper-button-prev {
  width: 50px;
  height: 50px;
  background: rgba(255, 93, 35, 0.9);
  border-radius: 50%;
  color: #fff;
  transition: all 0.3s ease;
}

.texing-swiper .swiper-button-next:hover,
.texing-swiper .swiper-button-prev:hover {
  background: rgba(255, 93, 35, 1);
  transform: scale(1.1);
}

.texing-swiper .swiper-button-next::after,
.texing-swiper .swiper-button-prev::after {
  font-size: 20px;
  font-weight: bold;
}

/* 分页器样式 */
.texing-swiper .swiper-pagination {
  position: relative;
  margin-top: 34px;
  bottom: 0 !important;
}

.texing-swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #ddd;
  opacity: 1;
  transition: all 0.3s ease;
}

.texing-swiper .swiper-pagination-bullet-active {
  background: #ff5d23;
  transform: scale(1.2);
}

/* 响应式调整 */
@media (max-width: 768px) {
  .texing-swiper .swiper-button-next,
  .texing-swiper .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  
  .texing-swiper .swiper-button-next::after,
  .texing-swiper .swiper-button-prev::after {
    font-size: 16px;
  }
}
