* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none !important;
}
#app {
  min-width: 19.2rem;
  /* overflow: hidden; */
  position: relative;
  min-height: 100%;
  box-sizing: border-box;
  padding-bottom: 2.6rem;
}
body {
  overflow-y: scroll;
}
.Login {
  z-index: 500;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.26);
  /* display: none; */
}
.returnlist {
  position: absolute;
  top: 0.15rem;
  left: 0.5rem;
  margin: auto;
  padding: 0 0.1rem;
  height: 0.3rem;
  font-size: 0.2rem;
  line-height: 0.3rem;
  color: #877f74;
  border: 0.01rem solid #877f74;
  border-radius: 0.05rem;
  cursor: pointer;
}
.skill-details-content-NavBar a {
  font-size: 0.2rem;
  line-height: 0.2rem;
  color: #877f74;
  cursor: pointer;
}
.loginregister {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 5.3rem;
  height: 5.38rem;
  background: #ffffff;
  border: 0.01rem solid #707070;
  border-radius: 0.1rem;
}
.height-725 {
  height: 7.25rem;
}
.height-538 {
  height: 5.38rem;
}
.loginregister-middle {
  margin: 0.3rem 0.5rem 0;
  text-align: center;
}
.loginregister-middle-logo {
  width: 0.65rem;
  height: 0.57rem;
  /* margin: 0 0.1rem 0 0.22rem; */
  display: inline-block;
}
.loginregister-middle-logo > img {
  width: 0.65rem;
  height: 0.57rem;
}
.loginregister-middle-nameall {
  text-align: left;
  margin-left: 0.05rem;
  display: inline-block;
  vertical-align: top;
  margin-top: 0.05rem;
}
.loginregister-middle-nameall-name {
  height: 0.24rem;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.24rem;
  color: #000000;
}
.loginregister-middle-nameall-alias {
  height: 0.2rem;
  font-size: 0.2rem;
  font-weight: bold;
  line-height: 0.2rem;
  color: #000000;
  margin-top: 0.1rem;
}

.loginregister-table-head {
  margin: 0.07rem auto 0;
  width: 4.3rem;
  height: 0.7rem;
  border-bottom: 0.01rem solid #c1c1c1;
}
.loginregister-table-head-login {
  display: inline-block;
  text-align: center;
  width: 0.88rem;
  font-size: 0.22rem;
  line-height: 0.69rem;
  color: #b2b2b2;
}

.loginregister-table-head-register {
  display: inline-block;
  text-align: center;
  width: 0.88rem;
  font-size: 0.22rem;
  line-height: 0.69rem;
  color: #b2b2b2;
}
.table-select {
  font-weight: 500;
  color: #000000;
  border-bottom: 0.02rem solid #000;
}
.loginregister-table-content {
  margin: auto;
  width: 4.3rem;
}
.height-799 {
  height: 7.99rem;
}
.height-570 {
  height: 5.7rem;
}
.height-638 {
  height: 6.38rem;
}
.table-content-login-box {
  width: 4.3rem;
}
.table-content-login-box4 {
  width: 4.3rem;
}
.table-content-register-box {
  width: 4.3rem;
  position: relative;
}
.table-content-login-phone {
  width: 4.28rem;
  height: 0.6rem;
  background: #ffffff;
  border: 0.01rem solid #707070;
  opacity: 1;
  border-radius: 0.1rem;
  margin-top: 0.35rem;
}
.table-content-login-box4 > .table-content-login-phone {
  margin-top: 0.25rem;
}
.table-fill-tips-box {
  margin-top: 0.2rem;
  width: 4.3rem;
  height: 0.2rem;
  position: relative;
}
.table-fill-left {
  font-size: 0.18rem;
  line-height: 0.2rem;
  color: #c4c4c4;
}
.table-fill-right {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 0.2rem;
}
.table-fill-right > img {
  width: 0.12rem;
  height: 0.12rem;
}
.table-fill-right > span {
  font-size: 0.12rem;
  line-height: 0.2rem;
  color: #c4c4c4;
  margin-left: 0.04rem;
}
.table-fill-upload-portrait {
  width: 4.3rem;
  height: 1.21rem;
  margin: 0.14rem 0 0;
}
.fill-upload-portrait-box {
  width: 1.22rem;
  height: 1.22rem;
  position: relative;
  margin: auto;
}
.fill-upload-portrait-img {
  width: 1.22rem;
  height: 1.22rem;
  border-radius: 0.61rem;
}
.fill-upload-portrait-box:hover > .fill-upload-portrait-uploadImg {
  display: block;
}
.upload-portrait-close:hover + .fill-upload-portrait-uploadImg {
  display: none;
}
.fill-upload-portrait-uploadImg {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: 1.22rem;
  border-radius: 0.61rem;
}
.fill-upload-portrait-input {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1.22rem;
  height: 1.22rem;
  border-radius: 0.61rem;
  opacity: 0;
}
.upload-portrait-close {
  position: absolute;
  top: 0;
  right: -0.17rem;
  margin: auto;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  background: #5b5b5b;
}
.upload-portrait-close > img {
  width: 0.19rem;
  height: 0.19rem;
  margin: 0.08rem;
}

.table-content-register-code {
  width: 4.3rem;
  position: relative;
}
.register-code-box {
  width: 2.65rem;
  height: 0.6rem;
  background: #ffffff;
  border: 0.01rem solid #707070;
  opacity: 1;
  border-radius: 0.1rem;
  margin-top: 0.35rem;
}
.table-content-login-phone > img {
  width: 0.25rem;
  height: 0.3rem;
  margin: 0.15rem 0 0.15rem 0.2rem;
}
.table-content-login-phone > input {
  font-size: 0.22rem;
  vertical-align: top;
  margin: 0.17rem 0.3rem;
}
.register-code-box > img {
  width: 0.25rem;
  height: 0.3rem;
  margin: 0.15rem 0 0.15rem 0.2rem;
}

.register-code-box > input {
  width: 1.5rem;
  font-size: 0.22rem;
  vertical-align: top;
  margin: 0.17rem 0 0.17rem 0.3rem;
}
.sending-code {
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 1.4rem;
  height: 0.62rem;
  border-radius: 0.1rem;
}
.background-127407 {
  background: #127407;
}
.sending-code-p {
  font-size: 0.22rem;
  line-height: 0.6rem;
  color: #fff;
}
.background-e9 {
  background: #e9e9e9;
}
.sending-code-second {
  color: #b7b7b7;
  font-size: 0.22rem;
  line-height: 0.6rem;
}
.table-content-login-button {
  width: 4.3rem;
  height: 0.6rem;
  font-size: 0.22rem;
  margin-top: 0.4rem;
  text-align: center;
  line-height: 0.6rem;
  border-radius: 0.1rem;
}
.margin-top-20 {
  margin-top: 0.2rem;
}
.disable {
  background: rgba(233, 233, 233, 1);
  color: rgba(183, 183, 183, 1);
  cursor: not-allowed;
}

.enable {
  background: #127407;
  color: #fff;
  cursor: pointer;
}
.table-close {
  position: absolute;
  top: 0;
  right: -0.5rem;
  margin: auto;
  width: 0.35rem;
  height: 0.35rem;
  border-radius: 50%;
  background: #5b5b5b;
}
.table-close > img {
  width: 0.19rem;
  height: 0.19rem;
  margin: 0.08rem;
}

.table-bottom-box {
  width: 4.3rem;
  height: 0.3rem;
  position: relative;
  margin-top: 0.3rem;
}
.table-bottom-box2 {
  width: 4.3rem;
  height: 0.3rem;
  position: relative;
  margin-top: 0.3rem;
  text-align: center;
}
.table-bottom-span1 {
  font-size: 0.18rem;
  line-height: 0.18rem;
  color: #b2b2b2;
}
.table-bottom-span2 {
  font-size: 0.18rem;
  line-height: 0.18rem;
  color: #3d3d3d;
  cursor: pointer;
}
.table-bottom-box > img {
  margin: 0.06rem 0.06rem 0.06rem 0;
  width: 0.18rem;
  height: 0.18rem;
}
.table-bottom-remember {
  text-align: left;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #3d3d3d;
  vertical-align: top;
}
.table-bottom-forget {
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  font-size: 0.18rem;
  line-height: 0.3rem;
  color: #3d3d3d;
  vertical-align: top;
}

.head-gather {
  margin: 0 auto;
}

.head-gather-lg {
  width: 16rem;
  height: 1.54rem;
  margin: auto;
  position: relative;
}
.head-gather-lg-left {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.head-logo {
  width: 1.21rem;
  height: 1.07rem;
  margin: 0.22rem 0.18rem 0.25rem 0rem;
  display: inline-block;
}
.head-logo > img {
  width: 1.21rem;
  height: 1.07rem;
}
.head-lg-nameall {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.head-lg-nameall-name {
  height: 0.45rem;
  font-size: 0.45rem;
  font-weight: bold;
  line-height: 0.45rem;
  color: #000000;
  padding: 0.31rem 0 0.09rem;
}
.head-lg-nameall-alias {
  height: 0.36rem;
  font-size: 0.36rem;
  line-height: 0.36rem;
  color: #000000;
  padding: 0.09rem 0 0.24rem;
}

.head-region-box {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0.65rem;
}

.head-region-name {
  font-size: 0.26rem;
  color: #000000;
}
.head-region {
  font-size: 0.26rem;
  color: #848484;
  cursor: pointer;
}
.head-table {
  width: 100%;
  height: 0.76rem;
  background: #0f6007;
  text-align: center;
  font-size: 0;
}

.head-table-name {
  display: inline-block;
  height: 0.26rem;
  font-size: 0.26rem;
  color: #ffffff;
  padding: 0.25rem 0.31rem;
  line-height: 0.26rem;
  cursor: pointer;
  position: relative;
  margin: 0 0.1rem;
}
.head-table-name:hover {
  background: #fff;
  color: #127407;
}
.head-table-name > a {
  color: #ffffff;
}
.head-table-name:hover > a {
  color: #127407;
}
.head-table-drop {
  z-index: 200;
  position: absolute;
  top: 0.76rem;
  left: 0;
  margin: auto;
  width: 2.5rem;
  background: #ffffff;
  box-shadow: 0rem 0.03rem 0.06rem rgba(0, 0, 0, 0.2);
  border-radius: 0rem 0rem 0.05rem 0.05rem;
}
.head-table-drop-jump {
  margin-left: 0.17rem;
  text-align: left;
  height: 0.6rem;
  font-size: 0.2rem;
  line-height: 0.6rem;
  color: #127407;
  display: none;
}
.head-table-name:hover .head-table-drop-jump {
  display: block;
}

.head-region-switch-box {
  position: absolute;
  top: 0.57rem;
  right: 0;
  margin: auto;
  width: 3.3rem;
}
.head-region-switch {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 2.2rem;
  height: 0.5rem;
  background: #ffffff;
  border: 0.01rem solid #000000;
  border-radius: 0.1rem;
  z-index: 400;
}
.head-region-switch-name {
  color: #b2b2b2;
  line-height: 0.5rem;
  font-size: 0.22rem;
  padding-left: 0.25rem;
}
.head-region-switch:hover + .head-region-dropDown {
  display: block;
}
.head-region-dropDown:hover {
  display: block;
}

.head-region-switch-img {
  position: absolute;
  right: 0.13rem;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 0.18rem;
  height: 0.11rem;
}
.head-region-switch-button {
  position: absolute;
  right: 0;
  top: 0;
  margin: auto;
  text-align: center;
  display: inline-block;
  width: 0.92rem;
  height: 0.5rem;
  background: #127407;
  opacity: 1;
  border-radius: 0.1rem;
  font-size: 0.22rem;
  line-height: 0.5rem;
  color: #ffffff;
}
.head-region-dropDown {
  display: none;
  position: absolute;
  padding-top: 0.14rem;
  z-index: 300;
  top: 0.4rem;
  left: 0;
  margin: auto;
  background-color: #fff;
  overflow-x: hidden;
  width: 2.2rem;
  max-height: 2.6rem;
  border-bottom: 0.01rem solid #000000;
  border-left: 0.01rem solid #000000;
  border-right: 0.01rem solid #000000;
}
.region-dropDown-region {
  height: 0.5rem;
  background: #fff;
  font-size: 0.22rem;
  line-height: 0.5rem;
  color: #b2b2b2;
  padding-left: 0.25rem;
}
.region-dropDown-region:hover {
  background: #f2f2f2;
  color: #127407;
  cursor: pointer;
}

.swiper-container {
  text-align: center;
  height: 5.5rem;
}
.swiper-slide {
  position: relative;
}
.introduction {
  position: absolute;
  left: 0;
  top: 3.11rem;
  right: 0;
  margin: auto;
}
.introduction-text {
  font-size: 0.44rem;
  line-height: 0.75rem;
  color: #ffffff;
}

#swiper-container1 > .swiper-pagination {
  position: absolute;
  z-index: 20;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 0.26rem;
}
#swiper-container1 > .swiper-pagination-switch {
  display: inline-block;
  width: 0.27rem;
  height: 0.7rem;
  border-radius: 0.25rem;
  background: rgba(255, 255, 255, 0.51);
  margin: 0 0.1rem;
  opacity: 0.8;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.platform {
  position: relative;
  margin-top: 1.1rem;
}
.platform-box {
  margin: auto;
  /* background: url(/resource/img/PlatformBg.png);
  background-size: cover;
  background-position: center; */
  /* width: 19.2rem; */
}
.platform-title-chi {
  text-align: center;
  height: 0.44rem;
  font-size: 0;
}
.platform-title-chi > span {
  text-align: center;
  height: 0.44rem;
  font-size: 0.44rem;
  font-weight: bold;
  line-height: 0.44rem;
  color: #000000;
}
.platform-title-line {
  display: inline-block;
  vertical-align: top;
  width: 0.9rem;
  height: 0rem;
  border: 0.01rem solid #000000;
  margin: 0.23rem 0.18rem;
}

.platform-title-eng {
  text-align: center;
  font-size: 0.14rem;
  line-height: 0.34rem;
  color: #666;
  margin-top: 0.13rem;
}
.platform-title-pla {
  width: 14.4rem;
  margin: 0.55rem auto;
  text-align: center;
  text-indent: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.51rem;
  color: #000000;
  /* text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical; */
}
.platform-img {
  margin: 0 auto;
  padding-bottom: 0.96rem;
  text-align: center;
  height: auto;
  font-size: 0;
}
.platform-img-two {
  font-size: 0;
  width: auto;
}
.platform-img-two > img {
  display: inline;
  padding: 0.1rem;
  width: 6.11rem;
  height: 4rem;
}
.platform-img-three {
  padding-top: 0.1rem;
  width: 12.45rem;
  height: 3.73rem;
}
.platformIcon {
  width: 1.13rem;
  height: 1.28rem;
  position: absolute;
  top: 1.83rem;
  left: 1.04rem;
  margin: auto;
  z-index: -1;
}
.skill {
  position: relative;
  margin-top: 1.1rem;
}
.skillIcon {
  width: 1.42rem;
  height: 2.83rem;
  position: absolute;
  right: 0;
  top: 0.57rem;
  margin: auto;
}
.skill-middle {
  margin: 1.16rem auto 1.64rem;
  text-align: center;
  font-size: 0;
  position: relative;
  width: 15.04rem;
}
.skill-middle-top .skill-middle-bottom {
  width: 4.6rem;
}
.skill-middle-icon {
  margin: 0 0.9rem;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.skill-middle-icon > p {
  font-size: 0.28rem;
  color: #000000;
  margin: 0.1rem 0;
  width: 3rem;
  height: 0.75rem;
}
.skill-middle-icon > img {
  width: 1.85rem;
  height: 1.85rem;
}

.margin-bottom-97 {
  margin-bottom: 0.97rem;
}

.line-height-38 {
  line-height: 0.38rem;
}
.line-heiht-75 {
  line-height: 0.75rem;
}
.skill3 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  width: 1.85rem;
  height: 1.85rem;
  position: relative;
  margin: 0 auto;
}
.skill3bg {
  background-image: url(/resource/img/Skill3.png);
}
.skill3 > img {
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  width: 0.46rem;
  height: 0.46rem;
}
.skill4bg {
  background-image: url(/resource/img/Skill4.png);
}
.skillRectangle1 {
  position: absolute;
  width: 12rem;
  height: 2.82rem;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}
.skillRectangle2 {
  position: absolute;
  width: 13.05rem;
  height: 1.46rem;
  top: 3.26rem;
  left: 0.15rem;
  margin: auto;
  z-index: -1;
}
.knowledge {

  background: #f7f7f7;
  margin: 0 auto;
  padding-top: 1.1rem;
  text-align: center;
}
.knowledge-middle {

  margin: auto;
  margin-top: 0.5rem;
  padding-bottom: 0.5rem;
  position: relative;
}
/* .knowledge-button-box {
  position: absolute;
  text-align: center;
  margin: auto;
  top: 2.74rem;
  left: 3.84rem;
}
.knowledge-button-box > p {
  width: 4rem;
  font-size: 0.5rem;
  color: #ffffff;
}
.knowledge-button {
  background-image: url(/resource/img/UnderstandButton.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  width: 3.77rem;
  height: 1.42rem;
} */

.knowledge-question-box {

  width: 19.2rem;
  margin: auto;
  font-size: 0;
  text-align: center;
}
.knowledge-question {
  width: 35%;
  height: 3.4rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 0.6rem rgba(0, 0, 0, 0.1);
  margin: 0.3rem;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
}
.question {
  text-align: left;
}
.knowledeg-q {
  font-size: 0.4rem;
  line-height: 0.51rem;
  color: #000000;
  margin: 0.4rem;
  padding-left: 0.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  position: relative;
}
.knowledeg-q > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0.51rem;
  height: 0.51rem;
  margin: auto;
}
.knowledeg-a {
  padding: 0 0.4rem;
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #000000;
  margin-top: 0.35rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.innovate-box {
  position: relative;
  margin-top: 1.1rem;
}
.innovate {
  /* background-image: url(/resource/img/InnovateBg.png);
  background-position: center;
  background-size: cover;
  width: 19.2rem; */
  /* height: 15.52rem; */
  margin: auto;
}

#swiper-container2 {
  width: 12rem;
  height: 5.23rem;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
.innovate-slide > img {
  width: 7.8rem;
  height: 5.23rem;
  opacity: 1;
}
.innovate > .swiper-container {
  --swiper-navigation-size: 0.3rem; /* 设置按钮大小 */
}
.innovate > .swiper-container > .swiper-button-prev {
  width: 0.6rem;
  height: 0.6rem;
  text-align: center;
  top: 2.46rem;
  background-color: rgba(60, 164, 48, 0.8);
  left: 1.8rem;
}
.innovate > .swiper-container > .swiper-button-next {
  width: 0.6rem;
  height: 0.6rem;
  text-align: center;
  top: 2.46rem;
  background-color: rgba(60, 164, 48, 0.8);
  right: 1.8rem;
}

.innovateIcon1 {
  width: 1.26rem;
  height: 1.26rem;
  position: absolute;
  margin: 0;
  top: 3.93rem;
  left: 0.7rem;
}
.innovateIcon2 {
  width: 3.12rem;
  height: 3.06rem;
  position: absolute;
  margin: 0;
  right: 0;
  bottom: 1.9rem;
}
.innovate-new-box {
  width: 12.4rem;
  margin: auto;
  text-align: center;
}
.innovate-new {
  width: 12.2rem;

  text-align: end;
  margin: 0.57rem 0 0.2rem;
}
.innovate-news-more {
  font-size: 0.28rem;
  color: #a7a7a7;
  /* text-decoration: underline; 下划线 */
  border-bottom: 0.03rem solid #a7a7a7;
}
.innovate-news {
  display: inline-block;
  text-align: center;
  margin: 0 0.18rem 1.2rem;
  cursor: pointer;
}

.innovate-news > .newsdiv {
  width: 3.76rem;
  height: 2.82rem;
  background-position: center;
  background-size: cover;
}
.innovate-news > p {
  margin-top: 0.24rem;
  width: 3.76rem;
  height: 0.48rem;
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #6d6d6d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.entrepreneurial {
  background-color: rgba(247, 247, 247, 1);
  padding-top: 1.1rem;
  margin: 0 0 0.5rem;
  position: relative;
}
.entrepreneurial-box {
  width: 13rem;
  margin: auto;
  position: relative;
}
.entrepreneurial > .entrepreneurial-box > .swiper-container {
  text-align: center;
  width: 12.6rem;
  height: auto;
  margin-top: 0.57rem;
}
.swiper-img-box {
  height: 5.5rem;
}
#swiper-container1 > .swiper-wrapper > .swiper-slide > .swiper-img-box > img {
  width: 100%;
  min-height: 100%;
}
#swiper-container3 > .swiper-wrapper > .swiper-slide > img {
  width: 2.32rem;
  height: 2.32rem;
  border-radius: 1.16rem;
}
/* .entrepreneurial-text {
  font-size: 0.22rem;
  line-height: 0.27rem;
  color: #000000;
  margin-bottom: 1.94rem;
} */
.line-clamp-1 {
  font-size: 0.26rem;
  /* line-height: 0.27rem; */
  color: #000000;
  margin: 0.27rem 0 0.26rem;
}
.line-clamp-3 {
  font-size: 0.22rem;
  line-height: 0.27rem;
  color: #000000;
  margin-bottom: 1.94rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.entrepreneurial > .entrepreneurial-box {
  --swiper-theme-color: #000;
  --swiper-navigation-size: 0.3rem; /* 设置按钮大小 */
}
.entrepreneurial > .entrepreneurial-box > .swiper-button-prev {
  top: 1.16rem;
  outline: none;
}
.entrepreneurial > .entrepreneurial-box > .swiper-button-next {
  top: 1.16rem;
  outline: none;
}
.entrepreneurial-bullet {
  display: inline-block;
  width: 0.15rem;
  height: 0.15rem;
  background: rgba(180, 180, 180, 0.5);
  box-shadow: 0rem 0.03rem 0.06rem rgba(0, 0, 0, 0.2);
  opacity: 1;
  border-radius: 0.15rem;
  margin: 0 0.11rem;
}
.entrepreneurial-bullet-active {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0rem 0.03rem 0.06rem rgba(0, 0, 0, 0.2);
}

#swiper-container3 > .swiper-pagination {
  margin-bottom: 1rem;
}
.entrepreneurialIcon {
  position: absolute;
  width: 2.12rem;
  height: 1.06rem;
  top: -1.04rem;
  left: 4.4rem;
  right: 11.53rem;
  margin: auto;
}

.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  background-color: #2f3234;
  margin: auto;
}
.footer-box {
  width: 19.2rem;
  padding-top: 0.4rem;
  /* padding-bottom: 0.3rem; */
  margin: auto;
  text-align: center;
  position: relative;
}
.footer-icon {
  /* width: 6.02rem; */
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.footer-icon-headlogo {
  width: 0.99rem;
  height: 0.88rem;
  margin-left: 0.16rem;
}
.footer-icon-footerIcon {
  margin-left: 0.15rem;
  width: 4.56rem;
  height: 0.79rem;
}
.footer-table {
  margin-top: 0.5rem;
  text-align: center;
}
.footer-table > a {
  font-size: 0.17rem;
  color: #dbdbdb;
  margin: 0 0.15rem;
}
.footer-qr {
  margin: 0 0.35rem;
  text-align: center;
  display: inline-block;
}
.footer-qr > p {
  font-size: 0.14rem;
  line-height: 0.24rem;
  color: #a8a8a8;
}
.footer-qrcode {
  width: 1.48rem;
  height: 1.48rem;
  margin: 0.08rem 0;
}
.footer-information {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.08rem;
  text-align: left;
  margin-right: 0.16rem;
}
.footer-information-box {
  display: block;
  margin-bottom: 0.24rem;
}
.footer-information-box > .footer-information-img {
  width: 0.19rem;
  height: 0.19rem;
}
.footer-information-box > .footer-information-p {
  display: inline-block;
  font-size: 0.17rem;
  line-height: 0.19rem;
  color: #dbdbdb;
  margin-left: 0.2rem;
  vertical-align: top;
}

.gotop {
  position: fixed;
  right: 1.03rem;
  bottom: 1.16rem;
  z-index: 100;
  display: none;
  transition: all 0 ease 1s;
}
.authen-box {
  display: block;
  position: relative;
  width: 2.3rem;
  height: 0.95rem;
  cursor: pointer;
}
.authen-box-gotop {
  display: block;
  position: relative;
  width: 2.3rem;
  height: 0.95rem;
  cursor: pointer;
}
.authen-img {
  position: absolute;
  left: 0;
  margin: auto;
  width: 0.95rem;
  height: 0.95rem;
  z-index: 2;
  /* display: block; */
}
.authen-box:hover > .authen-text {
  display: block;
}
.authen-box-gotop:hover > .authen-text {
  display: block;
}
.authen-text {
  display: none;
  position: absolute;
  top: 0.16rem;
  left: 0.82rem;
  margin: auto;
  width: 1.44rem;
  height: 0.54rem;
  background: #dfdfdf;
  border-radius: 0.05rem;
  font-size: 0.24rem;
  line-height: 0.54rem;
  color: #848484;
  text-align: center;
  z-index: 1;
}

.online-service-box {
  z-index: 600;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.26);
}
.online-service {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 5.3rem;
  background: #ffffff;
  border: 0.01rem solid #707070;
  border-radius: 0.1rem;
}
.online-service-head {
  text-align: center;
  margin: 0.29rem auto 0.23rem;
}
.online-service-head > img {
  display: inline-block;
  vertical-align: top;
  width: 0.44rem;
  height: 0.45rem;
}
.online-service-head > span {
  margin-left: 0.04rem;
  font-size: 0.3rem;
  line-height: 0.45rem;
  color: #000000;
}
.onlines-content-login-phone {
  width: 4.28rem;
  height: 0.6rem;
  background: #ffffff;
  border: 0.01rem solid #707070;
  opacity: 1;
  border-radius: 0.1rem;
  margin-bottom: 0.25rem;
}
.onlines-content-login-phone > img {
  width: 0.27rem;
  height: 0.3rem;
  margin: 0.15rem 0 0.15rem 0.2rem;
}
.onlines-content-login-phone > input {
  width: 3.2rem;
  font-size: 0.22rem;
  vertical-align: top;
  margin: 0.17rem 0.3rem;
}
.online-service-button {
  width: 4.3rem;
  height: 0.6rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.6rem;
  border-radius: 0.1rem;
  margin-bottom: 0.17rem;
}
.online-service-button-text {
  text-align: right;
  font-size: 0.18rem;
  line-height: 0.18rem;
  color: #cfcdcd;
}
.online-complete {
  width: 4.3rem;
  height: 3.5rem;
  margin: auto;
  text-align: center;
}
.online-complete > img {
  width: 1.42rem;
  height: 1.41rem;
  margin-top: 0.58rem;
  margin-bottom: 0.21rem;
}
.online-complete > p {
  font-size: 0.18rem;
  line-height: 0.18rem;
  color: #707070;
}
.onlines-line {
  border: 0.01rem dashed #bfbfbf;
}
.onlines-consulting-text {
  margin: 0.25rem 0 0.1rem;
  height: 0.2rem;
  font-size: 0.2rem;
  line-height: 0.2rem;
  color: #333333;
}
.onlines-textarea {
  padding: 0.04rem 0.14rem;
  margin-bottom: 0.3rem;
  width: 4rem;
  height: 1.3rem;
  background: #ffffff;
  border: 0.01rem solid #707070;
  border-radius: 0.1rem;
  resize: none;

  font-size: 0.18rem;
  line-height: 0.31rem;
  color: #333333;
}
.footericp {
  padding-top: 0.5rem;
  padding-bottom: 0.2rem;
  width: 19.2rem;
  margin: auto;
  text-align: center;
}
.footericp > img {
  width: 0.25rem;
  height: 0.25rem;
  display: inline-block;
  vertical-align: top;
}
.footericp > a {
  font-size: 0.2rem;
  line-height: 0.25rem;
  color: #dbdbdb;
  margin: 0 0.15rem;
}
.innovate-exhibition-box {
  text-align: left;
  padding-bottom: 0.09rem;
}
.innovate-exhibition-name {
  font-size: 0.26rem;
  line-height: 0.3rem;
  margin: 0.09rem 0;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.innovate-exhibition-text {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 0.72rem;
  /*! autoprefixer: off */
}
.innovate-exhibition-text p,
.innovate-exhibition-text span {
  text-align: left !important;
  font-size: 0.22rem !important;
  color: #9b9b9b !important;
  text-indent: 0.44rem !important;
  line-height: 0.36rem !important;
  font-weight: 400 !important;

}
.innovate-exhibition-text img {
  display: none;
}

.innovate-exhibition-date {
  font-size: 0.18rem;
  font-weight: 400;
  line-height: 0.18rem;
  color: #cca767;
  margin: 0.07rem auto;
}
