.inabout{margin: 0 0 40px !important;line-height: 30px;text-align: justify;}
.productdiv{ margin-bottom:80px;}


.app_about{background-color: #E5E5E5; background: url(../images/banner03.jpg) center;background-size: 100%;padding:80px 0; overflow: hidden;}
.app_about .content{/*background-color: #E5E5E5;*/background-color: rgba(0,0,0,0.5);
overflow: hidden;
padding: 20px 40px;
border-radius: 12px;}
.app_about img{ max-width:100%;}
.app_abdiv_left{ overflow:hidden; float:left; width:50%;padding-top: 13%;}
.app_abdiv_left_left{overflow:hidden; float:left; /*width:50%;*/}
.app_abdiv_left1{margin-bottom: 10px;}
.app_abdiv_left2{}
.app_abdiv_left_right{overflow:hidden; float:left; padding-left: 20px;width: 36%;}
.app_abdiv_left_right img{width: 140px;max-width: 90%;}
.app_abdiv_right{overflow:hidden; float:right; width:50%;}
.app_abdiv_right img{}
.dowdivcen{overflow: hidden;
padding-top: 30px;
text-align: center;
width: 34%;
margin: 0 auto;justify-content: center;display: flex;}
.dowdivcen img{ max-width:100%;}

.team {
  width: 92%;
  margin: 80px auto;
  text-align: center;
}
.team h5 {
  font-size: 40px;
  font-weight: 600;
  margin: -10px 0 80px 0;
}
.team ul {
  max-width: 1300px;
  margin: 0 auto;
  font-size: 0;
  letter-spacing: 0;
}
.team ul li {
  width: calc((100% - 60px) / 6);
  /*max-width: 180px;*/
  margin: 10px 16px;
  display: inline-block;
  overflow: hidden;
  /*border: 1px solid #e9e9e9;*/
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
/*.team ul li:nth-child(4n + 1) {
  margin-left: 0;
}
.team ul li:nth-child(4n) {
  margin-right: 0;
}*/
.team ul li:hover {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}
.team ul li img {
  width: 100%;
  height: 100%;
  max-width: 310px;
  max-height: 144px;
}

.rp-ul-list1 {
	padding-top: 55px;
    overflow: hidden;
    max-width: 1332px;
    margin: 0 auto;
    text-align: center;
}
.rp-ul-list1 li {
   /* padding: 20px 10px 0;*/
   position:relative;
   background: white;
margin: 20px 10px 0;
    float: left;
    /*width: 14%;*/
	width: calc( 100% / 6 - 20px);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
/*.rp-ul-list1 li:nth-child(6n){ margin-right:0;}*/
.rp-ul-list1 li img {
    display: block;
    width: 100%;
    max-width: 412px;
    margin: 0 auto;
	vertical-align: middle;
transition: all 0.5s;
aspect-ratio: 9/9;
}
.rp-ul-list1 li:hover img{transform: scale(1.1);}
.rp-ul-list1 li span {
    display: block;
    font-size: 18px;
    color: #070707;
    line-height: 34px;
    margin: 8px 0;
}
.rp-ul-list1 li p {
    font-size: 16px;
    color: #848a98;
    line-height: 24px;
    max-width: 320px;
    margin: 0 auto;
}
.inyinc{ display:none;position: absolute;top: 0;left: 0;right: 0;background-color: rgba(0,0,0,0.5);height: 100%;}
.inyinc img{display: inline-block !important;vertical-align: middle;width: auto !important;}
.jutuhelp {
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}
.rp-ul-list1 li:hover .inyinc{ display:block;}

.des-tip {
    font-size: 20px;
    line-height: 32px;
    color: #8c8889;
    text-align: center;
    /*margin-bottom: 70px;*/
}

.home .center {
  text-align: center;
}
.home .home-title {
  font-size: 40px;
  line-height: 128%;
  color: #000000;
  text-align: center;
  padding: 50px 15px 0;
  font-weight: 600;
}
.home .feature {
  text-align: center;
  padding-bottom: 10px;
}
.home .feature .feature-content {
  margin: 60px auto 0;
  overflow: hidden;
  max-width: 1300px;
  width: 92%;
}
.home .feature .feature-content .feature-item {
  vertical-align: top;
  float: left;
  width: 33.33%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.home .feature .feature-content .feature-item .sprites {
  width: 88px;
  height: 88px;
  margin: 0 auto;
  background: url('../images/index1.jpg');
}
.home .feature .feature-content .feature-item .bg-icon1 {
  background-position: -10px -2170px;
}
.home .feature .feature-content .feature-item .bg-icon2 {
  background-position: -10px -2278px;
}
.home .feature .feature-content .feature-item .bg-icon3 {
  background-position: -10px -2386px;
}
.home .feature .feature-content .feature-item h3 {
  font-size: 24px;
  line-height: 150%;
  margin: 20px 0 4px;
  font-weight: 600;
  letter-spacing: 2px;
}
.home .feature .feature-content .feature-item p {
  max-width: 310px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 175%;
  color: #8c8889;
}
.home .home-lists {
  margin: 162px auto 0;
  position: relative;
  max-width: 1920px;
}
.home .home-lists::after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
}
.home .home-lists .content-right {
  width: 50%;
  float: right;
  position: relative;
}
.home .home-lists .content-right img {
  max-width: 100%;
  -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.08);
          box-shadow: 0 30px 50px rgba(0, 0, 0, 0.08);
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.home .home-lists .content-right img:first-child {
  position: relative;
  left: auto;
  top: auto;
}
.home .home-lists .content-right img.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.home .home-lists .content-left {
  position: absolute;
  top: 50%;
  margin-top: -270px;
  width: 100%;
  left: 0;
}
.home .home-lists .content-left .content-warp {
  max-width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.home .home-lists .content-left .content-warp h3 {
  font-size: 14px;
  color: #8c8889;
  line-height: 150%;
  padding-left: 16px;
}
.home .home-lists .content-left .content-warp h4 {
  font-size: 40px;
  color: #000000;
  line-height: 150%;
  padding-left: 16px;
  margin: 0 0 30px;
  font-weight: 600;
}
.home .home-lists .content-left .content-warp ul {
  width: 585px;
}
.home .home-lists .content-left .content-warp ul li {
  cursor: default;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 12px 0 18px 16px;
  border-radius: 4px;
}
.home .home-lists .content-left .content-warp ul li.active {
  background: #f8f6f6;
}
.home .home-lists .content-left .content-warp ul li span {
  display: block;
  font-size: 20px;
  line-height: 34px;
  color: #000000;
  font-weight: 600;
}
.home .home-lists .content-left .content-warp ul li p {
  font-size: 14px;
  line-height: 24px;
  color: #8c8889;
  max-width: 495px;
  height: 48px;
}
.home .home-lists .content-left .content-warp a {
  width: 120px;
  height: 40px;
  font-size: 16px;
  color: #ffffff;
  background: #fe4066;
  border-radius: 6px;
  display: inline-block;
  vertical-align: top;
  line-height: 40px;
  text-align: center;
  margin: 30px 0 0 16px;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.home .home-lists .content-left .content-warp a i {
  font-size: 18px;
  color: #fe4066;
  margin-right: 7px;
}
.home .home-lists .content-left .content-warp a:hover {
  opacity: 0.8;
}
.home .home-lists .content-left .content-warp .video-href {
  color: #5c5758;
  width: 118px;
  height: 38px;
  line-height: 38px;
  background-color: #ffffff;
  border: 1px solid #e9e9e9;
  margin-left: 8px;
  cursor: pointer;
}
.home .home-lists .content-left .content-warp .mockplus-more {
  color: #8c8889 !important;
  margin-top: 20px !important;
}
.home .home-lists .content-left .content-warp .mockplus-more:hover {
  color: #ff5476 !important;
}
.home .home-lists-two .content-right {
  float: left;
}
.home .home-lists-two .content-left .content-warp .content-warp-two {
  float: right;
}
.home .phone-home-lists {
  display: none;
  margin: 80px auto 0;
  max-width: 700px;
  text-align: center;
}
.home .phone-home-lists h3 {
  font-size: 14px;
  color: #8c8889;
  line-height: 150%;
}
.home .phone-home-lists h4 {
  font-size: 24px;
  color: #000000;
  line-height: 150%;
  margin: 1px 0 15px;
  font-weight: 600;
}
.home .phone-home-lists .pager {
  margin-top: 15px;
}
.home .phone-home-lists .pager li {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  background: #ffffff;
  border: 1px solid #fe4066;
  margin: 0 5px;
}
.home .phone-home-lists .pager li.active {
  background: #fe4066;
  width: 25px;
}
.home .phone-home-lists .contents {
  position: relative;
}
.home .phone-home-lists .contents li {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.home .phone-home-lists .contents li:first-child {
  position: relative;
  left: auto;
  top: auto;
}
.home .phone-home-lists .contents li.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
.home .phone-home-lists .contents li img {
  display: block;
  width: 100%;
}
.home .phone-home-lists .contents li p {
  font-size: 14px;
  margin-top: 15px;
  color: #000000;
}
.home .company ul {
  width: 92%;
  overflow: hidden;
  max-width: 1320px;
  padding: 45px 0 140px;
  margin: 0 auto;
}
.home .company ul li {
  float: left;
  width: 16%;
  height: 70px;
  background-image: url('../images/home_sprites.webp');
  background-position-x: -10px;
}
.home .company ul li:first-child {
  background-position: -10px -10px;
}
.home footer {
  background-color: #ffffff;
}
@media (max-width: 1800px) {
  .home .home-lists {
    min-height: 400px;
  }
}
@media (max-width: 1550px) {
  .home .clear-space .design-lists {
    margin: 186px auto 0 !important;
  }
}
@media (max-width: 1366px) {
  .home .home-lists .content-left .content-warp {
    max-width: 1100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .home .home-lists .content-left .content-warp h3 {
    padding-left: 15px;
  }
  .home .home-lists .content-left .content-warp h4 {
    padding-left: 15px;
    margin-bottom: 15px;
  }
  .home .home-lists .content-left .content-warp a {
    padding-left: 15px;
    margin-top: 20px;
  }
  .home .home-lists .content-left .content-warp ul {
    max-width: 500px;
  }
  .home .home-lists .content-left .content-warp ul li {
    padding: 12px 15px 18px 15px;
  }
}
@media (max-width: 1130px) {
  .home .home-title {
    padding-top: 100px;
    font-size: 28px;
  }
  .home .feature .feature-content {
    margin-top: 50px;
  }
  .home .feature .feature-content .feature-item h3 {
    font-size: 20px;
    margin: 20px 0 10px;
  }
  .home .feature .feature-content .feature-item .sprites {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .home .home-lists .content-left .content-warp ul {
    max-width: 470px;
  }
  .home .home-lists .content-left .content-warp h4 {
    font-size: 28px;
  }
  .home .company ul {
    padding-bottom: 100px;
  }
  .home .company ul li {
    width: 25%;
    background-position-x: 50% !important;
  }
}
@media (max-width: 999px) {
	.dowdivcen{ width:100%;}
.app_about .content .app_abdiv_left{ width:100%;}
.app_about .content .app_abdiv_left_left{width: 100%;text-align: center;}
.app_about .content .app_abdiv_left_right{padding-left: 0px;width: 100%;text-align: center;}
.app_about .content .app_abdiv_right{ width:100%;}

.banner_foota{ display:none;}

	.rp-ul-list1{padding-top: 25px;}
	.rp-ul-list1 li{padding: 20px 10px 0; margin:0;width: 50%; background:none;}
	.rp-ul-list1 li span{line-height: 26px;}
	.team{margin-bottom: 30px;}
	.team h5{ margin-bottom:50px;}
	.team ul li{width: 100%;
    margin: 0 0 10px;
    border-bottom: 1px dashed #121212;
    padding-bottom: 10px;}

	.inabout{margin: 0 0 10px !important;}
  .home .feature .feature-content > * + * {
    margin-top: 50px;
  }
  .home .feature .feature-content .feature-item {
    width: 100%;
  }
  .home .feature .feature-content .feature-item h3 {
    margin-top: 15px;
  }
  .home .phone-home-lists {
    display: block;
  }
  .home .phone-home-lists .get-more {
    display: block;
    font-size: 14px;
    text-align: center;
    width: 120px;
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    color: #ffffff;
    background: #fe4066;
    padding: 0;
    margin: 24px auto 0;
  }
  .home .phone-home-lists .video-href {
    width: 118px;
    height: 38px;
    line-height: 38px;
    color: #5c5758;
    border: 1px solid #e9e9e9;
    background-color: #ffffff;
    margin-top: 10px;
  }
  .home .phone-home-lists .video-href i {
    color: #fe4066;
    margin-right: 6px;
  }
  .home .home-lists {
    display: none;
  }
}
@media (max-width: 768px) {
  .home .home-title {
    padding-top: 80px;
    font-size: 24px;
  }
  .home .feature .feature-content {
    margin-top: 40px;
  }
  .home .feature .feature-content > * + * {
    margin-top: 20px;
  }
  .home .feature .feature-content .feature-item .sprites {
    /*-webkit-transform: scale(0.65);
            transform: scale(0.65);*/
  }
  .home .feature .feature-content .feature-item h3 {
    font-size: 16px;
  }
  .home .company ul {
    padding-bottom: 70px;
  }
  .home .company ul li {
    width: 33.33%;
  }
  .home .phone-home-lists .contents {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 560px) {
  .home .company ul li {
    width: 50%;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media (max-width: 500px) {
  .home .home-title {
    font-size: 20px;
    padding-top: 60px;
  }
  .home .phone-home-lists h4 {
    font-size: 20px;
  }
  .home .company ul li {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}
@media (max-width: 320px) {
  .home .home-title {
    font-size: 18px;
  }
  .home .company ul li {
    background-position-x: -38px !important;
  }
}

