.prodectTabs {
  text-align: left;
  box-sizing: border-box;
  width: 100%;
}

.prodectTabs .van-tab {
  font-size: 0.18rem;
}

.prodectTabs .van-tabs__wrap--scrollable .van-tab {
  flex: none;
  padding: 0 0.3rem;
}



.prodectTabs .el-tabs__header {
  height: 0.8rem;
  line-height: 0.8rem;
}

.prodectTabs .el-tabs__nav-scroll {
  text-align: center;
}

.prodectTabs .el-tabs__nav-scroll {
  /* width: 50% !important; */
  margin: 0 auto !important;
  display: flex;
  justify-content: center;
}

.prodectTabs .van-tabs--line .van-tabs__wrap {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #ddd;
}

.prodectTabs .van-tabs__line {
  background: rgba(15, 91, 251, 1);
}


.el-form {
  width: 6rem;
  margin: 0.2rem auto 0 auto;

}

.el-form .el-input {
  width: 5rem;
}

.el-form .el-button {
  font-size: 0.16rem;
}

.el-form .submitForm {
  width: 100%;
  height: 0.55rem;
  line-height: 0.35rem;
  margin-top: 0.15rem;
  background-color: rgba(20, 94, 251, 1);
  border-color: rgba(20, 94, 251, 1);
}



.productBanner {
  position: relative;
  width: 100%;
  /* height: 5.3rem; */
  /* background: url(../images/cp-banner.jpg); */
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 100% 100%;
  object-fit: cover;
  overflow: hidden;
}

.product .wd {
  font-size: 0.16rem;
  line-height: 25px;
  padding-bottom: 0.1rem;
}

.product .proimg {
  max-width: 100%;
  margin: 0 auto;
}

.prowd {
  text-align: center;
}

.proCon {
  box-sizing: border-box;
  width: 100%;
  padding: 0.2rem 0;
}

.product .pitem .proCon {
  padding: 0 0;
}

.productcontainer .product .pitem {
  padding: 0 0;
  margin: 0 auto 0.1rem auto;
}


.proCon .gnItems {
  display: flex;
  width: 100%;
  margin-top: 0.5rem;
  flex-direction: row;

}

.proCon .gnItem {
  display: flex;
  position: relative;
  align-items: center;
  box-sizing: border-box;
  flex: 1;
  margin-right: 0.2rem;
  text-align: center;
  flex-direction: column;
  padding: 0 0.4rem 0.1rem 0.4rem;
  box-shadow: rgb(229 230 233) 0px 0px 0.2rem;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 IE shadow滤镜*/
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  box-shadow: 0px 0px 16px 0px rgba(25, 81, 195, 0.15);
}

.proCon .gnItem .gcon {
  width: 100%;
}

.proCon .gnItem h3 {
  font-size: 0.18rem;
  padding: 0.15rem 0;
  font-weight: 500;
}


.proCon .gnItem p {
  font-size: 0.14rem;
  display: inline-block;
  line-height: 25px;
}

.proCon .gnItem img {
  vertical-align: middle;
  margin: -0.6rem auto 0 auto;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  box-shadow: rgb(214 229 252) 0px 0px 0.2rem;
}


.proCon .gnItem:last-child {
  margin-right: 0;
}

.product .jzItems {
  display: flex;
  flex-direction: row;
  width: 100%;
  /* margin-bottom: 1rem; */

}



.product .jzItem {
  box-sizing: border-box;
  flex: 1;
  text-align: left;
  margin-right: 0.25rem;
  background: url(../images/cpzj.jpg);
  background-size: 100% 100%;
  padding-bottom: 10px;
  box-shadow: rgb(229 230 233) 0px 0px 0.2rem;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 IE shadow滤镜*/
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  box-shadow: 0px 0px 16px 0px rgba(25, 81, 195, 0.15);

}

.proCon .jzItems .jzItem h3 {
  font-size: 0.20rem;
  padding-top: .2rem;
  padding-bottom: 0.2rem;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
}

.product .jzItem p {
  font-size: 0.16rem;
  line-height: 25px;
}

.product .jzItem .xtiao {
  width: 100%;
  height: 0.08rem;
}

.product .jzItem .con {
  padding: 0 0.3rem;
}

.product .jzItem:nth-child(1) .xtiao {
  background: linear-gradient(to right,
      rgba(115, 170, 255, 1),
      rgba(89, 124, 254, 1));
}

.product .jzItem:nth-child(2) .xtiao {
  background: linear-gradient(to right,
      #397dfe,
      #105cfb);
}

.product .jzItem:last-child {
  margin-right: 0;

}

.product .jzItem:last-child .xtiao {
  background: linear-gradient(to right,
      #39c9fe,
      #10a5fb);
}

.product .pitem {
  width: 12rem;
  margin: 0 auto 0.7rem auto;
}


.w70 {
  width: 70%;
  margin: 0 auto 0.8rem auto;
  text-align: center;
}




.spanNum {
  width: 0.65rem;
  height: 0.65rem;
  line-height: 0.65rem;
  text-align: center;
  font-size: 0.42rem;
  font-weight: 600;
  color: #fff;
  background: #1560fb;
  border: 3px solid #fff;
  border-radius: 100%;
  float: left;
}


.cpjz .stitle {
  color: #fff;
}

.invenItemInfo {
  text-align: center;

}

.deviceCon {
  text-align: left;
  text-indent: 0.4rem;
  margin-bottom: 0.5rem;

}

.deviceCon p {
  color: #666;
  font-size: 0.16rem;
  line-height: 25px;
}

.deviceCon img {
  width: 100%;
  margin-top: 0.3rem;
}

.w1000 {
  width: 10rem;
  margin: 0 auto;
}

.partenerbg {
  position: relative;
  width: 100%;
  height: 4rem;
  background: url(../images/banner-hzhb.jpg);
  background-size: 100% 100%;
  object-fit: cover;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

.partenerbg a {
  color: #fff;
  font-size: 0.16rem;
  display: block;
  width: 100%;
  height: 100%;
}

.partenerbg img {
  width: 100%;
}



.partener {
  width: 100%;

}

.partener .ptitle {
  font-size: 0.36rem;
  padding: 0.4rem 0;
  text-align: center;
}

.partener ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 1200px;
  margin: 0 auto;

}

.partener ul li {
  box-sizing: border-box;
  width: 17.6%;
  list-style: none;
  margin-right: 1.9%;
  margin-bottom: 0.2rem;
  box-shadow: rgba(25, 81, 195, 0.2) 0px 0px 0.2rem;
}

.partener ul li img {
  width: 100%;
}

.partener ul li:nth-child(5n) {
  margin-right: 0;
}



/* 公司新闻 */
.companyNewsbg {
  width: 100%;
  cursor: pointer;

}

.companyNewsbg img {
  width: 100%;
}




.companyNews .companyCon {
  width: 12rem;
  margin: 0 auto;

}

.companyNews .companyCon .el-tabs__content {
  width: 1200px;
  margin: 0 auto;
}

.companyNews .companyCon .is-top {
  text-align: center;
  font-size: 0.16rem;
}

.companyNews .companyCon .el-tabs__item {
  padding: 0 0.4rem;
}

.companyNews .companyCon .el-tabs__item.is-active {
  color: #1c66fc;
}

.companyNews .companyCon .el-tabs__active-bar {
  background-color: #1c66fc;
}

.companyNews .companyCon .el-tabs__nav-scroll {
  width: 50% !important;
  margin: 0 auto !important;
  display: flex;
  justify-content: center;
}

.companyNews.companyCon .el-tabs__content {
  width: 70%;
  margin: 0 auto;
}

.companyNews .companyCon .newsUl {
  width: 100%;
  padding-inline-start: 0;
  margin-top: 0.4rem;

}

.companyNews .companyCon .newsUl .newsItem {
  display: flex;
  list-style: none;
  box-sizing: border-box;
  cursor: pointer;
  width: 99.5%;
  margin: 0 auto;
  padding: 0.2rem;
  box-shadow: rgba(25, 81, 195, 0.15) 0px 0px 16px 0;
  margin-bottom: 0.3rem;

}

.companyNews .companyCon .newsUl .newsItem img {
  width: 2.75rem;
  height: 2rem;
}

.companyNews .companyCon .newsUl .newsItem .itemCon {
  position: relative;
  padding-left: 0.25rem;
  text-align: left;
  width: 100%;
}

.companyNews .companyCon .newsUl .newsItem .el-icon-arrow-right {
  position: absolute;
  font-size: 0.24rem;
  top: 0.15rem;
  right: 0.05rem;
  color: rgb(134, 133, 133);
}

.companyNews .companyCon .newsUl .newsItem h3 {
  font-size: 0.18rem;
  font-weight: 500;
  padding-bottom: 10px;
}

.companyNews .companyCon .newsUl .newsItem .dcon {
  width: 70%;
  line-height: 25px;
  color: rgb(134, 133, 133);
  font-size: 14px;
}

.companyNews .companyCon .newsUl .newsItem .browse {
  float: right;
}

.companyNews .companyCon .newsUl .newsItem .browse img {
  width: 0.35rem;
  height: 0.25rem;
  vertical-align: middle;
  padding-bottom: 0.08rem;
}

.liBottom {
  font-size: 0.16rem;
  padding-top: 0.3rem;
  color: rgb(134, 133, 133);
}

.companyCon .more {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.el-button.is-round {
  padding: 0.12rem 0.25rem;
}

.productBanner .demonstration.sbutton {
  margin: .3rem auto .6rem auto;
  font-size: 0.16rem;
  cursor: pointer;
  justify-content: center;
  color: rgba(21, 96, 250, 1);
  border: 1px solid rgba(21, 96, 250, 1);
  margin-left: 10px;
}

/* 新闻详情 */
.companyNewsDetail {
  width: 1200px;
  margin: 0 auto;
}

.companyNewsDetail .navigation {
  font-size: 16px;
  color: #666;

  padding: 0.2rem 0;

}

.companyNewsDetail .navigation a {
  text-decoration: none;
  color: #666;

}

.companyNewsDetail .navigation a:hover {
  cursor: pointer;
  color: #666;

}

.companyNewsDetail .companyCon {
  width: 80%;
  margin: 0 auto;
}

.companyNewsDetail .companyCon .theme {
  text-align: left;
  margin-bottom: 0.4rem;
}

.companyNewsDetail .companyCon .theme h3 {
  font-size: 0.36rem;
  font-weight: 500;
  padding-top: 0.2rem;
  margin-block-end: 0.1rem;
  text-align: center;
}

.companyNewsDetail .xqImg {
  width: 80%;
  margin: 0.2rem auto;
  margin-left: 10%;
}

.companyNewsDetail p {
  color: rgb(109, 109, 109);
  line-height: 25px;
  font-size: 14px;
  padding: 10px 0;
}

.companyNewsDetail .htitle {
  font-size: 18px;
  padding: 20px 0;
}

.companyNewsDetail .browse {
  float: right;
  color: rgb(134, 133, 133);
}

.companyNewsDetail .browse img {
  width: 0.3rem;
  height: 0.25rem;
  vertical-align: middle;
  padding-bottom: 0.08rem;
}

.companyNewsDetail .liBottom {
  color: rgb(134, 133, 133);
  font-size: 13px;
  padding-top: 0;
}

.companyNewsDetail .el-button.is-round {
  padding: 0.12rem 0.25rem;
}

.companyNewsDetail .el-button.demonstration {
  width: 1.2rem;
  margin: .3rem auto .6rem auto;
  cursor: pointer;
  justify-content: center;
  color: rgba(21, 96, 250, 1);
  border: 1px solid rgba(21, 96, 250, 1);
}

.companyNewsDetail .link {
  display: flex;
  justify-content: space-between;
  margin: .4rem 0 .4rem 0;

}

.companyNewsDetail .link a {
  color: #333;
  font-size: 0.14rem;
  text-decoration: none;
}

.companyNewsDetail .link .linkRight a {
  color: #125efa;
  cursor: pointer;
}

/* 关于我们  */

.aboutusbg {
  width: 100%;
  cursor: pointer;

}

.aboutusbg img {
  width: 100%;
}

.aboutus {
  width: 100%;

}

.navigation {
  padding: 0.2rem 0.5rem;
  margin: 0 auto;
  color: #666;
  font-size: 0.16rem;

}

.navigation a {
  text-decoration: none;
  color: #666;
}

.navigation a:hover {
  cursor: pointer;
  color: #666;
}

.companyCon {
  width: 100%;

}

.aboutus .is-top {
  font-size: 0.18rem;
  color: #000;
  text-align: center;
}

.aboutus .el-tabs__nav {
  transform: translateX(200px);
}

.aboutus .el-tabs__item {
  padding: 0 .4rem;
}

.aboutus .el-tabs__active-bar {
  background-color: #1c66fc;
}

.aboutus .el-tabs__nav-scroll {
  width: 50% !important;
  margin: 0 auto !important;
  display: flex;
  justify-content: center;
}

.aboutus .gsjs {
  background: url(../images/gsjs.jpg);
  width: 100%;
  height: 260px;
  background-size: 100% 100%;
}

.aboutus qywh {
  background: url(../images/qywh.jpg);
  height: 2.6rem;
  background-size: 100% 100%;
}

.aboutus .qywhcon h3 {
  text-align: left !important;
}

.aboutus .companyInfo {
  position: relative;
  box-sizing: border-box;
  width: 1200px;
  margin: 50px auto 30px auto;

}

.aboutus .con {
  box-sizing: border-box;
  vertical-align: middle;
  z-index: 1;
  width: 80%;
  margin: -150px auto 80px auto;
  vertical-align: middle;
  background: #fff;
  padding: 70px 80px 50px 80px;
  box-shadow: 0px 0px 16px 0px rgb(25 81 195 / 15%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 IE shadow滤镜*/
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  box-shadow: 0px 0px 16px 0px rgba(25, 81, 195, 0.15);
}

.aboutus .con.qywhcon {
  margin: 0 auto 0.8rem auto;
}

.aboutus .con h3 {
  font-size: 0.24rem;
  font-weight: 500;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 0.1rem;
  margin-top: 0;
}

.aboutus .con p {
  text-align: left;
  line-height: 0.25rem;
  color: #666;
  font-size: 0.16rem;
  padding: 0.1rem 0 0.25rem 0;
  margin: 0;
}

.aboutus .items {
  display: flex;
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 0.8rem;

}

.aboutus .item {
  flex: 1;
  margin-right: 0.3rem;
  padding: 0.3rem 0.3rem 0.2rem 0.3rem;
  box-shadow: rgb(229 230 233) 0px 0px 0.3rem 5px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  /* For IE 5.5 - 7 IE shadow滤镜*/
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  box-shadow: 0px 0px 16px 0px rgba(25, 81, 195, 0.15);
}

.aboutus .item h3 {
  font-size: 0.24rem;
  font-weight: 500;
  padding: 0.1rem 0 0 0;
  margin-block-start: 0;
  margin-block-end: 0;
}

.aboutus .item p {
  font-size: .16rem;
  color: #666666;
  padding: .1rem 0;
}

.aboutus .item img {
  width: .4rem;
  height: .4rem;
}

.aboutus .item:nth-child(3) {
  margin-right: 0;
}



.aboutus .lxwmcon ul {
  display: flex;
  flex-wrap: wrap;
  padding-inline-start: 0;
}

.aboutus .lxwmcon h3 {
  font-size: .24rem;
  text-align: center;
  font-weight: 500;
  padding-bottom: .3rem;
}

.aboutus .lxwmcon .infoItem {
  float: left;
  width: 50%;
  text-align: left;
  line-height: .5rem;
  font-size: .14rem;
  list-style: none;
}

.aboutus .lxwmcon .infoItem img {
  width: 0.35rem;
  vertical-align: middle;
}

.aboutus .lxwmcon .info {
  width: 90%;
  margin: 0 auto;
}

.aboutus .lxwmcon .map {
  width: 90%;
  margin: 0.2rem auto 1rem auto;
}

.aboutus .lxwmcon img {
  width: 100%;
}

body,
td,
th,
ul,
li {
  font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
  padding: 0;
  margin: 0;
}

.find_nav {
  width: 100%;
  height: 0.6rem;
  background: #eee;
  display: -moz-box;
  display: -webkit-box;
  display: box;
}

.sideline {
  display: block;
  position: absolute;
  border: 0;
  height: 2px;
  background-color: rgb(18, 94, 250);
  left: 0;
  top: 58px;
  pointer-events: none;
}

.li_list {
  text-align: center
}

.mobileHeader {
  display: none;
  color: rgba(20, 115, 255, 1);
}

.pcHeader {
  display: block;
}

body {
  min-width: 320px;
  max-width: 100%;
  margin: 0 auto;
  color: #333;
  padding: 0;
  font-family: "Microsoft Yahei";
  text-align: center;
}

.swiper-no-swiping {
  color: #000000;
}

.proBanner .swiper-slide {
  position: relative;
}

.prowCon {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 0;
}

.prowRight {
  width: 895px;
  padding-left: 65px;
  margin-bottom: -5000px;
  padding-bottom: 5000px;
}

.proItems {
  display: none;
}

.proItems.active {
  display: block;
}

.prorItem {
  width: 80%;
  padding: 15px;
  margin-bottom: 10px;
  background: #f5f5f5;
  cursor: pointer;
  overflow: hidden;
}

.prorItem img {
  width: 100px;
  height: 100px;
  background: #fff;
}

.proItemRight {
  width: calc(100% - 100px);
  padding-left: 15px;
}

.proItemRight p {
  line-height: 25px;
  max-height: 1rem;
  line-height: 0.35rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  box-sizing: border-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;

}

.proItemRight h4 {
  font-size: 15px;
  margin-bottom: 0.2rem;
}

.proBanner {
  width: 100%;
}

.proBanner img {
  width: 100%;
}

.solution {
  padding: 0 0 0.6rem 0;
}

.solveLeft,
.aboutusLeft {
  display: flex;
  flex-wrap: wrap;
  width: 60%;
  align-items: center;
}

.mli {
  width: 16.6%;
  padding: 15px;
  text-align: center;
  cursor: pointer;
}

.mli:hover {
  background: #f5f5f5;
}

.mli:hover p {
  color: #0f43ab;
}

.mli .cimg {
  height: 50px;
  line-height: 50px;

}

.mli .cimg img {
  vertical-align: middle;
}

.mli p {
  width: 100%;
  padding-top: 5px;
  font-size: 14px;
  line-height: 25px;
}

.solveRight,
.aboutusRight {
  width: 40%;
  text-align: right;
}

/* .pmcon {
  display: none;
}

.pmcon.active {
  display: block;
} */

/* 服务 */
.funtionServe {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.55rem 0 0.7rem 0;
}

.funtionServe .item {
  flex: 1;
  border-right: 1px solid #dadada;
}

.funtionServe .item:nth-child(4n) {
  border-right: 0 solid #fff;
}

.funtionServe .item i {
  font-style: normal;
  color: #0f43ab;
}

.funtionServe .item p {
  font-size: 0.16rem;
  color: #818181;
}

.funtionServe .item {
  transition: all 0.4s;
}

.funtionServe .item img {
  width: 0.45rem;
  padding-bottom: 0.22rem;

}

.funtionServe .item:hover {
  transform: translate(0, -5px);
}

.productCons {
  width: 100%;
}

.soluctionCons {
  padding-top: 0;
  /* padding-bottom: 1.5rem; */
}

.achievelists {
  padding-top: 0.5rem;
}

.proTab {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0 0.1rem;
  background: #f2f2f2;
  font-size: 15px;
  color: #333;
}

.proTab .protItem {
  float: left;
  margin-right: 35px;
  cursor: pointer;
}

.proTab .container {
  padding-right: 0.1rem;
  padding-left: 0.1rem;
}

.proTab .protItem.active {
  color: #0f43ab;
  border-bottom: 3px solid #0f43ab;
}

.prttile {
  color: #838282;
  font-size: 0.14rem;
  width: 100%;
  text-align: right;
  padding: 0.3rem 0.15rem 0.4rem 0;
}

.prttile .currentName {
  cursor: pointer;
}

.prttile a,
.prttile span {
  padding: 0 5px;
}

prttile:hover a {
  color: #0f43ab;
}

.proalists {
  width: 100%;
  padding-bottom: 40px;
}

.proLists {
  width: 100%;
  /* display: none; */
}

.proLists.active {
  display: block;
}

.solutionLists {
  display: none;
}

.solutionLists.active {
  display: block;
}

.solitionSwiper {
  width: 100%;
}

.solitionSwiper img {
  width: 100%;
}

.aboutLists {
  width: 100%;
  display: none;

}

.aboutLists.active {
  display: block;
}

.proctItem {
  float: left;
  width: 380px;
  margin-right: 0.3rem;
  margin-bottom: 0.5rem;
}

.proctItem a {
  display: block;
  width: 100%;
  height: 100%;
}

.proctItem .proImg {
  width: 100%;
  height: 2.85rem;
  overflow: hidden;
}

.proctItem .proImg img {
  width: 100%;
  height: 100%;
  overflow: hidden;

  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.proctItem .proImg:hover img {

  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.webprocons .proctItem:nth-child(3n) {
  margin-right: 0;
}

.proctItem:hover .proFooter {
  color: #0f43ab;
  cursor: pointer;
  border-bottom: 1px solid #0f43ab;
}

/* .proctItem img {
  transition: all 0.4s;
}

.proctItem:hover img {
  transform: translate(0, -10px);
} */

.proctItem:hover .proFooter i {
  display: block;
  color: #0f43ab;
  border: 1px solid #0f43ab;
}

.solutionItem {
  float: left;
  width: 48.5%;
  margin-right: 3%;
  margin-bottom: 0.4rem;
  background: #f5f5f5;
  cursor: pointer;
}

.solutionItem a {
  width: 100%;
  height: 100%;
}

.solutionItem:nth-child(2n) {
  margin-right: 0;
}

.solutionItem img {

  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.solutionItem:hover img {

  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.soluLeft {
  overflow: hidden;
}

.soluLeft img {
  width: 240px;
  height: 180px;
  object-fit: cover;
}

.soluRight {
  width: calc(100% - 240px);
  padding: 0.1rem;
  text-align: left;
}

.soluRight h3 {
  font-size: 0.16rem;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 0.15rem;
}

.soluRight .soluPcon {
  max-height: 0.8rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;

}

.soluRight p {
  font-size: 0.14rem;
  color: #5c5c5c;
  line-height: 0.28rem;
}

.soluRight p span {
  font-size: 0.14rem !important;
  background: rgba(0, 0, 0, 0) !important
}

.soluRight img,
.soluRight video {
  display: none !important;
}

.proFooter {
  width: 100%;
  /* height:1rem;
  overflow: hidden; */
  padding: 0.2rem 0.05rem 0.15rem 0.05rem;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
}

.proFleft {
  width: 60%;
}

.proFleft p {
  font-size: 16px;
}

.proFright {
  width: 40%;
}

.proFright i {
  float: right;
  padding: 0.05rem 0.1rem;
  display: block;
  width: 0.8rem;
  text-align: center;
  border: 1px solid #767676;
  cursor: pointer;
}

.pfTheme {
  line-height: 25px;
  padding-bottom: 5px;
}

.prodc {
  line-height: 25px;
  padding-bottom: 5px;
  height: 30px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.soluDetails p {
  width: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 25px;
  text-indent: 20px;
  padding-bottom: 5px;
}

.solutionDitems {
  width: 100%;
  padding: 30px 80px;
}


.solutionDitems img {
  width: 48.5%;
}

.proIntroduction {
  width: 100%;
}

.proIntroduction .swipercon .swiper-slide {
  overflow: hidden;
  /* padding: 0.1rem; */
}

.proIntroduction .swipercon .swiper-slide img {

  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.proIntroduction .swipercon .swiper-slide:hover img {

  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.proIntroLeft {
  width: 498px;
  height: 374px;
  border: 1px solid #e5dfdf;
}

.proIntroLeft .item {

  background: #f8f8f8;
}

.proIntroLeft.swipercon .carousel-indicators li {
  background: #d9d9d9;
}

.proIntroLeft.swipercon .carousel-indicators li.active {
  background: #000000;
}

.proIntroRight {
  width: calc(100% - 600px);
  padding-left: 40px;
}

.proIntroRight .proTop {
  padding-bottom: 20px;
  text-align: left;
}

.proIntroRight .proTop p {
  font-size: 32px;
  line-height: 0.5rem;
  font-weight: 600;
}

.proIntroRight .proTop p.bm {
  font-weight: 500;
}

.prointroCon {
  font-size: 14px;
  line-height: 25px;
  color: #333;
  text-align: left;
}

.proDetail {
  width: 100%;
  margin-top: 1.1rem;
}

.proDetail h3 {
  display: block;
  width: 1.70rem;
  height: 0.45rem;
  line-height: 0.45rem !important;
  text-align: left;
  font-size: 0.24rem !important;
  background: #11449b;
  margin-bottom: 0.5rem;
}

.proDetail h3 span {
  font-size: 0.24rem !important;

}

.proDetail p {
  width: 100%;
  text-align: left;
  font-size: 0.18rem;
}

.proDetail p img {
  max-width: 100%;
}

.proDetailItem {
  text-align: left;
}

.proDetailItem p {
  list-style-type: circle;
  list-style: lower-alpha;
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 5px;
}

.proDetailItem p:before {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  background: #11449b;
  vertical-align: middle;
  margin-right: 14px;
}

.proDeTitle {
  width: 1.2rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.2rem;
  color: #fff;
  padding-left: 0.1rem;
  margin-top: 0.6rem;
  margin-bottom: 0.4rem;
  background: #11449b;
}

.tecnoParameter {
  width: 100%;
}

/* 关于我们 */
.companyProfile {
  position: relative;
  margin-bottom: 1.3rem;
  width: 100%;
}

.companyProfile .w1200 {
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 0;
}

.companyLeft {
  float: left;
  text-align: left;
  width: 5.66rem;
}

.comp,
.careCon {
  font-size: 0.15rem;
  line-height: 25px;
}

.companyLeft h3 {
  font-size: 0.26rem;
  padding-bottom: 0.4rem;
}

.companyLeft p {
  font-size: 0.14rem;
  line-height: 25px;
}

.companyRight {
  float: left;
  margin-left: 0.5rem;
  width: 5.84rem;
  height: 3.5rem;
}

.companyRight img {
  width: 100%;
  height: 100%;
}

.corporateCulture {
  width: 100%;
  height: 602.6px;
  position: relative;
}

.corporateCulture img {
  width: 100%;
  height: 100%;
}

.corporateCulture .w1200 {
  position: absolute;
  z-index: 1000;
  left: calc(50% - 600px);
  top: 0;
  padding: 0.9rem 0;
}

.caltureTop {
  text-align: center;
  color: #fff;
}

.caltureTop h3 {
  font-size: 0.3rem;
  padding-bottom: 0.5rem;
  font-weight: 600;
}

.caltureTop p {
  width: 650px;
  font-size: 0.15rem;
  line-height: 25px;
  text-align: center;
  margin: 0 auto;
}

.caltureBottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 1.1rem;

}

.culItem {
  width: calc(25% - 30px);
  margin-right: 30px;
  color: #fff;
  text-align: center;
  padding: 30px 0;
  background: rgba(14, 87, 162, 0.35);
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.4s;
}

.culItem:hover {
  transform: translate(0, -5px);
}

.culItem:nth-child(4) {
  margin-right: 0;
}

.culItem h3 {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 20px;
}

.culItem p {
  font-size: 16px;
  line-height: 25px;
}

/* 领导关怀 */
.leadingCare {
  padding-top: 1.5rem;
}

.leadingTop h3 {
  font-size: 0.3rem;
  font-weight: bold;
  padding-bottom: 0.5rem;
}

.leadingTop p {
  font-size: 0.15rem;
  line-height: 25px;
  padding: 0 0.15rem;
}

.leadingBottom {
  position: relative;
  width: 100%;
  height: 3rem;
  margin-top: 0.65rem;
  overflow: hidden;
}

.leadingBottom p {
  width: 100%;
  padding: 0.25rem 0;
  line-height: 0.25rem;
  text-align: left;
  font-size: 0.14rem;
  word-break: break-all;
  max-height: 1rem;
  text-overflow: ellipsis;
  display: -webkit-box;
  box-sizing: border-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


#leadingUl {
  position: absolute;
  left: 0;
  top: 0;
}

#leadingUl li {
  float: left;
  width: 3.73rem;
  height: 100%;
  margin-right: 0.45rem;
  box-sizing: border-box;
}

#leadingUl li img {
  width: 3.7rem;
  height: 2.3rem;
}

/* 发展历程 */
.devHistory {
  position: relative;
  width: 100%;
  margin-top: 1.5rem;
}

.mobileDevHistory1 {
  display: none;
}

.devHistory h3 {

  font-size: 30px;
}

.devHistory .hisbg {
  width: 100%;
}

#timeline {
  position: absolute;
  z-index: 1000;
  left: 0;
  top: 0.5rem;
  width: 100%;
  height: 6rem;
  overflow: hidden;
  margin: 0.4rem auto 0 auto;
}

#timeline h3 {
  color: #fff;
  font-size: 0.3rem;
  font-weight: 600;
}

#dates {
  width: 12rem;
  overflow: hidden;
  margin-top: -2px;
  margin-left: calc(50% - 590px) !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

#dates li {
  float: left;
  width: 1rem;
  font-size: 0.16rem;
  text-align: center;
}

#dates a {
  color: #fff;
  width: 100%;
  height: 0.45rem;
  line-height: 0.45rem;
  display: block;
}

#dates .selected {
  font-size: 0.18rem;
  font-weight: bold;
  border-top: 2px solid #fff;
}

#issues {
  width: 12rem;
  height: 5rem;
  overflow: hidden;
}

#issues li {
  float: left;
  width: 12rem;
  height: 5rem;
  list-style: none;
  opacity: 0 !important;
}

#issues li.selected {
  padding-left: 6.8rem;
  opacity: 1 !important;
}

#issues li.selected .year {
  padding-top: 0.9rem;
  padding-bottom: 0.2rem;
  color: rgba(255, 255, 255, 0.15);
  font-size: 1.1rem;
  font-weight: 900;
}

#issues li.selected p {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.35rem;
  text-indent: 0;
  width: 3rem;
  margin-left: 1.6rem;
  text-align: left;
}

#issues li img {
  text-align: center;
  display: block;
  margin: 0 auto;
}

#next,
#prev {
  position: absolute;
  top: 2.2rem;
  width: 0.4rem;
  height: 1rem;
  text-align: center;
  line-height: 1rem;
  overflow: hidden;
  background: rgba(0, 0, 0, .2);
  border-radius: 4px;
}

#next:hover,
#prev:hover {
  background: rgba(0, 0, 0, .4);
}

#next {
  right: 20%;

}

#prev {
  left: 20%;

}

#next.disabled,
#prev.disabled {
  opacity: 0.2;
}

.dateBottom {
  width: 100%;
  height: 2px;
  background: rgba(255, 255, 255, 0.5);
}

/* 新闻中心 */
.newsLists {
  width: 100%;
}

.cnItem {
  width: 100%;
  padding: 0.3rem 0;
  border-bottom: 1px solid #ddd;
}

.cnItem a {
  display: block;
  width: 100%;
  height: 100%;
}

.cnItemLeft {
  overflow: hidden;
}

.cnItemLeft img {
  width: 3.4rem;
  height: 2.55rem;

  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.cnItemLeft:hover img {

  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.cnItemRight {
  width: calc(100% - 3.7rem);
  margin-left: 0.3rem;
  text-align: left;
}

.cnItemRight h3 {
  font-size: 0.18rem;
  padding-bottom: 0.2rem;
  line-height: 25px;
}

.cnItemRight .time {
  font-size: 0.14rem;
  margin-bottom: 0.4rem;
}

.cnItemRight p {
  font-size: 0.16rem;
  color: #666;
  line-height: 0.25rem;

}

.cnItemRight p img,
.cnItemRight p video {
  display: none;
}


.cnItemRight i {
  width: 1.2rem;
  text-align: center;
  display: block;
  font-size: 12px;
  padding: 8px 10px;
  margin-top: 0.3rem;
  background: #f5f5f5;
  color: #666;
  font-style: normal;
}

.cnItemRight i:hover {
  background: #e7e6e6;
}

.wimg {
  width: 100%;
}

.athemeTop {
  text-align: center;
}

.athemeTop h3 {
  font-size: 0.26rem;
  font-weight: 600;
  padding-bottom: 0.2rem;
}

.athemeTop p {
  font-size: 14px;
  color: #707070;
  text-align: center;
}

.adetial {
  padding-top: 0.7rem;
}

.adetial img {
  max-width: 100%;
}

.adetial p {
  font-size: 16px;
  line-height: 25px;
  color: #333;
  text-align: left;
  padding-bottom: 10px;
  text-indent: 20px;
}

.aboutDimg1 {
  padding: 30px 0 0 0;
}

.aboutusDitems {
  width: 100%;
  padding: 55px 50px;
}

.aboutusDitems img {
  width: 5.25rem;
  margin-right: 0.5rem;
}

.aboutusDitems img:nth-child(2) {
  margin-right: 0;
}

.pageFooter {
  margin-top: 0.5rem;

  text-align: left;
  color: #333;
  font-size: 14px;
}

.pageFooter a {
  line-height: 30px;
}

.pageFooter a span {
  padding-left: 5px;
}

.pageFooter a:hover {
  color: #000;
  font-weight: 600;
}

/* 联系我们 */
.lxinfo {
  width: 100%;
  margin: 0 auto;
}

.lxinfo .infoItem {
  float: left;
  width: 50%;
  text-align: left;
  line-height: 30px;
  font-size: 15px;
  list-style: none;
}

.lxinfo .infoItem label {
  margin-bottom: 0.1rem;
  padding-right: 5px;
}

.lxinfo .infoItem i {
  display: inline-block;
  width: 3px;
  height: 15px;
  background: #0f43ab;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 5px;
}

#lxmap {
  margin: 0.2rem 0 1rem 0;
}

#lxmap iframe {
  width: 100% !important;
}

#lxmap img {
  width: 100%;
}

.message .help-block {
  color: rgb(218, 4, 4);
  padding-top: 5px;
}

.message .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

.message h3 {
  font-size: 0.26rem;
  padding-bottom: 0.7rem;
  font-weight: bold;
}

.message .form-group {
  margin-bottom: 0.34rem;
}

.message .form-horizontal .form-control.textarea {
  height: 100px;
}

.message .col-sm-6 {
  float: left;
}

.form-horizontal button.btnSubmit {
  width: 233px;
  background: #0f43ab;
  border-radius: 3px;
  margin-top: 5px;
  font-size: 0.16rem;
}

.form-horizontal button.btnSubmit：hover {
  background: #043699;
}

.form-horizontal .btn-default.btnSubmit:hover {
  background: #164dbb;
  color: #fff;
}

.form-horizontal .btn-default.btnSubmit:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

.lyemail {
  font-size: 15px;
  color: #333;
  padding-top: 0.3rem;
  line-height: 0.5rem;
}

.acheveItem {
  width: 5.8rem;
  margin-right: 0.4rem;
  margin-bottom: 0.45rem;
}

.acheveItem:nth-child(2n) {
  margin-right: 0;
}

.acheveItem img {
  width: 100%;
  height: 4rem;
  object-fit: cover;

  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.acheveItem:hover img {

  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.acheveTop {
  width: 100%;
  overflow: hidden;
}

.acheveFooter {
  width: 100%;
  padding: 0.2rem 0.1rem;
  background: #f5f5f5;
  text-align: left;
  height: 1.7rem;
  overflow: hidden;

}

.acheveFooter p {
  text-align: left;
  text-indent: 0 !important;
  height: 0.5rem;
  line-height: 0.25rem;
  font-size: 0.14rem !important;
  padding-bottom: 0.15rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.acheveFooter p span {
  font-size: 0.14rem !important;
}

.acheveFooter img {
  display: none;
}

.acheveFooter h3 {
  font-size: 0.18rem;
  padding-bottom: 0.1rem;
  color: #333;
}

.acheveFooter .time {
  font-size: 16px;
  color: #666;
  margin: 0.15rem 0 0.1rem 0;
}

.acheveFooter p {
  font-size: 14px;
  line-height: 25px;
  color: #333;
}

.honorary {
  width: 100%;
  padding-top: 0.5rem;
}

.honorary h3 {
  font-size: 0.26rem;
  text-align: center;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-bottom: 0.7rem;
}

.honorary h3.zl {
  margin-top: 0.4rem;
}

.scontainer {
  width: 100%;
  overflow: hidden;
}

.iachieve {
  width: 100%;
}

.iachieve img {
  width: 100%;
}

.bannerCon {
  position: relative;
  width: 100%;
  height: 4.5rem;
}

.bannerCon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bannerCon h3 {
  font-size: 43px;
}

.bannerCon .w1200 {
  position: absolute;
  left: calc(50% - 600px);
  top: 0;
  z-index: 1000;
  padding-top: 125px;
  color: #fff;
}

.bannerCon .hyname {
  font-size: 24px;
}

.certificate {
  width: 100%;
}

.certificate .carousel-control-next,
.certificate .carousel-control-prev {
  width: 0.5rem;
  height: 0.8rem;
  z-index: 1001;
  top: 3rem;
}

.certificate .carousel-control-next img,
.certificate .carousel-control-prev img {
  width: 100%;
}

#certificate .carousel-control-prev.dnone,
#certificate .carousel-control-next.dnone {
  display: none;
}

#patentCertificate .carousel-control-prev.dnone,
#patentCertificate .carousel-control-next.dnone {
  display: none;
}

.certificateTop .certiItem {
  box-sizing: border-box;
  width: 3.9rem;
  margin-right: 0.15rem;
  margin-bottom: 0.3rem;
  padding: 0.25rem 0.25rem;
  background: #f7f7f7;
  cursor: pointer;
}



.certificateTop .certiItem:nth-child(3n) {
  margin-right: 0;
}

.certiBottom {
  width: 100%;
  height: 2.5rem;

}

.certificateTop,
.certificateBottom {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.certificateTop .certiItem,
.certificateBottom .certiItem {
  cursor: pointer;
}

.certificateBottom {
  padding: 5px;
}

.certificateBottom .certiItem {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, .2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, .2)
}

.certificateTop .certiItem img,
.certificateBottom .certiItem img {
  width: 100%;
}

.certificateTop .certiItem img {
  height: 100%;
  object-fit: contain;
}

.certificateBottom .certiItem img {
  height: 3.25rem;
  object-fit: contain;
}

.certificateTop p,
.certificateBottom p {
  font-size: 0.18rem;
  font-weight: 600;
  padding: 0.2rem 0;
  text-align: left;
  line-height: 0.25rem;
}

.certificateTop p {
  max-height: 0.6rem;
  padding: 5px 0 0.2rem 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.certificateBottom .certiItem {
  width: 2.2rem;
  margin-right: 0.125rem;
  margin-bottom: 0.2rem;
}

.certificateBottom .certiItem img {
  width: 100%;
}

.certificateBottom .certiItem:nth-child(5n) {
  margin-right: 0;
}

.proItem img {
  transition: all 0.4s;
  width: 100%;
  height: 1.45rem;
  object-fit: contain;
}

.cnItemRight .crpcon {
  max-height: 0.8rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media only screen and (max-width: 640px) {
  .container {
    padding-left: 0.15rem;
    padding-right: 0.15rem;
  }

  .mobileHeader {
    display: block;
  }

  .pcHeader {
    display: none;
  }

  .menu img {
    width: 0.30rem;
    padding-top: 5px;
  }

  .mobileHeader .el-icon-s-fold {
    padding-left: 0.4rem;
  }

  .header .logo {
    margin-top: 0.1rem;
  }

  .header {
    padding: 0 10px;
  }

  /* .swipercon {
    display: none;
    overflow: hidden;
  } */
  .swipercon .swiper-button-next,
  .swipercon .swiper-button-prev {
    width: 0.4rem;
    height: 0.5rem;
  }

  .swipercon.mobileSwipercon {
    display: block;
  }

  .swipercon.solutionSwiper .bleft {
    width: 100%;
  }

  .solutionSwiper img {
    width: 100%;
  }

  .hy ul li p {
    height: 0.5rem;
    line-height: 0.5rem;
  }

  .news ul li {
    width: 100%;
    padding: 0.25rem 0.15rem 0.25rem 0.15rem;
  }

  .sidebar-nav li.active span,
  .sidebar-nav li.active i {
    color: #0f43ab;
  }

  .sidebar-nav li.sactive span {
    color: #0f43ab;
  }

  .message input::-webkit-input-placeholder {
    /* 使用webkit内核的浏览器 */
    font-size: 0.14rem;
  }

  .message input:-moz-placeholder {
    /* Firefox版本4-18 */
    font-size: 0.14rem;
  }

  .message input::-moz-placeholder {
    /* Firefox版本19+ */
    font-size: 0.14rem;
  }

  .message input:-ms-input-placeholder {
    /* IE浏览器 */
    font-size: 0.14rem;
  }

  .message textarea::-webkit-input-placeholder {
    /* 使用webkit内核的浏览器 */
    font-size: 0.14rem;
  }

  .message textarea:-moz-placeholder {
    /* Firefox版本4-18 */
    font-size: 0.14rem;
  }

  .message textarea::-moz-placeholder {
    /* Firefox版本19+ */
    font-size: 0.14rem;
  }

  .message textarea:-ms-input-placeholder {
    /* IE浏览器 */
    font-size: 0.14rem;
  }




  #leadingUl li:nth-child(2n) {
    margin-right: 0;
  }

  */ .leadingBottom p {
    padding: 0.15rem;
    height: 0.8rem;
    line-height: 0.35rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    box-sizing: border-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .leadingBottom {
    height: 3.1rem;
  }

  .acheveFooter {
    max-height: 2.1rem;
  }

  .proIntroLeft {
    height: 3rem;
  }

  .companyLeft {
    width: 100%;

  }

  .companyRight {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }

  .companyRight img {
    width: 100%;
    height: auto;
  }

  .companyProfile {
    margin-bottom: 0.8rem;
  }

  .lxinfo .infoItem {
    width: 100%;
  }

  .soluDetails {
    padding: 0 0.15rem;
  }

  .lxinfo .infoItem {
    font-size: 0.15rem;
  }

  .aboutUsDetail {
    padding: 0 0.15rem;
  }

  .proctItem .proImg {
    height: 2rem;
  }

  .proctItem .proImg img {
    object-fit: fill;
  }

  .proFleft p {
    font-size: 14px;
  }

  .bannerCon {
    height: 2rem;
  }

  .form-horizontal button.btnSubmit {
    margin-top: 0.25rem;
  }

  .lyemail {
    font-size: 0.15rem;
    width: 100%;
    text-align: left;
  }

  .message .col-sm-6 {
    margin-bottom: 0.2rem;
  }

  .message .form-group {
    margin-bottom: 0rem;
  }

  .liLeft {
    width: 16%;
  }

  .soluLeft {
    width: 40%;
  }

  .soluLeft img {
    width: 100%;
    height: 1.8rem;
    object-fit: cover;
  }

  .soluRight {
    width: 60%;
  }

  .soluRight h3 {
    padding-top: 5px;
    line-height: 20px;
  }

  .soluRight img,
  .soluRight video {
    display: none;
  }

  .soluRight .soluPcon {
    max-height: 0.8rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  /* .soluRight p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  } */

  .solutionLists {
    padding: 0 10px;
    display: none;
  }

  .solutionLists.active {
    display: block;
  }

  .honorary h3 {
    padding-bottom: 0.3rem;
  }

  .honorary h3.zl {
    padding-top: 0.5rem;
  }

  #issues li.selected .year {
    padding-top: 0.1rem;
    font-size: 0.24rem;
  }

  .mobileDevHistory1 {
    width: 100%;
    height: 4rem;
    padding-top: 0.5rem;
    display: block;
    background: url(../images/dev1.png);
    color: #fff;
  }

  .mobileDevHistory1 h3 {
    padding-bottom: 0.3rem;
    font-size: 0.32rem;
  }

  .mobileDevHistory1 .swiper-slide {
    background: rgba(0, 0, 0, 0);
    color: #fff;
  }

  /* .mobileDevHistory1 .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    flex-direction: column;
    background: url(../images/dev1.png);

  } */

  .mobileDevHistory .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;

    background-size: 100% 100%;
    flex-direction: column;
  }

  /* .mobileDevHistory1 .scontent {
    width: 100%;
    color: #fff;
    text-align: center;
  }*/


  .certificateTop .certiItem {
    float: none;
    margin: 0 auto;
  }



  .mobileDevHistory1 .scontent .year {
    font-size: 0.64rem;
    padding: 0.2rem 0 0.3rem 0;
  }

  .mobileDevHistory1 .scontent p {
    font-size: 0.26rem;
    padding-bottom: 0.1rem;
  }

  */ .certificateTop .certiItem {
    margin: 0 auto 0.3rem auto;
    float: none;
    width: 100%;
  }

  .certificateTop .certiItem img {
    max-width: 100%;
  }

  .certificateBottom .certiItem {
    margin: 0 auto 0.3rem auto;
    float: none;
    width: 100%;
  }

  .certificateTop .certiItem:nth-child(3n) {
    margin: 0 auto 0.3rem auto;
  }

  .certificateBottom .certiItem:nth-child(5n) {
    margin: 0 auto 0.3rem auto;
  }

  .certificateBottom .certiItem img {
    max-width: 100%;
  }

  .cnItem {
    padding: 0.4rem 0;
  }

  .cnItemRight {
    margin-left: 0.2;
  }

  .corporateCulture img {
    width: 380%;
  }

  /* .cnItemRight p {
    max-height: 0.8rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  } */

  .cnItemRight .time {
    margin-bottom: 0.2rem;
  }

  .certificate {
    padding: 0 0.15rem;
  }


  .athemeTop {
    padding-bottom: 15px;
  }

  .adetial p {
    font-size: 14px;
  }

  .achievelists {
    padding: 0.5rem 0.15rem 1rem 0.15rem;
  }

  .acheveFooter h3 {
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.25rem;
    word-wrap: break-word;
  }

  .prttile {
    font-size: 0.14rem;
  }

  .acheveItem {
    width: 100%;
    margin-right: 0;

  }

  .pageFooter {
    padding: 0 15px;
  }

  .proctItem {
    width: 48%;
    margin-right: 2%;
    box-sizing: border-box;
  }

  .proIntroLeft {
    width: 100%;
  }

  .proIntroRight {
    width: 100%;
    padding: 0.2rem 0.15rem 0 0.15rem;
    margin-top: 0.1rem;
  }

  .proIntroRight .proTop p {
    font-size: 0.2rem;
  }

  .mobileprocons .proctIteid="lxmap"m:nth-child(2n) {
    margin-right: 0;
  }

  .devHistory {
    margin-top: 0.8rem;
    margin-bottom: 0;
  }



  .webDevHistory {
    display: none;
  }

  .mobileDevHistory {
    display: none;
  }

  .corporateCulture {
    width: 100%;
    height: 7.4rem;
    overflow: hidden;
  }

  .corporateCulture .w1200 {
    width: 80%;
    left: 10%;
    padding: 0.4rem 0 0;
  }

  .caltureTop h3 {
    font-size: 0.26rem;
  }

  .caltureTop {
    width: 100%;
  }

  .caltureTop p {
    width: 100%;
  }

  .caltureTop h3 {
    padding-bottom: 0.3rem;
  }

  .caltureBottom {
    padding-top: 0.3rem;
  }

  .culItem {
    padding: 0.2rem 0;
  }

  .culItem p {
    font-size: 0.16rem;
  }

  .culItem h3 {
    font-size: 0.18rem;
    padding-bottom: 0.1rem;
  }

  .culItem {
    width: 45%;
    margin-right: 10%;
    margin-bottom: 0.2rem;
  }

  .culItem:nth-child(2n) {
    margin-right: 0;
  }

  .leadingCare {
    padding-top: 0.5rem;
  }

  .proDetail {
    padding: 0 0.15rem;
    font-size: 14px;
  }

  .proDetail .proDetailItem p {
    font-size: 0.14rem;
  }

  .productBanner {
    position: relative;
    overflow: hidden;
  }


  .proleft {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-bottom: 0.15rem;
  }

  .proRight {
    width: 100%;
  }

  .proleft img {
    width: 100%;
    height: 2.6rem;
    object-fit: cover;
  }

  .proRight .proItem {
    width: 48%;
    height: 3.6rem;
    margin-right: 4%;
    padding: 10px 10px;
    box-sizing: border-box;
  }

  .proRight .proItem:nth-child(2n) {
    margin-right: 0;
  }

  .proItem img {
    width: 100%;
    height: 2rem;
    object-fit: cover;
  }

  #timeline {
    top: 0;
  }

  #timeline {
    margin: 0.3rem auto 0 auto;
    height: 2.25rem;
  }

  #issues {
    height: 2rem;
  }

  #issues li {
    width: 100%;
    height: 2rem;
  }

  #issues li.selected {
    padding-left: 0;
  }

  .proalists {
    padding: 0 0.15rem 1rem 0.15rem;
  }

  #timeline h3 {
    font-size: 0.22rem;
  }

  .funtionServe .item p {
    font-size: 0.18rem;
  }

  .news .lptheme {
    padding-bottom: 0.1rem;
  }

  .solutionItem {
    width: 100%;
  }

  .tel span {
    font-size: 0.24rem;
  }

  .dfooter {
    padding: 5px 0;
    height: auto;
    line-height: 0.3rem;
  }

  .dfooter a {
    color: #fff;
  }

  .dfooter img {
    vertical-align: middle;
  }

  .funtionServe .stitle,
  .product .stitle {
    font-size: 0.24rem;
    padding: 0.5rem 0 0.2rem 0;
  }

  .funtionServe .item .itemLeft {
    width: 100%;
    margin-bottom: 10px;
  }

  .funtionServe {
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
  }


  .funtionServe .item:nth-child(2n) .itemLeft {
    width: 100%;
  }

  .funtionServe .item:nth-child(2n) .itemRight {
    width: 100%;
    text-align: center;
  }

  .news {
    padding-bottom: 0.5rem;
  }

  .form-horizontal {
    width: 100%;
  }

  .form-group {
    width: 100%;
  }

  .form-horizontal label {
    width: 100px;
    text-align: right;
    float: left;
  }

  .aboutLists {
    padding: 0 0.15rem 1rem 0.15rem;
  }

  .col-sm-9 {
    float: left;
    width: calc(100% - 100px);
  }

  .form-horizontal .form-control {
    width: 100%;
  }

  .w1200 {
    width: 100%;
  }

  .swipercon .w1200 {
    left: 30px;
  }

  .proTab .protItem {
    font-size: 12px;
    margin-right: 0.2rem;
  }

  .swipercon .bleft {
    padding-top: 0.3rem;
  }

  .swipercon .bleft h3 {
    font-size: 0.2rem;
  }

  .headerRight .tel {
    display: none;
  }

  .headerRight .tel.momiletel {
    display: block;
  }

  .funtionServe .item .itemcon {
    flex-direction: column;
    padding: 20px 0;
  }

  .funtionServe .item .itemcon.pccon {
    display: none;
  }

  .funtionServe .item .itemcon.mobilecon {
    display: block;
  }

  .funtionServe .item .itemRight {
    width: 100%;
    padding-left: 0;
  }

  .funtionServe .item .ditem {
    padding-bottom: 0.2rem;
  }

  .funtionServe .item .ditem .option {
    margin-top: 25px;
  }

  .funtionServe .ditem h3 {
    font-size: 0.22rem;
    margin-top: 0;
  }

  .headerRight .tel {
    display: none;
  }

  .headerRight .tel.momiletel {
    display: block;
  }

  .mobileHeader .header {
    justify-content: space-between;
    overflow: hidden;
  }

  .mobileHeader i {
    font-size: 0.3rem;
    vertical-align: middle;
    color: #0f43ab;
  }

  .swiper.el-carousel {
    height: 2.5rem;
    cursor: pointer;
  }

  .prodectTabs .van-tabs__wrap--scrollable .van-tab {
    padding: 0 0.3rem;
  }

  .product {
    box-sizing: border-box;
    width: 100%;
  }


  .product .container {
    padding: 0 0.15rem;
  }

  .proCon {
    padding: 0 0.1rem;
    margin-top: 0;
  }

  .proCon .gnItems {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 95%;
    margin: 0.2rem auto 0 auto;
  }

  .proCon .gnItem {
    display: flex;
    flex: none;
    box-sizing: border-box;
    width: 49%;
    margin-right: 2%;
    padding: 0.2rem 0.1rem;
  }

  .proCon .gnItem:nth-child(2n) {
    margin-right: 0;
  }

  .proCon .gnItem img {
    margin-top: 0;
    margin-right: 8px;
    margin-left: 0;
  }

  .proCon .gnItem h3 {
    padding: 10px 0;
    font-size: 16px;
  }


  .product .jzItems {
    display: block;
    width: 95%;
    margin: 0 auto;
  }

  .product .jzItem {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .product .pitem {
    width: 100%;
    margin-bottom: 0.3rem;
  }

  .invenItem {
    margin-top: 0.3rem;
  }

  .leadingCare.w1200 {
    width: calc(100% - 0);
  }


  .footer {
    text-align: center;
    padding: 0.2rem 1rem 0 1rem;
  }

  .footerTop {
    flex-direction: column;
  }

  .footerRight .ewm {
    float: left !important;
  }

  .footerRight .ewm img {
    width: 1.45rem;
  }

  .footerLeft {
    padding: 0.1rem 0;
  }

  .footerLeft .leftCon img {
    width: 1.75rem;
  }

  .footer.mobileFooter {
    display: block;
    margin: 0.2rem auto 0 auto;
    padding: 0.2rem 0.1rem 0.2rem 0.1rem;
    text-align: center;
    font-size: 0.14rem;
  }

  .hy ul {
    flex-direction: column;
  }

  .hy ul li {
    width: 100%;
    margin-bottom: 0.15rem;
  }

  /* .mcon {
    padding: 0 0.15rem;
  } */

  .funtionServe {
    display: block;
    padding: 0.35rem 0 0.2rem 0;
  }

  .funtionServe .item {
    width: 48%;
    display: inline-block;
    margin-bottom: 0.2rem;

  }

  .funtionServe .item:nth-child(2n) {
    border-right: 0px solid #fff;
  }

  .header .log img {
    height: 0.44rem;
  }

  .hy {
    margin-bottom: 0.5rem;
  }

  .navbar .sidebar-brand {
    text-align: left;
    padding-left: 1.3rem;
  }
}