@charset "UTF-8";
/*** 公共 ***/
.titleText h2 {
  color: #333;
  font-size: 1.8em;
  text-align: center;
  font-weight: bold;
  padding-top: 2.22em;
}

.height-img {
  width: 100%;
  opacity: 0;
}

.newsImg {
  background-position: center;
  background-size: cover;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}

.news-list li h1 {
  font-size: 20px;
  color: #111111;
  line-height: 30px;
  padding-top: 25px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  display: box;
}

.news-list li {
  margin-bottom: 2em;
  padding: 0 22px;
}

.times {
  font-size: 14px;
  color: #999;
  margin-top: 15px;
}

.newsText {
  height: 9em;
  background-color: #f8f8f8;
  padding: 0 30px;
}

.news-list {
  margin-top: 3em;
}

.pageBtn {
  width: 40px;
  height: 40px;
  border: 1px solid #999999;
  line-height: 40px;
}

.pageBtn img {
  display: block;
  margin: 12px auto;
  text-align: center;
}

.page {
  display: flex;
  justify-content: center;
  margin-bottom: 4.5em;
}

.pagenum {
  width: 55px;
  display: inline-block;
  text-align: center;
  color: #777777;
  line-height: 40px;
  font-size: 20px;
}

.nump {
  margin: 0 6px;
}

.nump .active {
  color: #f5962e !important;
}

.news-list {
  padding-bottom: 2.5em;
}

.news-list .row {
  margin: 0 -19px;
}

.det h1 {
  font-size: 2.2em;
  text-align: center;
  line-height: 1.68em;
  color: #1e2631;
  font-weight: bold;
  margin-top: 1.4em;
}

.detTime {
  font-size: 16px;
  text-align: center;
  color: #9297a1;
  margin-top: 25px;
}

.lineic {
  position: relative;
  margin-top: 40px;
  z-index: 999;
}

.lineic::before {
  position: absolute;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #d3d9de;
  top: 14px;
  z-index: -1;
}

.imgic {
  display: flex;
  justify-content: center;
  background: #fff;
  width: 280px;
  margin: auto;
  padding-left: 33px;
}

.imgic img {
  margin-right: 20px;
}

.imgic a {
  position: relative;
}

.imgic .texts {
  font-size: 12px;
  color: #666;
  line-height: 20px;
}

.fenxiang h2 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
  height: 26px;
  background-color: #f3f3f3;
}

.closeSpan {
  position: absolute;
  right: 4px;
  top: 2px;
}

.det .xl-inner {
  width: 1200px;
}

@media (max-width: 1280px) {
  .det .xl-inner {
    width: 1000px;
  }
}

.fenxiang img {
  padding: 15px 0px;
  max-width: 138px;
  display: block;
  margin: auto;
}

.fenxiang {
  position: absolute;
  top: 45px;
  width: 200px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
  z-index: 9999;
  padding-bottom: 20px;
  display: none;
}

.fenxiang p {
  text-align: center;
}

.det .text {
  font-size: .9rem;
  line-height: 2.1em;
  color: #333;
  padding: 50px 0 10px;
  min-height: 300px;
}

.det .text img {
  display: block;
  max-width: 100%;
  margin: 20px auto 10px;
  height: auto !important;
}

.godown a {
  display: block;
  color: #666666;
  font-size: 14px;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}

.godown a:hover {
  color: #2dbecd;
}

.godown a + a {
  margin-top: 17px;
}

.godown .goFalse {
  color: #999;
  cursor: text;
}

.godown {
  margin-top: 30px;
}

.det {
  padding-bottom: 3.5em;
}

.detHead {
  line-height: 40px;
  font-size: 14px;
  color: #677283;
  text-align: center;
  border-top: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef;
}

.bannerText img {
  margin-top: 2.6em;
}

.bannerText {
  padding-bottom: 2.5em;
}

.searchJoin .item {
  width: 28.8%;
  position: relative;
}

.searchJoin .item img {
  position: absolute;
  right: 26px;
  top: 18px;
}

@media (max-width: 991.98px) {
  .searchJoin .item img {
    right: 20px;
  }
  .joinList .item span:first-child {
    text-align: left;
    width: 50%;
  }
  .lastSpan1 {
    width: 2rem !important;
  }
}

.searchJoin {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 991.98px) {
  .joinList .item span + span + span {
    display: none;
  }
  .joinList .item span + span + span + span {
    display: block;
    width: 2rem;
  }
}

.searchJoin input {
  border: 1px solid #c9cdd1;
  width: 100%;
  line-height: 45px;
  height: 45px;
  font-size: 16px;
  color: #999999;
  padding-left: 20px;
}

.searchJoin select {
  border: 1px solid #c9cdd1;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #999999;
  padding-left: 20px;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari 和 Chrome */
}

.joinBtn {
  width: 140px;
  height: 45px;
  line-height: 45px;
  background-color: #ed6d1d;
}

.joinBtn img {
  display: block;
  margin: 10px auto;
}

.joinCen {
  padding: 3.5em 3em 0;
}

.searchJoin input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999;
}

.searchJoin input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}

.searchJoin input:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999999;
}

.joinBtn {
  cursor: pointer;
}

.joinList .item span {
  display: inline-block;
  width: 24%;
  padding-left: 20px;
  color: #0f0f0f;
  font-size: 16px;
  line-height: 30px;
  padding: 26px 0;
}

.joinList .item {
  border-bottom: 1px solid #d0d0d0;
}

.joinList {
  padding: .3rem 3em 5em;
  min-height: 300px;
}

.lastSpan1 {
  background-image: url(/Img/images/jia.png);
  background-position: right;
  background-repeat: no-repeat;
}

.is-act .lastSpan1 {
  background-image: url(/Img/images/jian.png) !important;
}

.jointit span {
  font-weight: bold;
}

.jointext .list {
  float: left;
  width: 24%;
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}

.jointext {
  overflow: hidden;
  background: url(/Img/images/joinBg.png);
  background-size: cover;
  padding: 30px 0;
  display: none;
}

.go-right1 input[type='number']::-webkit-outer-spin-button,
.go-right1 input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

.go-right1 input {
  width: 40px;
  height: 25px;
  border: 1px solid #999999;
  text-align: center;
}

/*在firefox下移除input[number]的上下箭头*/
.go-right1 input[type="number"] {
  -moz-appearance: textfield;
}

.joinc {
  clear: both;
}

.joinc h3 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin-bottom: 20px;
}

.joinc .text {
  font-size: 14px;
  color: #fff;
  line-height: 25px;
  padding-right: 40px;
}

.joinc li {
  float: left;
  width: 48%;
}

.jointext {
  padding-left: 2.5em;
}

.joinc {
  border-top: 1px solid #68d0db;
  border-bottom: 1px solid #68d0db;
  padding-top: 30px;
  margin-top: 20px;
  overflow: hidden;
  padding-bottom: 5em;
}

.jointop {
  overflow: hidden;
}

.joinBtn2 {
  clear: both;
  background: #ed6d1d;
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  margin-top: 30px;
}

.joinBtn2 a {
  font-size: 16px;
  color: #fff;
}

.go-right1 a {
  font-size: 18px;
  color: #777;
  margin-left: 30px;
}

.go-right1 {
  font-size: 18px;
  color: #777;
}

.go-right1 input {
  margin: 0 5px;
  font-size: 14px;
  color: #777;
}

.go-right1 img {
  margin-left: 5px;
  vertical-align: 0px;
}

.go-right1 {
  margin-left: 3.5em;
  margin-top: 8px;
}

.p-about .innerBanner h1 {
  line-height: 48px;
}

.about1 h1 {
  font-size: 1.8em;
  color: #262626;
  font-weight: bold;
  text-align: center;
}

.about1 {
  padding: 6.5em 3em 10.25em;
  background: url(/Img/images/about1.png) center top no-repeat;
}

.about1 .text p {
  font-size: 18px;
  text-align: left;
  line-height: 35px;
  padding: 0 5.3em;
}

.about1 .text {
  margin-top: 2.5em;
}

.about1 .text p + p {
  margin-top: 20px;
}

.ab-txt-moretxt {
  display: none;
}

.about1 .mores a {
  font-size: 14px;
  color: #2dbecd;
  border-bottom: 1px solid #2dbecd;
}

.about1 .mores {
  text-align: center;
  margin-top: 30px;
}

.aboutNum i {
  font-style: normal;
  font-size: 3.5em;
  color: #44c2cf;
  vertical-align: 15px;
}

.aboutNum p {
  color: #555555;
  font-size: 16px;
  margin-top: 20px;
}

.aboutNum li {
  text-align: center;
}

.aboutNum span {
  font-size: 5em;
  background-image: linear-gradient(135deg, #1389c3, #39b6cc);
  -webkit-background-clip: text;
  color: transparent;
}

.aboutNum {
  margin-top: 8.5em;
}

.about2 {
  background: url(/Img/images/about2.png) no-repeat;
  background-size: cover;
  padding: 5em 0 11.25em;
}

.about2 h2 {
  font-size: 1.8em;
  font-weight: bold;
  text-align: center;
}

.about2 .texttit {
  font-size: .8em;
  color: #555555;
  text-align: center;
  margin-top: 20px;
}

.joinDet h1 {
  font-size: 1.8em;
  padding-top: 2.22em;
  font-weight: bold;
  text-align: center;
}

.joinDetcen .row .control-label {
  float: left;
  width: 22% !important;
  margin-top: 3px;
}

.form-group-cell {
  float: left;
  width: 77% !important;
}

.online-box .form-group.attachment .form-control {
  border: none;
  padding: 0 18px !important;
  border-radius: 0;
}

.online-box .form-control {
  height: 30px;
  padding: 0 18px;
}

.online-box .attachment .up span {
  font-size: 14px;
  color: #999999;
  margin-left: 5px;
}

.online-box .submit {
  color: #fff;
  border-radius: 3px;
  margin-left: 80px;
  margin-top: 9px;
  width: 160px;
  height: 37px;
  line-height: 37px;
}

.online-box .attachment .up .ipbtn {
  font-size: 14px;
  color: #000022;
  width: 110px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #d2d2d2;
  background-color: #fefefe;
  background: linear-gradient(to bottom, #fefefe, #f2f2f2, #e3e3e3);
  display: inline-block;
}

.online-box .form-group.attachment .form-control {
  border: none;
  padding: 0;
  border-radius: 0;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  height: 32px;
  width: 110px;
}

.joinDetcen .row .col-lg-12 .control-label {
  width: 10.3% !important;
}

.col-lg-12 .form-group-cell {
  width: 89.5% !important;
}

.form-group {
  padding: 5px 30px !important;
}

.joinDetcen {
  padding-top: 2.5em;
  padding-bottom: 4.5em;
}

.online-box .must {
  color: #f40b1c;
  font-size: 14px;
  right: 0;
}

.codeY {
  position: absolute;
  right: -25px;
  top: 9px;
  width: 50px;
}

@media (max-width: 991.98px) {
  .codeY {
    top: .7rem;
  }
  .online-box .attachment .up span {
    line-height: 35px;
  }
  .form-group-cell {
    float: none !important;
  }
}

.joinDetBtn {
  margin-left: 12.6%;
}

.online-box .frm-tooltip {
  max-width: 20em;
  padding: 10px;
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  position: fixed;
  left: 50%;
  top: 30%;
  z-index: 2000;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  display: none;
}

.detic {
  position: absolute;
  right: 9px;
  top: 11px;
}

.aboutNav {
  width: 900px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 9999;
}

.aboutNav .item {
  color: #2dbecd;
  font-size: 18px;
  background: url(/Img/images/aboutic1.png) no-repeat top;
  padding: 40px 30px 50px;
  cursor: pointer;
}

.aboutNav .item span {
  display: block;
  margin-top: -5px;
}

.aboutLine img {
  margin: 15px auto 0;
  display: block;
}

.about2Img {
  margin-top: 2.75em;
}

.about2Text .item {
  width: 600px;
  min-height: 85px;
  border-radius: 60px;
  border: 1px solid #2dbecd;
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 30px;
  padding: 0 30px;
  position: relative;
  margin: auto;
}

.about2Text .item + .item {
  margin-top: 2em;
}

.about2Text h3 {
  font-size: 2.4em;
  color: #ed6d1d;
  font-weight: bold;
  text-align: center;
  font-family: arial;
  margin-top: 1em;
}

.lineW {
  width: 100px;
  height: 1px;
  background-color: #ed6d1d;
  margin: 28px auto 2em;
}

.about2Text .item img {
  position: absolute;
  left: -35px;
  top: 23px;
}

.about3 {
  background: url(/Img/images/about3.png) no-repeat;
  background-size: cover;
  padding: 4.5em 0 5em;
}

.about3 h1 {
  font-size: 1.8em;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.about3 .tittext {
  text-align: center;
  font-size: 1.2em;
  color: #fff;
  max-width: 1074px;
  margin: 2.1em auto 0;
  line-height: 1.5em;
}

.about3Box {
  display: -moz-box;
  /*firefox*/
  display: -ms-flexbox;
  /*IE10*/
  display: -webkit-box;
  /*Safari*/
  display: -webkit-flex;
  /*Chrome*/
  display: box;
  display: flexbox;
  display: flex;
  justify-content: space-between;
}

.about3Box .item {
  width: 33%;
}

.about3Btn {
  background-color: #ed6d1d;
  width: 200px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin: auto;
}

.about3Btn {
  color: #fff;
}

.about3Box .text {
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
  line-height: 30px;
  padding: 0 40px;
}

.about3Box {
  margin-top: 4em;
}

.p-case .bannerText {
  color: #111;
}

.p-case .innerBanner {
  position: relative;
}

.p-case .bannerText h5 {
  font-size: 3.6em;
  margin-bottom: 45px;
}

.p-case .bannerText h1 {
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.3em;
}

.p-case .bannerText h1 span {
  color: #ed6d1d;
  font-weight: bold;
}

.lineMore {
  width: 3px;
  height: 50px;
  background-color: #2dbecd;
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -2px;
}

.lineText {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  bottom: 70px;
  font-size: 14px;
}

.caseItem1Box {
  height: 33em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.caseItem1 {
  width: 50%;
}

.caseItem1Box {
  width: 90.4%;
}

.caseItem1 {
  float: left;
}

.caseItem2 {
  float: left;
  width: 50%;
}

.caseItem2Box h3 {
  font-size: 2.4em;
  line-height: 1.25em;
  margin-bottom: 40px;
}

.caseBox {
  overflow: hidden;
}

.caseItem2Box p {
  font-size: 16px;
  line-height: 30px;
  color: #555555;
  margin-bottom: 35px;
}

.caseItem2Box {
  width: 700px;
  margin-top: 30px;
}

.caseItem {
  padding: 7.25em 0;
  overflow: hidden;
}

.caseItem:nth-child(even) {
  background-color: #f3f3f3;
}

.caseItem:nth-child(even) .caseItem2 {
  float: left;
}

.caseItem:nth-child(even) .caseItem1 {
  float: right;
}

.caseItem:nth-child(even) .caseItem1Box {
  margin-left: 5%;
}

.caseItem:nth-child(even) .caseItem2Box {
  float: right;
  padding-right: 28px;
}

.aboutNav .actives {
  background: url(/Img/images/aboutic2.png) no-repeat top;
}

.aboutNav .actives {
  color: #ed6d1d;
}

.online-box .form-control {
  padding: 0 12px;
}

.page-home .bannerText h5 {
  font-size: 2.8em;
  line-height: 1.14em;
  margin-bottom: 33px;
}

.page-home .bannerText h1 span {
  font-size: 56px;
  vertical-align: -4px;
}

.page-home .innerBanner {
  height: 100vh;
}

.page-home .header {
  background: rgba(255, 255, 255, 0.85);
}

.homeSwip {
  /*top: -80px;*/
}

.homePag span {
  width: 60px;
  height: 5px;
  background-color: #c2c9e7;
  border-radius: 0;
}

.homePag {
  width: auto !important;
  left: 248px !important;
  bottom: 100px !important;
}

.homePag .swiper-pagination-bullet-active {
  background-color: #43bcc5;
}

.home1 .about1 .text p {
  padding: 0;
}

.home1 .about1 {
  background: url(/Img/images/home1.jpg) center bottom no-repeat;
  /* padding: 6em 3em 11.75em; */
}

.homemores {
  width: 160px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  margin: auto;
  background-color: #e68a38;
  border-radius: 35px;
  margin-top: 45px;
}

.homemores a {
  color: #ffffff;
  font-size: 16px;
}

.about1 h6 {
  font-size: 18px;
  color: #000;
  text-align: center;
  margin-bottom: 25px;
}

.home3 .item {
  width: 25%;
  height: 100vh;
  float: left;
  background-image: url(/Img/images/home3.jpg);
  background-size: cover;
  position: relative;
  background-position: center;
}

.home3 {
  overflow: hidden;
  position: relative;
  background-color: #fff;
}

.home3 .item + .item {
  background-image: url(/Img/images/home4.jpg);
}

.home3 .item + .item + .item {
  background-image: url(/Img/images/home5.jpg);
}

.home3 .item + .item + .item + .item {
  background-image: url(/Img/images/home6.jpg);
}

.home3 .textBox {
  text-align: center;
  color: #fff;
  padding: 0 3em;
  position: absolute;
  left: 0;
  width: 100%;
  top: 10em;
  z-index: 9999;
}

.home3 .textBox .text {
  font-size: 14px;
  line-height: 20px;
}

.home3 .textBox h3 {
  font-size: 32px;
  margin-bottom: 15px;
}

.home3bg {
  width: 100%;
  height: 100%;
  background: rgba(71, 189, 198, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}

@media (min-width: 992px) {
  .home3 .item:hover .home3bg {
    opacity: 1;
  }
  .home3 .item:hover img {
    opacity: 1;
    bottom: 11.75em;
  }
}

.home3 img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 20px;
  opacity: 0;
  transition: all .8s;
  -webkit-transition: all .8s;
  -ms-transition: all .8s;
  border-radius: 50%;
}

.home4 {
  background-color: #fff;
}

.home3 img:hover {
  box-shadow: 1px 4px 30px #e68a38;
}

.home4 h6 {
  text-align: center;
  font-size: 18px;
  margin-top: 7.2em;
}

.home4 h2 {
  text-align: center;
  font-size: 2.1em;
  margin-top: 20px;
}

.home4 .news-list li {
  margin-bottom: 0;
}

.home4 .news-list {
  padding-bottom: 0;
}

.home4 .homemores {
  margin-top: 3.25em;
}

.home4 {
  padding-bottom: 5em;
}

.home2 {
  background: url(/Img/images/homebg3.jpg);
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
  padding-bottom: 5em;
}

@media (min-width: 1900px) {
  .home2 {
    height: 100vh;
  }
}

@media (max-width: 1899px) {
  .about2Text {
    height: 411px;
  }
}

.p-about .about2Text {
  height: 429px;
}

.p-about .about2 {
  padding: 5em 0 9.25em;
}

.home2 h6 {
  text-align: center;
  font-size: 18px;
  padding-top: 6.66em;
}

.home2 h2 {
  text-align: center;
  font-size: 2.1em;
  margin-top: 20px;
}

/*.home2 .aboutNav .item{
	background: url(/Img/images/homebg7.png) no-repeat top;
}*/
.homeListBox {
  display: flex;
  justify-content: space-between;
}

.homelist {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 6px solid #2dbecd;
  border-radius: 50%;
}

.homeListBox {
  width: 834px;
  margin: auto;
  position: absolute;
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 999;
}

.home2 .aboutLine {
  position: relative;
}

.home2 .aboutNav .item {
  width: 96px;
  text-align: center;
}

.aboutNav .homeActive {
  opacity: 0;
  transition: all .3s;
}

.numbox .numlist {
  width: 110px;
  height: 110px;
  background-color: #43bcc5;
  border-radius: 50%;
  margin-top: -37px;
  border: none;
}

.numbox span {
  display: none;
}

.numbox .homeActive span {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  display: block;
  text-align: center;
  line-height: 110px;
}

.bgbgbox {
  display: flex;
  justify-content: space-between;
  width: 985px;
  margin: auto;
  position: absolute;
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1;
  margin-top: -67px;
}

.numbox {
  display: flex;
  justify-content: space-between;
  width: 926px;
  margin: auto;
  position: absolute;
  top: -4px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 999;
  margin-top: -3px;
}

.numbox .numlist {
  opacity: 0;
}

.numbox .homeActive {
  opacity: 1;
  transition: all .3s;
}

.bgList {
  width: 170px;
  height: 170px;
}

.activeBg {
  background: url(/Img/images/bgbg.jpg);
  background-size: cover;
}

.aboutLine img {
  position: relative;
  z-index: 99;
}

.home-cen {
  text-align: center;
  margin-top: 150px;
}

.home-cen h3 {
  font-size: 28px;
  font-weight: bold;
}

.home-cen .text {
  width: 600px;
  margin: 30px auto 0;
  padding: 13px 43px;
  border-radius: 45px;
  font-size: 18px;
  line-height: 24px;
  border: 1px solid #30aeb7;
}

/* .bgbgbox .bgList:nth-child(1){
	margin-left: -27px;
} */
/*.home1,.home2,.home3,.home4{
	height: 100vh;
}*/
.about2Text + .about2Text {
  opacity: 0;
  display: none;
}

.home-cen li {
  display: none;
  opacity: 0;
}

.home-cen li:nth-child(3) {
  display: block;
  opacity: 1;
}

.aboutLine img + img {
  display: none;
}

@media (max-height: 770px) {
  .home4 h6 {
    margin-top: 2.2em;
  }
}

@media (max-width: 1780px) {
  .caseItem2Box {
    width: 80%;
  }
}

@media (max-width: 1450px) {
  .joinBtn {
    width: 12%;
  }
  .searchJoin .item {
    width: 28%;
  }
}

@media (min-width: 992px) {
  .innerBanner {
    margin-top: 80px;
  }
  .caseItem1 h1 {
    display: none;
  }
  .joinList .item span {
    width: 28%;
  }
  .joinList .item span + span {
    width: 21%;
  }
  .joinList .item span + span + span {
    width: 24%;
  }
  .animateBtn {
    position: relative;
    overflow: hidden;
  }
  .animateBtn::after {
    content: '';
    display: block;
    position: absolute;
    left: -100%;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 0;
    background: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
  }
  .animateBtn:hover::after {
    left: 0;
  }
  .animateBtn:hover a {
    color: #0f0f0f;
  }
  .animateBtn:hover {
    border: 1px solid #999;
  }
  .animateBtn a {
    position: relative;
    z-index: 9999;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
  }
  .animate-line {
    position: relative;
  }
  .animate-line::after {
    width: 0%;
    height: 6px;
    background-color: #2dbecd;
    display: block;
    position: absolute;
    bottom: 0;
    content: '';
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
  }
  .overflow {
    overflow: hidden;
  }
  .animate-line:hover::after {
    width: 100%;
  }
  .cenBox:hover .newsImg {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
}

.borderLine {
  box-shadow: 2px 0px 7px black;
  min-height: 300px;
  background: #fff;
  margin-top: 3em;
  margin-bottom: 4.5em;
}

.form-group-cell select {
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
}

.form-group-cell textarea {
  height: 90px !important;
  min-height: 90px !important;
}

@media (max-width: 991.98px) {
  .joinList .item span {
    padding: 0px 0;
  }
  .waphome2 {
    position: relative;
  }
  .bottbox {
    position: absolute;
    top: 21px;
    width: 100%;
    z-index: 0;
  }
  .bottbox img {
    display: block;
    margin: auto;
    width: 2.3rem;
  }
  .waphome2 {
    margin-top: .5rem;
  }
  .home2Swip .swiper-slide .acivehome {
    display: none;
  }
  .home2Swip .swiper-slide-active .acivehome {
    display: block;
  }
  .searchJoin .item img {
    top: .28rem;
  }
  .acivehome {
    width: 1.7rem;
    height: 1.7rem;
    text-align: center;
    line-height: 1.7rem;
    color: #fff;
    border-radius: 50%;
    background-color: #43bcc5;
    position: absolute;
    z-index: 999999;
    top: -11px;
    left: 50%;
    margin-left: -.85rem;
    font-size: .48rem;
    font-weight: bold;
  }
  .home2Swip {
    padding: .9rem 0;
  }
  .home1 .about1 {
    background-size: 50%;
  }
  .p-case .bannerText h5 {
    font-size: .72rem;
  }
  .p-case .bannerText h1 {
    font-size: .36rem;
  }
  .joinBtn img {
    margin: 7px auto;
  }
  .p-case .innerBannerWap .bannerText {
    top: 1.42rem;
    transform: translateY(0);
    left: 0;
    text-align: center;
    width: 100%;
  }
  .caseItem2Box h3 {
    display: none;
  }
  .caseItem1Box {
    height: 5.3rem;
  }
  .caseItem2 {
    float: none;
    width: 100%;
    padding: 0 .3rem;
  }
  .caseItem1 {
    padding: 0 .3rem;
  }
  .caseItem1 h1 {
    font-size: .48rem;
    line-height: .6rem;
    color: #262626;
    margin-bottom: .7rem;
  }
  .caseItem {
    padding: .75rem 0 .35rem;
  }
  .caseItem2Box {
    width: 100%;
    margin-top: .65rem;
    padding: 0 !important;
  }
  .caseItem2Box p {
    font-size: .28rem;
    line-height: .48rem;
    margin-bottom: .5rem;
  }
  .caseItem1Box {
    width: 100%;
  }
  .caseItem1 {
    float: none;
    width: 100%;
  }
  .p-case .innerBannerWap .bannerText span {
    color: #ed6d1d;
    font-weight: bold;
  }
  .p-case .bannerText h5 {
    margin-bottom: .4rem;
  }
  .p-case .innerBannerWap .bannerText h1 {
    padding: 0 .5rem;
    margin-top: .4rem;
  }
  .wapAbout2 ul {
    display: flex;
    justify-content: space-between;
  }
  .searchJoin select {
    background-color: #fff;
  }
  .wapAbout2 li {
    width: 22%;
    text-align: center;
    background-color: #fff;
    line-height: .7rem;
    border-radius: 20px;
    font-size: .3rem;
  }
  .aboutNum span {
    font-size: 1rem;
    font-weight: bold;
  }
  .wapAbout2 .active {
    background-color: #ed6d1d;
    font-weight: bold;
    color: #fff;
  }
  .about2 .texttit {
    font-size: .28rem;
    margin-top: .25rem;
  }
  .about2Text {
    padding: 0 .75rem;
  }
  .about2Text .item {
    width: 100%;
    min-height: 1.5rem;
    padding: .2rem .35rem;
    line-height: .48rem;
    font-size: .28rem;
    border-radius: 45px;
  }
  .about3 .tittext {
    font-size: .3rem;
    margin-top: .45rem;
    line-height: .48rem;
  }
  .about3Box {
    margin-top: .7rem;
  }
  .about3Box .text {
    font-size: .28rem;
    line-height: .48rem;
    margin-top: .45rem;
  }
  .about3Btn {
    font-size: .36rem;
  }
  .about3 h1 {
    font-size: .48rem;
  }
  .about3Btn {
    width: 3rem;
    height: .7rem;
    line-height: .7rem;
  }
  .about2 {
    padding: .7rem 0 2rem;
  }
  .about2Text .item img {
    top: 37%;
  }
  .lineW {
    width: 1rem;
    margin: .23rem auto .8rem;
  }
  .about2Text h3 {
    font-size: .6rem;
  }
  .wapAbout2 {
    margin-top: .78rem;
  }
  .aboutNum i {
    font-size: .7rem;
    vertical-align: 4px;
  }
  .aboutNum {
    margin-top: .78rem;
  }
  .about1 li {
    padding: 0;
    margin-bottom: .78rem;
  }
  .about2 h2 {
    font-size: .48rem;
  }
  .about1 {
    padding: 1.45rem 0 .5rem;
  }
  .about1 li p {
    font-size: .26rem;
    margin-top: .14rem;
  }
  .about3Box {
    flex-wrap: wrap;
  }
  .about1 h1 {
    font-size: .48rem;
  }
  .about3Box .item {
    width: 100%;
    position: relative;
    padding-bottom: 1.15rem;
  }
  .about3Box .item::after {
    display: block;
    content: '';
    position: absolute;
    width: 1rem;
    height: 1px;
    background-color: #fff;
    margin-left: -.5rem;
    bottom: .6rem;
    left: 50%;
  }
  .about3 {
    padding: .8rem 0 0;
  }
  .about3Box .item:last-child::after {
    display: none;
  }
  .about1 .text {
    margin-top: .6rem;
  }
  .about1 .text p {
    padding: 0;
    font-size: .28rem;
    line-height: .48rem;
    text-align: left;
  }
  .about1 .text p br {
    display: none;
  }
  .ab-txt-moretxt {
    display: block;
  }
  .about1 .text p + p {
    margin-top: 0;
  }
  .joinDetcen {
    padding-bottom: .7rem;
  }
  .joinDetcen .row .control-label {
    width: 100% !important;
    float: none;
  }
  .yanzhenma {
    width: 100% !important;
  }
  .joinDetcen .row .yanzhenma .control-label {
    width: 29.8% !important;
  }
  .codeY {
    right: 0rem;
  }
  .yanzhenma .must {
    right: -1.6rem !important;
  }
  .online-box .form-control {
    height: 35px;
  }
  .detic {
    top: 15px;
  }
  .joinDetBtn {
    margin-left: 0;
  }
  .codeY {
    width: 23%;
    height: 35px;
  }
  .joinDet h1 {
    font-size: .4rem;
  }
  .borderLine {
    margin-top: .5rem;
  }
  .joinDet h1 {
    padding-top: .5rem;
  }
  .yanzhenma .form-group-cell {
    width: 72% !important;
  }
  .joinDetcen .row .control-label {
    font-size: .28rem;
  }
  .form-group {
    padding: 5px 0 !important;
  }
  .bannerText img {
    width: 4rem;
    margin-top: .45rem;
  }
  .joinDetcen .row .col-lg-12 .control-label {
    width: 21% !important;
  }
  .joinDetcen .row .col-lg-12 .form-group-cell {
    width: 100% !important;
  }
  .form-group-cell {
    width: 100% !important;
  }
  .joinc p {
    margin-bottom: .3rem;
  }
  .searchJoin .item + .item + .item {
    width: 67%;
  }
  .jointext {
    padding: .5rem .5rem .6rem .5rem;
    width: 100%;
  }
  .joinBtn2 {
    width: 100%;
    margin-top: .6rem;
  }
  .joinc .text {
    font-size: .28rem;
    line-height: .48rem;
    padding-right: 0;
  }
  .joinc li {
    float: none;
    width: 100%;
  }
  .joinc {
    border-color: #fff;
  }
  .joinc li + li {
    margin-top: .6rem;
    padding-top: .6rem;
    border-top: 1px solid #ffffff;
  }
  .jointext .list {
    float: none;
    width: 100%;
    font-size: .28rem;
    margin-bottom: .15rem;
  }
  .joinc .text br {
    display: none;
  }
  .joinBtn2 {
    line-height: .8rem;
    height: .8rem;
  }
  .joinBtn2 a {
    font-size: .32rem;
    font-weight: bold;
  }
  .joinc h3 {
    font-size: .32rem;
  }
  .joinc {
    padding-top: .6rem;
    margin-top: .5rem;
    padding-bottom: .7rem;
  }
  .is-act .lastSpan1 {
    background-image: none !important;
  }
  .joinList .item {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
  }
  .joinList .item span {
    width: 33%;
    padding-left: 0;
    text-align: center;
    line-height: 1rem;
    font-size: .28rem;
  }
  .lastSpan1 {
    background-image: none !important;
  }
  .joinBtn {
    width: 30%;
    line-height: .7rem;
    height: .7rem;
  }
  .joinList .item span:nth-child(2) {
    display: none;
  }
  .go-right1 {
    display: none;
  }
  .jointit span {
    font-size: .32rem !important;
  }
  .searchJoin input {
    line-height: .7rem;
    height: .7rem;
    font-size: .28rem;
  }
  .searchJoin select {
    line-height: .7rem;
    height: .7rem;
    font-size: .28rem;
  }
  .joinCen {
    padding: .6rem 0 0;
  }
  .searchJoin {
    flex-wrap: wrap;
  }
  .searchJoin .item {
    width: 100%;
    margin-bottom: .2rem;
  }
  .searchJoin input {
    width: 100%;
  }
  .joinList {
    padding: .2rem 0 .9rem;
  }
  .det {
    margin-top: 1.1rem;
  }
  .wx-qrcode img {
    margin-right: auto !important;
  }
  .det h1 {
    font-size: .48rem;
    padding-top: .75rem;
    margin-top: 0;
  }
  .detTime {
    font-size: .28rem;
    margin-top: .7rem;
  }
  .imgic {
    width: 3.9rem;
    padding-left: 0;
  }
  .det .text {
    padding-top: .6rem;
    font-size: .28rem;
    line-height: .6rem;
  }
  .det .text img {
    margin: .55rem auto;
  }
  .detHead {
    line-height: .8rem;
    font-size: .28rem;
    color: #555;
    text-align: left;
  }
  .lineic {
    margin-top: .36rem;
  }
  .godown a {
    font-size: .24rem;
    line-height: .38rem;
  }
  .detHead {
    border-bottom: 1px solid #e9ecef;
  }
  .det {
    padding-bottom: 1.05rem;
  }
  .imgic img {
    margin-right: .2rem;
  }
  .godown a + a {
    margin-top: .24rem;
  }
  .imgic a:last-child img {
    margin-right: 0;
  }
  .innerBannerWap {
    background-position: center;
    background-size: cover;
    position: relative;
	margin-top: 1.1rem;
  }
  .innerBannerWap .swiper-slide {
    background: no-repeat center center;
	background-size: cover;
  }
  .innerBannerWap .bannerText {
    position: absolute;
    top: 50%;
    margin-bottom: 0;
    left: .65rem;
    transform: translateY(-50%);
  }
  .bannerText h5 {
    font-size: .48rem;
    font-weight: bold;
    margin-bottom: .37rem;
  }
  .bannerText h1 {
    font-size: .36rem;
    font-weight: 400;
  }
  .news-list {
    margin-top: .75rem;
  }
  .news-list li h1 {
    padding-top: .15rem;
    line-height: .55rem;
    font-size: .3rem;
  }
  .times {
    margin-top: .75rem;
    font-size: .28rem;
  }
  .newsText {
    height: auto;
    padding-left: .3rem;
    padding-bottom: .3rem;
  }
  .news-list li {
    margin-bottom: .46rem;
  }
  .pageBtn {
    width: .5rem;
    height: .5rem;
  }
  .nump .pagenum {
    width: .6rem;
    font-size: .28rem;
    line-height: .5rem;
  }
  .pageBtn img {
    margin: .14rem auto;
    width: .1rem;
  }
  .news-list {
    padding-bottom: .43rem;
  }
  .page {
    margin-bottom: .9rem;
  }
  .page-home .bannerText h5 {
    font-size: .6rem;
  }
  .page-home .innerBannerWap .bannerText h1 {
    font-size: .36rem;
  }
  .page-home .innerBannerWap .bannerText h1 span {
    font-size: .64rem;
  }
  .p-case .innerBannerWap .bannerText {
    top: 1.15rem;
  }
  .home1,
  .home2,
  .home3,
  .home4 {
    height: auto;
  }
  .home1 {
    margin-top: 0;
  }
  .page-home .about1 {
    padding: 1.25rem 0 .5rem;
  }
  .page-home .about1 h6 {
    font-size: .28rem;
  }
  .homemores {
    width: 3.5rem;
    height: .7rem;
    line-height: .7rem;
    margin-top: .7rem;
  }
  .page-home .header {
    background: white;
  }
  .homemores a {
    font-size: .28rem;
  }
  .home1 .about1 .text p {
    /*text-overflow: -o-ellipsis-lastline;
		  overflow: hidden;
		  text-overflow: ellipsis;
		  display: -webkit-box;
		  -webkit-line-clamp: 6;
		  line-clamp: 6;
		  -webkit-box-orient: vertical;*/
  }
  .page-home .news-list li + li {
    display: none;
  }
  .home4 h6 {
    margin-top: 1.15rem;
    font-size: .28rem;
  }
  .home4 h2 {
    font-size: .48rem;
    margin-top: .3rem;
  }
  .news-list {
    margin-top: 1.15rem;
  }
  .home4 .homemores {
    margin-top: .5rem;
  }
  .home4 {
    padding-bottom: 1.3rem;
  }
  .newpag span {
    border: 1px solid #e68a38;
    background-color: transparent;
  }
  .newpag .swiper-pagination-bullet-active {
    background-color: #e68a38;
  }
  .home3 .item {
    width: 100%;
    height: 11.5rem;
  }
  .newsText h1 {
    font-size: .3rem;
  }
  .home3 .textBox h3 {
    font-size: .48rem;
    margin-bottom: .6rem;
  }
  .home3 .textBox .text {
    font-size: .28rem;
    line-height: .48rem;
  }
  .home3 .textBox {
    padding: 0 .3rem;
    top: 2rem;
  }
  .home3wap .home3pag span {
    background: transparent;
    border: 1px solid #fff;
  }
  .home3wap .home3pag .swiper-pagination-bullet-active {
    background: #fff;
  }
  .home3wap .home3pag {
    bottom: .3rem;
  }
  .home-cen h3 {
    font-size: .6rem;
  }
  .home-cen .text {
    width: 100%;
    padding: .56rem .4rem;
    font-size: .28rem;
    margin-top: .7rem;
  }
  .wap-us {
    padding: 0 .7rem;
  }
  .home2 h6 {
    padding-top: 1.15rem;
    font-size: .28rem;
  }
  .home2 h2 {
    font-size: .48rem;
    margin-top: .23rem;
  }
  .waphome2bg {
    width: 100%;
    background-image: url(/Img/images/homebg10.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 999;
  }
  .home-cen {
    margin-top: 1.05rem;
  }
  .home2wapcen {
    width: 1.1rem;
    height: 1.1rem;
    text-align: center;
    line-height: .95rem;
    background: #FFFFFF;
    font-size: .3rem;
    font-weight: bold;
    color: #2dbecd;
    border-radius: 50%;
    border: .1rem solid #2dbecd;
    margin: auto;
  }
  .home2 {
    padding-bottom: 3rem;
  }
  .page-home .wapAbout2 {
    padding: 0 .3rem;
  }
  .p-about .bannerText h1 {
    line-height: .48rem;
  }
  .p-about .mores {
    display: none;
  }
  .page-home .newsText h1 {
    font-size: .3rem;
    line-height: .4rem;
    height: 42px;
  }
  .page-home .newsText {
    padding: .23rem .3rem;
  }
  .newsSwipe {
    margin-top: 1.2rem;
    padding-bottom: .7rem;
  }
  .useBox {
    display: none;
  }
}

@media (max-width: 578px) {
  .caseItem:nth-child(2) .caseItem1Box {
    width: 100%;
  }
  .caseItem:nth-child(2n) .caseItem1Box {
    margin-left: 0;
  }
}

.homePOs {
  width: 833px;
  height: 5px;
  margin: auto;
  position: relative;
  top: -22px;
  z-index: 9999;
}

.homePOs span {
  width: 24px;
  height: 24px;
  background: #fff;
  border-radius: 50%;
  border: 6px solid #ed6d1d;
  display: block;
  position: absolute;
  left: 0;
}

.page-home .about1 p br {
  display: none;
}

.noOpacity .header {
  background-color: white;
}

.page-home .innerBanner {
  margin-top: 0;
}

@media screen and (min-width: 992px) and (max-width: 1440px) {
  .about3Box .text {
    padding: 0 20px;
  }
  .home3 .textBox {
    padding: 0 2em;
  }
}

@media (max-width: 991.98px) {
  .p-about .about2Text {
    height: auto;
  }
}

.d1Box {
  height: 33em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.d1 {
  width: 45%;
}

.d1Box {
  width: 130%;
}

.d1 {
  float: left;
}

.d2 {
  float: right;
  width: 50%;
}

.d2Box h3 {
  font-size: 2.4em;
  line-height: 1.25em;
  margin-bottom: 20px;
}

.d2Box p {
  font-size: 16px;
  line-height: 30px;
  color: #555555;
  margin-bottom: 35px;
}

.d2Box {
  width: 85%;
  margin-left: -35px;
  margin-top: -37px;
}

.d {
  padding: 7.25em 0;
  overflow: hidden;
}

/* 新增 */
.page-home .innerBannerWap .swiper-pagination {
  bottom: .8rem;
}

.page-home .innerBannerWap .swiper-pagination-bullet {
  width: .6rem;
  height: .08rem;
  border-radius: 0;
  background-color: #c2c9e7;
}

.page-home .innerBannerWap .swiper-pagination-bullet-active {
  background-color: #43bcc5;
}
