@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot?qh6pwr');
  src: url('fonts/icomoon.eot?qh6pwr#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?qh6pwr') format('truetype'),
    url('fonts/icomoon.woff?qh6pwr') format('woff'), url('fonts/icomoon.svg?qh6pwr#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left:before {
  content: '\e903';
}
.icon-arrow-right:before {
  content: '\e900';
}
.icon-icon_arrow:before {
  content: '\e901';
}
.icon-icon_ball:before {
  content: '\e902';
}

/*品牌矩阵 S*/
.lj-brand {
  margin: auto;
  padding: 45rem 0 0;
  background: #f6f8fb;
}
.lj-brand-20 {
  margin: auto;
  padding: 25rem 0 0;
  background: #f6f8fb;
}
.lj-brand-non {
  margin: auto;
  padding: 0;
  background: #f6f8fb;
}
.lj-b-text {
  color: #333;
}
.lj-b-text a {
  color: #333;
}
.lj-b-text a:hover {
  color: #4178d5;
}
.lj-brand-w {
  width: 75%;
  margin: auto;
}
@media (min-width: 320px) and (max-width: 999px) {
  .lj-brand-w {
    width: 96%;
    margin: auto;
  }
}
@media (min-width: 320px) and (max-width: 640px) {
  .lj-b-text {
    width: 96%;
  }
  .lj-brand {
    padding: 25rem 0 0;
  }
}

.lj-brand-list {
  padding: 24rem 0;
  width: 75%;
  margin: auto;
}
.brand-img-a {
  overflow: hidden;
  position: relative;
}
.lj-brand-list li {
  background: #fff;
  width: 32.33%;
  float: left;
  text-align: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  overflow: hidden;
}
.lj-brand-list li:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  cursor: pointer;
}
.brand-text {
  padding: 32rem;
}
.lj-brand-list li img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
}
.lj-brand-list li:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
  overflow: hidden;
}
.brand-intro {
  color: #999;
  line-height: 22rem;
  height: 66rem;
  overflow: hidden;
}
.brand-net {
  line-height: 24rem;
}
.brand-net a {
  color: #333;
}
.brand-net a:hover {
  color: #4178d5;
}
.lj-brand-line {
  border-top: 1px solid #f5f5f5;
  margin: 24rem 0;
}

@media (min-width: 800px) and (max-width: 1920px) {
  .lj-brand-list li:nth-child(3n) {
    margin-right: 0;
  }
}

@media (min-width: 320px) and (max-width: 999px) {
  .lj-brand-list {
    width: 96%;
    margin: auto;
  }
}
@media (min-width: 480px) and (max-width: 799px) {
  .lj-brand-list li {
    background: #fff;
    width: 48%;
    float: left;
    text-align: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .lj-b-text .lj-brand-list li:nth-child(2n) {
    margin-right: 0;
  }
  .brand-text {
    padding: 16rem;
  }
}

@media (min-width: 320px) and (max-width: 479px) {
  .lj-brand-list li {
    background: #fff;
    width: 98%;
    margin: auto;
    text-align: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .brand-text {
    padding: 16rem;
  }
}

.lj-brand-btn {
  background: #fff;
  border: 1px solid #eeeeee;
  width: 104rem;
  height: 36rem;
  line-height: 36rem;
  text-align: center;
  color: #333;
  border-radius: 25rem;
  font-size: 14rem;
  cursor: pointer;
}
@media (min-width: 320px) and (max-width: 1200px) {
  .lj-brand-btn {
    margin-bottom: 15rem;
    width: 84rem;
    height: 24rem;
    line-height: 24rem;
  }
  .lj-brand-line {
    border-top: 1px solid #f5f5f5;
    margin: 8rem 0;
  }
}
.lj-brand-btn:hover {
  background: #4178d5;
  border: 1px solid #4178d5;
  color: #fff;
}
/*品牌矩阵 S*/
/*新闻动态 S*/
.news-left-img {
  position: relative;
  width: 57%;
}
.news-text {
  position: absolute;
  bottom: 0;
  background: #4178d5;
  opacity: 0.9;
  overflow: hidden;
  width: 100%;
  color: #fff;
  padding: 20rem 0;
}
.news-text h3 {
  padding: 15rem 56rem 10rem 40rem;
  height: 50rem;
  overflow: hidden;
}
.news-text p {
  padding: 40rem 56rem 20rem 40rem;
}
@media (min-width: 800px) and (max-width: 1200px) {
  .news-text p {
    padding: 20rem 56rem 10rem 40rem;
  }
}
.news-all-ov {
  overflow: hidden;
  position: relative;
}
.news-left-img img {
  width: 830rem;
  height: 600rem;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.news-left-img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer;
  overflow: hidden;
}
.news-right-content {
  width: 41%;
}

@media (min-width: 320px) and (max-width: 799px) {
  .news-left-img {
    width: 100%;
  }
  .news-right-content {
    width: 100%;
  }
  .news-text p {
    padding: 10rem 26rem 10rem 20rem;
  }
  .news-text h3 {
    padding: 15rem 16rem 10rem 20rem;
    height: 12rem;
    overflow: hidden;
    font-size: 18rem;
  }
  .news-text {
    padding: 10rem 0;
  }
}
.news-right-content li {
  padding: 60rem 0 60rem 32rem;
  border-bottom: 1px solid #eee;
}
@media (min-width: 320px) and (max-width: 1200px) {
  .news-right-content li {
    padding: 20rem 0 20rem 32rem;
    border-bottom: 1px solid #eee;
  }
}

.news-right-content li:hover {
  background: linear-gradient(270deg, rgba(65, 120, 213, 0) 0%, rgba(65, 120, 213, 0.05) 100%);
  cursor: pointer;
}
.news-date {
  width: 12%;
}
.news-date h4 {
  margin: 2rem 0;
}
.news-b-cen {
  width: 65%;
  position: relative;
  margin-left: 10rem;
}
.news-b-cen::before {
  position: absolute;
  content: '';
  height: 100%;
  width: 1rem;
  background: #eee;
  left: 0;
}
.news-b-cen h3 {
  font-size: 16rem;
  padding: 0 0 16rem 24rem;
  color: #333;
  height: 28rem;
  overflow: hidden;
  font-weight: 400;
}
.news-b-cen p {
  padding-top: 16rem;
  height: 18rem;
  overflow: hidden;
}
.news-arrow {
  color: #999;
}
.news-arrow:hover {
  color: #4178d5;
}
/*品牌故事*/
.brand-story {
  background: linear-gradient(180deg, rgba(65, 120, 213, 0.1) 0%, rgba(65, 120, 213, 0) 100%);
  margin: 80rem 0 64rem;
}
.story-list {
  padding: 72rem 0;
}
.story-list li {
  width: 25%;
  float: left;
  text-align: center;
}
.story-list li img {
  max-width: 100%;
}
.story-list h3 {
  font-size: 48rem;
  color: #4178d5;
}
@media (min-width: 320px) and (max-width: 799px) {
  .story-list li {
    width: 50%;
    margin-bottom: 20rem;
  }
  .story-list {
    padding: 36rem 0 16rem;
  }
  .story-list h3 {
    font-size: 28rem;
    color: #4178d5;
  }
  .brand-story {
    margin: 40rem 0 34rem;
  }
}
.story-detail {
  background: #fff;
  box-shadow: 0px 4px 20px rgba(172, 179, 191, 0.15);
  border: 1px solid #f5f5f5;
  padding: 48rem;
}
.story-left {
  width: 35%;
}
.story-left p {
  padding: 32rem 0 0;
  line-height: 22rem;
  color: #333;
}
.story-right {
  max-width: 60%;
  overflow: hidden;
  position: relative;
}
.story-right img {
  max-width: 100%;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.story-right:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)  rotate(3deg);
  cursor: pointer;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 1200px) {
  .story-left {
    width: 98%;
  }
  .story-right {
    display: none;
  }
  .story-left p {
    padding: 12rem 0 0;
    line-height: 22rem;
    color: #333;
  }
  .story-detail {
    padding: 24rem;
  }
}

.lj-story-btn {
  background: #fff;
  border: 1px solid #eeeeee;
  width: 104rem;
  height: 36rem;
  line-height: 36rem;
  text-align: center;
  color: #333;
  border-radius: 25rem;
  font-size: 14rem;
  cursor: pointer;
}
.lj-story-btn:hover {
  background: #4178d5;
  border: 1px solid #4178d5;
  color: #fff;
}
/*视频宣传*/
@media (min-width: 320px) and (max-width: 800px) {
  .video-bg {
    display: none;
  }
}
.story-title {
  margin-bottom: 20rem;
}
.videolistbg {
  position: relative;
  float: left;
  height: 276rem;
}
.videolistbg:hover {
  cursor: pointer;
  opacity: 0.8;
}

.videolist {
  position: relative;
  float: left;
  line-height: 28rem;
  background: #f5f5f5;
  margin-top: 85rem;
  border-left: 4px solid #fff;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
  padding-bottom: 8rem;
}
@media (min-width: 800px) and (max-width: 1200px) {
  .videolist {
    margin-top: 0;
    line-height: 22rem;
    padding-bottom: 8rem;
  }
}
.videolist:hover {
  cursor: pointer;
  opacity: 0.8;
}
.vedio-list {
  width: 80%;
  margin-left: 20%;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .vedio-list {
    width: 98%;
  }
}

.vedio-list li {
  width: 30%;
  float: left;
  margin-right: 1.5%;
  background: #f5f5f5;
  border: 1px solid #eee;
}
.vedio-list li:last-child {
  margin-right: 0;
}
.videoed {
  display: none;
  width: 50rem;
  height: 50rem;
  position: absolute;
  left: 45%;
  top: 40%;
  z-index: 99;
  border-radius: 100%;
}
.videos {
  display: none;
  position: fixed;
  left: 35%;
  top: 45%;
  margin-left: -320px;
  margin-top: -210px;
  z-index: 100;

  height: 360px;
}
.vclose {
  position: absolute;
  right: 1%;
  top: 1%;
  border-radius: 100%;
  cursor: pointer;
}
/*加入我们*/
.joinus {
  border: 1px solid #eee;
  margin: 20rem 0;
}
.joinus-left {
  width: 20%;
  padding: 8% 14% 8%;
  border-right: 1px solid #eee;
}
.joinus-left h3 {
  font-size: 56rem;
}
.joinus-left p {
  color: #c2c2c2;
  font-size: 16rem;
}
.joinus-right {
  width: 51.8%;
}

.joinus-right li {
  padding: 40rem 40rem 40rem 0;
  border-bottom: 1px solid #eee;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .joinus-right li {
    padding: 10rem 40rem 10rem 0;
  }
  .joinus-left h3 {
    font-size: 40rem;
  }
  .joinus-left {
    width: 30%;
    padding: 8% 6% 5%;
    border-right: 1px solid #eee;
  }
  .joinus-right {
    width: 56.8%;
  }
}
@media (min-width: 320px) and (max-width: 999px) {
  .joinus-left {
    display: none;
  }
  .joinus-right {
    width: 98%;
  }
  .joinus-right li {
    padding: 20rem 20rem 20rem 0;
  }
}
.joinus-right li:last-child {
  border-bottom: 0;
}
.joinus-right li:hover {
  cursor: pointer;
}
.joinus-b-cen {
  width: 85%;
  margin-left: 10rem;
}
.joinus-b-cen h3 {
  font-size: 20rem;
  padding: 0 0 0 24rem;
  color: #333;
  height: 28rem;
  overflow: hidden;
}
.joinus-b-cen p {
  padding-top: 10rem;
  height: 18rem;
  overflow: hidden;
  font-size: 16rem;
}
@media (min-width: 640px) and (max-width: 1200px) {
  .joinus-b-cen h3 {
    padding: 0;
    font-size: 16rem;
  }
  .joinus-b-cen {
    width: 75%;
  }
  .joinus-b-cen p {
    font-size: 14rem;
  }
}

@media (min-width: 320px) and (max-width: 640px) {
  .joinus-b-cen {
    width: 75%;
    margin-left: 10rem;
  }
  .joinus-b-cen h3 {
    font-size: 14rem;
    padding: 0;
  }
  .joinus-b-cen p {
    font-size: 12rem;
  }
}

/*合作伙伴*/
.panter-list li {
  width: 11%;
  margin-right: 2%;
  background: #fff;
  padding: 28rem 2%;
  box-shadow: 0px 4px 20px rgba(172, 179, 191, 0.15);
  float: left;
  margin-bottom: 2%;
}
.panter-list li:nth-child(6n) {
  margin-right: 0;
}
@media (min-width: 320px) and (max-width: 640px) {
  .panter-list li {
    width: 46%;
    padding: 1%;
    margin-right: 2%;
  }
  .panter-list li:nth-child(2n) {
    margin-right: 0;
  }
}

/*品牌矩阵详情页*/
.brand-detail {
  border: 1px solid #eee;
  margin-bottom: 64rem;
}
.detail-log {
}
.detail-left {
  padding: 24rem;
  width: 30%;
}
.detail-right {
  width: 63%;
  border-left: 1px solid #eee;
}
.detail-title {
  padding: 24rem 32rem;
}
.detail-right h3 {
  font-size: 24rem;
  color: #333;
}

.company-intro {
  border-top: 1px solid #eee;
  padding: 24rem 32rem;
}
.company-intro li {
  width: 50%;
  float: left;
  font-size: 14rem;
  line-height: 30rem;
}
.company-idea {
  background: #fcfcfc;
}
.company-idea li {
  border-top: 1px solid #eee;
  padding: 32rem 40rem;
}
.company-idea li h3 {
  font-size: 16rem;
  position: relative;
  padding-left: 10rem;
}
.company-idea li h3::before {
  content: '';
  width: 2rem;
  height: 12rem;
  position: absolute;
  left: 0;
  top: 20%;
  background: #4178d5;
}
.company-idea li p {
  padding: 12rem 0;
  line-height: 22rem;
}
@media (min-width: 320px) and (max-width: 799px) {
  .detail-left {
    width: 80%;
    padding: 24rem 0 0;
  }
  .detail-right {
    width: 100%;
  }
  .detail-title {
    padding: 24rem 8rem;
  }
  .detail-right h3 {
    font-size: 18rem;
    color: #333;
  }
  .company-intro {
    padding: 24rem 8rem;
  }
  .company-intro li {
    width: 96%;
  }
  .company-idea li {
    padding: 16rem 20rem;
  }
}
/*资源中心*/
.re-bg {
  background: #f6f8fb;
}
.re-center {
  padding: 40rem 0;
}
.re-center li {
  padding: 48rem;
  background: #fff;
  clear: both;
  margin-bottom: 24rem;
}
.re-center li:hover {
  box-shadow: 0px 4px 20px rgba(172, 179, 191, 0.15);
  cursor: pointer;
}
.re-center .le-img {
  width: 40%;
}
.re-center .le-img img {
  max-width: 100%;
}
.re-center .re-text {
  width: 56.6%;
  padding: 48rem 1.7% 100rem;
  position: relative;
}

.re-title {
  margin-bottom: 20rem;
  border-bottom: 1rem solid #e6edfa;
  position: relative;
  height: 48rem;
}
.re-title h3 {
  border-bottom: 4rem solid #4178d5;
  position: absolute;
  content: '';
  top: 0;
  height: 48rem;
  font-size: 30rem;
}
.re-title span {
  font-size: 14rem;
  font-weight: 400;
  color: #c2c2c2;
}
.re-content {
  padding: 15rem 0;
  font-size: 14rem;
  color: #666;
  line-height: 22rem;
  height: 230rem;
  overflow: hidden;
}
.re-content h3 {
  position: relative;
  font-size: 14rem;
  padding-left: 15rem;
}
.re-content h3::before {
  position: absolute;
  content: '';
  width: 6rem;
  height: 6rem;
  background: #4178d5;
  left: 0;
  top: 7rem;
}
.re-content p {
  line-height: 22rem;
  color: #666;
  padding: 12rem 0 32rem 0;
  font-size: 14rem;
}
.btn-center {
  position: absolute;
  bottom: 0;
}
@media (min-width: 800px) and (max-width: 1200px) {
  .re-center li {
    padding: 24rem;
  }
  .re-center .re-text {
    width: 56.6%;
    padding: 20rem 0;
    position: relative;
  }
  .re-content {
    height: 110rem;
    overflow: hidden;
    margin-bottom: 30rem;
  }
  .re-title h3 {
    font-size: 18rem;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .re-center .le-img {
    display: none;
  }
  .re-center .re-text {
    width: 96%;
    padding: 20rem 0;
    margin: auto;
    position: relative;
  }
  .re-title {
    height: 28rem;
  }
  .re-title h3 {
    font-size: 16rem;
    height: 28rem;
  }
  .re-center li {
    padding: 16rem;
    margin-bottom: 10rem;
  }
  .btn-center {
    position: relative;
  }
  .re-content {
    height: auto;
  }
  .re-title span {
    display: none;
  }
}
/*新闻动态*/

.newstab {
  width: 75%;
  margin: auto;
  font-family: '微软雅黑';
}
.newstab .tab {
  overflow: hidden;
  border-bottom: 1px solid #f7f9fd;
  font-size: 14rem;
}
.newstab .tab a {
  display: block;
  margin: 25rem 20rem 0;
  float: left;
  text-decoration: none;
  line-height: 32rem;
  color: #333;
}
.newstab .tab a:hover {
  border-bottom: 2rem solid #4178d5;
  color: #4178d5;
  text-decoration: none;
}
.newstab .tab a.on {
  color: #4178d5;
  text-decoration: none;
  border-bottom: 2rem solid #4178d5;
  font-weight: 600;
}
.newstab .content {
  overflow: hidden;
  width: 100%;
}

@media (min-width: 320px) and (max-width: 1199px) {
  .newstab {
    width: 98%;
    margin: auto;
  }
}
.list-news {
  padding: 24rem 0;
}
.list-news-li {
  background: #fff;
  width: 32%;
  display: inline-block;
  text-align: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  border-bottom: 1px solid #eee;
}
.list-news-li:hover {
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  cursor: pointer;
}
@media (min-width: 480px) and (max-width: 799px) {
  .list-news-li {
    width: 47%;
    margin-left: 2%;
  }
  .list-news-li:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .list-news-li {
    width: 96%;
    margin-left: 2%;
  }
  .newstab .tab a {
    margin: 10rem 7rem 0;
  }
  .newstab .tab {
    font-size: 12rem;
  }
}

.list-news-li:nth-child(3n) {
  margin-right: 0;
}
.list-news-li:hover {
  border-bottom: 1px solid #4178d5;
  box-shadow: 0px 4px 20px rgba(172, 179, 191, 0.15);
}

.news-con {
  padding: 24rem;
}
.news-text-h3 {
  font-size: 16rem;
  font-weight: 400;
  height: 40rem;
  overflow: hidden;
  color: #666;
}

.list-news-li img {
  max-width: 100%;
}
.list-news-li:hover img {
  opacity: 0.8;
  -webkit-transform: scale(1);
  transform: scale(1);
  cursor: pointer;
  overflow: hidden;
}
.news-indate {
  padding: 32rem 0 16rem;
}
/*新闻详情*/
.detail-bg {
  background: #fcfcfc;
}
.detail-con {
  padding: 30rem;
  text-align: center;
}
.detail-con h3 {
  text-align: center;
  font-size: 32rem;
  padding-bottom: 20rem;
}
.detail-con p {
  color: #999;
}

.detail-news-text {
  padding: 40rem 0 80rem 0;
  width: 75%;
  margin: auto;
}
.detail-news-text p {
  line-height: 24rem;
  font-size: 16rem;
}
.detail-news-text p img {
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
@media (min-width: 640px) and (max-width: 999px) {
  .detail-con h3 {
    text-align: center;
    font-size: 24rem;
  }
  .detail-news-text {
    padding: 20rem 0 40rem 0;
  }
}
@media (min-width: 320px) and (max-width: 639px) {
  .detail-con {
    padding: 10rem;
    text-align: center;
  }
  .detail-con h3 {
    text-align: center;
    font-size: 18rem;
  }
  .detail-news-text {
    padding: 10rem 0 40rem 0;
  }
  .detail-news-text p {
    font-size: 14rem;
  }
}

.detail-newslist {
  margin: 20rem 0 60rem;
  width: 75%;
  margin: auto;
}
.detail-newslist li {
  width: 43.2%;
  float: left;
  padding: 20rem;
  background: #fcfcfc;
  border: 1px solid #eeeeee;
  margin-right: 1.8%;
  color: #999;
}
.detail-newslist li a:hover {
  color: #4178d5;
}
.detail-newslist li:nth-child(2n) {
  margin-right: 0;
}
.detail-newslist li p {
  padding-top: 16rem;
  height: 40px;
  overflow: hidden;
}
@media (min-width: 480px) and (max-width: 1199px) {
  .detail-newslist li {
    width: 46%;
    padding: 1%;
  }
  .r16 {
    font-size: 14rem;
  }
}
@media (min-width: 320px) and (max-width: 479px) {
  .detail-newslist li {
    width: 96%;
    padding: 1%;
    margin-bottom: 15rem;
  }
  .r16 {
    font-size: 14rem;
  }
}
/*关于我们*/
.aboutus-con {
  padding: 64rem 0;
}

.about-title h3 {
  font-size: 32rem;
  text-align: center;
  font-weight: 400;
}
.about-title p {
  line-height: 24rem;
  font-size: 16rem;
  padding: 32rem 0 24rem;
}
.about-company li {
  width: 23.8%;
  float: left;
  margin-right: 1.6%;
  background: #fcfcfc;
}
.about-company li:last-child {
  margin-right: 0;
}
.company-concent {
  padding: 24rem;
  border-right: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.company-concent h3 {
  font-size: 20rem;
  position: relative;
  padding-left: 10rem;
}
.company-concent h3::before {
  position: absolute;
  content: '';
  left: 0;
  width: 6rem;
  height: 6rem;
  background: #4178d5;
  top: 50%;
}
.company-concent p {
  font-size: 14rem;
  color: #999;
  padding: 16rem 0 0;
  line-height: 22rem;
  height: 108rem;
  overflow: hidden;
}
@media (min-width: 320px) and (max-width: 799px) {
  .aboutus-con {
    padding: 32rem 0 0;
  }
  .about-title h3 {
    font-size: 24rem;
  }
  .about-company li {
    width: 46%;
    float: left;
    margin: 2%;
    background: #fcfcfc;
  }
  .company-concent h3 {
    font-size: 16rem;
  }
  .company-concent {
    padding: 12rem;
  }
}
/*发展历程*/
.timeline {
  list-style: none;
  position: relative;
  width: 75%;
  padding: 0 20px;
  margin: 0 auto;
  overflow: hidden;
}
.timeline:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  background-color: #c2d7f9;
  height: 100%;
  width: 2rem;
  border-radius: 2rem;
  display: block;
}

@media (min-width: 320px) and (max-width: 799px) {
  .timeline {
    display: none;
  }
}
.timeline .timeline-row {
  padding-left: 50%;
  position: relative;
  z-index: 10;
}
.timeline .timeline-row .timeline-time {
  position: absolute;
  right: 50%;
  top: 0;
  text-align: right;
  margin-right: 40px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 600;
}
.timeline .timeline-row .timeline-time small {
  display: block;
  color: white;
  text-transform: uppercase;
  opacity: 0.75;
  font-size: 11px;
  font-weight: 400;
}
.timeline .timeline-row .timeline-icon {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10rem;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  background: #4178d5;
  border: 6rem solid #d2e3ff;
  text-align: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 3px;
  color: white;
  font-size: 14px;
  z-index: 100;
}
.timeline .timeline-row .timeline-icon > div {
  border-radius: 50%;
  line-height: 34px;
  font-size: 16px;
}
.panel-body-left {
  position: relative;
  left: 28%;
  padding-bottom: 64rem;
}
.panel-body-right {
  position: relative;
  right: 0;
  margin-left: 8%;
  margin-bottom: 64rem;
}
.text-con {
  background: #fff;
  padding: 0 0 16rem 0;
  font-size: 26rem;
  width: 65%;
  text-align: center;
  box-shadow: 0px 10px 20px rgba(172, 179, 191, 0.15);
  font-weight: 600;
}
.timeline-time {
  position: relative;
  z-index: 10;
  background: #f6f8fb;
  border: 1px solid #ddd;
  padding: 24rem;
}
.timeline-time h3 {
  font-size: 26rem;
  text-align: left;
}
.timeline-time p {
  font-size: 16rem;
  text-align: left;
  font-weight: 400;
  padding-top: 16rem;
  color: #333;
}
.news-arrow-r::before {
  content: '';
  display: inline-block;
  position: absolute;
  border-left-color: #ddd;
  border-right-color: #ddd;
  top: 10px;
  right: -15px;
  border-top: 15px solid transparent;
  border-left-width: 15px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 15px solid transparent;
}
.news-arrow-r:after {
  content: '';
  display: inline-block;
  position: absolute;
  border-left-color: #f6f8fb;
  border-right-color: #f6f8fb;
  top: 11px;
  right: -14px;
  border-top: 14px solid transparent;
  border-left-width: 14px;
  border-left-style: solid;
  border-right-width: 0;
  border-right-style: solid;
  border-bottom: 14px solid transparent;
}
.news-arrow-left::before {
  content: '';
  display: inline-block;
  position: absolute;
  border-left-color: #ddd;
  border-right-color: #ddd;
  top: 10px;
  left: -15px;
  border-top: 15px solid transparent;
  border-right-width: 14px;
  border-right-style: solid;
  border-left-width: 0;
  border-left-style: solid;
  border-bottom: 15px solid transparent;
}

.news-arrow-left:after {
  content: '';
  display: inline-block;
  position: absolute;
  border-left-color: #f6f8fb;
  border-right-color: #f6f8fb;
  top: 11px;
  left: -14px;
  border-top: 14px solid transparent;
  border-right-width: 14px;
  border-right-style: solid;
  border-left-width: 0;
  border-left-style: solid;
  border-bottom: 14px solid transparent;
}

.timeline .timeline-row:nth-child(odd) {
  padding-left: 0;
  padding-right: 50%;
}
.timeline .timeline-row:nth-child(odd) .timeline-time {
  right: auto;
  left: 50%;
  text-align: left;
  margin-right: 0;
  margin-left: 50rem;
}
/*发展历程 手机端 S*/
.m-mobile-conpany {
}
.m-mobile-conpany li {
  width: 48%;
  float: left;
  margin-left: 1.5%;
}
.m-mobile-conpany img {
  max-width: 98%;
}
.m-mobile-conpany h3 {
  font-size: 16rem;
  padding: 8rem 0;
}
.m-mobile-conpany span {
  font-size: 16rem;
}
.m-mobile-conpany p {
  font-size: 14rem;
  color: #666;
  width: 80%;
  padding: 8rem 0 16rem;
}
@media (min-width: 320px) and (max-width: 479px) {
  .m-mobile-conpany li {
    width: 96%;
    margin: auto;
    margin-left: 3%;
  }
}
/*发展历程 手机端 E*/
/*企业理念*/
.concept h3 {
  font-size: 32rem;
  text-align: center;
  font-weight: 400;
}
.concept p {
  line-height: 24rem;
  font-size: 16rem;
  padding: 32rem 0 24rem;
  text-align: center;
}

.concept-company li {
  width: 33.33%;
  float: left;
  background: #eee;
}
.concept-img {
  position: relative;
}
.concept-concent {
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 80%;
  margin: auto;
  left: 46rem;
}
.concept-concent h3 {
  font-size: 20rem;
  position: relative;
  padding-left: 14rem;
  color: #fff;
}
.concept-concent h3::before {
  position: absolute;
  content: '';
  left: 0;
  width: 6rem;
  height: 6rem;
  background: #4178d5;
  top: 50%;
}
.concept-concent p {
  font-size: 14rem;
  color: #dedede;
  margin: 16rem 0 32rem;
  line-height: 22rem;
  height: 88rem;
  overflow: hidden;
}

.concept-wisth {
  width: 25%;
  margin: auto;
  padding: 48rem 0 24rem 48rem;
}
.concept-wisth h3 {
  font-size: 20rem;
  position: relative;
  padding-left: 14rem;
  color: #333;
}
.concept-wisth h3::before {
  position: absolute;
  content: '';
  left: 0;
  width: 6rem;
  height: 6rem;
  background: #4178d5;
  top: 50%;
}
.concept-wisth p {
  font-size: 14rem;
  color: #666;
  line-height: 22rem;
  padding: 12rem 0;
}

@media (min-width: 320px) and (max-width: 639px) {
  .concept-company li {
    width: 98%;
    background: #eee;
  }
  .concept-wisth {
    width: 90%;
    margin: auto;
    padding: 24rem 0 24rem 24rem;
  }
}
.concept-wisth-img {
  width: 68%;
  text-align: right;
}
@media (min-width: 320px) and (max-width: 999px) {
  .concept-wisth {
    width: 90%;
    margin: auto;
  }
  .concept-wisth-img {
    width: 100%;
    margin: auto;
  }
}
/*加入我们*/
.joinus-title {
}
.joinus-title h3 {
  position: relative;
  font-size: 26rem;
  padding: 0 0 20rem 16rem;
  float: left;
}
.joinus-title h3::before {
  content: '';
  position: absolute;
  width: 4rem;
  height: 24rem;
  background: #4178d5;
  left: 0;
  top: 8rem;
}
.joinus-title span {
  background: #fff;
  width: 104rem;
  height: 36rem;
  border-radius: 18px;
  text-align: center;
  line-height: 36rem;
  border: 1px solid #eeeeee;
  font-size: 14rem;
}
.joinus-title span:hover {
  color: #333;
  cursor: pointer;
}

.lj-joinst {
  padding: 0 0 24rem 0;
  width: 100%;
  margin: auto;
}
.lj-joinst li {
  background: #fff;
  width: 32.33%;
  float: left;
  text-align: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
}
@media (min-width: 640px) and (max-width: 1920px) {
  .lj-joinst li:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 320px) and (max-width: 1200px) {
  .lj-joinst {
    width: 96%;
  }
}
.lj-joinst li img {
  max-width: 100%;
}

@media (min-width: 320px) and (max-width: 639px) {
  .lj-joinst li {
    width: 48.33%;
    margin-right: 1.5%;
    margin-bottom: 1.5%;
  }
  .lj-joinst li:nth-child(2n) {
    margin-right: 0;
  }
}

.joinus-list li {
  width: 43.3%;
  float: left;
  background: #fff;
  padding: 40rem;
  margin: 0 1.8% 24rem 0;
  border: 1px solid #eeeeee;
}

.joinus-list li:nth-child(2n) {
  margin-right: 0;
}
.joinus-list li:hover {
  cursor: pointer;
  box-shadow: 0px 10px 20px rgba(172, 179, 191, 0.15);
  border: 1px solid #4178d5;
}
@media (min-width: 640px) and (max-width: 1200px) {
  .joinus-list li {
    width: 47%;
    padding: 20rem 5rem;
  }
}
@media (min-width: 320px) and (max-width: 639px) {
  .joinus-list li {
    width: 94%;
    padding: 10rem;
  }
}
.joinus-intext {
  color: #999;
  line-height: 22rem;
  height: 40rem;
  overflow: hidden;
}
.lj-join-ambient {
  padding: 0 0 20rem 0;
}
.lj-join-ambient li {
  width: 23.6%;
  float: left;
  margin-right: 1.8%;
  background: #fff;
  margin-bottom: 1.8%;
}
.lj-join-ambient li:nth-child(4n) {
  margin-right: 0;
}
.lj-join-ambient li h3 {
  text-align: center;
  font-size: 16rem;
  padding: 18rem 0;
}
@media (min-width: 320px) and (max-width: 639px) {
  .lj-join-ambient li {
    width: 48%;
    margin-right: 1.8%;
  }
}
/*加入我们-详情*/
.jodetail h3 {
  font-size: 24rem;
  padding: 24rem 32rem;
  color: #333;
}

.company-jodetail {
  border-top: 1px solid #eee;
  padding: 0;
}
.company-jodetail li {
  width: 20.44%;
  float: left;
  font-size: 14rem;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 5rem 32rem;
  line-height: 30rem;
}

@media (min-width: 640px) and (max-width: 1199px) {
  .company-jodetail li:nth-child(4) {
    border-right: 0;
  }
  .company-jodetail li:nth-child(5) {
    border-bottom: 0;
  }
  .company-jodetail li:nth-child(6) {
    border-bottom: 0;
  }
  .company-jodetail li:nth-child(7) {
    border-bottom: 0;
  }
  .company-jodetail li:nth-child(8) {
    border-right: 0;
    border-bottom: 0;
  }
}
@media (min-width: 640px) and (max-width: 1199px) {
  .company-jodetail li {
    width: 47.8%;
    padding: 5rem 1%;
  }
}

@media (min-width: 320px) and (max-width: 639px) {
  .company-jodetail li {
    width: 94%;
    padding: 5rem 3%;
  }
  .company-jodetail li:nth-child(8) {
    border-bottom: 0;
  }
}

.joinus-idea {
  background: #fcfcfc;
}
.joinus-idea li {
  border-top: 1px solid #eee;
  padding: 32rem 40rem;
}
.joinus-idea li h3 {
  font-size: 16rem;
  position: relative;
  padding-left: 10rem;
}
.joinus-idea li h3::before {
  content: '';
  width: 2rem;
  height: 12rem;
  position: absolute;
  left: 0;
  top: 20%;
  background: #4178d5;
}
.joinus-idea li p {
  padding: 12rem 0;
  line-height: 28rem;
  word-break: break-all;
  word-wrap: break-word;
}
@media (min-width: 320px) and (max-width: 1199px) {
  .joinus-idea li {
    padding: 32rem 1%;
  }
}
.deliver-btn {
  background: #4178d5;
  font-size: 14rem;
  color: #fff;
  width: 160rem;
  height: 40rem;
  border-radius: 20rem;
  text-align: center;
  line-height: 40rem;
  margin: auto;
}
