@charset "UTF-8";
.about {
  width: 100%;
  height: auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 0.6rem;
}
.about .main p {
  font-size: 0.28rem;
  color: #666666;
  line-height: 0.48rem;
}
.about .main .partul {
  width: 100%;
  height: auto;
  padding: 0.4rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about .main .partul .li {
  width: 3.35rem;
  height: 1.18rem;
  margin-bottom: 0.2rem;
}
.about .main .partul .li img {
  width: 100%;
  height: 100%;
}
.about .main .join-list {
  width: 100%;
  height: auto;
  margin-top: 0.4rem;
}
.about .main .join-list li {
  width: 100%;
  height: auto;
  margin-bottom: 0.1rem;
}
.about .main .join-list li .titles {
  width: 100%;
  height: 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.3rem;
  box-sizing: border-box;
  background: #ffffff;
}
.about .main .join-list li .titles span {
  width: 1.5rem;
  display: block;
  color: #333333;
  font-size: 0.28rem;
}
.about .main .join-list li .titles span:nth-child(2) {
  text-align: center;
}
.about .main .join-list li .titles .flods {
  width: 0.71rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../images/pic38.png);
  background-repeat: no-repeat;
  background-size: 0.33rem 0.33rem;
  background-position: center;
}
.about .main .join-list li .active {
  background: #00a0e8;
}
.about .main .join-list li .active span {
  color: #ffffff;
}
.about .main .join-list li .active .flods {
  background-image: url(../images/pic39.png);
  background-size: 0.33rem 0.04rem;
}
.about .main .join-list li .con {
  width: 100%;
  height: auto;
  padding: 0.27rem 0.36rem 0.44rem;
  background: #ffffff;
  display: none;
}
.about .main .join-list li .con ul {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 0.01rem dotted #cccccc;
}
.about .main .join-list li .con ul li {
  display: flex;
  justify-content: space-between;
  width: 50%;
  height: auto;
  margin-bottom: 0.25rem;
}
.about .main .join-list li .con ul li p {
  height: 100%;
}
.about .main .join-list li .con ul li p:nth-child(1) {
  width: 40%;
}
.about .main .join-list li .con ul li p:nth-child(2) {
  width: 60%;
}
.about .main .join-list li .con .need,
.about .main .join-list li .con .do {
  width: 100%;
  height: auto;
  margin-top: 0.44rem;
}
.about .main .join-list li .con .need h3,
.about .main .join-list li .con .do h3 {
  font-size: 0.24rem;
}
.about .main .join-list li .con .need p,
.about .main .join-list li .con .do p {
  line-height: 0.48rem;
  font-size: 0.24rem;
}
.about .main .join-list li .con .deliver {
  width: 1.8rem;
  height: 0.6rem;
  border: none;
  background: #00a0e8;
  color: #ffffff;
  margin-top: 0.5rem;
  font-size: 0.28rem;
}
.about .main .join-list li .con .deliver span {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  line-height: 0.6rem;
}
.about .main .join {
  width: 100%;
  height: auto;
  padding: 0.4rem 0;
}
.about .main .join .li {
  width: 100%;
  height: 3.6rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.3rem;
}
.about .main .join .li div {
  width: 5rem;
  height: 2.5rem;
  padding: 0.2rem 0.8rem;
  background: rgba(0, 0, 0, 0.5);
}
.about .main .join .li div span {
  width: 100%;
  display: block;
  font-size: 0.36rem;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0.2rem;
}
.about .main .join .li div p {
  font-size: 0.28rem;
  color: #ffffff;
  line-height: 0.4rem;
}
.about .main .contact {
  width: 100%;
  height: auto;
  padding: 0.4rem 0;
}
.about .main .contact #map {
  width: 100%;
  height: 4.8rem;
  overflow: auto;
}
.about .main .contact #map img {
  max-width: -moz-max-content;
  max-width: max-content;
}
.about .main .contact #map .BMapLabel {
  border: none !important;
  left: -2.61rem !important;
  top: -1.6rem !important;
  box-shadow: 1px 1px 0.2rem 2px #999999;
}
.about .main .contact #map .info-line {
  width: 5.6rem;
  height: 1.4rem;
  display: flex;
  position: relative;
  box-sizing: border-box;
}
.about .main .contact #map .info-line .left {
  width: 0.8rem;
  height: 100%;
  background: #00a0e8;
  color: #ffffff;
  padding: 0.22rem 0.1rem;
  line-height: 24px;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.about .main .contact #map .info-line .left span {
  width: 100%;
  display: block;
}
.about .main .contact #map .info-line .right {
  width: 4.8rem;
  display: flex;
  padding: 0 0.2rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.about .main .contact #map .info-line .right h1 {
  width: auto;
  font-size: 0.2rem;
  line-height: 1em;
  color: #00a0e8;
}
.about .main .contact #map .info-line .right p {
  width: 100%;
  color: #666666;
  font-size: 0.14rem;
  line-height: 1.2em;
  white-space: initial !important;
}
.about .main .contact #map .info-line i {
  width: 0;
  height: 0;
  margin: 0.1rem 0.1rem;
  border-width: 0.1rem;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  bottom: -0.2rem;
  left: 0;
  right: 0;
  margin: auto;
}
.about .main .contact .info {
  width: 100%;
  height: auto;
  background: #ffffff;
}
.about .main .contact .info .li {
  width: 100%;
  height: 1.3rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 0.3rem;
  border-bottom: 1px solid #eeeeee;
}
.about .main .contact .info .li span {
  font-size: 0.24rem;
  color: #666666;
}
.about .main .contact .info .li span img {
  margin-right: 0.1rem;
}
.about .main .contact .info .li p {
  font-size: 0.28rem;
  color: #1aa1e5;
}
.about .main .contact form {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 0.3rem;
  padding: 0.3rem;
  background: #ffffff;
}
.about .main .contact form .message {
  width: 1.9rem;
  display: flex;
  align-items: center;
  border-bottom: 2px solid #1aa1e5;
  padding-bottom: 0.2rem;
}
.about .main .contact form .message img {
  width: 0.36rem;
  margin-right: 0.1rem;
}
.about .main .contact form .message span {
  font-size: 0.36rem;
  color: #1aa1e5;
  font-weight: bold;
}
.about .main .contact form .input {
  width: 100%;
  height: 0.8rem;
  background: #f9f9f9;
  position: relative;
  padding-left: 0.86rem;
  margin-bottom: 0.2rem;
}
.about .main .contact form .input img {
  height: 0.26rem;
  position: absolute;
  left: 0.3rem;
  top: 0;
  bottom: 0;
  margin: auto;
}
.about .main .contact form .input input {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
  outline: none;
  background: transparent;
}
.about .main .contact form .textarea {
  width: 100%;
  height: 2.8rem;
  background: #f9f9f9;
  position: relative;
  padding-left: 0.86rem;
  margin-bottom: 0.2rem;
}
.about .main .contact form .textarea img {
  height: 0.26rem;
  position: absolute;
  left: 0.3rem;
  top: 0.29rem;
  margin: auto;
}
.about .main .contact form .textarea textarea {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
  padding-top: 0.25rem;
  outline: none;
  background: transparent;
  resize: none;
}
.about .main .contact form .code {
  width: 100%;
  height: 0.8rem;
  display: flex;
  justify-content: space-between;
}
.about .main .contact form .code input {
  width: 4.5rem;
  height: 100%;
  background: #f9f9f9;
  border-radius: 0;
  padding: 0 0.2rem;
  border: none;
}
.about .main .contact form .code img {
  width: 1.28rem;
  height: 0.8rem;
}
.about .main .contact form button {
  width: 100%;
  height: 0.8rem;
  background: #1aa1e5;
  color: #ffffff;
  font-size: 0.28rem;
  border: none;
  border-radius: 0;
  outline: none;
  margin-top: 0.4rem;
}
.about .main .newsname {
  height: auto;
  padding-top: 0.4rem;
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
  border-bottom: 1px solid #eeeeee;
}
.about .main .newsname h2 {
  line-height: 0.6rem;
  font-size: 0.34rem;
  color: #333333;
}
.about .main .newsname p {
  font-size: 0.22rem;
  color: #999999;
  display: flex;
  align-items: center;
}
.about .main .newsname p span {
  width: auto;
  display: block;
  margin-right: 0.4rem;
}
.about .main .culture {
  width: 100%;
  height: auto;
  padding: 0.4rem 0;
}
.about .main .culture .li {
  width: 100%;
  min-height: 9.3rem;
  background: #ffffff;
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
}
.about .main .culture .li img {
  width: 100%;
  height: 6.07rem;
}
.about .main .culture .li h2 {
  width: 100%;
  padding: 0 0.3rem;
  display: flex;
  align-items: center;
  height: 1rem;
  color: #333333;
  font-size: 0.36rem;
}
.about .main .culture .li h2 img {
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 0.2rem;
}
.about .main .culture .li p {
  width: 100%;
  padding: 0 0.3rem;
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #999999;
}
.about .main .btn {
  width: 2.2rem;
  height: 0.6rem;
  background: #00a0e8;
  border-radius: 0.3rem;
  line-height: 0.6rem;
  text-align: center;
  color: #ffffff;
  display: block;
  font-size: 0.28rem;
  margin: 0.45rem auto;
}
.about .main .video {
  width: 100%;
  height: 3.24rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.about .main .con p {
  margin-bottom: 0.4rem;
}
.about .main .con img {
  max-width: 100%;
  margin: 0.2rem auto;
}
.about .main .tiaozhuan {
  width: 100%;
  height: 1.54rem;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  border-top: 1px solid #eeeeee;
  margin-top: 0.4rem;
}
.about .main .tiaozhuan a {
  width: 100%;
  height: auto;
  display: block;
  color: #666666;
  font-size: 0.24rem;
  margin-top: 0.22rem;
}
.about .main .tiaozhuan a:first-child {
  margin-top: 0;
}
.about .main .title {
  width: 100%;
  height: auto;
  padding-left: 0.17rem;
  padding-top: 0.4rem;
  margin-bottom: 0.4rem;
  position: relative;
}
.about .main .title h2 {
  font-size: 0.38rem;
  height: auto;
  line-height: 0.5rem;
  color: #333333;
}
.about .main .title p {
  color: #666666;
  font-size: 0.28rem;
}
.about .main .title::before {
  position: absolute;
  left: 0;
  top: 0.4rem;
  width: 0.06rem;
  height: 0.9rem;
  background: #00a0e8;
  content: "";
}
.about .main .honour {
  width: 100%;
  height: auto;
  padding: 0.4rem 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .main .honour .li {
  width: 3.35rem;
  height: 5.4rem;
  background: #ffffff;
  margin-bottom: 0.2rem;
}
.about .main .honour .li img {
  width: 100%;
  height: 4.58rem;
}
.about .main .honour .li span {
  display: block;
  line-height: 0.82rem;
  height: 0.82rem;
  text-align: center;
  border-top: 1px solid #eeeeee;
}
.about .main .h3 {
  height: 1rem;
  line-height: 1rem;
  border-bottom: 1px solid #eeeeee;
}
.about .main .h3 h3 {
  width: 100%;
  height: 100%;
  font-size: 0.36rem;
  color: #333333;
  font-weight: bold;
}

.recommend {
  width: 100%;
  height: auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 0.6rem;
}
.recommend .recomul {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.recommend .recomul .li {
  width: 3.36rem;
  height: 3.22rem;
  background: #ffffff;
  display: block;
  padding: 0.1rem;
  margin-bottom: 0.2rem;
}
.recommend .recomul .li div {
  width: 100%;
  height: 2.42rem;
  position: relative;
}
.recommend .recomul .li div img {
  width: 100%;
  height: 100%;
}
.recommend .recomul .li div .pos {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.88rem;
  height: 0.31rem;
}
.recommend .recomul .li p {
  color: #666666;
  font-size: 0.28rem;
  height: 0.7rem;
  line-height: 0.7rem;
  text-align: center;
}
.recommend .btn {
  width: 2.2rem;
  height: 0.6rem;
  background: #ffffff;
  border-radius: 0.3rem;
  line-height: 0.6rem;
  text-align: center;
  color: #00a0e8;
  display: block;
  font-size: 0.28rem;
  margin: 0.4rem auto 0;
}

.news {
  width: 100%;
  height: auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.news ul {
  width: 4.8rem;
  height: 0.6rem;
  margin: 0 auto 0.6rem;
  display: flex;
  justify-content: space-between;
}
.news ul li {
  width: 2.2rem;
  height: 0.6rem;
}
.news ul li a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 0.6rem;
  text-align: center;
  color: #666666;
  background: #eeeeee;
  border-radius: 0.3rem;
}
.news ul li .active {
  color: #ffffff;
  background: #00a0e8;
}
.news .recomm {
  width: auto;
  height: auto;
  display: block;
}
.news .recomm img {
  width: 100%;
  height: 4.38rem;
}
.news .newsul {
  width: 100%;
  height: auto;
}
.news .newsul .li {
  padding: 0.29rem 0 0.39rem;
  display: block;
  border-bottom: 1px solid #dddddd;
}
.news .newsul .li span {
  font-size: 0.2rem;
  color: #999999;
  display: block;
}
.news .newsul .li h1 {
  font-size: 0.34rem;
  color: #333333;
}
.news .newsul .li p {
  font-size: 0.24rem;
  color: #999999;
  line-height: 1.8em;
}
.news .newsul .li:last-child {
  border-bottom: none;
}

.case {
  width: 100%;
  height: auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 0.6rem;
}
.case .cases {
  width: 100%;
  height: 7.91rem;
  /* 修改当前索引点的样式*/
}
.case .cases .swiper-slide {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0.3rem;
  background: #ffffff;
}
.case .cases .swiper-slide div {
  width: 100%;
  height: 0.3rem;
  line-height: 1em;
  font-size: 0.3rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-bottom: 0.24rem;
}
.case .cases .swiper-slide div img {
  height: 0.3rem;
  margin-right: 0.1rem;
}
.case .cases .swiper-slide > img {
  height: 2.33rem;
  width: 100%;
  margin-bottom: 0.26rem;
}
.case .cases .swiper-slide p {
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #666666;
}
.case .cases .swiper-slide span {
  width: 2.2rem;
  height: 0.6rem;
  background: #00a0e8;
  color: #ffffff;
  border-radius: 0.3rem;
  line-height: 0.6rem;
  text-align: center;
  font-size: 0.28rem;
  display: block;
  margin-top: 0.5rem;
}
.case .cases .swiper-pagination {
  bottom: 0.62rem !important;
  outline: none;
  left: 2.6rem !important;
}
.case .cases .swiper-pagination-bullet {
  width: 0.2rem;
  height: 0.2rem;
  background: #999999;
  opacity: 1;
  outline: none;
}
.case .cases .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  transition: all ease 0.5s;
  outline: none;
}
.case .cases .swiper-pagination-bullet-active {
  width: 0.2rem;
  height: 0.2rem;
  background: #00a0e8;
  transition: all ease 0.5s;
  outline: none;
}
.case .partner {
  width: 100%;
  height: 1rem;
  overflow-x: auto;
  display: flex;
  margin-top: 0.2rem;
}
.case .partner a {
  display: block;
  flex-shrink: 0;
  width: auto;
  margin-right: 0.2rem;
}
.case .partner a img {
  width: 2.85rem;
  height: 1rem;
}

.footer {
  width: 100%;
  height: auto;
  background: #333333;
  border-top: 0.04rem solid #00a0e8;
}
.footer .main ul {
  width: 100%;
  display: flex;
  height: 1.04rem;
  justify-content: space-between;
  border-bottom: 1px solid #bbbbbb;
}
.footer .main ul li {
  width: auto;
  height: 100%;
}
.footer .main ul li a {
  width: 100%;
  height: 100%;
  display: block;
  line-height: 1.04rem;
  color: #ffffff;
  font-size: 0.24rem;
  font-weight: bold;
}
.footer .main .con {
  width: 100%;
  height: auto;
  padding: 0.38rem 0 0.8rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .main .con .info {
  width: 4.5rem;
  height: auto;
}
.footer .main .con .info p {
  display: flex;
  width: 100%;
  color: #ffffff;
  line-height: 0.48rem;
  font-size: 0.24rem;
}
.footer .main .con .info p span {
  width: auto;
  display: block;
  white-space: nowrap;
  margin-right: 0.1rem;
}
.footer .main .con .info p span i {
  color: #00a0e8;
  font-size: 0.26rem;
}
.footer .main .con .info p span:last-child {
  white-space: inherit;
  margin-right: 0;
}
.footer .main .con .wx {
  width: 2rem;
}
.footer .main .con .wx img {
  width: 100%;
}
.footer .main .con .wx span {
  font-size: 0.24rem;
  color: #eeeeee;
  width: 100%;
  text-align: center;
  display: block;
  margin-top: 0.1rem;
}
.footer .banquan {
  width: 100%;
  min-height: 0.7rem;
  padding: 0.15rem 0.3rem;
  background: #272727;
  color: #999999;
  font-size: 0.2rem;
  zoom: 0.8;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.footer .banquan p {
  display: flex;
}
.footer .banquan p span {
  white-space: nowrap;
  display: block;
}
.footer .banquan > span {
  display: block;
  white-space: nowrap;
}

.develop {
  width: 100%;
  height: auto;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  padding-bottom: 0.6rem;
}
.develop .developul {
  width: 100%;
  height: auto;
}
.develop .developul .li {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 0.3rem;
}
.develop .developul .li span {
  height: 1.04rem;
  width: 1.2rem;
  display: block;
  line-height: 1.04rem;
  font-size: 0.36rem;
}
.develop .developul .li div {
  width: 5.7rem;
  height: auto;
}
.develop .developul .li div h1 {
  height: 1.04rem;
  line-height: 1.04rem;
  color: #333333;
  font-size: 0.36rem;
}
.develop .developul .li div .con {
  width: 100%;
}
.develop .developul .li div .con img {
  max-width: 100%;
  margin: 0.2rem auto;
}
.develop .developul .li div .con p {
  font-size: 0.28rem;
  line-height: 0.48rem;
  color: #666666;
}
.develop .developul .li:last-child {
  border: none;
}/*# sourceMappingURL=style.css.map */