.red-txt{
  color: #FF0000;
}
.text-center{
  text-align: center !important;
}
.index-product .product-warp .item .pd-name, .index-product .product-warp .item .pd-dsc, .index-cases .cases-list .item, .index-cases .cases-imgwarp .name, .index-cases .cases-imgwarp .dsc, .index-news .Inews-1st .In1st-box .c, .index-news .Inews-swiper .Inews-box .name, .index-news .Inews-swiper .Inews-box .con ,.index-service .name{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.new-2021 .jobs-list .detailwarp p,.clamp-1{
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.new-2021 .jobs-list .curr .detailwarp p{
  overflow: auto;
  -webkit-line-clamp: inherit;
}

.index-product .product-warp .item .pd-dsc,.new-2021 .imglist .dsct,.index-news .Inews-2st .In1st-box .t,.new-2021 .forum-app .dsc, .index-news .Inews-1st .In1st-box .t, .new-2021 .forum-app .name, .new-2021 .news-hot .list .title,.clamp-2{
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.new-2021 .index-core .imglist .dsct,.new-2021 .forum-dt-intro .intro-warp .text,.clamp-3{
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.new-2021 .culture-tdfc .img-box:hover .over-flow .sub-name,.clamp-4,.new-2021 .forum-dt-gnjg .service-list .item .dsct{
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.new-2021 .forum-dt-advantage .advantage-list .item .txt-box .textwarp-down,.clamp-5{
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.contain, .nr-banner .bnr-box {
  max-width: 1100px;
  margin: 0 auto;
}

.scaleSwiper .pj-name, .scaleSwiper .pj-dsc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.imglist .item img, .imglist2 .item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s ease-in 0s;
  transition: all 0.4s ease-in 0s;
  object-position: bottom;
}

.imglist .item:hover img, .imglist2 .item:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.scaleSwiper .swiper-pagination-bullet {
  opacity: 1;
  background-color: #959595;
}

.scaleSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

/* body {
  text-align: justify;
} */

.header .contain, .abouts-nav-warp .contain, .cases-nav-warp .contain {
  padding-left: 0;
  padding-right: 0;
}
.abouts-nav-warp .space-between {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.abouts-nav-warp .space-between .item {
  max-width: none;
}
* {
  padding: 0;
  margin: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'SourceHanSansCN-Normal', 'Nexa light','Nexa Bold',simsun,sans-serif !important;
}

html {
  font-size: 50px;
}

body {
  font-family: 'SourceHanSansCN-Normal', 'Nexa light','Nexa Bold',simsun,sans-serif !important;
  font-size: 14px;
  color: #353535;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
}

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

abbr, article, aside, audio, canvas, datalist, details, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video {
  display: block;
  /*width:100%*/
}

em, address, i {
  font-style: normal;
}

a {
  color: #353535;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
a:active {
  text-decoration: none;
}

a img {
  border: none;
}

img {
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

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

input, button, select, textarea {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.index-title {
  padding: 64px 0 64px;
  margin: 0;
  font-size: 30px;
  text-align: center;
  line-height: 1;
  font-weight: 400;
  color: #353535;
}

.swiper-pagination {
  font-size: 0;
  line-height: 0;
}

.header {
  height: 64px;
  line-height: 64px;
  font-size: 14px;
}

.header .header-container {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  background-color: #353535;
  /* -webkit-box-shadow: 1px 1px 8px #888;
          box-shadow: 1px 1px 8px #888; */
}

.header .hd-logo {
  float: left;
  width: 126px;
  background-color: #006cff;
  padding:0 10px;
  /* margin: 0 0 0 3%; */
}

.header .hd-logo img {
  max-width: 100%;
}

.header .hd-nav {
  float: left;
  margin: 0 0 0 10px;
}

.header .hd-nav .first-nav {
  /* position: relative; */
  float: left;
}
/* .new-2021 .header .hd-nav .first-nav {
  position: relative;
  float: left;
} */

.header .hd-nav .first-item {
  position: relative;
  padding: 0 0.4rem;
}

.header .hd-nav .first-item a{
  color: #fff;
}

.header .hd-nav .second-nav-wrap {
  display: none;
  position: absolute;
  top: 100%;
  left: 0%;
  right: 0;
  margin: 0 auto;
  width: 1100px;
  height: 460px;
  overflow-y: auto;
  /* width: calc(230px*4 + 40px*5); */
  /* -webkit-transform: translateX(-22%); */
          /* transform: translateX(-22%); */
  padding: 0 0.8rem 26px;
  color: #fff;
  line-height: 1.5;
  white-space: nowrap;
  font-size: .84em;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgb(101 101 101 / 25%);
}


.header .hd-nav .second-nav-wrap a {
  color: #353535;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
}
.page-en .header .hd-nav .second-nav-wrap a {
  color: #353535;
  font-size: 14px;
  line-height: 1;
  white-space: normal;
}
.header .hd-nav .second-nav-wrap a:hover {
  color: #006cff;
}

.header .hd-nav .second-nav {
  display: grid;
  vertical-align: top;
  min-width: 150px;
  margin-left: 76px;
  font-size: 16px;
  margin-top: 36px;
  grid-template-rows: 45px;
  /* max-width: 700px; */
  max-width: 480px;
}
.page-en .header .hd-nav .second-nav {
  display: grid;
  vertical-align: top;
  /* min-width: 260px; */
  margin: 0 38px;
  font-size: 16px;
  margin-top: 36px;
  grid-template-rows: 45px;
  /* max-width: 260px; */
  width: 260px;
}
.header .hd-nav .second-nav:nth-child(4n+1) {
  /* margin-left: 0; */
}

.header .hd-nav .second-item {
  position: relative;
  border-bottom: solid 1px #c2c2c2;
  font-size: 1.1em;
}

.header .hd-nav .nav-second-url, .header .hd-nav .nav-third-url, .header .hd-nav .nav-four-url {
  display: inline-block;
  vertical-align: middle;
}

.header .hd-nav .nav-second-url {
  color:#0361E8 !important;
  padding: 0 0 19px;
  font-size: 16px !important;
}

.header .hd-nav .third-item {
  position: relative;
  display: flex;
    align-items: baseline;
}

.header .hd-nav .third-nav-wrap {
  /* padding: 0 0.28rem; */
    
}
.header .hd-nav .third-nav-wrap.over-length{
  display: flex;
  flex-direction: row;
  /* height: 275px; */
  flex-wrap: wrap;
  /* margin-right: 50px; */
  /* width: 820px; */
  /* align-content: flex-start; */
  /* writing-mode: vertical-lr; */
  justify-content:space-between;
}
.header .hd-nav .third-nav-wrap.over-length .third-nav{
/* margin-right: 76px; */
/* writing-mode: horizontal-tb; */
/* min-height: 100px; */
min-height: 70px;
box-sizing: border-box;
width: 216px;
/* padding: 0 30px; */
}

.header .hd-nav .nav-third-url {
  padding: 19px 0 0;
}

.header .hd-nav .four-nav-wrap {
  display: none;
  /* font-size: .865em; */
  padding: 0.04rem 0 0.2rem;
}

.header .hd-nav .nav-four-url {
  padding: 0.06rem 0;
}

.header .hd-nav .arrowicon {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: 1em;
}

.header .hd-nav .first-item .arrowicon, .header .hd-nav .second-item .arrowicon {
  display: none;
}

.header .hd-nav .navSelected + div[class*="nav-wrap"] {
  display: block;
  margin-top: 12px;
}

.header .hd-nav .navSelected .arrowicon {
  color: #353535;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.header .hd-nav .navhover .first-item::before {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 4.2em;
  margin-top: -3px;
  border-top: solid 3px #006cff;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (max-width:767px) {
  .header .hd-nav .navhover .first-item::before {
   display: none;
  }
}
.header .hd-nav .navhover .second-nav-wrap,
.header .hd-nav.pcNav .navSelected + .second-nav-wrap {
  /* display: block; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header .hd-nav .two-column {
  width: 11.6rem;
  white-space: normal;
}

.header .hd-nav .two-column .second-nav {
  float: left;
}

.header .hd-nav .two-column .second-nav:nth-child(3n+1) {
  margin-left: 0.8rem;
}
.header .hd-nav .two-column .second-nav:nth-child(2n+1) {
  margin-left: 0;
}

.header .hd-nav .one-column {
  width: calc(114px + 40px*2);
  padding-bottom: 0.64rem;
  white-space: normal;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.header .hd-nav .one-column .second-nav {
  float: left;
  margin-left: 0;
  min-width: 2.28rem;
  text-align: center;
}

.header .hd-nav .one-column .second-item {
  border-bottom: none;
  font-size: 1.1em;
}

.header .hd-nav-btn {
  display: none;
  float: right;
  width: 26px;
  height: 100%;
  margin: 0 3% 0;
  cursor: pointer;
}

.header .hd-nav-btn > a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 3px;
  vertical-align: middle;
  background-color: #fff;
}

.header .hd-nav-btn > a::before {
  content: '';
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #fff;
}

.header .hd-nav-btn > a::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  height: 100%;
  background-color: #fff;
}

.header .hd-nav-btn.curr > a {
  -webkit-animation: buttonAnimation 0.3s ease 0s forwards;
  animation: buttonAnimation 0.3s ease 0s forwards;
}

.header .hd-nav-btn.curr > a::before {
  -webkit-animation: buttonAnimationBefore 0.3s ease 0s forwards;
  animation: buttonAnimationBefore 0.3s ease 0s forwards;
}

.header .hd-nav-btn.curr > a::after {
  -webkit-animation: buttonAnimationAfter 0.3s ease 0s forwards;
  animation: buttonAnimationAfter 0.3s ease 0s forwards;
}

@-webkit-keyframes buttonAnimationBefore {
  0% {
    -webkit-transform: translateY(0px) rotate(0);
    transform: translateY(0px) rotate(0);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
    transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
}

@keyframes buttonAnimationBefore {
  0% {
    -webkit-transform: translateY(0px) rotate(0);
    transform: translateY(0px) rotate(0);
  }
  50% {
    -webkit-transform: translateY(8px) rotate(0);
    transform: translateY(8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
}

@-webkit-keyframes buttonAnimationAfter {
  0% {
    -webkit-transform: translateY(0px) rotate(0);
    transform: translateY(0px) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
    transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
}

@keyframes buttonAnimationAfter {
  0% {
    -webkit-transform: translateY(0px) rotate(0);
    transform: translateY(0px) rotate(0);
  }
  50% {
    -webkit-transform: translateY(-8px) rotate(0);
    transform: translateY(-8px) rotate(0);
  }
  100% {
    -webkit-transform: translateY(-8px) rotate(-45deg);
    transform: translateY(-8px) rotate(-45deg);
  }
}

@-webkit-keyframes buttonAnimation {
  0% {
    background: #aaaaaa;
  }
  50% {
    background: rgba(255, 255, 255, 0);
  }
  100% {
    background: rgba(255, 255, 255, 0);
  }
}

@keyframes buttonAnimation {
  0% {
    background: #aaaaaa;
  }
  50% {
    background: rgba(255, 255, 255, 0);
  }
  100% {
    background: rgba(255, 255, 255, 0);
  }
}

.header .hd-tel {
  float: right;
  font-size: 1.05em;
  color: #8bb1ed;
  letter-spacing: .5px;
  font-weight: bold;
}

.header .hd-tel .icon-tel {
  display: inline-block;
  width: 16px;
  height: 18px;
  overflow: hidden;
  margin: 0 4px -2px 0;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAASCAYAAABSO15qAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzRCRUMxNkZFREI2MTFFOTg5Mjg4Rjk2NEU4MTA0N0EiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzRCRUMxNzBFREI2MTFFOTg5Mjg4Rjk2NEU4MTA0N0EiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NEJFQzE2REVEQjYxMUU5ODkyODhGOTY0RTgxMDQ3QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NEJFQzE2RUVEQjYxMUU5ODkyODhGOTY0RTgxMDQ3QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrvWbekAAAEvSURBVHjaYuze+JYBCASAuAWIg4C4HIgXMxAJmICYB4j7gTgbiCWBuACI1UkxIAuIE5DEjIA4ghQDCrCIBwCxDrEGCGARNwBiU2INOIsm9hAaiBeIMYAFiNcBsQ2Ufw+IC4F4EylhsA2In0P53AwkApABD4B4JpQvDo0VUVIM+AnEK4D4JlTMDohDSDGAAap5IhB/B2JOIC4BYktSDACB5UC8BspWAuIutLQA8pYfEMvgMuADELcC8REoHxQz06Eu4YHGzkYgngHEhtgMgHmlBik8bKABPA0puXsD8RwgtsdmAAgcBOJ8aJoAAV0gjoVmNOT8AjLYkglH2OyERudlPOEHyrHRTHgUgAyJx5MqQWG1moVALJ0H4hQgjgHidCCWA+LrQLwEiFcB8VOAAAMAJkg0KwJJVKgAAAAASUVORK5CYII=") no-repeat center;
}

.header .hd-trybtn {
  float: right;
  width: 96px;
  height: 32px;
  margin: 16px 0 0 5%;
  color: #fff;
  line-height: 32px;
  text-align: center;
  border-radius: 0;
  background: #006cff;
}
.header .hd-trybtn:hover {
  background: #008aff;
}
.header .language{
  float: right;
  margin: 16px 0 0 5%;
  padding: 0 20px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  border-radius: 0;
  background: #006cff;
  position: relative;
}
@media (max-width:768px) {
  .header .language{
    margin: 10px 0 0 5%;
  }
}
.header .language .dropdown-toggle{
  display: flex;
  align-items: center;
  justify-content: center;
 color: white;
}
.header .language .dropdown-menu{
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: white;
  width: 100%;
  box-sizing: border-box;

}
.header .language .dropdown-menu li a{
  color: #006cff;
}
.footer {
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  background-color: #323232;
}

.footer .footer-container {
  padding-top: 5%;
  padding-bottom: 5%;
  min-height: 155px;
}
.new-2021 .footer .footer-container {
  padding-top: 64px;
  padding-bottom: 75px;
  min-height: 155px;
}

.footer .ft-con {
  float: left;
  margin: 46px 6.6%;
}

.footer .ft-logo {
  display: block;
  margin: 0 auto;
  width: 152px;
}

.footer .ft-logo img {
  width: 100%;
}

.footer .ft-nav-warp {
  float: left;
  width: calc(100% - 215px);
  /* padding-left: 4.3%; */

}

.footer .ft-nav {
  float: left;
  /* max-width: 50%; */
  max-width: 20%;
  line-height: 2.2;
  margin-right: 48px;
}

.footer .ft-nav > dt {
  display: inline-block;
  /* padding: 16px 0 0 0; */
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  /* border-bottom: solid 1px; */
}

.footer .ft-nav > dd {
  margin: 23px 0;
}

.footer .ft-nav .link {
  display: block;
  color: #fff;
}
.footer .ft-nav .link:hover{
  color: #006cff;
}

.footer .ft-news{
  width: 346px;
  max-width: 346px;
}
.footer .ft-news .date{
  margin-right: .6em;
}
.footer .ft-news .link{
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.footer .ft-contacts{
  width: 20%;
  max-width: 20%;
}
.footer .ft-links{
  overflow: hidden;
  margin: -5% 0 0;
  padding: 24px 0;
  line-height: 1.5em;
  border-top: solid 1px rgba(255, 255, 255, 0.3);
}
.footer .ft-links .dt{
  float: left;
  font-size: 14px;
  font-weight: 700;
}
.footer .ft-links .dd{
  overflow: hidden;
}
.footer .ft-links .dd a{
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  margin-left: 1.4em;
}
.footer a{
  color: #fff;
}
.footer a:hover{
  color: #006cff;
}
.footer .ft-conright {
  float: right;
  margin: 0 4.3% 0;
}

.footer .weix-code {
  width: 100px;
}

.footer .consultus {
  display: none;
  margin-top: 0.2rem;
  color: #fff;
  font-size: 14px;
}

.footer .ft-copyright {
  padding: 0 0 14px;
  text-align: center;
  max-width: 878px;
  margin: 0 auto;
  /* border-top: solid 1px rgba(255, 255, 255, 0.3); */
}

.footer .ft-copyright .badge {
  margin: -4px 4px 0 14px;
}
.footer .mob-status {
  display: none;
}

.rightfloat {
  position: fixed;
  right: 19px;
  top: 50%;
  z-index: 99;
  font-size: 14px;
  text-align: center;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  /* -webkit-box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: -2px 4px 10px rgba(0, 0, 0, 0.2); */
}

.rightfloat .link {
  position: relative;
  display: block;
 color: #353535;

  width: 68px;
  /* height: 56px; */
  margin: 0 0 20px;
}
.rightfloat .link div{
  padding: 10px 0 ;
  background-color: #fff;
  border: 1px solid #eaeaea;
  font-size: 14px;
box-shadow: 0px 5px 10px 0px rgba(101,101,101,0.25);

}
.rightfloat .link div p{
 /* width: 14px; */
 line-height: 1;
 margin: 0 auto;
 font-size: 14px;
 padding: 0 4px;
}

.rightfloat .link.to-up{
   transition: all .2s linear;
   margin-top: 40px;
   border: 1px solid #eaeaea;
  opacity: 0;
/* box-shadow: 0px 5px 10px 0px rgba(101,101,101,0.25);  */
}
.rightfloat .link.to-up div{
  padding: 2px 0 ;
}

.rightfloat .link:hover {
  color: #fff;
  background-color: #0c1b35;
}
.rightfloat .link:hover div{
  background-color: #006cff;
  border: 1px solid #006cff;
}
.rightfloat .link.to-up:hover div{
  background-color: #fff;
  border: 1px solid #eaeaea;
}
.rightfloat .link:hover .icon-qcode::before{
  content: '';
  background: url(../images/qcode_cur.png) center no-repeat;
  width: 30px;
  height: 25px;
  display: inline-block;
}
.rightfloat .link:hover .icon-message::before{
  content: '';
  background: url(../images/msg_cur.png) center no-repeat;
  width: 30px;
  height: 25px;
  display: inline-block;
}
.rightfloat .link:hover .icon-consult::before{
  content: '';
  background: url(../images/consult_cur.png) center no-repeat;
  width: 30px;
  height: 25px;
  display: inline-block;
}

.rightfloat .link:hover .wxbox {
  display: block;
  margin-right: 24px;
}

.rightfloat .link .iconfont {
  display: block;
  margin: 0 0 12px;
  font-size: 32px;
  line-height: 1;
}
.rightfloat .link.to-up .iconfont {
  display: block;
  margin: 0 0 5px;
  font-size: 32px;
  line-height: 1;
}

.rightfloat .wxbox {
  display: none;
  position: absolute;
  right: 100%;
  top: 0;
  padding: 6px;
  background-color: #fff;
  -webkit-box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.2);
          box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.2);
}

.rightfloat .wxbox img {
  width: 124px;
}

.more-btn {
  display: block;
  width: 116px;
  margin: 0.88rem auto 0;
  font-size: 16px;
  line-height: 44px;
  text-align: center;
  border: solid 1px;
  border-radius: 6px;
}

.more-btn:hover {
  color: #fff;
  background-color: #0c1b35;
}

.trybtn {
  display: block;
  width: 9em;
  margin: 5% auto;
  color: #fff;
  line-height: 2.6em;
  text-align: center;
  border: solid 1px #fff;
  /* border-radius: 6px; */
  background-color: #006cff;
}

.new-2021 .trybtn:hover{
  color: #006cff;
  background-color: #fff;
}

.new-2021 .trybtn {
  display: block;
  width: 112px;
  height: 40px;
  margin: 67px 0;
  color: #fff;
  font-size: 14px;
  line-height: 2.6em;
  text-align: center;
  border: solid 1px #fff;
  /* border-radius: 6px; */
  background-color: #006cff;
}

.trybtn:hover{
  color: #006cff;
  background-color: #fff;
}

.scaleSwiper img {
  width: 100%;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: all 0.5s ease-in-out 0.2s;
  transition: all 0.5s ease-in-out 0.2s;
}

.scaleSwiper .swiper-slide {
  width: 86.9%;
  overflow: hidden;
}

.scaleSwiper .swiper-slide::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.64);
}

.scaleSwiper .swiper-slide.swiper-slide-active::before {
  display: none;
}

.scaleSwiper .swiper-slide.swiper-slide-active img {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.scaleSwiper .swiper-slide.swiper-slide-active .pj-infos {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}

.scaleSwiper .pj-infos {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 3% 5%;
  color: #fff;
  font-size: 15px;
  background-color: rgba(0, 0, 0, 0.64);
  -webkit-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.scaleSwiper .pj-name {
  margin: 0 0 1.5%;
  font-size: 1.4em;
}

.imglist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          /* justify-content: space-between; */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
  /* margin-top: -2%; */
  margin-bottom: 64px;
}
.new-2021 .imglist.no-b-margin{
  margin-bottom: 0;
}

.imglist .item {
  display: block;
  position: relative;
  overflow: hidden;
  width: 23%;
  height: 6rem;
  /* margin-top: 2%; */
  color: #fff;
  margin: 2% 1% 0;
}
.new-2021 .imglist .item {
  display: block;
  position: relative;
  overflow: hidden;
  /* min-width: 254px; */
  width: 247px;
  height: 398px;
  /* margin-top: 2%; */
  color: #fff;
  margin: 0 28px 28px 0;
}
.new-2021 .imglist .item:last-child {
 
  margin: 0 0 0 0;
}

.index-core .imglist .item {
  color: #353535;
  width: 18%;
  height: 6rem;
 /* border-top: 3px solid #006cff; */
 box-shadow: 0px 5px 10px 0px rgba(101,101,101,0.25);
}
.new-2021 .index-core .imglist .item {
  color: #353535;
  width: 204px;
  height: 280px;
  margin: 0 20px 0 0;
 border-top: 3px solid #006cff;
 box-shadow: 0px 5px 10px 0px rgba(101,101,101,0.25);
}
.new-2021 .index-core .imglist .item:last-child {
  margin: 0;
}

.imglist .item::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.64);
}
.new-2021 .imglist .item::before {
  display: none;
}


.imglist .item:hover .dsc {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.imglist .infos {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  padding: 10% 8%;
}
.new-2021 .imglist .infos {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 5;
  height: 178px;
  padding: 24px 18px;
}
.imglist .blue-box .infos{
  position: relative;
  background: #006cff;
  height: 3rem;
}
.new-2021 .imglist .blue-box .infos{
  position: relative;
  background: #006cff;
  height: 178px;
}
.imglist .blue-box img{
 height: 3.6rem;
}
.new-2021 .imglist .blue-box img{
  height: 220px;
 }
.imglist .blue-box .infos .btn{

  border: 1px solid #fff;
  background: #006cff;
  color: #fff;
  margin-top: 30px;
  font-size: 12px;
  padding: 4px 10px;
  display:inline-block;
 }
 .new-2021 .imglist .blue-box .infos .btn{
  position: absolute;
  bottom: 24px;
  /* width: 112px; */
  background: #006cff;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  padding: 13px 26px;
  font-size: 14px;
  line-height: 12px;
  height: 40px;
font-weight: 400;
text-align: center;
letter-spacing: 1px;
text-shadow: 0px 5px 10px rgba(101,101,101,0.25);
 }
 .new-2021 .imglist .item:hover .infos .btn {
  background:#fff;
  color: #006cff;
}
.new-2021 .imglist .item:hover{
box-shadow: 0px 5px 10px 0px rgba(101,101,101,0.25);
}



.imglist .name {
  font-size: 18px;
font-weight: 400;
text-align: left;
color: #ffffff;
letter-spacing: 1px;
line-height: 1;
/* text-shadow: 0px 5px 10px rgba(101,101,101,0.25);  */
}
.index-core .imglist .name {
  font-size: 2em;
  margin-bottom: .3em;
 }
 .new-2021 .index-core .imglist .name {
  font-size: 24px;
  margin-bottom: 16px;
  line-height: 34px;
  height: 1.35rem;
  color: #353535;
  /* text-shadow: 0px 5px 10px rgba(101,101,101,0.25);  */
 }
 .new-2021 .index-core .imglist .dsct {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #353535;
  letter-spacing: -1px;
  line-height: 24px;
  padding-top: 0;
  /* text-shadow: 0px 5px 10px rgba(101,101,101,0.25); */
 }
.imglist .dsct{
  font-size: 0.5em;
}
.new-2021 .imglist .dsct{
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  color: #ffffff;
  letter-spacing: 0px;
  padding-top: 8px;
  line-height: 24px;
  /* text-shadow: 0px 5px 10px rgba(101,101,101,0.25); */
}
.imglist .dsc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 14% 8%;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
  -webkit-box-orient: vertical;
  -webkit-transform: translateY(500%);
  transform: translateY(500%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.imglist2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          /* justify-content: space-between; */
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -3%;
  font-size: 16px;
  color: #fff;
}

.imglist2 .item {
  position: relative;
  overflow: hidden;
  width: 31%;
  min-height: 5.2rem;
  max-height: 6.82rem;
  margin: 3% 1% 0;
  color: #fff;
}

.imglist2 .item::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 108, 255, 0.3);
}

.imglist2 .item:hover .dsc {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.imglist2 .infos {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 6;
  padding: 11% 8%;
}

.imglist2 .name {
  font-size: 1.3em;
}

.imglist2 .dsc {
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 8%;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.imglist2 .seemore {
  display: inline-block;
  margin-top: 6%;
  padding: 0 7%;
  font-size: .875em;
  line-height: 2;
  border: 1px solid;
  vertical-align: top;
}

.succase {
  padding-bottom: 0.88rem;
}

.new-2021 .succase {
  padding-bottom: 0;
}


.succase .item .infos {
  font-size: 14px;
}

.succase .item .name {
  text-align: left;
}

.succase .item .seemore {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 14% 8%;
  padding: 0 7%;
  line-height: 2;
  border: 1px solid;
  border-radius: 4px;
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.succase .item:hover .seemore{
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.nr-banner {
  position: relative;
  height: 280px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.new-2021 .nr-banner {
  position: relative;
  height: 280px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.new-2021 .nr-banner.culture-banner .bnr-box{
  top: 135px;
  transform: translateY(-50%);
}

.nr-banner::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.64);
}

.new-2021 .nr-banner::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: transparent;
}

.nr-banner .bnr-box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 3;
  font-size: 16px;
  color: #fff;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  
}
.new-2021 .nr-banner .bnr-box {
  position: absolute;
  top: 54px;
  left: 0;
  right: 0;
  z-index: 3;
  font-size: 16px;
  color: #fff;
  text-align: left;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
.new-2021 .nr-banner .bnr-box.center {
  text-align: center;
}
.new-2021 .news .bnr-box {
  position: absolute;
  top: 93px;
  left: 0;
  right: 0;
  z-index: 3;
  font-size: 16px;
  color: #fff;
  text-align: left;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}



.nr-banner .bnr-box .tit {
  font-size: 2.85em;
  letter-spacing: 2px;
  font-weight: normal;
  line-height: 1.2;
  text-align: left;
  font-size: 36px;
  letter-spacing: 2px;
  font-weight: 800;
  line-height: 1.2;
}
.new-2021 .nr-banner .bnr-box .tit {
  font-size: 36px;
  letter-spacing: 2px;
  font-weight: 800;
  line-height: 1.2;
}

.nr-banner .bnr-box .dsc {
  /* margin: 1.2% auto 0; */
  margin: 0;
  max-width: 90%;
  font-size: 1.55em;
  line-height: 1.5;
  text-align: left;
  margin: 24px auto;
  max-width: 100%;
  font-size: 14px;
  line-height: 1.5;
}

.new-2021 .nr-banner .bnr-box .dsc {
  margin: 24px auto;
  max-width: 100%;
  font-size: 14px;
  line-height: 1.5;
}


.swiper-p-4 {
  font-size: 0;
}

.swiper-p-4 .swiper-pagination-bullet {
  margin: 0 4px;
  opacity: 1;
  background-color: #898989;
}

.swiper-p-4 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #c9c9c9;
}

.swiper-button-next, .swiper-button-prev {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.iconfont {
  display: inline-block;
  width: auto;
  height: auto;
  margin-top: 0;
  vertical-align: middle;
  line-height: 1;
  background: none;
}

.icon-xiangyoujiantou {
  font-size: 40px !important;
  color: #fff;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.icon-xiangyoujiantou.swiper-button-prev {
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
}

.icon-leftarrow {
  left: 0;
  font-size: 56px !important;
}

.icon-leftarrow.swiper-button-next {
  right: 0;
  left: auto;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
}

.icon-zuojiantou {
  left: -.3em;
  font-size: 40px !important;
  color: #626262;
}

.icon-zuojiantou.swiper-button-next {
  right: -.3em;
  left: auto;
  -webkit-transform: scaleX(-1) translateY(-50%);
          transform: scaleX(-1) translateY(-50%);
}

.pagination {
  padding: 0 0.2rem;
  font-size: 14px;
  color: #595757;
  line-height: 1.2;
  text-align: right;
}
.new-2021 .pagination{
  display: flex;
  justify-content: flex-end;
  padding: 0;
}
.new-2021 .pagination .p-box{
  background-color: #fff;
  display: flex;
  padding: 5px 16px;
  align-items: center;

}
.new-2021 .pagination .p-box .p-next, .new-2021 .pagination .p-box .p-pre{
  font-size: 20px;
margin: 0;
font-weight: bold;
}
.new-2021 .pagination .p-number{
  font-size: 16px;
  border: none;
  margin: 0 8px;
  line-height: 34px;
  padding: 0 2px;
  width: 30px;
  cursor: pointer;
}
.new-2021 .pagination .p-number:hover{
  background-color: #006cff;
  display:inline-block;
  color: #fff;
  vertical-align: middle;
  border-radius: 0;
}
.new-2021 .pagination .p-number.curr{
  background-color: #006cff;
  display:inline-block;
  color: #fff;
  vertical-align: middle;
  border-radius: 0;
}

.pagination a {
  color: #595757;
}

.pagination .p-pre, .pagination .p-next {
  margin: 0 0 0 0.2rem;
}

.pagination .p-number {
  width: 4em;
  height: 1.85em;
  margin: 0 0.28rem;
  font-size: 1em;
  color: #595757;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #a0a0a0;
  border-radius: 0.12rem;
  background-color: transparent;
}

.pagination .disable {
  display: none;
}

.pagination.pg2 {
  font-size: 1em;
  text-align: center;
}

.abouts-nav-warp {
  padding: 0.6rem 0 0;
  border-bottom: solid 1px #c6c6c6;
}
.new-2021 .abouts-nav-warp {
  padding: 0 0 0;
  border-bottom: none;
}

.abouts-nav {
  font-size: 15px;
  color: #595757;
  line-height: 1.4;
  text-align: center;
}
.new-2021 .abouts-nav {
  font-size: 24px;
  color: #353535;
  line-height: 34px;
  text-align: center;
}

.abouts-nav .item {
  position: relative;
  float: left;
  max-width: 25%;
  padding: 0.16rem;
}
.new-2021 .abouts-nav .item {
  position: relative;
  float: left;
  max-width: 25%;
  padding: 0 64px 37px 0 ;
}
.abouts-nav .item.curr{
  color: #006CFF;
}
.abouts-nav .item.curr::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 50%;
  min-width: 4em;
  height: 3px;
  background-color: #0c1b35;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.new-2021 .abouts-nav .item.curr::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0%;
  min-width: 4em;
  height: 3px;
  background-color: #006CFF;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.cases-nav-warp {
  padding: 0.6rem 0 0;
  border-bottom: solid 1px #c6c6c6;
}

.cases-nav {
  font-size: 0;
  line-height: 0;
  text-align: right;
}

.cases-nav .item {
  position: relative;
  display: inline-block;
  max-width: 25%;
  padding: 0.24rem 0.36rem;
  font-size: 20px;
  color: #313131;
  line-height: 1.4;
  vertical-align: top;
  text-align: center;
}

.cases-nav .item.curr::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 50%;
  min-width: 3em;
  height: 3px;
  background-color: #0c1b35;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.index-ecocp .ecocp-scroll-contain {
  height: 100%;
  overflow: hidden;
}

.index-ecocp .ecocp-warp {
  position: relative;
  margin-top: -40px;
  padding: 20px 0 0;
  overflow: hidden;
  height: 9.88rem;
}

.index-ecocp .ecocp-warp::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 20%;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0));
}

.index-ecocp .ecocp-warp::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 20%;
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0));
}

.index-ecocp .ecocp-title {
  position: relative;
  font-size: 20px;
  color: #535353;
  text-align: center;
}

.index-ecocp .ecocp-title::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  height: 1px;
  background-color: #d2d2d2;
}

.index-ecocp .ecocp-title > span {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0 4%;
  background-color: #fff;
}

.index-ecocp .ecocp-list {
  margin: .8% -3% 2%;
  font-size: 0;
  line-height: 0;
  text-align: center;
}
.new-2021 .index-ecocp .ecocp-list {
  margin: 0 0 64px;
  font-size: 0;
  line-height: 0;
  text-align: left;
}

.index-ecocp .ecocp-item {
  display: inline-block;
  width: 10.2%;
  margin: 1.8%;
}
.new-2021 .index-ecocp .ecocp-item {
  display: inline-block;
  width: 140px;
  margin: 34px 20px 0 0 ;
}
.new-2021 .index-ecocp .ecocp-item:nth-child(7n) {
  display: inline-block;
  width: 140px;
  margin: 34px 0 0 0 ;
}


.index-ecocp .ecocp-item img {
  width: 100%;
}

.index-ecocp .list2 .ecocp-item {
  width: 15.4%;
}

.ecocp2 {
  background-color: #f1f0f0;
}

.ecocp2 .ecocp-title > span {
  background-color: #f1f0f0;
}

.ecocp2 .ecocp-warp::before {
  /* background: -webkit-gradient(linear, left top, left bottom, from(#f1f0f0), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, #f1f0f0, rgba(255, 255, 255, 0)); */
}

.ecocp2 .ecocp-warp::after {
  background: -webkit-gradient(linear, left bottom, left top, from(#f1f0f0), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #f1f0f0, rgba(255, 255, 255, 0));
}

.consult-form {
  max-width: 60%;
  margin: 0 auto;
  padding: 0.88rem 0;
  font-size: 16px;
  line-height: 56px;
}

.consult-form .f-item {
  overflow: hidden;
  margin-top: 0.32rem;
}

.consult-form .f-item:first-child {
  margin-top: 0;
}

.consult-form .f-item label {
  float: left;
  width: 4em;
  margin-right: 6%;
  text-align: right;
}

.consult-form .itxt2 {
  float: left;
  width: 100%;
  height: 1.12rem;
  padding: 0 3%;
  font-size: 16px;
  -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1) inset;
          box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1) inset;
  border: solid 1px #e2e2e2;
  border-radius: 6px/4px;
}

.consult-form textarea.itxt2 {
  height: auto;
  padding-top: 1em;
  padding-bottom: 1em;
  resize: none;
}

.consult-form .inputwarp {
  position: relative;
  overflow: hidden;
}

.consult-form .verify {
  position: absolute;
  right: 0;
  top: 50%;
  padding: 0 4%;
  color: #84b0f3;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.consult-form .submit {
  display: block;
  margin: 0.48rem auto 0;
  width: 10em;
  font-size: 20px;
  line-height: 3;
  color: #fff;
  text-align: center;
  background-color: #84b0f3;
  border-radius: 6px;
  border: none;
}

.banner2 .bnr-box{
  max-width: 1200px;
  margin: 0 auto;
}
.banner2 .index-title {
  padding: 0;
}

.banner2 .bnr-warp {
  display: block;
  height: 585px;
  overflow: hidden;
  color: #fff;
}

.banner2 .bnr-img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
          transform: matrix(1.1, 0, 0, 1.1, 0, 0);
}

.banner2 .bnr-img::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.64);
}

.banner2 .bnr-box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-size: 16px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.banner2 .bnr-box .tit {
  margin: 3% 0 0;
  font-size: 1.85em;
  /* letter-spacing: 2px; */
}

.banner2 .bnr-box .dsc {
  margin: 2.3% auto 0;
  line-height: 1;
}
.banner2 .bnr-box .trybtn{
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}
.banner2 .bnr-box .tit, .banner2 .bnr-box .dsc, .banner2 .bnr-box .trybtn {
  opacity: 0;
  -webkit-transform: translateY(60%);
  transform: translateY(60%);
}

.banner2 .swiper-slide-active .bnr-img {
  -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
          transform: matrix(1, 0, 0, 1, 0, 0);
  -webkit-transition: all 5s ease 0.2s;
  transition: all 5s ease 0.2s;
}

.banner2 .swiper-slide-active .bnr-box .tit, .banner2 .swiper-slide-active .bnr-box .dsc, .banner2 .swiper-slide-active .bnr-box .trybtn {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.banner2 .swiper-pagination {
  bottom: 4%;
}
.banner2 .swiper-pagination-bullet {
  opacity: 1;
  background-color: #959595;
}

.banner2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}

/* 移动端底部 */
.foot_menu{
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  height: 52px;
  /* display: table; */
  table-layout: fixed;
  color: #fff;
  font-size: 12px;
  text-align: center;
  background-color: #84b0f3;
}
.foot_menu .icon{
  position: relative;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  line-height: 1;
}
.foot_menu .icon::before{
  content: '';
  position: absolute;
  left: 0;
  top: 20%;
  bottom: 20%;
  border-left: solid 1px;
}
.foot_menu .icon:first-child::before{
  content: none;
}
.foot_menu .iconfont{
  display: block;
  margin-bottom: 4px;
  font-size: 14px;
}
.enable::before{
  content: none !important;
}
/*# sourceMappingURL=reset.css.map */



.new-2021{}
.pointer{
  cursor: pointer;
}
.no-pointer{
  cursor: auto;
}
.message-popup{
  position: relative;
  display: none;
  z-index: 999;
}
  .message-form{
  
  position: fixed;
right: 0;
/* top: calc( 50% + 66px ); */
top: 0;
z-index: 99;
font-size: 14px;
width: 340px;
height: 100vh;
text-align: center;
/* -webkit-transform: translate3d(0, -50%, 0); */
      /* transform: translate3d(0, -50%, 0); */
      background: #fff;
      box-shadow: 0px 5px 10px rgb(101 101 101 / 25%);
}
.message-popup::after{
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
}
.message-popup .foot{
  /* position: absolute;
  bottom: 12px;
  left: 20px;
  right:20px */
  margin: 32px 20px 60px;
}
.message-popup .foot a{
  background: #006CFF;
  height: 40px;
  color: #fff;
  line-height: 40px;
  width: 100%;
  display: block;
  text-align: center;
}
.message-popup .head{
  background: #006CFF;
  color: #fff;
  position: relative;
  text-align: left;
  padding: 0 20px;
  height: 40px;
  line-height: 40px;
}
.message-popup .head .close-btn{
  position: absolute;
  right: 21px;
  top: -1px;
  color: #fff;
  font-size: 30px;
  transform: rotate(45deg)
}
.message-popup .content{
  /* height:calc(100vh - 100px); */
  height:100vh;
  overflow: auto;
  text-align: left;
}
.message-popup .content .consult-form{
  padding: 0 20px;
  max-width:100%;
  font-size: 14px;
line-height: 1;
}
.message-popup .content .consult-form p{
  padding: 17px 0;
}
.message-popup .content .consult-form .itxt2{
  height:30px;
  box-shadow:none;
  font-size: 14px;
  margin-bottom: 7px;
}
/* .message-popup .content .consult-form .select::after{
    content: '';
    position:absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #C2C2C2;
}
.message-popup .content .select.open .consult-form .select::after{
  content: '';
  position:absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #C2C2C2;
} */
.message-popup .content .consult-form .verify{
  top:calc(50% - 3px) ;
}

.message-popup .content .consult-form .itxt2:focus{
  border: 1px solid #C1F0FF;
  box-shadow: 0px 1px 8px rgb(101 101 101 / 25%);
  margin-bottom: 7px;
}
.message-popup .content .consult-form .f-item{
 margin-top: 0;
}

::-webkit-input-placeholder { color:#C2C2C2; }
::-moz-placeholder { color:#C2C2C2; } /* firefox 19+ */
:-ms-input-placeholder { color:#C2C2C2; } /* ie */
input:-moz-placeholder { color:#C2C2C2; }

.message-popup .content{
  width: 100%; 
  /* height: 500px; */
}
.message-popup .content .select{
  width: 300px; 
  height: 40px; 
  margin: 0px auto;
  position: relative;
  cursor: pointer;
  
}
.message-popup .content .select::after{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #C2C2C2;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  transition: all .3s ease-in;
}
.message-popup .content .select span{
  line-height: 30px; 
  font-size: 14px;
}
.message-popup .content .select ul{
  width: 300px;
  display: none;
  font-size: 16px;
  background: #FFFFFF;
  border: 1px solid #EAEAEA;
  position: absolute;
  top: 40px;
  left: 0px;
  overflow: auto;
  transition: max-height .3s ease-in;
  max-height: 191px;
}
.message-popup .content .select ul li{
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding: 0px 15px;
  list-style: none;
  color: #666666;
  font-size: 14px;
}
.message-popup .content .select ul li.Selected{
  background:#006CFF;
  color: #FFFFFF;
}
.message-popup .content .select ul li:hover{
  /* background: #D0D0D0; */
  background: #006CFF;
  color: #FFFFFF;
}
@-webkit-keyframes slide-down{
  0%{transform: scale(1,0);}
  25%{transform: scale(1,1.2);}
  50%{transform: scale(1,0.85);}
  75%{transform: scale(1,1.05);}
  100%{transform: scale(1,1);}
}
.message-popup .content .select.open{
border: 1px solid #C1F0FF;
  box-shadow: 0px 1px 8px rgb(101 101 101 / 25%);
}
.message-popup .content .select.open ul{
  max-height: 250px;
  display: block;
  transform-origin: 50% 0;
  /* -webkit-animation: slide-down .5s ease-in; */
  transition: max-height .2s ease-in;
}
.message-popup .content .select.open::after{
  transform: rotate(180deg);
  transition: all .3s ease-in;
  top: calc(50% - 4px);
}

.new-2021 .postbird-img-glass-box img{
  max-width: 800px !important;
}

.video-player{
  position: absolute;left: 0;right: 0; top: 0;margin: 0 auto;    display: flex;
            justify-content: center; 
}
.video-player .navigation{
  width: 790px;
      position: absolute;
      left: 0px;
      right: 0px;
      margin: 0px auto;
      top: 0%; display: flex; justify-content:space-between;
}
.video-player .navigation .cursor{
  background: rgba(255,255,255,0.2);
      height: 400px;
      width: 36px;
}
.pop-up{
  display:none;z-index:999;width: 100%;height: 100vh; position: fixed;top: 0;left: 0;right: 0; 
}
.pop-up{
  display:none;z-index:999;width: 100%;height: 100vh; position: fixed;top: 0;left: 0;right: 0; 
}
.pop-up .video-content{
  position: absolute;left: 0;right: 0; top: 50%;margin: 0 auto;    display: flex;
    justify-content: center; transform: translateY(-50%);max-width: 800px;
}
.pop-up .bg{
  background: rgba(0,0,0,.8);  width:100%;height:100%;
}


/* 新导航样式 */
.header .hd-nav .tabs-nav{
  color: #000;
  padding: 28px 0;
}
.page-en .header .hd-nav .tabs-nav{
  color: #000;
  padding: 28px 0;
  max-width: 140px;
  white-space: normal;
}
.header .hd-nav .tabs-nav>p{
  font-size: 22px;
  margin-bottom: 20px;
}
.header .hd-nav .tabs-nav>p::after{
  content: '';
  background: url(../格创东智官网_工业互联网平台_智能制造_工业应用智能平台搭建_让工业更智慧--复制_files/icon_nav.svg);
  background-size: cover;
  width: 18px;
  height: 18px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
.header .hd-nav .tabs-nav ul{
font-size: 18px;
margin: 6px 0;
line-height: 1.5;
}
@media (max-width:767px) {
  .header .hd-nav .tabs-nav{
    padding: 28px 15px;
  }
}
.header .hd-nav .tabs-box{
  display: none !important;
  
}
.header .hd-nav .tabs-box.curr{
  display: flex  !important;
  position: relative;
  top: 0;
  box-shadow: none;
  right: 0;
  width: 860px;
    padding: 0 10px 26px;
}
.header .hd-nav .tabs-box.curr .second-nav{
  margin-left: 55px;
}
.tabs-nav li{
  cursor: pointer;
  margin: 8px 0;
  font-size: 16px;
}
.tabs-nav li.curr{
  color: #0361E8;
}

/* en */
.page-en .banner .bnr-box .tit{
  font-size: 30px;
}
.page-en .banner .bnr-box{
  top:10%;
}
.page-en .pingtai-box li {
height: auto;
}
.page-en.new-2021 .index-core .imglist .name{
  white-space: break-spaces;
  line-height: 18px;
  font-size: 20px;
  height: 2.2rem;
}
.page-en.new-2021 .index-core .imglist .item{
  height: auto;
}
.page-en.new-2021 .index-core .imglist .dsct{
  line-height: 17px;
  -webkit-line-clamp: inherit;
}
.page-en.new-2021 .index-product .product-nav > a{
  padding: 22px 2% 37px;
}
.page-en.new-2021 .nr-banner{
  height: 320px;
}
.page-en.new-2021 .forum-dt-intro .intro-warp .text{
  -webkit-line-clamp:inherit;
  text-align:left
}
.page-en.new-2021 .forum-dt-gnjg .service-list .item .dsct{
  -webkit-line-clamp: inherit;
}
.page-en.new-2021 .forum-dt-gnjg .service-list .item{
  height: auto;
}
.page-en.new-2021 .forum-dt-gnjg .imglist .item:last-child{
  margin: 0 0 28px 0;
}
.page-en.new-2021 .forum-dt-gnjg .imglist .infos{
  position: relative;
  height: inherit;
}
.page-en.new-2021 .forum-app .dsc,.page-en.new-2021 .forum-app .dsc,.page-en.new-2021 .forum-dt-intro .intro-warp .text,.page-en .clamp-5,.page-en.new-2021 .index-service .imglist .dsct,.page-en .index-product .product-warp .item .pd-dsc,.page-en.new-2021 .forum-dt-advantage .advantage-list .item .txt-box .textwarp-down{
  -webkit-line-clamp:inherit;
}
.page-en .footer .ft-nav{
  line-height: 1.2;
}
.page-en .pingtai-box ul{
  align-items: normal;
}
.page-en .index-service .name{
  white-space: inherit;
}
.page-en.new-2021 .index-service .imglist .blue-box .infos{
  background: none;
  height: auto;
  position: initial;
}
.page-en.new-2021 .index-service .imglist .item{
  background: #006cff;
  height: auto;
}
.page-en.new-2021 .index-service .imglist .item:last-child{
  margin: 0 0 28px 0;
}
.page-en.new-2021 .index-service .imglist .dsct{
  padding-bottom: 60px;
}
.page-en .index-product .product-warp .item .pd-dsc{
  font-size: 12px;
  line-height: 16px;
}
.page-en .index-product .product-warp .item .pd-name{
  white-space: inherit;
  font-size: 16px;
  line-height: 16px;
}
.page-en.new-2021 .product-warp .item .pd-infos .pd-txt-box{
  width: 78%;
}
.page-en.new-2021 .index-product .product-warp .item .pd-infos .more{
  width: 20%;
  margin: 43px 0 0 10px;
  padding: 8px 6px;
}
.page-en.new-2021 .forum-dt-advantage .advantage-list .item{
  height: auto;
}
@media (max-width: 580px){
  .page-en .banner .bnr-box .tit{1
    font-size: 15px;
  }
  .page-en .banner .bnr-box .dsc{
    font-size: 12px;
  }
  .page-en.new-2021 .trybtn{
    height: 28px;
    line-height: 28px;
  }
  .page-en.new-2021 .product-warp .item .pd-infos .pd-txt-box{
    width: 100%;
  }
  .page-en.new-2021 .index-product .product-warp .item .pd-infos .more{
    width: 100%;
    margin: 43px 0 0 0;
    padding: 13px 6px;
  }
  .page-en.new-2021 .bnr-button ul{
    overflow-x: auto;
  }
  .page-en.new-2021 .bnr-button li{
    padding: 0 10px;
  }
}