﻿@import url(pscroll.css);
/*内页*/
.o_big {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  position: relative;
  display: flex;
  justify-content: center;
}
.o_big h1 {
  color: #fff;
  margin: 0 auto;
  position: absolute;
  top: 10rem;
  font-size: 5rem;
}
.o_big img {
  width: 100%;
  filter: Alpha(Opacity=0);
  min-height: 10rem;
}

.o_big_bottom_btn {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}

.o_big_bottom_btn a {
  width: 25%;
}

.o_big_bottom_btn div {
  color: #fff;
  height: 13.3333rem;
  line-height: 13.3333rem;
  text-align: center;
  font-size: 2rem;
  background-color: rgba(0, 0, 0, 0.3);
}
.o_big_news_btn {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}

.o_big_news_btn a {
  color: #fff;
  width: 50%;
}

.o_big_news_btn a div {
  color: #fff;
  width: 100%;
  height: 13.3333rem;
  line-height: 13.3333rem;
  text-align: center;
  font-size: 2rem;
  background-color: rgba(0, 0, 0, 0.3);
}
.o_big_gywm_btn {
  position: absolute;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
}

.o_big_gywm_btn a{
  width: 33.3%;
  color: #fff;
}

.o_big_gywm_btn div {
  color: #fff;
  width: 100%;
  height: 13.3333rem;
  line-height: 13.3333rem;
  text-align: center;
  font-size: 2rem;
  background-color: rgba(0, 0, 0, 0.3);
}

.contact_bg {
  width: 95%;
  margin: 0 auto;
  background-color: #fff !important;
}

.contact-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contact-top-left {
  padding-left: 5rem;
  box-sizing: border-box;
  height: 28.75rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.contactFlex-box {
  display: flex;
  align-items: center;
}

.contactFlex-img {
  margin-right: 3.3333rem;
  width: 5.1667rem;
}

.contactFlex-content {
  font-size: 1.4167rem;
  width: 25rem;
}

.contactFlex-content p {
  line-height: 2.75rem;
}

.contact-center {
  margin: 6.6667rem 0;
  padding: 5rem 0;
  box-sizing: border-box;
  background-color: rgb(242, 242, 242);
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-center-title {
  display: flex;
  align-items: center;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: 550;
  color: rgb(3, 112, 202);
}

.contact-center-title div {
  margin-left: 3.3333rem;
}

.contact-center-input {
  margin: 5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 40%;
}

.contactCenter-left {
  height: 12.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.contact-inputBox {
  height: 3.3333rem;
  width: 20.0833rem;
}

.contact-inputBox input {
  width: 100%;
  height: 100%;
  outline: none;
  border: none;
  padding-left: 1.25rem;
  box-sizing: border-box;
}

.contact-inputCodeBox {
  height: 3.3333rem;
  width: 20.0833rem;
  display: flex;
  align-items: center;
  background-color: #fff;
}

.contact-inputCodeBox input {
  width: 12.5rem;
  height: 100%;
  outline: none;
  border: none;
  padding-left: 1.25rem;
  box-sizing: border-box;
}

.contact-code-img {
  width: 3.75rem;
  height: 3.3333rem;
  margin-left: 0.8333rem;
  margin-right: 0.4167rem;
}

.contactCenter-center {
  margin: 0 3rem 0 1.75rem;
}

.contactCenter-center textarea {
  width: 20.0833rem;
  height: 12.25rem;
  background-color: #fff;
  padding: 0.4167rem 0.4167rem 0;
  box-sizing: border-box;
}

.contact-center-btn {
  display: flex;
  align-items: center;
}

.contactCenterBtn {
  width: 9.3333rem;
  height: 1.9167rem;
  line-height: 1.9167rem;
  text-align: center;
  font-size: 0.9167rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.0833rem;
  cursor: pointer;
}

.contactCenter-left-btn {
  background-color: #fdac2b;
  color: #333333;
}

.contactCenter-right-btn {
  background-color: #534f4e;
  color: #ffffff;
  margin-left: 1.8333rem;
}

.contact-bottom {
  width: 100%;
  height: 66.6667rem;
  margin-bottom: 2.5rem;
}

.introduce_bg {
  width: 90%;
  margin: 0 auto;
}

.introduce_top {
  width: 100%;
  display: flex;
  align-items: center;
}

.introduce_top_img {
  width: 62.8571rem;
  height: 39.5714rem;
  overflow: hidden;
}

.introduce_top_img img {
  width: 100%;
  height: 100%;
  transition: transform 0.3s linear;
}

.introduce_top_img img:hover {
  transform: scale(1.1);
}

.introduce_top_text {
  width: 63.2857rem;
  height: 39.5714rem;
  margin-left: 14.2857rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 1.2857rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #333333;
  line-height: 3.4286rem;
}

.introduce_top_text p {
  text-indent: 2em;
}

.introduce_top_text p span {
  color: #0071c8;
}

.introduce_center {
  margin-top: 10.0714rem;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.introduce_center_box {
  width: 34rem;
  height: 27.9286rem;
  position: relative;
  background-color: #ffffff;
  box-shadow: 0rem 0.2143rem 0.4286rem 0rem rgba(0, 0, 0, 0.28);
  border-radius: 1.4286rem;
  border: solid 0.0714rem #ababab;
}

.introduce_flex {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1.4286rem;
}

.introduce_flex div {
  font-size: 2.1429rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.2143rem;
  color: #0071c8;
  margin-top: 4.0714rem;
}

.introduce_content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1.4286rem;
  padding: 2.2143rem 3.7143rem 4.5rem 2.5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: linear-gradient(0deg, #0065b3 30%, #4398e9 100%),
    linear-gradient(192deg, #ffffff 0%, #b61924 100%);
  background-blend-mode: normal, normal;
  box-shadow: 0rem 0.2143rem 0.4286rem 0rem rgba(0, 0, 0, 0.28);
  border-radius: 1.4286rem;
  border: solid 0.0714rem #ababab;
  transition: all 0.3s linear;
  opacity: 1;
  cursor: pointer;
}

.introduce_content_title {
  display: flex;
  align-items: center;
  width: 100%;
}

.introduce_content_title .sign {
  width: 3.3333rem;
  height: 3.3333rem;
}

.introduce_content_title .sign img{
  width: 3.3333rem;
  height: 3.3333rem;
}

.introduce_content_title .name {
  font-size: 2.1429rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.2143rem;
  color: #ffffff;
  margin-left: 1.3333rem;
}

.introduce_content_text {
  font-size: 1.2857rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 2.1429rem;
  letter-spacing: 0rem;
  color: #ffffff;
  margin-top: 3.0714rem;
  height: 15rem;
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
}

.introduce_content_text p {
  text-indent: 2em;
}

.introduce_content_text::-webkit-scrollbar {
  width: 0;
  height: 0;
}

/* .platformBox:hover .platformContent {
  opacity: 1;
}

.technologyBox:hover .technologyContent {
  opacity: 1;
}

.industryBox:hover .industryContent {
  opacity: 1;
} */

.introduce_bottom {
  margin-top: 10.4286rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 13.0714rem;
}

.introduce_bottom_title {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.introduce_bottom_title_name {
  font-size: 2.1429rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.2143rem;
  color: #0071c8;
}

.introduce_bottom_title_content {
  font-size: 1.2857rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1429rem;
  color: #333333;
  margin: 2.2857rem 0 3.9286rem;
}

.introduce_bottom_content {
  width: 131rem;
  overflow: hidden;
}

.introduce_list {
  display: flex;
  align-items: center;
  position: relative;
  left: 0;
}

.introduce_list li img {
  width: 17.4286rem;
  height: 24.6429rem;
  margin-right: 4.7143rem;
}

.introduce_bottom_btn {
  margin-top: 3rem;
  display: flex;
  align-items: center;
  width: 11.5714rem;
  justify-content: space-between;
}

.introduce_bottom_btn img {
  width: 3.5714rem;
  height: 2.4286rem;
  cursor: pointer;
}

#allmap {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
  font-family: "微软雅黑";
}

.pulsing-marker {
  width: 4.1667rem;
  height: 4.1667rem;
  background: red;
  border-radius: 50%;
  position: absolute;
  transform: scale(0);
  animation: pulse 2s infinite ease-in-out;
  opacity: 0.8;
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0.8;
  }
  50% {
    transform: scale(1.5);
    opacity: 0;
  }
  100% {
    transform: scale(0);
    opacity: 0;
  }
}

.activeBottomBtn {
  background-color: rgb(0, 113, 201) !important;
}

.indexBottomLine {
  border-top: 0.8333rem solid #0071c8;
}
.postions {
  height: 3.4167rem;
  line-height: 3.4167rem;
  overflow: hidden;
  background: #f1f1f1;
  color: #919191;
  font-size: 1rem;
}
.postions a {
  color: #919191;
}
/*分页*/
/*秀 站 网分页样式*/
.pages {
  clear: both;
  padding: 1.6667rem 0;
  font-size: 1.1667rem;
  text-align: center;
  overflow: hidden;
}
.pages .pagination {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
.pages .pagination .page-item,
.pages .pagination .page-num {
  color: #555;
  padding: 0.4167rem 1rem;
  display: block;
  border-radius: 0.1667rem;
  border: 0.0833rem solid #ddd;
  float: left;
  margin: 0 0.4167rem;
}
.pages .pagination .page-num-current {
  background: #333;
  color: #fff;
  border: #333 0.0833rem solid;
}
@media only screen and (max-width: 768px) {
  .pages .pagination .page-num {
    display: none;
  }
}

/*硬件产品*/
.product_a {
  overflow: hidden;
  padding-top: 3%;
  text-align: center;
  margin-bottom: 2%;
}
.product_a a {
  display: inline-block;
  height: 4.6667rem;
  line-height: 4.6667rem;
  background-color: #f0f0f0;
  width: 13.3333rem;
  font-size: 1.1667rem;
  color: #444444;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 2%;
  transition: all 0.3s;
}
.product_a a:hover {
  background-color: #409eff;
  color: #fff;
  filter: Alpha(Opacity=80);
  opacity: 0.8;
}
.product_a a.csel {
  background-color: #409eff;
  color: #fff;
}
.product_ul {
  overflow: hidden;
  padding-bottom: 2%;
  padding-top: 3%;
}
.product_ul ul {
  display: flex;
  flex-wrap: wrap;
}
.product_ul ul li {
  float: left;
  width: 32.1%;
  margin-left: 0.5%;
  margin-right: 1%;
  overflow: hidden;
  margin-bottom: 1.5%;
  text-align: center;
  background-color: #fff;
}
.product_ul ul li .product_b {
  border: 0.0833rem solid #e8e8e8;
  padding-bottom: 3rem;
}
.product_ul ul li:nth-child(3n + 0) {
  margin-right: 0;
}
.product_ul ul li img {
  display: inline-block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  vertical-align: middle;
}
.product_ul ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.product_ul ul li h2 {
  font-weight: normal;
  color: #333333;
  line-height: 3rem;
  height: 3rem;
  text-align: center;
  overflow: hidden;
  padding-left: 2%;
  padding-right: 2%;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: all 0.3s;
  margin-bottom: 1%;
}
.product_ul ul li p {
  line-height: 1.6667rem;
  height: 3.3333rem;
  overflow: hidden;
  color: #929292;
  font-size: 1.1667rem;
  padding-left: 2%;
  padding-right: 2%;
  max-width: 29.1667rem;
  margin: 0 auto;
}
.product_ul ul li em {
  display: block;
  color: #ee697e;
  font-size: 1.1667rem;
  margin-top: 0.8333rem;
  line-height: 1.6667rem;
  height: 1.6667rem;
  overflow: hidden;
}
.product_ul ul li label {
  display: block;
  color: #333;
  font-size: 1.1667rem;
  line-height: 1.6667rem;
  height: 1.6667rem;
  overflow: hidden;
  margin-top: 0.4167rem;
}
.product_ul ul li:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.product_ul ul li:hover {
  -webkit-box-shadow: 0 0.4167rem 1.6667rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.4167rem 1.6667rem rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -0.1667rem, 0);
  transform: translate3d(0, -0.1667rem, 0);
  transition: all 0.3s;
}
.product_ul ul li:hover h2 {
  color: #00a1e9;
}
.product_ul ul li:hover .product_b {
  border: 0.0833rem solid #fff;
}
.wrapPath {
  width: 125rem;
  margin: 4.1667rem 0 4.1667rem 6.6667rem;
  font-size: 1.5rem;
  color: rgb(185, 185, 185);
}

.contentBox {
  /* width: 1730px;  */
  margin: 0 auto;
}

.wrapPath a {
  text-decoration: none;
  color: rgb(185, 185, 185);
}

.wrapPath a:hover,
a:visited,
a:link,
a:active {
  color: rgb(185, 185, 185);
}

.wrap-content {
  width: 145rem;
  background-color: rgb(243, 243, 243);
  margin: 0 auto;
  display: flex;
}

.wrapContent-left {
  width: 44rem;
  height: 67.3333rem;
  background: url(../images/contentLeft_bg.png) center top no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.contentLeft-title {
  width: 25.3333rem;
  height: 6.6667rem;
  text-align: right;
  line-height: 6.6667rem;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  padding-right: 2.3333rem;
  box-sizing: border-box;
  transition: all 0.5s linear;
}

.activeContentLeft {
  color: #0071c8;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 0%,
    #a2c8e5 100%
  );
  border-right: 0.3333rem solid #0071c8;
}

.wrapContent-right {
  padding: 7.3333rem 4.5rem 0 7.75rem;
  box-sizing: border-box;
  position: relative;
}

.displayBox {
  position: absolute;
  opacity: 0;
  width: 88.1667rem;
  transition: all 0.5s linear;
}

.wrapContent-right-flex {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
}

.activeWrapContentFlex {
  opacity: 1;
}

.rightContent-title {
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #0071c8;
  margin-bottom: 3.5rem;
}

.rightContent-text {
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 3rem;
  letter-spacing: 0.1667rem;
  color: #333333;
  margin-bottom: 4.6667rem;
}

.rightContent-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.rightContent-btn-flex {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: 12.5rem;
  height: 3.4167rem;
  background-color: #0071c8;
  cursor: pointer;
}

.rightContent-btn-text {
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #ffffff;
}

.software-box {
  width: 134.8333rem;
  background-color: rgb(243, 243, 243);
  margin: 0 auto;
  display: flex;
}

.softwareBox-left {
  height: 49.1667rem;
}

.softwareLeft-box {
  width: 32.75rem;
  height: 6.9167rem;
  padding: 2.5833rem 1.5833rem 2.1667rem 1.5rem;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #f3f3f3;
  box-shadow: 0rem 0.0833rem 0.5rem 0rem rgba(0, 0, 0, 0.66);
  transition: all 0.5s linear;
}

.softwareLeft-box .softwareLeft-box-title {
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #333333;
}

.softwareLeft-box .softwareLeft-box-img {
  width: 2.25rem;
  height: 1.6667rem;
  background: url(../images/software-activeLine.png) center center no-repeat;
  background-size: 100% 100%;
}

.activeSoftware {
  background-color: #0071c8;
}

.activeSoftware .softwareLeft-box-title {
  color: #ffffff;
}

.activeSoftware .softwareLeft-box-img {
  background: url(../images/software-line.png) center center no-repeat;
}

.softwareBox-right {
  position: relative;
  width: 102.0833rem;
}

.softwareRight {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 9.4167rem 0rem 0rem 4.3333rem;
  box-sizing: border-box;
  transition: all 0.5s linear;
  opacity: 0;
}

.softwareRight-title {
  font-size: 2.5rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.25rem;
  color: #0071c8;
}

.softwareRight-text {
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #333333;
  width: 94.5rem;
  margin: 3.8333rem 0;
}

.softwareRight-img img {
  width: 79.5rem;
  height: 13.9167rem;
}

.softwareRight-btn {
  height: 6.9167rem;
  margin-top: 3.3333rem;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.softwareRight-btn-flex {
  width: 12.5rem;
  height: 3.3333rem;
  background-color: #0071c8;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.softwareRightBtn-text {
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #ffffff;
  margin-left: 0.6667rem;
}

.activeSoftwareRight {
  opacity: 1;
}

.popover {
  opacity: 0;
  position: fixed; /* 固定在页面上 */
  top: 63%; /* 将弹出框的顶部定位到页面中间 */
  left: 50%; /* 将弹出框的左侧定位到页面中间 */
  transform: translate(-63%, -50%); /* 通过偏移使弹出框完全居中 */
  background-color: #fff;
  border: 0.0833rem solid #ccc;
  border-radius: 0.6667rem;
  box-shadow: 0 0.1667rem 0.8333rem rgba(0, 0, 0, 0.1);
  width: 23.3333rem;
  height: 10rem;
  z-index: 1000;
}

.popover-flexBox {
  width: 100%;
  height: 100%;
  padding: 0.6667rem 1rem;
  box-sizing: border-box;
}

.closePopover {
  text-align: right;
}

.closePopover span {
  cursor: pointer;
}

.popover-content {
  font-size: 1.1667rem;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70%;
}

.hire-box {
  width: 100%;
}

.hire-container {
  height: 32.6667rem;
  background-color: #ffffff;
  box-shadow: 0rem 0.25rem 0.5rem 0rem rgba(0, 0, 0, 0.28);
  border-radius: 1.6667rem;
  border: solid 0.0833rem #ababab;
  padding: 4.6667rem 3.3333rem 3.8333rem 8.9167rem;
  box-sizing: border-box;
  margin-bottom: 8.3333rem;
}

.hireBox-top {
  display: flex;
  align-items: flex-end;
  margin-bottom: 2.0833rem;
}

.hireBox-top-title {
  font-size: 3rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.3333rem;
  color: #0071c8;
  margin-left: 2.3333rem;
}

.hireBox-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hireBox-bottom-text {
  height: 14.0833rem;
  font-size: 1.4167rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #333333;
}

.hireBox-bottom-title {
  width: 58.6667rem;
  height: 14.0833rem;
  font-size: 1.4167rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #333333;
}

.hireBox-bottom-btn {
  height: 14.0833rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.hireBox-bottom-btn div {
  width: 13.0833rem;
  height: 4.1667rem;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 4.1667rem;
  text-align: center;
  letter-spacing: 0.1667rem;
  color: #0071c8;
  border: solid 0.0833rem #0071c8;
  cursor: pointer;
}

.hireBox-bottom-btn div a {
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 4.1667rem;
  text-align: center;
  letter-spacing: 0.1667rem;
  color: #0071c8;
}

.hireBox-bottom-btn div:hover {
  background-color: #0071c8;
  color: #fff;
}

.hireBox-bottom-btn div:hover a {
  color: #fff;
}

.service-box {
  background: none;
  justify-content: space-between;
  margin-bottom: 21.3333rem;
}

.serviceLeft {
  width: 66.6667rem;
  padding-top: 4.5833rem;
  box-sizing: border-box;
}

.serviceLeft-title {
  font-size: 4rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.4167rem;
  color: #000000;
}

.serviceLeft-text {
  margin-top: 3.9167rem;
  font-size: 2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #333333;
}

.serviceRight img {
  width: 71.25rem;
  height: 45.6667rem;
}

/*公司动态*/
.news_bg {
  overflow: hidden;
}
.news_con {
  overflow: hidden;
}
.news_con ul li {
  overflow: hidden;
  margin-bottom: 2%;
  padding-bottom: 2%;
  border-bottom: 0.0833rem solid #cccccc;
  display: block;
}
.news_con ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.news_con ul li .imgs {
  width: 19%;
  float: left;
  display: inline;
  overflow: hidden;
}
.news_con ul li .imgs img {
  width: 100%; /* -webkit-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);transition-duration: 0.3s;transition-timing-function: ease-out;transition-property: opacity, transform, filter;*/
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.news_con ul li:hover .imgs img {
  /*-webkit-transform: scale(1.2) rotate(4deg); transform: scale(1.2) rotate(4deg);*/
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.news_con ul li .i_about_r {
  float: right;
  display: inline;
  line-height: 1.8333rem;
  width: 78%;
  overflow: hidden;
}
.news_con ul li .i_about_r h3 {
  line-height: 1.8333rem;
  height: 1.8333rem;
  overflow: hidden;
  font-size: 1.5rem;
  color: #333;
  font-weight: normal;
  margin-bottom: 1%;
}
.news_con ul li .i_about_r label {
  display: block;
  color: #999999;
  font-size: 1.1667rem;
  height: 1.6667rem;
  line-height: 1.6667rem;
  padding-left: 1.5833rem;
  margin-bottom: 1%;
}
.news_con ul li .i_about_r .p {
  max-height: 4rem;
  overflow: hidden;
  font-size: 1.1667rem;
  color: #7b7b7b;
  line-height: 2rem;
}
.news_con ul li .i_about_r .news_more {
  margin-top: 2%;
  width: 8.8333rem;
  text-align: center;
  float: left;
  height: 2.8333rem;
  line-height: 2.8333rem;
  background-color: #f5f5f5;
  border: 0.0833rem solid #bababa;
  color: #828282;
  font-size: 1.0833rem;
  transition: all 0.3s;
}
.news_con ul li:hover .i_about_r .news_more {
  background-color: #409eff;
  color: #fff;
  border: 0.0833rem solid #409eff;
}
.news_con ul li:hover .i_about_r h3 {
  color: #409eff;
}

.industryNews {
  width: 144.1667rem;
  margin: 0 auto;
}

.industryNews-top {
  background: url(../images/newsTop-bg.png) center top no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 44.8333rem;
}

.industryNews-topTitle {
  font-size: 2.5rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 4.1667rem;
  letter-spacing: 0.25rem;
  color: #ffffff;
  text-align: center;
  height: 4.1667rem;
}

.industryNews-bottom {
  height: 40.6667rem;
  display: flex;
  align-items: center;
  padding: 5.0833rem 0 5.0833rem 6.6667rem;
  box-sizing: border-box;
}

.industryNews-bottomRight {
  margin-left: 5rem;
  height: 100%;
  padding-top: 4.5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.industryRight-title {
  font-size: 2.5rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #0071c8;
  padding-bottom: 2.8333rem;
  box-sizing: border-box;
  border-bottom: 0.0833rem solid #0071c8;
}

.industryRight-content {
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #333333;
}

.industryRight-btn {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
  margin-top: 3.75rem;
}

.industryRight-btn div {
  width: 12.0833rem;
  height: 3.75rem;
  background-color: #0071c8;
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #ffffff;
}

.industryRight-btn div a {
  color: #ffffff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.industryRight-btn div span {
  display: block;
}

.industryRight-btn div span:first-child {
  font-size: 2.5rem;
}

.industryNews-bottomBox {
  margin-top: 8.0833rem;
}

.industryNews-bottomContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0rem 4.5rem 0 5.4167rem;
  box-sizing: border-box;
  margin-bottom: 8.3333rem;
}

.industryBottom-time {
  font-size: 5rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.5rem;
  color: #a4a4a4;
}

.industryBottom-container {
  width: 88.25rem;
}

.industryBottom-container-title {
  font-size: 2rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0.0833rem;
  color: #333333;
}

.industryBottom-container-text {
  font-size: 1.5rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.1667rem;
  color: #717171;
  margin-top: 1.5833rem;
}

.industryBottom-btn {
  width: 6.1667rem;
  height: 6.1667rem;
  border-radius: 1.6667rem;
  color: #bfbfbf;
  font-size: 3.3333rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.1667rem solid #bfbfbf;
  cursor: pointer;
}

.industryBottom-btn a {
  color: #bfbfbf;
}

.industryNews-bottomContent:hover .industryBottom-btn {
  border-color: #0071c8;
}

.industryNews-bottomContent:hover .industryBottom-btn a {
  color: #0071c8;
}

.industryNews-bottomContent:hover .industryBottom-time {
  color: #0071c8;
}

/*公司动态详细*/
.about_x {
  overflow: hidden;
  line-height: 2.5rem;
  font-size: 1.1667rem;
  color: #666666;
}
.about_x img {
  margin-bottom: 1.25rem;
  max-width: 100%;
  height: auto !important;
}
.about_x .show_t {
  line-height: 3rem;
  font-size: 2rem;
  color: #333;
  text-align: center;
  margin-bottom: 1.25rem;
  font-weight: normal;
}
.about_x .con_line {
  height: 3.3333rem;
  line-height: 3.3333rem;
  font-size: 1rem;
  color: #999999;
  border-bottom: 0.0833rem dashed #cccccc;
  text-align: center;
}
.about_x .con_id {
  line-height: 2.5rem;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  /* padding-top: 20px; */
  text-align: left;
  padding-bottom: 3.3333rem;
}
.about_x table {
  border-collapse: collapse;
  border-spacing: 0;
}
.about_x table td {
  line-height: 1.8333rem;
  height: 2.25rem; /*border:1px solid #000;*/
}
.prenext {
  font-size: 1.3333rem;
  line-height: 5rem;
  margin-top: 1.6667rem;
  color: #444;
}
.prenext span {
  float: left;
  width: 9rem;
  color: #666666;
  font-size: 1.3333rem;
}
.prenext a {
  color: #444;
}
.prenext a:hover {
  color: #00a1e9;
  text-decoration: none;
}
.prenext:last-child {
  border-top: 0;
  margin-top: 0;
  margin-bottom: 0.8333rem;
}
.goback {
  float: right;
  height: 2.1667rem;
  line-height: 2.1667rem;
  text-align: right;
  padding-left: 1.9167rem;
  background: url(../img/goback.png) left center no-repeat;
  font-size: 1.1667rem;
  color: #333333;
  margin-top: 0.6667rem; /* border-bottom:1px solid #a6a6a6;*/
}
.fenxiang {
  height: 2.5rem;
  overflow: hidden;
}
.fenxiang .span {
  float: right;
  font-size: 1.1667rem;
  line-height: 2.8333rem;
}
/*公司介绍*/
.about_bg {
  background-color: #f5f5f5;
  overflow: hidden;
}
.about_div {
  overflow: hidden;
}
.about_div .i_one_div_txt {
  width: 46.9%;
  padding-left: 1.6%;
  padding-right: 1.5%;
}
.about_div .i_one_div_txt .i_one_con {
  max-width: 49rem;
}
.about_div .i_one_div_txt .i_one_t {
  line-height: 2.5rem;
  color: #0044dc;
}
.about_div .i_one_div_txt .i_one_t img {
  display: block;
  margin-top: 12%;
  margin-bottom: 2%;
}
.about_div .i_one_div_txt .i_one_p {
  color: #666666;
  font-size: 1.1667rem;
  line-height: 1.8333rem;
  padding-top: 2%; /*height:260px; */
  overflow: hidden;
  text-align: left;
}
.about_div .i_one_div_txt .i_one_p.brandfont {
  font-size: 1.3333rem;
  text-align: center;
  padding-top: 0;
}
.about_div .i_one_div_img {
  width: 50%;
  overflow: hidden;
}
.about_div .i_one_div_img img {
  width: 100%;
  -webkit-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.about_div .i_one_div_img:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.about_two {
  overflow: hidden;
  text-align: center;
  padding-top: 3%;
  padding-bottom: 3%;
  background-color: #fff;
  width: 98%;
  padding-left: 1%;
  padding-right: 1%;
}
.about_two ul li {
  float: left;
  width: 30.33%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  overflow: hidden;
  color: #7b7b7b;
  font-size: 1.1667rem;
  line-height: 2rem;
}
.about_two ul li h2 {
  font-weight: normal;
  color: #333333;
  margin-bottom: 2%;
}
.about_two ul li p {
  margin: 0 auto;
  max-width: 33.3333rem;
}
/*企业荣誉*/
.honor_ul {
  overflow: hidden;
}
.honor_ul ul li {
  width: 23.5%;
  margin-right: 2%;
  float: left;
  overflow: hidden;
  margin-bottom: 3%;
  text-align: center;
}
.honor_ul ul li:nth-child(4n + 0) {
  margin-right: 0;
}
.honor_ul ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.honor_ul ul li .imgs img {
  width: 100%;
  -webkit-transition: all 0.8s ease-out;
  -ms-transition: all 0.8s ease-out;
  -moz-transition: all 0.8s ease-out;
  -o-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.honor_ul ul li h2 {
  color: #333;
  font-size: 1.0833rem;
  font-weight: normal;
  height: 3.5rem;
  overflow: hidden;
  line-height: 3.5rem;
}
.honor_ul ul li:hover .imgs img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.honor_ul ul li:hover h2 {
  color: #00a1e9;
}
/*联络我们*/
.contact_bg {
  background-color: #f5f5f5;
  overflow: hidden;
}
.map_div {
  overflow: hidden;
  float: left;
  width: 50%;
}
.map_div img {
  max-width: 100%;
}
.contact_r {
  overflow: hidden;
  float: left;
  width: 44%;
  margin-left: 3%;
  margin-top: 3%;
  margin-bottom: 3%;
  color: #6f6f6f;
  font-size: 1.1667rem;
}
.contact_r h2 {
  color: #333333;
  font-size: 2.1667rem;
  font-weight: normal;
  margin-bottom: 3%;
}
.contact_r ul li {
  display: block;
  margin-bottom: 0.8333rem;
}
.contact_r ul li img {
  display: inline-block;
  margin-right: 1rem;
  margin-top: 0.25rem;
  float: left;
}
/*相关案例*/
.case_ul {
  overflow: hidden;
  padding-top: 1%;
}
.case_ul ul li {
  float: left;
  width: 23.5%;
  overflow: hidden;
  margin-bottom: 2%;
  margin-right: 2%;
  text-align: center;
  background-color: #f5f5f5;
}
.case_ul ul li:nth-child(4n + 0) {
  margin-right: 0;
}
.case_ul ul li img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.case_ul ul li .imgs {
  overflow: hidden;
  width: 100%;
}
.case_ul ul li .imgs img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.case_ul ul li .txts {
  overflow: hidden;
  transition: all 0.3s;
  padding-bottom: 2.0833rem;
  padding-top: 2.0833rem;
  padding-left: 2.1667rem;
  padding-right: 2%;
  text-align: left;
}
.case_ul ul li .txts h2 {
  height: 3rem;
  line-height: 3rem;
  overflow: hidden;
  font-weight: normal;
  color: #333;
}
.case_ul ul li .txts .p {
  font-size: 1.1667rem;
  color: #aaaaaa;
  line-height: 1.6667rem;
  height: 1.6667rem;
  overflow: hidden;
}
.case_ul ul li:hover .imgs img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.case_ul ul li:hover .txts h2 {
  color: #014ee7;
}
.case_ul ul li .desc {
  display: none;
}
/*人才招聘*/
.job_ul {
  overflow: hidden;
  border: 0.0833rem solid #e9e9e9;
  margin-bottom: 4%;
}
.job_ul ul li {
  float: left;
  overflow: hidden;
  width: 25%;
  cursor: pointer;
  transition: all 0.3s;
}
.job_ul ul li .job_div {
  overflow: hidden;
  border-right: 0.0833rem solid #e9e9e9;
  border-bottom: 0.0833rem solid #e9e9e9;
  padding-bottom: 3.3333rem;
}
.job_ul ul li:nth-child(4n + 0) .job_div {
  border-right: 0;
}
.job_ul ul li .job_txt {
  max-width: 18.3333rem;
  width: 94%;
  margin: 0 auto;
}
.job_ul ul li h2 {
  height: 8.5rem;
  line-height: 8.5rem;
  background: url(../img/job_bg2.jpg) left bottom no-repeat;
  margin-top: 3%;
  color: #505050;
  font-size: 1.6667rem;
  margin-bottom: 7%;
}
.job_ul ul li .p {
  font-size: 1.1667rem;
  color: #646464;
  line-height: 2.1667rem;
  overflow: hidden;
}
.job_ul ul li em {
  font-size: 1.1667rem;
  color: #949494;
  font-style: normal;
  display: block;
  padding-top: 2.3333rem;
  overflow: hidden;
}
.job_ul ul li:hover {
  background-color: #0265f8;
}
.job_ul ul li:hover h2 {
  color: #fff;
  background: url(../img/job_bg1.jpg) left bottom no-repeat;
}
.job_ul ul li:hover .p {
  color: #fff;
}
.job_ul ul li:hover em {
  color: #fff;
}
.job_ul ul li dl {
  display: none;
  overflow: hidden;
}
/*解决方案*/
.solution_bg {
  background: url(../img/solution_bg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-top: 3%;
  padding-bottom: 2%;
}
.solution_bg .solution_t {
  color: #ffffff;
  font-size: 2.6667rem;
  text-align: center;
  margin-top: 1%;
  margin-bottom: 3%;
}
.solution_bg .solution_ul ul li {
  float: left;
  width: 32%;
  margin-right: 2%;
  overflow: hidden;
  margin-bottom: 2%;
  position: relative;
}
.solution_bg .solution_ul ul li:nth-child(3n + 0) {
  margin-right: 0;
}
.solution_bg .solution_ul ul li .imgs {
  overflow: hidden;
}
.solution_bg .solution_ul ul li .imgs img {
  width: 100%;
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.solution_bg .solution_ul ul li .txts {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #fff;
}
.solution_bg .solution_ul ul li .table {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.solution_bg .solution_ul ul li .td {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.solution_bg .solution_ul ul li .txts img {
  margin: 0 auto;
  width: 20%;
  max-width: 7.5rem;
  display: block;
  margin-bottom: 5%; /*margin-top:50px;*/
}
.solution_bg .solution_ul ul li .txts h2 {
  color: #efefef;
  font-weight: normal;
  margin: 0 auto;
  margin-bottom: 3%;
  max-width: 29.1667rem;
  width: 94%;
  font-size: 1.8333rem;
}
.solution_bg .solution_ul ul li .txts p {
  font-size: 1.1667rem;
  line-height: 1.8333rem;
  margin: 0 auto;
  max-width: 29.1667rem;
  width: 94%;
  overflow: hidden;
}
.solution_bg .solution_ul ul li:hover .imgs img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/*产品详细*/
.product_con {
  overflow: hidden;
  font-size: 1.3333rem;
  color: #444444;
  position: relative;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
.product_con .bigimg {
  width: 100%;
  display: block;
  min-height: 20.8333rem;
  filter: Alpha(Opacity=0);
  opacity: 0;
}
.product_con .tabel {
  display: table;
  width: 100%;
  height: 100%;
}
.product_con .td {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.product_con .td.vt {
  vertical-align: top;
  margin-top: 5%;
}
.product_con .txts {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.product_con .txts .pt {
  margin-top: 10%;
  font-weight: normal;
  margin-bottom: 2%;
}
.product_con .txts .p1 {
  color: #444444;
  font-size: 1.3333rem;
  line-height: 2.1667rem;
  max-width: 56.6667rem;
  width: 96%;
  margin: 0 auto;
}
.product_con .txts .p2 {
  color: #444444;
  font-size: 1.3333rem;
  line-height: 3rem;
}
.product_con .txts .p2 label {
  color: #6d6d6d;
  font-size: 1rem;
  font-family: Arial;
  padding-right: 0.25rem;
}
.product_three {
  max-width: 93.3333rem;
  width: 94%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 3%;
}
.product_three_l {
  float: left;
  width: 37.5%;
  overflow: hidden;
  text-align: left;
}
.product_three_img {
  float: right;
  width: 59%;
}
.product_three_img img {
  width: 100%;
}
.product_con .txts .product_three_l .pt {
  margin-top: 5%;
}
/*产品详细2*/
.product_con2 {
  overflow: hidden;
  font-size: 1.1667rem;
  line-height: 1.8333rem;
}
.product_con2 img {
  width: 100%;
  display: block;
}
.product_blank {
  height: 0;
  font-size: 0;
  overflow: hidden;
}
/*解决方案2*/
.solution_bg2 {
  background: url(../img/solution_bg3.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-top: 3%;
  padding-bottom: 3%;
}
.solution_bg2 .solution_t2 {
  text-align: center;
  overflow: hidden;
  color: #333333;
  width: 94%;
  max-width: 75rem;
  margin: 0 auto;
}
.solution_bg2 .solution_desc {
  color: #535353;
  font-size: 1.25rem;
  line-height: 2rem;
  width: 94%;
  max-width: 75rem;
  margin: 0 auto;
  margin-top: 1%;
  text-align: center;
}
.solution_bg3 {
  background: url(../img/solution_bg2.jpg) center center no-repeat;
  overflow: hidden;
  margin-top: 2%;
  padding-bottom: 8%;
}
.solution_con {
  width: 96%;
  max-width: 126.6667rem;
  margin: 0 auto;
}
.solution_con ul li {
  float: left;
  margin-top: 3%;
  overflow: hidden;
}
.solution_con ul li:nth-child(1) {
  width: 13%;
  padding-top: 9%;
}
.solution_con ul li:nth-child(2) {
  width: 22%;
  padding-right: 2%;
  padding-top: 8%;
}
.solution_con ul li:nth-child(3) {
  width: 20%;
}
.solution_con ul li:nth-child(4) {
  width: 20%;
  padding-left: 2%;
  padding-right: 2%;
  padding-top: 6%;
}
.solution_con ul li:nth-child(5) {
  width: 19%;
  padding-top: 10%;
}
.solution_con ul li .img {
  max-width: 90%;
  margin: 0 auto;
  display: block;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.solution_con ul li h2 {
  font-weight: bold;
  font-size: 1.5rem;
  color: #424242;
  text-align: center;
  margin-bottom: 0.8333rem;
  overflow: hidden;
  background: url(../img/solution_bg4.png) center bottom no-repeat;
  background-size: auto 4.1667rem;
  padding-bottom: 4.5833rem;
}
.solution_con ul li .solution_box {
  margin-bottom: 1.6667rem;
}
.solution_con ul li .solution_box:hover .img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.solution_con ul li .solution_box:nth-child(2) {
  margin-bottom: 0%;
}
.solution_con ul li .solution_box:nth-child(2) h2 {
  background: url(../img/solution_bg4.png) center top no-repeat;
  background-size: auto 4.1667rem;
  padding-bottom: 0rem;
  padding-top: 4.5833rem;
}
.solution_con ul li:nth-child(3) .solution_box:nth-child(1) {
  margin-bottom: 5%;
}
.solution_con ul li:nth-child(3) .solution_box:nth-child(1):hover .img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.solution_con ul li:nth-child(3) .solution_box:nth-child(2) {
  margin-top: 18%;
}
.solution_con ul li:nth-child(2) .solution_box:nth-child(2) {
  margin-left: 36%;
}
.solution_con ul li:nth-child(4) .solution_box:nth-child(2) {
  margin-right: 36%;
}
.b_link {
  overflow: hidden;
  margin-bottom: 1%;
  margin-top: 2%;
}
.b_link ul li {
  float: left;
  width: 15.8%;
  margin-right: 1%;
  margin-bottom: 2%;
  overflow: hidden;
}
.b_link ul li:nth-child(6n + 0) {
  margin-right: 0;
}
.b_link ul li .imgs {
  overflow: hidden;
  border: 0.0833rem solid #f0f0f0;
}
.b_link ul li .imgs img {
  display: block;
  width: 100%;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.b_link ul li:hover .imgs img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.b_link ul li h2 {
  font-weight: normal;
  text-align: center;
  font-size: 1.25rem;
  margin-top: 0.8333rem;
  height: 1.8333rem;
  line-height: 1.8333rem;
  overflow: hidden;
}
/*防伪code.html*/
.fangwei_div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: inline-table;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 4.1667rem;
}
.fangwei_div .fangwei_con {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.fangwei_div .fangwei_con .imgs {
  width: 42%;
  display: inline-block;
  margin-right: 1%;
  max-width: 22.5833rem;
}
.fangwei_div .fangwei_con .fangwei_txt {
  display: inline-block;
  vertical-align: middle;
  width: 46%;
  padding: 4%;
  padding-top: 0;
  padding-bottom: 0;
  max-width: 27.5rem;
  text-align: left;
  font-family: Arial;
  color: #737373;
  font-size: 1.1667rem;
  line-height: 2rem;
  background-color: #464646;
  height: 22.5833rem;
  overflow: hidden;
}
.fangwei_div .fangwei_con .fangwei_txt .div {
  overflow: hidden;
  margin-bottom: 4%;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs {
  height: 3.75rem;
  line-height: 3.75rem;
  width: 100%;
  text-indent: 0.8333rem;
  font-size: 1.5rem;
  color: #313131;
  font-family: "微软雅黑";
  border: none;
  background: #191919;
  margin-top: 13%;
  outline: none;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs:focus {
  color: #fff;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs2 {
  float: left;
  height: 3.75rem;
  line-height: 3.75rem;
  width: 56%;
  text-indent: 0.8333rem;
  font-size: 1.5rem;
  color: #313131;
  font-family: "微软雅黑";
  border: none;
  background: #191919;
  outline: none;
}
.fangwei_div .fangwei_con .fangwei_txt .div .inputs2:focus {
  color: #fff;
}
.fangwei_div .fangwei_con .fangwei_txt .div .imgs2 {
  float: right;
  width: 40%;
  height: 3.75rem;
}
.fangwei_div .fangwei_con .fangwei_txt .div2 {
  text-align: center;
  overflow: hidden;
  padding-top: 8%;
}
.fangwei_div .fangwei_con .fangwei_txt .bnts {
  background: #409eff;
  border: 0;
  height: 2.5rem;
  line-height: 2.5rem;
  width: 9.8333rem;
  color: #fff;
  font-size: 1.1667rem;
  letter-spacing: 0.0833rem;
  outline: none;
  -webkit-appearance: none;
  cursor: pointer;
  margin: 0 auto;
}
.fangwei_div .fangwei_con .fangwei_txt .bnts:hover {
  filter: Alpha(Opacity=80);
  opacity: 0.8;
  transition: all 0.3s;
}
.fangwei_pos {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(5, 5, 5, 0.6);
  top: 0;
  left: 0;
  display: none;
}
.fangwei_pos1 {
  position: absolute;
  width: 100%;
  height: 7.75rem;
  top: 50%;
  margin-top: -3.8333rem;
  left: 0;
  display: none;
}
.fangwei_pos_con {
  width: 96%;
  margin: 0 auto;
  max-width: 41.6667rem;
  height: 7.75rem;
  background-color: #464646;
  color: #fff;
  font-size: 1.1667rem;
  font-family: "宋体";
  line-height: 2.5rem;
}
.fangwei_pos_con .fangwei_pos_div {
  text-align: left;
  max-width: 30.8333rem;
  width: 96%;
  margin: 0 auto;
  padding-top: 1.25rem;
}
@media screen and (max-width: 1440px) {
  /*解决方案2*/
  .solution_con ul li:nth-child(4) {
    padding-top: 4%;
  }
  .solution_con ul li:nth-child(5) {
    padding-top: 8%;
  }
}
@media screen and (max-width: 1200px) {
  /*硬件产品*/
  .product_a a {
    height: 4.1667rem;
    line-height: 4.1667rem;
  }
  /*公司动态*/
  .news_con ul li .i_about_r h3 {
    font-size: 1.3333rem;
    margin-bottom: 0.5%;
  }
  .news_con ul li .i_about_r label {
    margin-bottom: 0.5%;
  }
  .news_con ul li .i_about_r .p {
    line-height: 1.8333rem;
    max-height: 3.6667rem;
  }
  .news_con ul li .i_about_r .news_more {
    margin-top: 1%;
    height: 2.6667rem;
    line-height: 2.6667rem;
  }
  /*公司介绍*/
  .about_div .i_one_div_txt .i_one_t img {
    margin-top: 6%;
    margin-bottom: 1%;
    width: 3.3333rem;
  }
  .about_div .i_one_div_txt .i_one_p {
    padding-top: 1%;
    line-height: 1.6667rem;
    font-size: 1.0833rem;
  }
  .about_two ul li {
    line-height: 1.8333rem;
    font-size: 1.0833rem;
  }
  /*联络我们*/
  .contact_r h2 {
    font-size: 2rem;
  }
  /*解决方案*/
  .solution_bg .solution_t {
    font-size: 2.3333rem;
  }
  .solution_bg .solution_ul ul li .txts img {
    /*margin-top:30px;*/
    width: 18%;
  }
  .solution_bg .solution_ul ul li .txts h2 {
    margin-bottom: 2%;
  }
  .solution_bg .solution_ul ul li .txts p {
    font-size: 1.0833rem;
    line-height: 1.6667rem;
  }
  /*解决方案2*/
  .solution_con ul li h2 {
    font-size: 1.3333rem;
  }
  .solution_bg3 {
    background-position: center 20%;
  }
  .solution_con ul li:nth-child(4) {
    padding-top: 0%;
  }
  .solution_con ul li:nth-child(2) {
    padding-top: 0%;
  }
  .solution_con ul li:nth-child(5) {
    padding-top: 1%;
  }
}
@media screen and (max-width: 1100px) {
  /*内页*/
  .o_big {
    background-size: auto 110%;
  }
  /*公司动态*/
  .news_con ul li .i_about_r h3 {
    font-size: 1.25rem;
    margin-bottom: 0.4%;
  }
  .news_con ul li .i_about_r label {
    margin-bottom: 0.4%;
    font-size: 1rem;
  }
  .news_con ul li .i_about_r .p {
    line-height: 1.5rem;
    max-height: 3rem;
    font-size: 1rem;
  }
  /*相关案例*/
  .case_ul ul li .txts {
    padding-top: 0.8333rem;
    padding-bottom: 1.25rem;
  }
  .case_ul ul li .txts .p {
    font-size: 1.0833rem;
  }
  /*人才招聘*/
  .job_ul ul li {
    width: 33.33%;
  }
  .job_ul ul li:nth-child(4n + 0) .job_div {
    border-right: 0.0833rem solid #e9e9e9;
  }
  .job_ul ul li:nth-child(3n + 0) .job_div {
    border-right: 0;
  }
  /*解决方案*/
  .solution_bg .solution_t {
    font-size: 2rem;
  }
  .solution_bg .solution_ul ul li .txts img {
    /*margin-top:20px;*/
    width: 16%;
  }
  .solution_bg .solution_ul ul li .txts p {
    font-size: 1rem;
    line-height: 1.5rem;
    max-height: 15rem;
  }
}
@media screen and (max-width: 1000px) {
  /*内页*/
  .o_big {
    background-size: auto 120%;
  }
  /*公司动态*/
  .news_con ul li .i_about_r .news_more {
    margin-top: 0.5%;
    font-size: 1rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  /*企业荣誉*/
  .honor_ul ul li {
    width: 32%;
  }
  .honor_ul ul li:nth-child(4n + 0) {
    margin-right: 2%;
  }
  .honor_ul ul li:nth-child(3n + 0) {
    margin-right: 0;
  }
  /*工程案例*/
  .case_ul ul li {
    width: 32%;
  }
  .case_ul ul li:nth-child(4n + 0) {
    margin-right: 2%;
  }
  .case_ul ul li:nth-child(3n + 0) {
    margin-right: 0;
  }
  /*解决方案2*/
  .solution_con ul li h2 {
    font-size: 1.1667rem;
  }
  .b_link ul li {
    width: 19%;
  }
  .b_link ul li:nth-child(6n + 0) {
    margin-right: 1.1%;
  }
  .b_link ul li:nth-child(5n + 0) {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  /*内页*/
  .o_big {
    background-size: auto 130%;
  }
  /*硬件产品*/
  .product_a a {
    height: 3.8333rem;
    line-height: 3.8333rem;
  }
  /*公司动态*/
  .news_con ul li .i_about_r h3 {
    font-size: 1.1667rem;
  }
  /*公司介绍*/
  .about_div .i_one_div_txt .i_one_t img {
    width: 2.5rem;
    margin-top: 3%;
  }
  .about_two ul li {
    line-height: 1.6667rem;
    font-size: 1rem;
  }
  /*联络我们*/
  .contact_r h2 {
    font-size: 1.6667rem;
  }
  /*解决方案*/
  .solution_bg .solution_t {
    font-size: 1.6667rem;
  }
  .solution_bg .solution_ul ul li .txts img {
    /*margin-top:15px;*/
    width: 14%;
    margin-bottom: 3%;
  }
  .solution_bg .solution_ul ul li .txts h2 {
    font-size: 1.6667rem;
  }
  /*产品详细*/
  .product_con .td.vt {
    vertical-align: middle;
  }
  .product_con .txts .p1 {
    font-size: 1.1667rem;
  }
  .product_con .txts .p2 {
    font-size: 1.1667rem;
    line-height: 2.1667rem;
  }
}
@media screen and (max-width: 830px) {
  /*内页*/
  .o_big {
    background-size: auto 140%;
  }
  /*公司动态*/
  .news_con ul li .i_about_r .news_more {
    display: none;
  }
  /*公司介绍*/
  .about_div .i_one_div_txt {
    width: 96%;
    padding-left: 2%;
    padding-right: 2%;
    margin-bottom: 3%;
    padding-top: 2%;
  }
  .about_div .i_one_div_txt .i_one_con {
    max-width: none;
  }
  .about_div .i_one_div_img {
    width: 100%;
  }
  .about_two ul li {
    width: 97%;
    margin-bottom: 3%;
  }
  /*解决方案*/
  .solution_bg .solution_ul ul li {
    width: 49%;
  }
  .solution_bg .solution_ul ul li:nth-child(3n + 0) {
    margin-right: 2%;
  }
  .solution_bg .solution_ul ul li:nth-child(2n + 0) {
    margin-right: 0%;
  }
  /*解决方案2*/
  .b_link ul li {
    width: 24%;
  }
  .b_link ul li:nth-child(5n + 0) {
    margin-right: 1.1%;
  }
  .b_link ul li:nth-child(4n + 0) {
    margin-right: 0;
  }
}
@media screen and (max-width: 780px) {
  /*内页*/
  .o_big {
    background-size: auto 150%;
  }
  /*硬件产品*/
  .product_a a {
    height: 3.5rem;
    line-height: 3.5rem;
  }
  .product_ul ul li {
    width: 49%;
  }
  .product_ul ul li:nth-child(3n + 0) {
    margin-right: 1%;
  }
  .product_ul ul li:nth-child(2n + 0) {
    margin-right: 0;
  }
  /*公司动态详细*/
  .about_x .show_t {
    font-size: 1.6667rem;
    margin-top: 2%;
    margin-bottom: 0rem;
  }
  .prenext {
    font-size: 1.1667rem;
  }
  .prenext span {
    width: 5.8333rem;
    font-size: 1.1667rem;
  }
  /*联络我们*/
  .contact_r h2 {
    font-size: 1.5rem;
  }
  .map_div {
    width: 100%;
  }
  .contact_r {
    width: 94%;
    padding-top: 3%;
  }
  /*工程案例*/
  .case_ul ul li {
    width: 49%;
  }
  .case_ul ul li:nth-child(3n + 0) {
    margin-right: 2%;
  }
  .case_ul ul li:nth-child(2n + 0) {
    margin-right: 0;
  }
  /*人才招聘*/
  .job_ul ul li {
    width: 50%;
  }
  .job_ul ul li:nth-child(3n + 0) .job_div {
    border-right: 0.0833rem solid #e9e9e9;
  }
  .job_ul ul li:nth-child(2n + 0) .job_div {
    border-right: 0;
  }
  /*解决方案2*/
  .solution_bg3 {
    background: none;
  }
  .solution_con ul li:nth-child(1) {
    width: 50%;
  }
  .solution_con ul li:nth-child(2) {
    width: 50%;
    padding-right: 0;
  }
  .solution_con ul li:nth-child(3) {
    width: 50%;
  }
  .solution_con ul li:nth-child(4) {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  .solution_con ul li:nth-child(5) {
    width: 50%;
  }
  .solution_con ul li .solution_box {
    margin-bottom: 3.3333rem;
  }
}
@media screen and (max-width: 640px) {
  /*内页*/
  .o_big {
    background-size: auto 160%;
  }
  /*公司动态*/
  .news_con ul li .imgs {
    width: 29%;
  }
  .news_con ul li .i_about_r {
    width: 68%;
  }
  /*企业荣誉*/
  .honor_ul ul li {
    width: 49%;
  }
  .honor_ul ul li:nth-child(4n + 0) {
    margin-right: 2%;
  }
  .honor_ul ul li:nth-child(3n + 0) {
    margin-right: 2;
  }
  .honor_ul ul li:nth-child(2n + 0) {
    margin-right: 0;
  }
  /*相关案例*/
  .case_ul ul li .txts {
    padding-left: 4%;
  }
  /*人才招聘*/
  .job_ul ul li h2 {
    font-size: 1.5rem;
    height: 6.6667rem;
    line-height: 6.6667rem;
  }
  .job_ul ul li .p {
    font-size: 1.0833rem;
  }
  .job_ul ul li em {
    font-size: 1.0833rem;
  }
  /*解决方案*/
  .solution_bg .solution_t {
    margin-bottom: 5%;
  }
  .solution_bg .solution_ul ul li {
    width: 100%;
    margin-right: 0%;
  }
  .solution_bg .solution_ul ul li:nth-child(2n + 0) {
    margin-right: 3%;
  }
  .solution_bg .solution_ul ul li .txts img {
    width: 21%;
  }
  /*产品详细*/
  .product_con .txts .p1 {
    font-size: 1rem;
    line-height: 1.6667rem;
  }
  .product_con .txts .p2 {
    font-size: 1rem;
    line-height: 1.8333rem;
  }
  .product_three_l {
    width: 50%;
  }
  .product_three_img {
    width: 48%;
  }
  /*解决方案2*/
  .b_link ul li {
    width: 32.5%;
  }
  .b_link ul li:nth-child(4n + 0) {
    margin-right: 1.1%;
  }
  .b_link ul li:nth-child(3n + 0) {
    margin-right: 0;
  }
  /*防伪code.html*/
  .fangwei_div .fangwei_con .imgs {
    width: 40%;
    margin-right: 0;
    margin-bottom: 4%;
  }
  .fangwei_div .fangwei_con .fangwei_txt {
    width: 100%;
    height: 20.8333rem;
  }
}
@media screen and (max-width: 480px) {
  /*内页*/
  .o_big {
    background-size: auto 170%;
  }
  /*硬件产品*/
  .product_a a {
    height: 3rem;
    line-height: 3rem;
    width: 48.4%;
  }
  /*公司动态详细*/
  .about_x2 .show_t {
    font-size: 1.8333rem;
    line-height: 2.5rem;
  }
  /*公司介绍*/
  .about_div .i_one_div_txt .i_one_p {
    line-height: 1.5rem;
    font-size: 1rem;
  }
  /*相关案例*/
  .case_ul ul li .txts h2 {
    font-size: 1.1667rem;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  /*人才招聘*/
  .job_ul ul li .job_div {
    padding-bottom: 2.5rem;
  }
  .job_ul ul li .job_txt {
    width: 90%;
  }
  .job_ul ul li h2 {
    font-size: 1.3333rem;
    height: 4.1667rem;
    line-height: 4.1667rem;
  }
  .job_ul ul li .p {
    font-size: 1rem;
    line-height: 1.8333rem;
    padding-top: 1.6667rem;
  }
  .job_ul ul li em {
    font-size: 1rem;
  }
  /*解决方案*/
  .solution_bg .solution_ul ul li .txts h2 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 360px) {
  /*内页*/
  .o_big {
    background-size: auto 180%;
  }
}
@media screen and (max-width: 320px) {
}

/* 合肥秀站网络科技有限公司 */
/* 精品与原创网站模板提供商，一站式建站 */
/* 主营业务：织梦模板、pbootcms模板、云优模板、易优模板 */
/* 麦站网：Www.Xiuzhanwang.Com */
/* 主机/服务器：Www.xiuzhanyun.Com */
/* 域名抢注：Www.xiuzhanmi.Com */
/* QQ：2361928288  835971066 */
