html {
  box-sizing: border-box;
}
body {
  height: 100%;
  font-family: "微软雅黑";
}
:root {
  --theme-color: #C6262D;
  --theme-font-color: #B2B2B2;
}
.font-normal {
  font-weight: normal;
}
.container {
  min-width: 1200px;
  padding-top: 152px;
}
.threed-container {
  width: 1200px;
  margin: auto;
  font-size: 16px;
}
a {
  -webkit-tap-highlight-color:transparent
}

.pc {
  display: block;
}
.mobile {
  display: none;
}

/* 返回顶部 */
.gettop {
  position: fixed;
  right: 50px;
  bottom: 10px;
  z-index: 90;
  display: none;
  cursor:pointer;
  
}
/* 联系电话 */
.contact-number {
  position: absolute;
  right: 50px;
  top: 805px;
  z-index: 90;
  cursor: pointer;
}
.contact-qrcode {
  position: absolute;
  right: 45px;
  top: 40px;
  cursor: default;
  display: none;
}

/* header */
.threed-header {
  width: 100%;
  padding: 60px 0 37px;
  position: fixed;
  top: 0px;
  z-index: 90;
  background-color: #fff;
  box-sizing: border-box;
  transition: all 0.5s;
  box-shadow: 0 1px 8px -2px #acacac;
}
.threed-header-transition {
  padding: 20px 0 17px;
}
.threed-header-nav{
  width: 1200px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: auto;
}
.threed-header-logo {
  width: 210px;
  cursor: pointer;
}
.threed-header-nav-list {
  display: flex;
  justify-content: space-between;
  width: 730px;
}
.threed-nav-information {
  display: none;
}
.threed-nav-content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
a.nav-title {
  color: var(--theme-font-color);
}

.threed-header-nav-list .active .nav-text {
  color: #000;
}
.nav-title:not(.active):hover {
  color: var(--theme-color);
}

/* .nav-title:not(.active) a{
  color: var(--theme-font-color);
} */
.threed-side-nav-button {
  display: none;
}
/* 正副标题 */
.threed-title {
  font-size: 24px;
  line-height: 1;
}
.threed-subtitle {
  font-size: 12px;
  color: var(--theme-font-color);
  line-height: 1;
  margin: 8px 0 33px;
}
.margin-top-60 {
  margin-top: 60px;
}
.threed-top {
  padding-top: 179px;
  border-top: 1px solid #EAEAEA;
}

/* banner */
.threed-banner {
  width: 100%;
  margin: auto;
  padding-top: 129px;
}
.threed-banner-pic {
  height: 600px;
  width: 100%;
  min-width: 1600px;
  position: relative;
  display: block;
  object-fit: cover;

}
.threed-banner-detail {
  width: 1200px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: calc(50% - 600px);
  padding: 88px 0;
}
.threed-banner-detail a{
  color: #fff;
}
.threed-banner-content {
  width: 100%;
  overflow: hidden;
  color: #fff;
  position: relative;
}
.banner-content-titlie {
  /* width: 472px; */
  font-size: 50px;
  line-height: 66px ;
}
.banner-content-subtitle {
  /* width: 389px; */
  line-height: 25px;
  margin-top: 8px;
}
.banner-content-spot-left , .banner-content-spot-right{
  position:absolute;
  width:5px;
  height:5px;
  border-radius: 50%;
  background:#fff;
  top: calc(50% - 2px);
}
.banner-content-spot-left {
  left: 75px;
}
.banner-content-spot-right {
  right: 97px;
}
.banner-content-more {
  margin-top: 170px;
  color: #fff;
  width: 197px;
  height: 28px;
  background-color: var(--theme-color);
  display: flex;
  justify-content: center;
  align-items: center;
}
/* banner 分页器 */
.threed-banner-nav {
  position: relative;
}

.banner-nav-list {
  position: absolute;
  display: flex;
  top: -30px;
  justify-content: center;
  align-content: center;
  width: 100%;
  z-index: 11;
}
.banner-nav-item {
  width:4px;
  height:4px;
  border-radius: 50%;
  background:var(--theme-font-color);
  position: relative;
}
.banner-nav-item:not(:first-child){
  margin-left: 74px;
}
.banner-nav-item:not(:last-child)::after {
  content:'';
  position: absolute;
  width: 66px;
  height:1px;
  background:var(--theme-font-color);
  top: 1px;
  left: 8px;
}
.banner-nav-item.active {
  background-color: var(--theme-color);
}
/* 工程动画分享 模板 */
.threed-currency-list {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: -1px;
}
.threed-currency-list:first-child {
  border-top:none
}

.threed-currency-item {
  /* display: flex; */
  justify-content: space-between;
  border-top: 1px solid #808080;
  padding: 18px 0 20px;
  
}
.threed-currency-item:first-child {
  border:none
}

.threed-currency-top {
  display: flex;
  justify-content: space-between;
}
.threed-currency-title {
  color: #333;
  line-height: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* width: ; */
}

.threed-currency-date-none {
  display : none;
  font-size: 12px;
  color: var(--theme-font-color);
}
.threed-currency-desc {
  width: 253px;
  line-height: 26px;
  color: var(--theme-font-color);

  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.threed-currency-date {
  display: block;
  line-height: 1;
  margin-top: 20px;
  font-size: 14px;
  color: var(--theme-font-color);
}
.currency-desc{
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 28px;
  width: 154px;
  border: 1px solid var(--theme-font-color);
  color: var(--theme-font-color);
  margin-top: 13px;
}
.threed-currency-score {
  width: 560px;
  display: flex;
  height: 16px;
  justify-content: space-between;
}
.currency-score-content {
  color: #808080;
}
.currency-star {
  width: 14px;
}
.threed-currency-content {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.threed-currency-information, .threed-currency-title {
  width: 253px;
  text-align: justify;
}
.threed-currency-list a {
  color: #333;
}
.threed-currency-pic {
  display: flex !important;
  width: 900px;
  align-items: flex-start;
}
.currency-pic {
  width: 300px;
}


/* pc端资讯 */
.threed-information-list {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.threed-information-list a {
  display: block;
  color: #808080;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.threed-information-list .threed-information-item:first-child,
.threed-information-list .threed-information-item:nth-child(2) {
  border: none;
}

.threed-information-item {
  display: flex;
  justify-content: space-between;
  width: 48%;
  border-top: 1px solid #808080;
  padding: 10px 0;
  box-sizing: border-box;
}

.threed-information-item .picture {
  flex-shrink: 0;
  width: 240px;
  height: 135px;
  /* object-fit: cover; */
  vertical-align: bottom;
}

.threed-information-item .information {
  flex: 1;
  overflow: hidden;
  margin-left: 15px;
}

.threed-information-title {
  font-size: 16px;
  width: 100%;
}

.threed-information-desc {
  font-size: 14px;
  line-height: 22px;
  color: var(--theme-font-color);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  margin-top: 4px;
  text-align: justify;
}

.threed-information-time {
  font-size: 14px;
  color: var(--theme-font-color);
  margin-top: 8px;
}

/* footer */
.threed-footer {
  background-color: var(--theme-color);
  color: #fff;
  margin-top: 120px;
  line-height: 1;
  padding-top: 77px;
}
.threed-footer a{
  color: #ccc;
}
.threed-footer-links-title {
  font-weight: bolder;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
}
.footer-links-content,.footer-directory-list {
  display: flex;
  justify-content: space-between;
  width: 720px;
}
.footer-links-content{
  margin-top: 20px;
}
.links-font-color {
  color: #ccc;
}
.threed-footer-directory {
  display: flex;
  justify-content: space-between;
  padding: 50px 0 40px;
  border-bottom: 1px solid #fff;
}
.threed-footer-directory .item{
  display: block;
  width: auto;
  margin-top: 19px;
}
.footer-directory-item , .footer-links {
  width: 112px;
}
.footer-directory-item {
  display: flex;
  flex-direction: column;
}
.footer-directory-title{
  font-weight: bolder;
}
.footer-directory-statement,.footer-directory-map{
  font-weight: bolder;
  margin-top: 39px;
}
.footer-directory-map a{
  color: #fff;
}
.footer-directory-contact-title {
  font-weight: bold;
}
.footer-directory-bottom {
  padding: 56px 0 60px;
  display: flex;
  justify-content: space-between;
}
.footer-directory-bottom .footer-right {
  width: 798px;
  color: #CCCCCC;
  font-size: 14px;
  line-height: 30px;
  text-align: justify;
  letter-spacing: 0.7px;
}
.footer-beian {
  font-size: 12px;
  margin-top: 32px;
}
.footer-beian a {
  color: #FFFFFF;
}
.footer-directory-copyright {
  font-size: 12px;
  margin-top: 5px;
}
.footer-directory-logo {
  width: 203px;
}
.footer-list-open {
  display: none;
}

.wechar.item,.video.item {
  position: relative;
}

.qrcode {
  width: 100px;
  position: absolute;
  left: -110px;
  top: 0;
  padding: 3px;
  background-color: #fff;
  box-sizing: border-box;
  display: none;
}
.video-qrcode {
  top: -36px;
}
/* .wechar .wechar_qrcode {
  position: absolute;
  left: -110px;
  top: -36px;
  background-color: #fff;
  padding: 8px;
  display: none;
} */

/* 查看更多 分割 */
.threed-more-hr{
  position:relative;
  margin-top: 40px;
  display: flex;
}
.threed-more-hr a {
  display: block;
  margin: auto;
  color: var(--theme-font-color);
}
.threed-more-hr::after , .threed-more-hr::before{
  position: absolute;
  top: 50%;
  content:'';
  display: block;
  width: 477px;
  height: 1px;
  background: var(--theme-font-color)
}
.threed-more-hr::before{
  right:0px;
}
.threed-more {
  width: 154px;
  line-height: 28px;
  text-align: center;
  color: var(--theme-font-color);
  border: 1px solid var(--theme-font-color);
  color: var(--theme-font-color)
}
.threed-more-left , .threed-more-right{
  position:absolute;
  top: 50%;
  margin-top: -3px;
  width:6px;
  height:6px;
  border-radius: 50%;
  background:var(--theme-font-color)
}
.threed-more-left {
  left: 500px;
}
.threed-more-right {
  right: 500px;
}

/* 动画质询、动画分享的分页器 */
/* 页码 分页器 */
.pagination {
  display: flex;
  justify-content:space-between;
  width: 516px;
  line-height: 1;
  font-size: 12px;
  height: 12px;
  color: var(--theme-font-color);
  margin: 49px auto 0;
  position:relative;
}
.pagination a {
  color: var(--theme-font-color);
}
.pagination::before ,.pagination::after {
  position:absolute;
  content:'';
  display:block;
  width: 322px;
  height: 1px;
  background-color: var(--theme-font-color);
  top: 50%;
}
.pagination::before {
  left: -342px;
}
.pagination::after {
  right: -342px;
}
.pagination .pagination-spot , .pagination-pages.ellipsis{
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: var(--theme-font-color);
  position: relative;
  top: calc(50% - 2px);
}
.pagination .pagination-pages {
  font-size: 12px;
}
.pagination-pages.active {
  color: var(--theme-color);
}
.pagination-spot.ellipsis ,.pagination-pages.ellipsis {
  background-color: #e5e5e5;
}

.pagination .pagination-spot:first-child ,.pagination .pagination-spot:last-child {
  pointer-events: none;
}

/* 在线咨询 */
.dot, .word {
  position: absolute;
  display: block;
  color: #FFFFFF;
}
.dot {
  top: 0;
  font-size: 26px;
  margin-left: 9px;
  animation: dot 1.5s infinite step-start;
  width: 40px;
  line-height: 22px;
  letter-spacing: 2px;
  overflow: hidden;
}
.word {
  top: 45px;
  font-size: 14px;
  margin-left: 12px;
  line-height: 20px;
  animation: word 1.2s infinite step-start;
  width: 18px;
  vertical-align: bottom;
  overflow: hidden;
}
#cnzz_stat_icon_1281013125 {
  display: none;
}
@keyframes dot {
  0% { width: 0; }
  33% { width: 8px; }
  66% { width: 16px; }
  100% { width: 24px; }
}
@keyframes word {
  0% { top: 45px; }
  10% { top: 46px; }
  20% { top: 47px; }
  30% { top: 48px; }
  40% { top: 49px; }
  50% { top: 50px; }
  60% { top: 49px; }
  70% { top: 48px; }
  80% { top: 47px; }
  90% { top: 46px; }
  100% { top: 45px; }
}

@media screen and (max-width: 1440px) {
  .container {
    padding-top: 129px;
  }
  .threed-header {
    padding: 37px 0;
  }
  .threed-header-transition {
    padding: 20px 0 17px;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 14px;
  }
  .container {
    min-width: auto;
    padding-top: 59px;
  }
  .threed-container {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  div,h1,h6,ul,li {
    font-size: 12px;
  }
  .pc {
    display: none;
  }
  .mobile {
    display: block;
  }
  .gettop {
    right: 20px;
  }
  .contact-number{
    right: 20px;
    top: 125px;
  }

  /* header */
  .threed-header {
    width: 100%;
    margin: 0 0;
    padding: 17px 30px;
    box-sizing: border-box;
    top: 0px;
    z-index: 99;
    background-color: #fff;
  }
  .threed-header-transition {
    padding: 10px 30px;
  }
  .threed-header-nav {
    height: 25px;
    width: 100%;
  }
  .threed-header-logo {
    width: 96px;
    cursor:pointer;
  }
  .threed-header-nav-list {
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 99;
    top: 59px;
    right: -140px;
    bottom: 0px;
    width: 140px;
    padding: 43px 14px 34px;
    box-sizing: border-box;
    background-color: var(--theme-color);
    color: #fff;
    line-height: 1;
    transition: top 0.5s;
  }
  .threed-header-nav-list .active .nav-text {
    color: #fff;
  }
  .threed-header-nav-list .nav-text {
    display: block;
    margin-left: 8px;
  }
  .threed-nav-content {
    flex-direction: column;
  }
  .nav-title {
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 11px 0;
    border-bottom: 1px solid var(--theme-font-color);
  }
  .nav-title:not(.active):hover {
    color: #fff
  }
  .threed-nav-content li:first-child {
    border-top: 1px solid var(--theme-font-color);
  }
  .nav-title:not(.active) {
    color: #fff;
  }
  .threed-nav-information {
    display: block;
  }
  .threed-nav-information .nav-title {
    font-size: 9px;
    padding: 25px 0 6px;
  }
  .threed-nav-information .nav-text {
    margin-left: 1px;
  }
  .threed-nav-information a {
    color: #fff;
  }
  .nav-tel {
    margin-top: 7px;
  }
  .nav-tel a {
    font-size: 15px;
  }
  .nav-address {
    margin-top: 4px;
    line-height: 15px;
  }
  .nav-address a {
    font-size: 11px;
  }
  .threed-side-nav-button {
    display: block;
    width: 18px;
  }

  /* 正副标题 */
  .threed-title {
    font-size: 16px;
  }
  .threed-subtitle {
    font-size: 8px;
    margin-bottom: 16px;
  }

  .margin-top-60 {
    margin-top: 22px;
  }

  .threed-top {
    padding-top: 73px;
  }
  /* bannner  */
  .threed-banner {
    padding-top: 59px;
  }
  .threed-banner-pic {
    min-width: auto;
    height: 300px;
    width: 100%;
    /* left: -50%; */
  }
  .threed-banner-detail {
    width: 100%;
    left: 0px;
    padding: 28px 20px;
    box-sizing: border-box;
  }
  .banner-content-titlie {
    font-size: 22px;
    /* width: 236px; */
    line-height: 33px;
  }
  .banner-content-subtitle {
    font-size: 8px;
    /* width: 194px; */
    line-height: 12px;
  }
  .banner-content-more {
    margin: 89px auto 0;
    width: 133px;
    height: 20px;
    font-size: 13px;
  }

  /* banner 分页器 */
  .banner-nav-list {
    top: 0px;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 18px;
  }

  .banner-nav-item {
    width: 2px;
    height: 2px;
  }
  .banner-nav-item:not(:last-child)::after {
    width: 33px;
    top: 1px;
  }
  .banner-nav-item:not(:first-child) {
    margin-left: 45px;
  }

  /* 动画分享 */
  .threed-currency-item {
    padding: 15px 0 13px;
  }
  .threed-currency-top {
    position:relative;
    align-items: center;
  }
  .threed-currency-date-none {
    display: block;
    font-size: 11px;
  }
  .threed-currency-title {
    font-size: 14px;
    width: 180px;
  }
  .threed-currency-score {
    width: 186px;
    position: absolute;
    top: 21px;
    right: 0;
    flex-direction: column;
    align-items: flex-end;
  }
  .currency-score-content {
    font-size: 10px;
    margin-top: 9px;
  }
  .threed-currency-content {
    flex-direction: column;
    margin-top: 9px;
  }
  .threed-currency-information {
    width: 100%;
  }
  .currency-star {
    width: 9px;
  }
  .currency-score-content:first-child {
    margin-top: 0;
  }
  .threed-currency-desc {
    -webkit-line-clamp: 2;
    font-size: 11px;
    width: 160px;
    line-height: 18px;
  }
  .threed-currency-date {
    display: none;
  }
  .currency-desc {
    font-size: 11px;
    width: 86px;
    height: 22px;
  }

  .threed-currency-pic {
    width: 100%;
    justify-content: space-evenly;
    margin-top: 9px;
  }
  .currency-pic {
    width: 33.33%;
  }

/* 移动端资讯 */
.threed-information-list .threed-information-item:nth-child(2) {
  border-top: 1px solid #808080;
}
.threed-information-item {
  width: 100%;
}
.threed-information-item .picture {
  width: 144px;
  height: 80px;
}
.threed-information-item .information {
  margin-left: 10px;
}
.threed-information-title , .threed-information-time {
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.threed-information-title {
  font-size: 13px;
}
.threed-information-desc {
  font-size: 12px;
  -webkit-line-clamp: 2;
}
.threed-information-time {
  font-size: 12px;
  margin-top: 3px;
}

  /* footer */
  .threed-footer {
    margin-top: 60px;
    padding: 0 20px;
  }
  .threed-footer .item {
    width: 100%;
  }
  .threed-footer .item a{
    display: block;
    width: initial;
  }
  .threed-footer-links-title,
  .footer-links-content a,
  .threed-footer-directory a,
  .footer-directory-title,
  .footer-directory-statement,
  .footer-directory-contact-title {
    font-size: 13px;
  }

  .threed-footer-links.threed-container {
    padding: 30px 0 0;
  }
  .threed-footer-links-title {
    border-top: 1px solid #fff;
    border-bottom: none;
    padding: 10px 0 0;
  }
  .footer-links-content {
    margin-top: 0px;
  }
  .footer-links-content, .footer-directory-list {
    flex-direction: column;
    width: 100%;
  }
  .footer-links {
    margin: 15px 0 0;
    display: none;
  }
  .threed-footer-directory {
    flex-direction: column;
    border: none;
    padding: 0;
  }
  .footer-directory-list {
    margin-top: 10px;
    width: 100%;
    flex-direction: column;
  }
  .footer-directory-item {
    width: 100%;
    border-top: 1px solid var(--theme-font-color);
  }
  .footer-directory-statement,.footer-directory-map {
    border-top: 1px solid var(--theme-font-color);
    margin: 10px 0 0;
    padding: 10px 0;
  }
  .footer-directory-statement {
    margin: 0;
    padding: 10px 0 0;
  }
  .footer-directory-contact {
    position: relative;
    border-top: 1px solid var(--theme-font-color);
    border-bottom: 1px solid #fff;
    display: flex;
    flex-direction: column;
  }
  .footer-directory-title,.footer-directory-contact-title {
    margin: 10px 0;
  }
  .footer-directory-subtitle, .footer-directory-tele, .footer-directory-email{
    margin: 0;
  } 
  .item.company:nth-child(3) {
    margin-bottom: 10px;
  }
  .footer-directory-item .item , .footer-directory-contact .item{
    display: none;
    margin: 15px 0 0;
  }
  .footer-directory-item .item:nth-child(2), .footer-directory-contact .item:nth-child(2) {
    margin-top: 5px;
  }
  .footer-directory-item .item:last-child, .footer-directory-contact .item:nth-child(3){
    margin: 15px 0 10px;
  }
  .footer-directory-qrcode {
    position: absolute;
    margin: 0;
    right: 0px;
    bottom: -63px;
    width: 91px;
  }
  .footer-directory-qrcode-pic {
    width: 41px;
  }
  .footer-directory-bottom {
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    position: relative;
    height: 266px;
  }
  .footer-directory-bottom .footer-left {
    position: absolute;
    top: 198px;
  }
  .footer-directory-bottom .footer-right {
    width: 100%;
    font-size: 10px;
    line-height: 25px;
    letter-spacing: 0.5px;
    position: absolute;
    top: 22px;
  }
  .footer-beian {
    font-size: 10px;
    margin-top: 5px;
  }
  .footer-directory-copyright {
    font-size: 10px;
    margin-top: 5px;
  }
  .footer-directory-logo {
    width: 99px;
  }
  .footer-list-open {
    display: block;
    width: 9px;
    height: 9px;
    transition: all 0.3s
  }
  .footer-show {
    display: flex;
    justify-content: space-between;
  }
  .footer-list-open-show {
    transform:rotate(-45deg)
  }
  .qrcode {
    left: auto;
    right: 0;
    top: 0;
  }
  .video-qrcode {
    top: -28px;
  }
    /* 更多 分隔符 */
  .threed-more-hr {
    margin-top: 20px;
  }
  .threed-more {
    font-size: 11px;
    width: 86px;
    height: 22px;
    line-height: 22px;
  }
  .threed-more-hr::after, .threed-more-hr::before {
    width: 30%;
    margin-top: -2px;
  }
  .threed-more-left , .threed-more-right {
    width: 3px;
    height: 3px;
  }
  .threed-more-left {
    left: 32%;
  }
  .threed-more-right {
    right: 32%;
  }

  /* 动画质询、动画分享的分页器 */
   /* 分页器 */
  .pagination {
    width: 100%;
    height: 9px;
    margin-top: 26px;
    box-sizing: border-box;
  }
  .pagination .pagination-pages {
    font-size: 9px;
  }
  .pagination .pagination-spot, .pagination-pages.ellipsis{
    width: 2px;
    height: 2px;
    top: calc(50% - 1px);
  }
  .pagination .pagination-spot:first-child ,.pagination .pagination-spot:last-child{
    width: 19px;
    height: 8px;
    top: calc(50% - 4px);
    background-color: unset;
    background-size: cover;
    pointer-events:auto;
  }
  .pagination .pagination-spot:first-child {
    background-image: url(/img/news/information_previous_page.png);
  }
  .pagination .pagination-spot:last-child {
    background-image: url(/img/news/information_next_page.png);
  }
  .pagination::before, .pagination::after {
    display: none;
  }
}
