#content {
  width: 100%;
  z-index: 1;
  background-color: #ffffff;
  overflow-x: hidden !important;
}
header,
section,
footer {
  position: relative;
  display: inline-block;
  width: 100%;
}
header {
  height: 100vh;
  position: relative;
  z-index: 2;
}
.header .bg {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.head {
  padding: 30px 0;
  position: absolute;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head .logo {
  display: inline-block;
}
.rm-nav {
  display: inline-block;
  margin-left: 30px;
}
.tel-lang {
  /*margin-left: 31px;*/
}
.tel-lang .search {
  /*width: 200px;*/
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  padding: 0;
  margin: 0;
  background-color: rgb(238, 237, 237);
  border-radius: 10px;
}
.tel-lang .search input {
  outline: none;
  background: transparent;
  border: none;
  width: 145px;
  padding: 5px 10px;
  display: inline-block;
  height: 30px;
  vertical-align: middle;
  line-height: 40px;
  background-color: white;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.tel-lang .search .btn {
  width: 50px;
  height: 40px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  cursor: pointer;
}
.tel-lang .search .btn img {
  vertical-align: middle;
  width: 20px;
}

.tel-lang .tel {
  display: inline-block;
  vertical-align: middle;
}
.tel-lang .tel .label span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.tel-lang .tel .number span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
}
.tel-lang .lang {
  /*margin-left: 20px;*/
  margin-left: 10px;
  display: inline-block;
  border: 1px solid #ffffff;
  vertical-align: middle;
  box-sizing: border-box;
}
.tel-lang .lang span {
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  border: 0;
  margin: 0;
  padding: 0;
}
.tel-lang .lang .active {
  background-color: #ffffff;
  color: #00428c;
}
.header1 .tel-lang .tel .label span {
  color: #00428c;
}
.header1 .tel-lang .tel .number span {
  color: #00428c;
}
.header1 .tel-lang .lang {
  border: 1px solid #00428c;
}
.header1 .tel-lang .lang span {
  color: #00428c;
}
.header1 .tel-lang .lang .active {
  background-color: #00428c;
  color: #ffffff;
}

.banner {
  width: 100%;
  position: absolute;
  z-index: 1;
  text-align: center;
}
.banner .text {
  margin-top: 341px;
}
.banner .text span {
  font-size: 60px;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #ffffff;
  line-height: 34px;
}
.banner .play {
  margin-top: 76px;
  /*cursor:pointer;*/
}
.content .title {
  position: relative;
  text-align: center;
  height: 106px;
  overflow: hidden;
  cursor: pointer;
}
.content .title .bg {
  position: relative;
  z-index: 1;
}
.content .title .bg span {
  font-size: 80px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #999999;
  opacity: 0.1;
}
.content .title .text {
  width: 100%;
  position: absolute;
  z-index: 2;
  top: 30px;
  text-align:center;
}
.content .title .text span {
  font-size: 32px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.content .title .line {
  width: 60px;
  height: 2px;
  position: absolute;
  z-index: 2;
  margin-top: -70px;
  background: #00428c;
  left: 50%;
  margin-left: -30px;
  bottom: 0px;
}
.content .con1 {
  padding-top: 50px;
}
.content .con1 .swiper-container {
  margin-top: 50px;
}
.content .con1 .swiper-container {
  padding-bottom: 120px;
}
.content .con1 .swiper-wrapper {
}
.content .con1 .swiper-slide {
  width: 978px;
  transition-timing-function: linear;
}
@media only screen and (max-width: 1200px) {
  .swiper-slide {
    width: 770px;
  }
}
@media only screen and (max-width: 980px) {
  .swiper-slide {
    width: 471px;
  }
}
@media only screen and (max-height: 480px) {
  .swiper-slide {
    width: 471px;
  }
}
.content .con1 .swiper-slide img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
  position: relative;
  z-index: 1;
}
.content .con1 .swiper-slide > img {
  height: 444px;
}
.content .con1 .swiper-slide .item {
  width: 266px;
  /* height: 334px; */
  padding: 33px 48px;
  background: #ffffff;
  box-shadow: 0px 28px 30px 0px rgba(37, 56, 79, 0.1);

  position: absolute;
  left: 130px;
  bottom: -74px;
  font-size: 11px;
  color: rgb(102, 102, 102);
  z-index: 2;
}
.content .con1 .swiper-slide .item .name span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.content .con1 .swiper-slide .item .line {
  width: 60px;
  height: 2px;
  background: #00428c;
  position: absolute;
  top: 50px;
  left: -30px;
  z-index: 2;
  overflow: visible;
}
.content .con1 .swiper-slide .item ul {
  margin-top: 50px;
  height: 155px;
  /*overflow-y: scroll;*/
}
.content .con1 .swiper-slide .item ul li {
  list-style-type: none;
  /* margin-bottom: 27px; */
}

.product-detail .p-con1 .main .con-item-main .tech {
  overflow-x: scroll;
}
.content .con1 .swiper-slide .item ul li span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  vertical-align: middle;
}
.content .con1 .swiper-slide .item ul li .dot {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 19px;
  background: #00428c;
  border-radius: 50%;
}
.content .con1 .swiper-slide .item .more img {
  width: 8px;
}
.content .con1 .swiper-slide .item button {
  /*width: 160px;*/
  height: 44px;
  margin-top: 20px;
  border: 0;
  box-shadow: none;
  background: #00428c;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.content .con1 .swiper-slide .item .more {
  margin-top: 26px;
}
.content .con1 .swiper-slide .item .more span {
  margin-right: 19px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #104e93;
}
.content .con1 .swiper-button-next,
.swiper-button-prev {
  width: 80px;
  height: 50px;
  margin-top: -56px;
  outline: none;
}
.content .con1 .swiper-button-next:after,
.content .con1 .swiper-container-rtl .swiper-button-prev:after,
.content .con1 .swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: '';
}
.content .con1 .swiper-button-prev,
.content .con1 .swiper-container-rtl .swiper-button-next {
  left: 20%;
  right: auto;
}
.content .con1 .swiper-button-next,
.content .con1 .swiper-container-rtl .swiper-button-prev {
  right: 20%;
  left: auto;
}
.content .con1 .swiper-button-next {
  background-image: url(../images/cursor-next.png);
}
.content .con1 .swiper-button-prev {
  background-image: url(../images/cursor-prev.png);
}
.content .con1 .swiper-pagination-bullet {
  background: none;
  opacity: 1;
  margin: 0 6px !important;
  width: 9px;
  height: 9px;
  position: relative;
  outline: none;
  vertical-align: middle;
}
.content .con1 .swiper-pagination-bullet span {
  width: 3px;
  height: 3px;
  background: #ccc;
  display: block;
  border-radius: 50%;
  margin-top: 3px;
  margin-left: 3px;
}
.content .con1 .swiper-pagination-bullet i {
  background: #000;
  height: 1px;
  width: 20px;
  position: absolute;
  top: 4px;
  transform: scaleX(0);
  transform-origin: left;
  z-index: 3;
  transition-timing-function: linear;
}
.content .con1 .swiper-pagination-bullet-active span,
.content .con1 .swiper-pagination-bullet:hover span {
  width: 9px;
  height: 9px;
  margin-top: 0;
  margin-left: 0;
  background: #000;
  position: relative;
  z-index: 1;
}
.content .con1 .swiper-pagination-bullet-active i {
  animation: middle 6s;
}
.content
  .con1
  .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active
  i {
  animation: first 6s;
}
.content
  .con1
  .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active
  i {
  animation: last 6s;
}
@keyframes first {
  0% {
    transform: scaleX(0.5);
    left: 0px;
  } /*091*/
  100% {
    transform: scaleX(1);
    left: 2px;
  } /*0915*/
}
@keyframes last {
  0% {
    transform: scaleX(0.7);
    left: -10px;
  } /*1090*/
  20% {
    transform: scaleX(0.3);
    left: 2px;
  } /*090*/
  100% {
    transform: scaleX(0.3);
    left: 0px;
  } /*090*/
}
@keyframes middle {
  0% {
    transform: scaleX(0.7);
    left: -10px;
  } /*1091*/
  20% {
    transform: scaleX(0.45);
    left: 2px;
  } /*092*/
  100% {
    transform: scaleX(1);
    left: 2px;
  } /*0913*/
}

.content .con2 {
  padding-top: 50px;
}
.content .con2 .main {
  margin-top: 50px;
  position: relative;
}
.content .con2 .main .bg {
  position: absolute;
  z-index: 1;
  bottom: 0;
}
.pc-slide {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#content .pc-slide {
  width: 1200px;
}
.view .swiper-container {
  width: 100%;
  height: 450px;
}
.view .swiper-container .swiper-slide {
  white-space: nowrap;
}
.view .swiper-container .swiper-slide-l {
  vertical-align: top;
  display: inline-block;
  width: 600px;
}
.view .swiper-container .swiper-slide-l img {
  width: 100%;
  height: 450px;
}
.view .swiper-container .swiper-slide-r {
  width: calc(100% - 600px);
  vertical-align: top;
  display: inline-block;
}
.view .swiper-container .swiper-slide-r .name {
  text-align: right;
}
#content .view .swiper-container .swiper-slide-r .name {
  /*margin-bottom: 100px!important;*/
}
.view .swiper-container .swiper-slide-r .name span {
  font-size: 34px;
  font-family: Arial;
  font-weight: 400;
  color: #000000;
  line-height: 55px;
}
#content .view .swiper-container .swiper-slide-r .name {
  padding-right: 10px;
  height: 170px;
}
#content .view .swiper-container .swiper-slide-r .name span {
  white-space: normal;
}
.view .swiper-container .swiper-slide-r .info {
  padding-left: 50px;
  text-align: left;
}
.view .swiper-container .swiper-slide-r .info p {
  white-space: normal;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.view .swiper-container .swiper-slide-r .price {
  text-align: left;
  padding-left: 50px;
  margin-top: 45px;
  cursor: pointer;
}
.view .swiper-container .swiper-slide-r .price span {
  margin-right: 10px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #104e93;
}
.view .swiper-container .swiper-slide-r {
  text-align: right;
  padding-top: 70px;
}
#content .view .swiper-container .swiper-slide-r {
  text-align: right;
  /*padding-top: 90px;*/
}
.view .swiper-container .swiper-slide-r .sub-name {
  margin: 30px 0 80px 0;
}
#content .view .swiper-container .swiper-slide-r .sub-name {
  display: none;
}
.view .swiper-container .swiper-slide-r .sub-name span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
}
.view .swiper-container .swiper-slide-r .price img {
  width: 8px;
}
.preview {
  width: 100%;
  margin-top: 26px;
  padding-bottom: 90px;
  position: relative;
}

.preview .swiper-container {
  width: 1200px;
}

.preview .swiper-slide {
  width: calc((100% - 78px) / 4);
  margin-right: 26px;
  height: 240px;
  overflow: hidden;
  cursor: pointer;
  text-align: center;
}
.preview .swiper-slide img {
  width: 100%;
  height: 179px;
}
.preview .swiper-slide span {
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.preview .arrow-left {
  background: url(../images/icon-left.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 10%;
  width: 40px;
  height: 120px;
  z-index: 10;
}

.preview .arrow-right {
  background: url(../images/icon-right.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 10%;
  width: 40px;
  height: 120px;
  z-index: 10;
}

.preview img {
  padding: 1px;
}

.preview .active-nav img {
  width: 279px;
  height: 179px;
  padding: 0;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.content .con3 {
  padding-top: 50px;
  margin-bottom: 100px;
}
.content .con3 .main {
  margin-top: 50px;
}
.content .con3 .main .map {
  width: 1200px;
  height: 656px;
  position: relative;
  margin: 0 auto;
}
.content .con3 .main .map .map-bg {
  position: absolute;
  z-index: 1;
}
.content .con3 .main .map .map-item {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
}
.content .con3 .main .map .map-item .dot {
  text-align: center;
  cursor: pointer;
}
.content .con3 .main .map .map-item .dot1 {
}
.content .con3 .main .map .map-item .dot .tip-div {
  width: 150px;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.content .con3 .main .map .map-item .dot .tip-div .tip-text span {
   opacity: 0;
}
.content .con3 .main .map .map-item .dot .tips {
  width: 240px;
  padding: 20px;
  display: none;
  position: absolute;
  left: -60px;
  top: 100px;
  text-align: left;
  background: #ffffff;
  box-shadow: 0px 28px 30px 0px rgba(37, 56, 79, 0.1);
  opacity: 0.8;
}
.content .con3 .main .map .map-item .dot .active {
  display: block;
  z-index: 2;
}
.content .con3 .main .map .map-item .dot .tips .tips-title {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 33px;
}
.content .con3 .main .map .map-item .dot .tips .country {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  // color: #333333;
  line-height: 33px;
}
.content .con3 .main .map .map-item .dot .tips ul li span {
  vertical-align: middle;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.content .con3 .main .map .map-item .dot .tips .circular {
  width: 6px;
  height: 6px;
  margin-right: 10px;
  display: inline-block;
  background: #00428c;
  border-radius: 50%;
}
.content .con3 .main .map .map-item .dot1 {
  position: absolute;
  top: 160px;
  left: 100px;
}
.content .con3 .main .map .map-item .dot2 {
  position: absolute;
  top: 300px;
  left: 140px;
}
.content .con3 .main .map .map-item .dot3 {
  position: absolute;
  bottom: 80px;
  left: 250px;
}
.content .con3 .main .map .map-item .dot4 {
  position: absolute;
  top: 0px;
  left: 400px;
}
.content .con3 .main .map .map-item .dot5 {
  position: absolute;
  bottom: 90px;
  left: 570px;
}
.content .con3 .main .map .map-item .dot6 {
  position: absolute;
  bottom: 240px;
  left: 590px;
}
.content .con3 .main .map .map-item .dot7 {
  position: absolute;
  bottom: 400px;
  left: 700px;
}
.content .con3 .main .map .map-item .dot8 {
  position: absolute;
  bottom: 219px;
  right: 137px;
}
.content .con3 .main .map .map-item .dot9 {
  position: absolute;
  bottom: 157px;
  right: 120px;
}
.content .con3 .main .map .map-item .dot10 {
  position: absolute;
  top: 70px;
  right: 40px;
}
.content .con3 .main .map .map-item .dot1n {
  position: absolute;
  bottom: 175px;
  left: 190px;
}
.content .con3 .main .map .map-item .dot2n {
  position: absolute;
  bottom: 150px;
  left: 570px;
}
.content .con3 .main .map .map-item .dot3n {
  position: absolute;
  bottom: 300px;
  right: 315px;
}
.content .con3 .main .map .map-item .dot4n {
  position: absolute;
  bottom: 260px;
  right: 270px;
}
.content .con3 .main .map .map-item .dot5n {
  position: absolute;
  bottom: 220px;
  left: 560px;
}
.content .con3 .main .map .map-item .dot6n {
  position: absolute;
  bottom: 270px;
  right: 215px;
}
.content .con3 .main .map .map-item .dot7n {
  position: absolute;
  bottom: 399px;
  right: 170px;
}
.content .con3 .main .map .map-item .dot8n {
  position: absolute;
  bottom: 250px;
  right: 175px;
}
.content .con3 .main .map .map-item .dot9n {
  position: absolute;
  bottom: 175px;
  right: 150px;
}
.content .con3 .main .map .map-item .dot10n {
  position: absolute;
  bottom: 185px;
  right: 30px;
}
.content .con3 .main .map .map-item .dot11n {
  position: absolute;
  top: 150px;
  left: 97px;
}

.content .con3 .main .map .map-item .dot12n {
  position: absolute;
  top: 223px;
  left: 137px;
}
.content .con3 .main .map .map-item .dot13n {
  position: absolute;
  top: 309px;
  left: 101px;
}

.content .con3 .main .map .map-item .dot14n {
  position: absolute;
  bottom: 142px;
  left: 237px;
}

.content .con3 .main .map .map-item .dot15n {
  position: absolute;
  bottom: 138px;
  left: 304px;
}

.content .con3 .main .map .map-item .dot16n {
  position: absolute;
  bottom: 31px;
  left: 235px;
}

.content .con3 .main .map .map-item .dot17n {
  position: absolute;
  bottom: 468px;
  left: 541px;
}

.content .con3 .main .map .map-item .dot18n {
  position: absolute;
	bottom: 397px;
	left: 475px;
	z-index: 3;
}

.content .con3 .main .map .map-item .dot19n {
	position: absolute;
	bottom: 395px;
	left: 554px
}

.content .con3 .main .map .map-item .dot20n {
  position: absolute;
  bottom: 337px;
  left: 457px;
}

.content .con3 .main .map .map-item .dot22n {
  position: absolute;
  bottom: 220px;
  left: 512px;
}

.content .con3 .main .map .map-item .dot23n {
  position: absolute;
  bottom: 260px;
  left: 552px;
}

.content .con3 .main .map .map-item .dot24n {
  position: absolute;
  bottom: 297px;
  left: 616px;
}
.content .con3 .main .map .map-item .dot25n {
  position: absolute;
  bottom: 179px;
  left: 618px;
}

.content .con3 .main .map .map-item .dot26n {
  position: absolute;
  bottom: 82px;
  left: 558px;
}
.content .con3 .main .map .map-item .dot27n {
  position: absolute;
  bottom: 518px;
  left: 835px;
}

.content .con3 .main .map .map-item .dot28n {
  position: absolute;
  bottom: 290px;
  left: 915px;
}

.content .con3 .main .map .map-item .dot29n {
  position: absolute;
  bottom: 80px;
  left: 250px;
}

.content .con3 .main .map .map-item .dot30n {
  position: absolute;
  bottom: 109px;
  left: 982px;
}

.content .con3 .main .map .map-item .dot .tip-div img {
	width: 35px !important;
}

/* .content .con3 .main .map .map-item .dot15n {
    position: absolute;
    bottom: 80px;
    left: 250px;
} */

/*about*/
.about {
  position: relative;
}
.about .banner-about {
  position: relative;
  height: 300px;
}
.about .banner-about .about-bg {
  position: absolute;
  left: 50%;
  margin-left: -961px;
  z-index: 1;
}
.about .banner-about .text {
  position: relative;
  padding-top: 126px;
  z-index: 1;
  text-align: center;
  font-size: 50px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 34px;
  h1 {
    line-height: 1.2em;
    margin: 0 120px;
  }
}
.about .position {
  width: 1200px;
  margin: 0 auto;
  line-height: 58px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.about .position a,
.about .position span {
  text-decoration: none;
  line-height: 58px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.about .a-con1 {
  padding-top: 50px;
}
.about .a-con1 .main {
  margin-top: 30px;
}
.about .a-con1 .main .sub-title {
  text-align: center;
}
.about .a-con1 .main .sub-title span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00428c;
  line-height: 30px;
}
.about .a-con1 .main .contract {
  width: 1200px;
  margin: 0 auto;
  margin-top: 65px;
  text-align: center;
}
.about .a-con1 .main .contract .contract-l {
  display: inline-block;
  padding-right: 30px;
  text-align: left;
  vertical-align: top;
}
.about .a-con1 .main .contract .contract-l ul li img {
  vertical-align: middle;
  margin-right: 20px;
}
.about .a-con1 .main .contract .contract-l ul li span {
  vertical-align: middle;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 46px;
}
.about .a-con1 .main .contract .contract-m {
  display: inline-block;
  padding: 30px 30px 0 30px;
  text-align: left;
  vertical-align: top;
}
.about .a-con1 .main .contract .contract-m .name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00428c;
  line-height: 30px;
}
.about .a-con1 .main .contract .contract-m ul {
  margin-top: 20px;
}
.about .a-con1 .main .contract .contract-m ul li {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 42px;
}
.about .a-con1 .main .contract .contract-r .name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00428c;
  line-height: 30px;
}
.about .a-con1 .main .contract .line {
  width: 1px;
  height: 204px;
  margin-top: 20px;
  display: inline-block;
  vertical-align: top;
  background: #e5e5e5;
}
.about .a-con1 .main .contract .contract-r ul {
  margin-top: 20px;
}
.about .a-con1 .main .contract .contract-r ul li {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 42px;
}
.about .a-con1 .main .contract .contract-r ul li span {
  display: block;
}
.about .a-con1 .main .contract .contract-r {
  text-align: left;
  display: inline-block;
  padding-top: 30px;
  padding-left: 30px;
  vertical-align: top;
}
.about .a-con2 {
  padding-top: 50px;
  position: relative;
}
.about .a-con2 .title {
}
.about .a-con2 .main {
  background: #f7f7f7;
  padding-top: 61px;
  margin-top: 60px;
}
.about .a-con2 .main ul {
  width: 1200px;
  margin: 0 auto;
}
.about .a-con2 .main > ul > li {
  width: calc((100% - 160px) / 2);
  float: left;
  background: #ffffff;
  padding: 30px;
  margin-right: 40px;
  margin-bottom: 30px;
}
.about .a-con2 .main > ul > li:nth-child(even) {
  margin-right: 0;
}
.about .a-con2 .main > ul > li .name span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00428c;
  line-height: 30px;
}
.about .a-con2 .main > ul > li ul {
  margin-top: 20px;
}
.about .a-con2 .main > ul > li ul li span {
  display: inline-block;
  width: 510px;
  vertical-align: middle;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.about .a-con2 .main > ul > li ul li img {
  vertical-align: middle;
  margin-right: 20px;
}
.about .a-con3 {
  padding-top: 50px;
}
.about .a-con3 .sub-title {
  margin-top: 25px;
  text-align: center;
}
.about .a-con3 .sub-title span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.about .a-con3 .main .form {
  width: 1200px;
  margin: 0 auto 0 auto;
}
.about .a-con3 .main .form {
  font-size: 0;
  margin-top: 70px;
}
.about .a-con3 .main .form .form-item {
  width: calc(50% - 46px);
  margin-bottom: 30px;
  display: inline-block;
  overflow: hidden;
}
.about .a-con3 .main .form .form-item .input {
  padding: 0 10px;
}
.about .a-con3 .main .form .form-item .input input {
  display: inline-block;
  border: none;
  outline: none;
  background: none;
  width: calc(100% - 46px);
  height: 50px;
  background: #ffffff;
  border: 1px solid #e1e2e6;
  padding: 0 20px;
}
.about .a-con3 .main .form .form-item .input select {
  display: inline-block;
  margin-right: 10px;
  border: none;
  outline: none;
  background: none;
  width: 88px;
  height: 50px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #e1e2e6;
}
.about .a-con3 .main .form .form-item .input1 input {
  width: calc(100% - 149px);
}

.about .a-con3 .main .form .form-item .label .text {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 50px;
}
.about .a-con3 .main .form .form-item .label .no-required {
  padding-left: 10px;
}
.about .a-con3 .main .form .form-item .label .required::before {
  content: '*';
  margin-right: 5px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ff0000;
  line-height: 50px;
}
.about .a-con3 .main .form .textarea {
  /*width: 50%;*/
}
.about .a-con3 .main .form .textarea textarea {
  /*width: calc(100% - 40px);*/
  width: calc(100% - 5px);
  border: none;
  outline: none;
  background: none;
  height: 140px;
  background: #ffffff;
  border: 1px solid #e1e2e6;
  box-sizing: border-box;
  text-align: left;
  padding: 20px;
}
.form-item input::placeholder,
.form-item select::placeholder,
.form-item textarea::placeholder {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.about .a-con3 .main .form .submit {
  width: 400px;
  height: 50px;
  border: none;
  outline: none;
  background: none;
  display: block;
  cursor: pointer;
  margin: 40px auto 100px auto;
  text-align: center;
  background: #00428c;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}

/*case*/
/*case*/
.case .a-con2 .main ul {
  padding-bottom: 30px;
}
.case .content .c-con1 {
  position: relative;
  background: url(../images/case-bg.png) center top no-repeat,
    url(../images/case-bg1.png) center bottom no-repeat;
  height: 1000px;
  font-size: 0.16rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00428c;
  line-height: 0.3rem;
}
.case .content .c-con1 .main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.case .content .c-con1 .main ul {
  width: 100%;
  padding-top: 150px;
}
.case .content .c-con1 .main ul li {
  width: calc(100% / 3);
  height: 350px;
  float: left;
  position: relative;
}
.case .content .c-con1 .main ul li img {
  position: relative;
  z-index: 1;
}
.case .content .c-con1 .main ul li span {
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 50%;
  display: block;
  text-align: center;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #ffffff;
  line-height: 36px;
}
.case .a-con2 .main {
  background: 0;
  padding-top: 0;
  padding-bottom: 50px;
}

.case .content .c-con2 .main ul {
  font-size: 0;
}
.case .a-con2 .main > ul > li {
  width: calc((100% - 60px) / 3);
  display: inline-block;
  margin-right: 20px;
  padding: 0;
}
.case .a-con2 .main > ul > li:nth-child(even) {
  margin-right: 20px;
}
.case .a-con2 .main > ul > li:nth-child(3n + 3) {
  margin-right: 0;
}
.case .a-con2 .main > ul > li .name {
  margin: 30px 0;
}
.case .a-con2 .main > ul > li .name span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}
.case .a-con2 .main > ul > li .info span {
  ord-wrap: break-word;
  word-break: normal;
  width: 337px;
  height: 37px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.case .a-con2 .main .btn {
  width: 160px;
  height: 44px;
  cursor: pointer;
  text-align: center;
  margin: 0 auto 0 auto;
  background: #00428c;
}
.case .a-con2 .main .btn span {
  margin-right: 20px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 44px;
}
/*case1*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.case_box {
  background: url(../images/case_bg.jpg) no-repeat center top;
}
.case_box h3 {
  color: #081232;
  font-weight: normal;
  font-size: 42px;
  padding-top: 80px;
  padding-bottom: 60px;
  text-align: center;
}
.case_box .category {
  border-bottom: 1px solid #dcdcdc;
}
.case_box .category ul {
  margin: 0 auto;
  padding-left: 50px;
  display: block;
  height: auto;
  overflow: hidden;
  text-align: center;
}
.case_box .category ul li {
  display: inline-block;
  height: 58px;
  margin: 0 30px;
  cursor: pointer;
  line-height: 58px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.case_box .category ul li.active {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00428c;
  border-bottom: #00428c 2px solid;
}
.case_box .content {
  padding-left: 50px;
}
.case_box .content .cont {
  display: none;
}
.case_box .content .cont.active {
  display: block;
}
.case_box .content .cont .con-item {
  padding-bottom: 40px;
}
.case_box .content .cont img.bg {
  position: absolute;
  border: 1px solid #e3e3e3;
  right: 0;
  top: 0;
}
.case_box .content .cont .info {
  position: absolute;
  width: 520px;
  background: #fff;
  box-shadow: 0px 0px 70px rgba(157, 179, 208, 0.4);
  left: 0;
  top: 120px;
  padding: 50px 40px 0;
  border-radius: 10px;
}
.case_box .content .cont .info .title .logo {
  float: left;
  padding-right: 25px;
}
.case_box .content .cont .info .title:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.case_box .content .cont .info .title h4 {
  float: left;
  padding-top: 30px;
  font-size: 24px;
  color: #081232;
}
.case_box .content .cont .info p {
  font-size: 16px;
  line-height: 32px;
  padding-top: 30px;
  color: #828b9f;
}
.case1 .con-item-title {
  height: 24px;
  margin-top: 40px;
  padding-left: 25px;
  border-left: 3px solid #00428c;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  position: relative;
}
.case1 .con-item-title .line {
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  top: 15px;
  z-index: 1;
}
.case1 .con-item-title span {
  display: inline-block;
  position: relative;
  /* width: 150px; */
  height: 24px;
  background-color: #ffffff;
  z-index: 2;
}

.solution-detail .con-item-title span {
  width: 100%;
}
.case1 .con-item-main {
  padding-left: 28px;
  padding-bottom: 0px;
}
.case1 .con-item-main-name {
  margin-top: 42px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
}
.case1 .con-item-main-info {
  width: 1140px;
  /*height: 44px;*/
  margin-top: 30px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
}

.solution-detail .con-item-main-info {
  height: auto;
}
.case1 .con-item-main ul {
  margin-top: 30px;
}
.case1 .con-item-main ul li img {
  margin-right: 20px;
}
.case1 .con-item-main ul li span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 40px;
}
.case1 .con-item-main .con-item-main-pics {
  width: 100%;
  margin-top: 40px;
  font-size: 0;
}
.case1 .con-item-main .con-item-main-pics > img {
  margin-right: 30px;
  margin-bottom: 30px;
  width: 360px;
  height: 240px;
}
.case1 .con-item-main .con-item-main-pics > img:last-child {
  margin-right: 0;
}
.case1 .con-item-main .con-item-main-pics .con-item-main-equip {
  display: inline-block;
  width: calc((100% - 90px) / 3);
  margin-right: 30px;
  background: #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(193, 193, 193, 0.3);
}
.case1 .con-item-main .con-item-main-pics .con-item-main-equip:last-child {
  margin-right: 0;
}
.case1 .con-item-main .con-item-main-pics .con-item-main-equip img {
  width: 100%;
  height: 293px;
  margin-right: 0;
}
.case1 .con-item-main .con-item-main-pics .con-item-main-equip > div {
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.solution-detail .con-item-main .con-item-main-pics .con-item-main-equip > div {
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .case-swiper
  .relate-case
  > img {
  width: 580px;
  height: 359px;
}
.case1 .con-item-main .con-item-main-pics .con-item-main-equip > div span {
  line-height: 60px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/*about1*/
.about1 .a1-con1 {
  padding-top: 50px;
}
.about1 .a1-con1 .main .about-text {
  width: 1040px;
  margin: 0 auto;
  padding: 80px;
}
.about1 .a1-con1 .main .about-text p {
  margin-bottom: 20px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.about1 .a1-con2 {
  height: 646px;
  background: url(../images/a1-bg.png) bottom center no-repeat;
}
.about1 .a1-con2 .video {
  width: 1200px;
  height: 500px;
  display: block;
  position: relative;
  z-index: 1;
  margin: 0 auto 0 auto;
}
.about1 .a1-con2 .video img {
  position: relative;
  z-index: 1;
}
.about1 .a1-con2 .video .a1-play {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-left: -49px;
  margin-top: -45px;
  cursor: pointer;
}
.about1 .a1-con3 {
  padding-top: 50px;
}
.about1 .a1-con3 .main {
  width: 1200px;
  padding-top: 40px;
  margin: 0 auto 0 auto;
}
.about1 .a1-con3 .members {
  width: 100%;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
}
.about1 .a1-con3 .members .img-box {
    width: 22%;
    height: 129px;
    width: calc((100% - 90px) / 4);
    margin-right: 30px;
    margin-bottom: 30px;
    background: #F9F9F9;
    text-align: center;
}
.about1 .a1-con3 .members .img-box img {
  width: 80%;
  height: 80%;
  margin-top: 5%;
  object-fit: contain;
}
.about1 .a1-con3 .members .img-box:nth-child(4n + 4) {
  margin-right: 0;
}
.about1 .a1-con4 {
  padding-top: 50px;
}
.about1 .a1-con4 .main {
  padding-top: 40px;
}
.about1 .a1-con4 .main .news {
  height: 390px;
  background: #f7f7f7;
  padding-top: 72px;
}
.about1 .a1-con4 .main .news .news-con {
  width: 1200px;
  margin: 0 auto;
  font-size: 0;
}
.about1 .a1-con4 .main .news .news-con-l {
  width: calc(100% - 566px);
  display: inline-block;
  font-size: 0;
  overflow: hidden;
  padding-right: 60px;
}
.about1 .a1-con4 .main .news .news-con-l img {
  width: 362px;
  vertical-align: top;
  display: inline-block;
}
.about1 .a1-con4 .main .news .news-con-l .detail {
  width: calc(100% - 397px);
  display: inline-block;
  vertical-align: top;
  padding-left: 35px;
}
.about1 .a1-con4 .main .news .news-con-l .detail .name {
  padding-top: 28px;
}
.about1 .a1-con4 .main .news .news-con-l .detail .name span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.about1 .a1-con4 .main .news .news-con-l .detail .desc {
  margin-top: 37px;
}
.about1 .a1-con4 .main .news .news-con-l .detail .desc span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 18px;
}
.about1 .a1-con4 .main .news .news-con-l .detail .time {
  margin-top: 64px;
}
.about1 .a1-con4 .main .news .news-con-l .detail .time span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
}
.about1 .a1-con4 .main .news .news-con-r {
  width: 506px;
  display: inline-block;
  overflow: hidden;
}
.about1 .a1-con4 .main .news .news-con-r ul li {
  height: 60px;
  border-bottom: 1px solid #e5e5e5;
}
.about1 .a1-con4 .main .news .news-con-r ul li .name {
  float: left;
}
.about1 .a1-con4 .main .news .news-con-r ul li .name .dot {
  width: 6px;
  height: 6px;
  margin-right: 16px;
  display: inline-block;
  background: #999999;
  border-radius: 3px;
}
.about1 .a1-con4 .main .news .news-con-r ul li .name .text {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 60px;
}
.about1 .a1-con4 .main .news .news-con-r ul li .time {
  margin-top: 20px;
  float: right;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
}
.about1 .a1-con5 {
  padding-top: 50px;
}
.about1 .a1-con5 .main .videos {
  margin: 0 auto;
  width: 1200px;
  padding-bottom: 140px;
  font-size: 0;
}
.about1 .a1-con5 .main .videos .video-item {
  width: calc((100% - 165px) / 3);
  display: inline-block;
}
.about1 .a1-con5 .main .videos .video-item .video {
  position: relative;
}
.about1 .a1-con5 .main .videos .video-item .video .bg {
  position: relative;
  z-index: 1;
}
.about1 .a1-con5 .main .videos .video-item .video .play {
  position: absolute;
  left: 50%;
  cursor: pointer;
  top: 50%;
  margin-left: -38px;
  margin-top: -35px;
  z-index: 2;
}
.about1 .a1-con5 .main .videos .video-item .name {
  margin-top: 30px;
  text-align: center;
}
.about1 .a1-con5 .main .videos .video-item .name span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.about1 .a1-con5 .main .videos .video-line {
  width: 1px;
  height: 307px;
  margin: 0 40px;
  display: inline-block;
  background: #e5e5e5;
}
/*service*/
.service .s1-con1 {
  padding-top: 50px;
}
.service .s1-con1 .main .map-info {
  width: 879px;
  height: 100%;
  margin: 0 auto 0 auto;
  background: #ffffff;
  box-shadow: 0px 28px 30px 0px rgba(37, 56, 79, 0.1);
}
.service .s1-con1 .main .map-info .name {
  text-align: center;
}
.service .s1-con1 .main .map-info .name span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 33px;
}
.service .s1-con1 .main .map-info .map-body {
  margin-top: 30px;
}
.service .s1-con1 .main .map-info .map-body ul {
  display: inline-block;
  margin-left: 130px;
  vertical-align: top;
}
.service .s1-con1 .main .map-info .map-body ul li .dot {
  width: 6px;
  height: 6px;
  margin-right: 20px;
  display: inline-block;
  background: #00428c;
  border-radius: 50%;
}
.service .s1-con1 .main .map-info .map-body ul li .text {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 36px;
}
.service .s1-con2 {
  padding-top: 0px;
}
.service .s1-con2 .main {
  padding-top: 60px;
}
.service .s1-con2 .main .name {
  text-align: center;
}
.service .s1-con2 .main .name span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
}
.service .s1-con2 .main .smart-main {
  width: 1200px;
  height: 410px;
  margin: 0 auto;
  position: relative;
  font-size: 0;
}
.service .s1-con2 .main .smart-main .smart-bg {
  width: 100%;
  height: 210px;
  position: absolute;
  bottom: 0;
  background: #00428c;
}
.service .s1-con2 .main .smart-main .smart-main-l {
  position: relative;
  display: inline-block;
  padding-top: 80px;
  width: calc(100% - 500px);
}
.service .s1-con2 .main .smart-main .smart-main-l .smart-info {
  padding-right: 80px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.service .s1-con2 .main .smart-main .smart-main-l .smart-detail {
  margin-top: 47px;
}
.service .s1-con2 .main .smart-main .smart-main-l .smart-detail .name {
  text-align: left;
  padding-left: 40px;
}
.service .s1-con2 .main .smart-main .smart-main-l .smart-detail .name span {
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
}
.service .s1-con2 .main .smart-main .smart-main-l .smart-detail .items > div {
  margin-left: 40px;
}
.service
  .s1-con2
  .main
  .smart-main
  .smart-main-l
  .smart-detail
  .items
  > div
  .item {
}
.service
  .s1-con2
  .main
  .smart-main
  .smart-main-l
  .smart-detail
  .items
  > div
  .item
  span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
}
.service
  .s1-con2
  .main
  .smart-main
  .smart-main-l
  .smart-detail
  .items
  .items-l {
  display: inline-block;
}
.service
  .s1-con2
  .main
  .smart-main
  .smart-main-l
  .smart-detail
  .items
  .items-r {
  display: inline-block;
  padding-top: 60px;
}
.service .s1-con2 .main .smart-main .smart-main-r {
  position: relative;
  display: inline-block;
  width: 500px;
}
.service .s1-con3 {
  padding-top: 50px;
}
.service .s1-con3 .main .research {
  width: 1200px;
  padding-bottom: 80px;
  margin: 0 auto;
}
.service .s1-con3 .main .research .item {
  font-size: 0;
  padding-top: 100px;
}
.service .s1-con3 .main .research .item .item-pic {
  width: 490px;
  height: 280px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.service .s1-con3 .main .research .item .item-pic .item-pic-bg {
  width: 460px;
  height: 250px;
  background: #00428c;
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 1;
}
.service .s1-con3 .main .research .item .item-pic img {
  width: 470px;
  height: 260px;
  position: relative;
  background: #00428c;
  z-index: 2;
}
.service .s1-con3 .main .research .item .item-con {
  width: calc(100% - 490px);
  display: inline-block;
  vertical-align: top;
}
.service .s1-con3 .main .research .item .item-con .name span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
}
.service .s1-con3 .main .research .item .item-con .info {
  margin: 45px 0 40px 0;
}
.service .s1-con3 .main .research .item .item-con .info span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}
.service .s1-con3 .main .research .item .item-con .btn {
  width: 120px;
  height: 40px;
  background: #00428c;
  text-align: center;
}
.service .s1-con3 .main .research .item .item-con .btn span {
  margin-right: 10px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
}
.service .s1-con3 .main .research .item .item-padding-r {
  width: calc(100% - 570px);
  padding-right: 80px;
}
.service .s1-con3 .main .research .item .item-padding-l {
  width: calc(100% - 570px);
  padding-left: 80px;
}
/*solution-detail*/
.solution-detail .c-con1 .content .con-item .con-item-main .tel-btn {
  margin-top: 70px;
}
.solution-detail .c-con1 .content .con-item .con-item-main .tel-btn .tel {
  float: left;
}
.solution-detail .c-con1 .content .con-item .con-item-main .tel-btn .tel img {
  vertical-align: middle;
}
.solution-detail .c-con1 .content .con-item .con-item-main .tel-btn .tel .text {
  vertical-align: middle;
  margin: 0 30px 0 10px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00428c;
}
.solution-detail .c-con1 .content .con-item .con-item-main .tel-btn .tel .num {
  vertical-align: middle;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #00428c;
}
.solution-detail .c-con1 .content .con-item .con-item-main .tel-btn .btns {
  float: right;
}
.solution-detail .c-con1 .content .con-item .con-item-main .tel-btn .btns .btn {
  // width: 170px;
  height: 44px;
  padding: 0 20px 0 5px;
  background: #00428c;
  display: inline-block;
  margin-left: 20px;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .tel-btn
  .btns
  .btn
  img {
  vertical-align: middle;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .tel-btn
  .btns
  .btn
  .text {
  vertical-align: middle;
  margin: 0 10px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 44px;
}
.solution-detail .c-con1 .content .con-item .con-item-main .technology {
  font-size: 0;
  margin-top: 60px;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .technology
  .technology-info {
  width: calc(100% - 350px);
  display: inline-block;
  vertical-align: top;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .technology
  .technology-info
  .name
  span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 28px;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .technology
  .technology-info
  .desc
  span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: normal;
  color: #333333;
  line-height: 28px;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .technology
  .technology-pic {
  display: inline-block;
  vertical-align: top;
  width: 350px;
  height: 180px;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .technology
  .technology-info-r {
  width: calc(100% - 410px);
  padding-right: 60px;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .technology
  .technology-info-l {
  width: calc(100% - 410px);
  padding-left: 60px;
}
.solution-detail .c-con1 .content .con-item .con-item-main .case-swiper {
  margin-top: 50px;
}
.solution-detail .c-con1 .content .con-item .con-item-main .case-swiper .name {
  margin-top: 30px;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .case-swiper
  .name
  span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .case-swiper
  .case-desc {
  margin-top: 20px;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .case-swiper
  .case-desc
  pan {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .case-swiper
  .case-more {
  margin-top: 20px;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .case-swiper
  .case-more
  span {
  margin-right: 10px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #104e93;
  cursor: pointer;
}
.solution-detail
  .c-con1
  .content
  .con-item
  .con-item-main
  .case-swiper
  .case-more
  img {
  cursor: pointer;
}
/*case-list 列表*/

.case-list .case-list-box {
  width: 1200px;
  margin: 0 auto;
}
.case-list .container {
  width: 100%;
}

.case-list .top_menu {
  width: 100%;
  display: flex;
  margin-top: 80px;
  margin-bottom: 60px;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 3rem;
  font-size: 0.6rem;
  word-break: break-word;
  word-spacing: normal;
  flex-wrap: wrap;
}
.case-list .common {
  /*width: 200px;*/
  height: 70px;
  margin: 15px;
  padding: 0 20px;
  display: inline-block;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 60px;
  cursor: pointer;
}
.case-list .common span {
  padding: 0 20px;
  display: block;
  /*width: 200px;*/
  height: 60px;
  line-height: 60px;
  margin-top: 10px;
  background-color: #f8f8f8;
}
.case-list .liactive span {
  line-height: 50px;
  background-color: transparent;
}
.case-list .ul {
  width: 100%;
  /* height: 2000px; */
  position: relative;
  overflow-x: hidden;
}
.case-list .bottom_content {
  width: 500%;
  display: flex;
  transition: all 0.5s ease;
  /* position: absolute; */
  position: relative;
  top: 0;
  left: 0%;
}
.case-list .body_1 {
  width: calc(100% - 40px);
  padding: 20px;
  text-align: center;
  font-size: 0;
  color: red;
}
.case-list .body_1 span {
  font-size: 18px;
}
.case-list .liactive {
  border-bottom: 0;
  background: url(../images/case-menu.png) no-repeat center;
  background-size: 100% 100%;
}
.case-list .item {
  width: calc((100% - 60px) / 3);
  margin-right: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  display: inline-block;
  text-align: left;
  background: #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(193, 193, 193, 0.3);
}
.case-list .item:nth-child(3n + 3) {
  margin-right: 0;
}
.case-list .body_1 .item > img {
  width: 100%;
  /*height: 209px;*/
  height: 300px;
}
.case-list .body_1 .item .name {
  margin-top: 0.2rem;
  padding: 0 20px;
}
.case-list .body_1 .item .name span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.case-list .body_1 .item .info {
  padding: 0 20px;
}
.case-list .body_1 .item .info span {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  height: 40px;
  display: inline-block;
}
.case-list .body_1 .item .btn {
  /*width: 100px;*/
  height: 30px;
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  border: 1px solid #00428c;
  margin-top: 20px;
  margin-left: 20px;
}
.case-list .body_1 .item .btn img {
  margin-right: 10px;
  vertical-align: middle;
}
.case-list .body_1 .item .btn span {
  vertical-align: middle;
  margin-left: 0rem;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #00428c;
  line-height: 30px;
}
.page-row {
  text-align: center;
  margin-bottom: 100px;
}
.spage-total {
  display: inline-block;
  margin-right: 20px;
  line-height: 35px;
  color: #666;
  font-size: 14px;
}
.spage-number {
  display: inline-block;
  color: #666;
  font-size: 14px;
}
.spage-number button {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  margin-left: -1px;
  padding: 0px 14px;
  line-height: 33px;
  border: 1px solid #ddd;
  text-align: center;
  transition: all 0.2s;
  cursor: pointer;
  outline: none;
  background: none;
  user-select: none;
  color: #666;
}
.spage-number button.active {
  background: #00428c;
  color: #fff;
  border-color: #00428c;
  z-index: 3;
}
.spage-number button.active:hover {
  background: #00428c;
  color: #fff;
  border-color: #00428c;
  z-index: 3;
}
.spage-number button:hover {
  background-color: #eee;
}
.spage-number button.button-disabled {
  cursor: not-allowed;
  color: #ccc;
}
.spage-number .spage-after,
.spage-before {
  padding: 0px;
  width: 40px;
}
.spage-skip {
  display: inline-block;
  margin-left: 20px;
  line-height: 35px;
  color: #666;
  font-size: 14px;
}
.spage-skip input {
  box-sizing: border-box;
  display: inline-block;
  width: 45px;
  height: 35px;
  text-align: center;
  vertical-align: top;
  border: 1px solid #ddd;
  background: none;
  outline: none;
  transition: all 0.2s;
}
.spage-skip input:focus {
  border-color: #00428c;
}
.spage-skip button {
  display: inline-block;
  padding: 0px 14px;
  line-height: 33px;
  vertical-align: top;
  color: #666;
  border: 1px solid #ddd;
  cursor: pointer;
  transition: all 0.2s;
  outline: none;
  background: none;
  user-select: none;
}
.spage-skip button:hover {
  background: #00428c;
  color: #fff;
  border: 1px solid #00428c;
}

.product-list .body_1 .item .name {
  margin-top: 20px;
}

.product-list .case-list-box {
  padding-top: 50px;
}
/*products*/
.products .content .p-con1 {
  padding-top: 100px;
}
.products .content .p-con1 .main {
  position: relative;
}
.products .content .p-con1 .main .bg {
  width: 100%;
  height: 500px;
  background: #f7f7f7;
  position: absolute;
  bottom: 0;
}
.products .view .swiper-container {
  height: auto;
}
.products .view .swiper-container .swiper-slide-l {
  width: 560px;
  height: 400px;
}
.products .view .swiper-container .swiper-slide-l > img {
  width: 100%;
  height: 100%;
}
.products .view .swiper-container .swiper-slide-r {
  width: calc(100% - 610px);
}
.products .preview .swiper-slide span {
  margin-top: 10px;
}
.products .view .swiper-container .swiper-slide-r {
  margin-top: 0;
  text-align: left;
  padding-left: 50px;
  padding-top: 0;
}
.products .view .swiper-container .swiper-slide-r .name {
  position: relative;
  text-align: left;
}
.products .view .swiper-container .swiper-slide-r .name .name-main {
  padding-top: 15px;
  position: relative;
  z-index: 2;
}
.products .view .swiper-container .swiper-slide-r .name .name-main span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ff6b00;
  line-height: 30px;
}
.products .view .swiper-container .swiper-slide-r .name .name-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.products .view .swiper-container .swiper-slide-r .name .name-bg span {
  font-size: 66px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ff6b00;
  line-height: 79px;
  opacity: 0.2;
}
.products .view .swiper-container .swiper-slide-r .sub-name {
  margin: 34px 0 29px 0;
}
.products .view .swiper-container .swiper-slide-r .sub-name span {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #000000;
  line-height: 30px;
}
.products .view .swiper-container .swiper-slide-r .info {
  padding-left: 0;
}
.products .view .swiper-container .swiper-slide-r .info p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.products .view .swiper-container .swiper-slide-r .btns {
  margin-top: 80px;
}
.products .view .swiper-container .swiper-slide-r .btns .btn {
  //width: 170px;
  height: 44px;
  cursor: pointer;
  margin-right: 30px;
  text-align: center;
  display: inline-block;
  background: #00428c;
  padding: 0 20px 0 5px;
}
.products .view .swiper-container .swiper-slide-r .btns .btn img {
  vertical-align: middle;
}
.products .view .swiper-container .swiper-slide-r .btns .btn span {
  margin: 0 20px 0 10px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 44px;
  color: #ffffff;
}
.products .content .p-con2 {
  padding-top: 50px;
}
.products .content .p-con2 .main {
  padding-top: 80px;
}
.products .content .p-con2 .main .products-item {
  width: 1200px;
  margin: 0 auto 55px auto;
}
.products .content .p-con2 .main .products-item table {
  width: 100%;
  border: 1px solid #00428c;
  border-collapse: collapse;
  box-sizing: border-box;
}

.products .content .p-con2 .main .products-item table tr td {
  border: 1px solid #e5e5e5;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  font-size: 0;
}
.products .content .p-con2 .main .products-item table tr .pic {
  width: 500px;
  height: 350px;
  position: relative;
  padding: 0;
  margin: 0;
  border: 0;
}
.products .content .p-con2 .main .products-item table tr .pic .l-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.products .content .p-con2 .main .products-item table tr .pic .bg {
  position: relative;
  z-index: 1;
}
.products .content .p-con2 .main .products-item table tr .pic .text-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.products
  .content
  .p-con2
  .main
  .products-item
  table
  tr
  .pic
  .text-box
  .pic-model {
  width: 100%;
  height: 100%;
  object-fit: fill;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.products .content .p-con2 .main .products-item table tr .pic .text-box .text {
  width: 285px;
  position: relative;
  padding-top: 38px;
  padding-left: 40px;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  line-height: 38px;
  z-index: 3;
}
.products
  .content
  .p-con2
  .main
  .products-item
  table
  tr
  .pic
  .text-box
  .text
  .cn {
  line-height: 38px !important;
}
.products .content .p-con2 .main .products-item table tr .td {
  width: 231px;
  // height: 116px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 12px;
}
.products .content .p-con2 .main .products-item table tr .td img {
    width:
}
.products .content .p-con2 .main .products-item table tr .td .text {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 1.5rem;
}
.products .content .p-con2 .main .products-item table tr .pic .text .en {
  display: block;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  line-height: 36px;
}
.products .content .p-con2 .main .products-item table tr .pic .text .cn {
  display: block;
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #333333;
  line-height: 48px;
}
.products .content .p-con2 .main .products-item table tr .pic .text .line {
  width: 73px;
  height: 4px;
  display: inline-block;
  background: #00428c;
}
/*product-detail*/
.product-detail .p-con1 .main .con-item-main {
  padding-top: 30px;
}
.product-detail .p-con1 .main .con-item-main .con-item-main-l {
  width: 500px;
  float: left;
  overflow: hidden;
}
.product-detail .p-con1 .main .con-item-main .con-item-main-r {
  width: 700px;
  float: right;
  overflow: hidden;
}
.product-detail .p-con1 .main .p-box {
  padding-left: 40px;
  text-align: left;
}
.product-detail .p-con1 .main .view .swiper-container .swiper-slide-r {
  padding-top: 0;
}
.product-detail .p-con1 .main .p-box .p-name {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #000000;
  line-height: 40px;
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*white-space: nowrap;*/
}
.product-detail .p-con1 .main .p-box .p-info {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.product-detail .p-con1 .main .p-box .list ul li > img {
  vertical-align: top;
  margin-top: 10px;
}
.product-detail .p-con1 .main .p-box .list ul li .label {
  margin: 0 30px 0 0px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #000000;
  line-height: 30px;
  vertical-align: top;
}
.product-detail .p-con1 .main .p-box .list ul li .detail {
  display: inline-block;
  white-space: normal;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  /*margin-right: 150px;*/
  width: 515px;
}
.product-detail .p-con1 .main .p-box .tel {
  margin-top: 30px;
}
.product-detail .p-con1 .main .p-box .tel .text {
  margin: 0 30px 0 7px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #00428c;
}
.product-detail .p-con1 .main .p-box .tel .num {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #00428c;
}

.product-detail .p-con1 .main .p-box .btns .btn {
  /*width: 160px;*/
  padding: 0 10px;
  height: 44px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  text-align: center;
  background: #00428c;
  cursor: pointer;
}
.product-detail .p-con1 .main .p-box .btns .btn span {
  margin: 0 10px 0px 10px;
  font-size: 16px;
  line-height: 44px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.product-detail .p-con1 .main .p-box .btns {
  margin-top: 30px;
}

.product-detail .p-con1 .main .p-box .btns .btn img {
  vertical-align: middle;
}
.product-detail .p-con1 .main .view .swiper-container .swiper-slide-l {
  /* width: 600px; */
  width: 100%;
  height: 429px;
}
.product-detail .p-con1 .main .view .swiper-container .swiper-slide-l img {
  width: 100%;
  height: 100%;
}
.product-detail .preview .swiper-container {
  width: 100%;
}
.product-detail .preview .swiper-slide {
  width: calc((100% - 30px) / 4);
  margin-right: 10px;
}
.product-detail .preview .swiper-slide {
  height: 150px;
}
.product-detail .preview .swiper-slide img {
  height: 84px;
}
.product-detail .con-item-main {
  padding-left: 0 !important;
}
.product-detail .preview .arrow-left {
  width: 20px;
  height: 70px;
  top: 4%;
  background-position: center;
}
.product-detail .preview .arrow-right {
  width: 20px;
  height: 70px;
  top: 4%;
  background-position: center;
}
.product-detail .p-con1 .main .view .swiper-container .swiper-slide-r {
  width: calc(100% - 600px);
}
.product-detail .p-con1 .main .view .swiper-container {
  height: 440px;
}
.product-detail .p-con1 .main .preview {
  padding-bottom: 0;
}
.product-detail .p-con1 .con-item-main ul {
  padding-top: 0;
}
.product-detail .con-item-main ul li span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 50px;
}

.product-detail .con-item-main {
  padding-bottom: 0;
}
.product-detail .p-con1 .con-item-main .detail-text {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.product-detail .p-con1 .con-item-main .tech table {
  background-color: #f1f1f1;
  width: 100%;
  border-collapse: collapse;
}
.product-detail .p-con1 .con-item-main .tech table th {
  background-color: #00428c;
}
.product-detail .p-con1 .con-item-main .tech table td,
.product-detail .p-con1 .con-item-main .tech table th {
  height: 40px;
  text-align: center;
  border: 1px solid #ffffff;
  margin: 0;
  padding: 0;
}

.product-detail .p-con1 .con-item-main .tech table th {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.product-detail .p-con1 .con-item-main .tech table td {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
}

.product-detail .p-con1 .con-item-main .p-swiper .swiper-slide {
  background: #ffffff;
  box-shadow: 0px 4px 20px 0px rgba(193, 193, 193, 0.3);
  padding-bottom: 30px;
}
.product-detail .p-con1 .con-item-main {
  overflow: hidden;
}
.product-detail .pc-slide {
  width: 100% !important;
}
.product-detail .p-con1 .con-item-main .p-swiper .swiper-slide .relate-p > img {
  width: 380px;
  height: 220px;
}
.product-detail .p-con1 .con-item-main .p-swiper .swiper-slide .name {
  text-align: center;
  height: 60px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-detail .p-con1 .con-item-main .p-swiper .swiper-slide .name span {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 30px;
}
.product-detail
  .p-con1
  .con-item-main
  .swiper-container-horizontal
  > .swiper-pagination-bullets,
.product-detail .p-con1 .con-item-main .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -20px;
}
.product-detail .p-con1 .con-item-main .relate-swiper .swiper-button-next,
.product-detail .p-con1 .con-item-main .relate-swiper .swiper-button-prev {
  width: 40px;
  height: 120px;
}
.product-detail .p-con1 .con-item-main .relate-swiper .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background: url('../images/icon-left.png') no-repeat center;
  background-size: 100% 100%;
}
.product-detail .p-con1 .con-item-main .relate-swiper .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background: url('../images/icon-right.png') no-repeat center;
  background-size: 100% 100%;
}
.product-detail .swiper-button-next,
.product-detail .swiper-button-prev {
  margin-top: -90px;
  top: 50%;
}
.product-detail .p-con1 .con-item-main .relate-swiper .swiper-button-next,
.product-detail .p-con1 .con-item-main .relate-swiper .name {
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 50px;
}

/* new details */

.content-new-detail {
  max-width: 1200px;
  margin: 0 auto;
}
.new-detail .position {
  width: 100%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 100px;
}
.new-detail .position a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 100px;
}
.new-detail .position {
  width: 1200px;
  margin: 0 auto 0 auto;
}
.new-detail .position a:last-child {
  color: #333333;
  font-weight: bold;
}
.detail-con {
  width: 100%;
  padding-bottom: 100px;
}
.detail-con-l {
  width: 1200px;
  margin: 0 auto 0 auto;
}
.detail-con-l {
  padding: 20px;
  background: #ffffff;
}
.detail-con-l h3 {
  text-align: center;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  line-height: 60px;
}
.detail-con-l .detail-info {
  margin-bottom: 40px;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 40px;
}
.detail-con-l .detail-info span {
  margin: 0 60px;
}
.detail-con-l .detail-body p {
  text-indent: 2em;
  margin: 10px 0;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}
.detail-con-l .detail-body img {
  width: 100%;
}
.detail-con-l .detail-statement {
  padding: 10px 0;
  border-bottom: 1px dashed #e6e6e6;
  margin-bottom: 20px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
}
.detail-con-l .pages .prev,
.detail-con-l .pages .next {
  display: inline-block;
  width: 40%;
}
.detail-con-l .pages span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  line-height: 30px;
}
.detail-con-l .pages a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
}