.el-carousel__item h3 {
  font-size: 14px;
  opacity: 0.75;
  line-height: 200px;
  margin: 0;
}

.el-carousel__indicators.el-carousel__indicators--vertical {
  width: 0;
  height: 0;
}

.el-carousel--vertical {
  overflow-y: unset;
}

.index_news>div {
  height: 0.43rem;
  overflow: hidden;
  width: 5.02rem;
}

.index_news li {
  height: 0.43rem;

}

.container_box {
  width: 100%;
  padding-top: 0.5rem;
  overflow-x: hidden;
  background: rgb(245, 245, 245);
  ;
}

.content {
  width: 16rem;
  padding-bottom: 0;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
  padding-top: 1rem;
  border-radius: 0.12rem;
}

.conten_bg {
  width: 16rem;
  height: 100%;
  border-radius: 0.12rem;
  position: absolute;
  background: #fd0 url("../images/bg.png") repeat;
  z-index: -1;
  top: 0;
}

.index_left {
  padding: 0 1.1rem;
}

.index_right {
  position: absolute;
  right: -0.7rem;
  /* top: 1.1rem; */
  top: 1.5rem
}

.index_right img {
  width: 10.78rem;
  /* height: 5.15rem; */
}

.index_intro {
  color: #000000;
}

.index_intro_app {
  display: none;
}

.index_intro h1 {
  font-size: 0.6rem;
  line-height: 0.84rem;
  font-weight: normal;
  margin-bottom: 0.1rem;
  padding-top: 0.8rem;
  /* padding-top: 0.6rem; */
}

/* 1 */
.index_intro h1 span {
  display: block;
  font-size: 0.32rem;
  line-height: 0.7rem;
  font-weight: 500;
}

.index_intro h1 span i {
  display: none;
}

.index_intro>p {
  font-size: 0.16rem;
  line-height: 0.3rem;
  width: 5.02rem;
  margin-bottom: 0.67rem;
}

.index_intro div {
  width: 1.51rem;
  height: 0.5rem;
  position: relative;
}

.index_intro div p {
  width: 3.02rem;
  height: 1rem;
  position: absolute;
  border: 1px solid #000000;
  transform: scale(0.5);
  border-radius: 0.08rem;
  transform-origin: 0 0;
  z-index: 1;
}

.index_intro div a {
  display: block;
  width: 1.51rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.16rem;
  color: #000000;
  position: relative;
  z-index: 10;
}

.index_intro div:hover {
  background: #25cacc;
}

.index_intro div a:hover {
color: #fff;
}

/* 1 */
.index_news {
  /* margin-top: 0.77rem; */
  /* margin-top: 0.57rem; */
  color: #000000;
  /*background-color: #fd0;*/
}

.index_news h1 {
  font-family: PingFang-SC-Heavy;
  font-size: 0.16rem;
  line-height: 0.22rem;
  margin-bottom: 0.04rem;
  font-weight: 800;
}

.index_news a {
  display: flex;
  flex-direction: column;
}

.index_news a p {
  width: 5.02rem;
  font-size: 0.16rem;
  line-height: 0.22rem;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0.04rem;
  color: #000000;
  font-weight: 700;
}

.index_news a:hover p {
  text-decoration: underline;
}

.index_news a span {
  font-size: 0.12rem;
  line-height: 0.17rem;
  color: #000000;
}

.index_bottom {
  width: 16rem;
  height: 1.4rem;
  background: rgba(255, 255, 255, .3);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.58rem
}

.index_bottom .bottom_item {
  color: #000000;
  font-size: 0.16rem;
  font-weight: 400;
  text-align: center;
  width: 1.9rem;
  margin: 0 0.5rem;
}

.index_bottom .bottom_item p span {

  font-size: 0.4rem;
  padding-right: 0.025rem;
}

footer>a {
  display: none;
}

.footer>a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
}

.other {
  width: 16rem;
  margin: 0 auto
}

.title h1 {
  font-size: 0.6rem;
  color: #333;
  line-height: 0.84rem;
  margin-bottom: 0.1;
}

.title p {
  color: #999;
  /* font-size: 0.24rem;
  line-height: 0.4rem; */
  margin-bottom: 0.3rem;
}

.sevice .con {
  padding: 0.66rem 0.54rem 0.66rem 0.5rem;
  background: #fff;
  border-radius: 0.24rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.sevice .con img:first-child {
  width: 7.36rem;
}

.sevice .con img:last-child {

  width: 6.96rem;
}

.partnerApp {
  display: none;
}

.product .top,
.product .bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product .top {
  margin-bottom: 0.2rem;
}

.product_item {
  width: 7.90rem;
  height: 3.20rem;
  display: block;
  background: #FFFFFF;
  box-shadow: 0px 0.24rem 0.24rem 0px rgba(0, 0, 0, 0.03);
  border-radius: 0.12rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 0.3rem 0.3rem 0.3rem 0.4rem;
  box-sizing: border-box;
}

.product_item>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 7.90rem;
  height: 3.20rem;
  display: flex;
  justify-content: space-between;
}

.product_item .left {
  width: 3.15rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product_item .more {
  justify-content: flex-start;
  margin-bottom: 0.24rem;
}

.product_item h1 {
  font-size: 0.24rem;
  line-height: 0.33rem;
  margin-bottom: 0.05rem;
  color: #333333;
  font-weight: 400;
}

.product_item p {
  font-size: 0.18rem;
  color: #999999;
  line-height: 0.3rem;
  font-weight: 400;
}

.product_item>img {
  width: 3.68rem;
  height: 2.60rem;
  background: #F5F5F5;
  border-radius: 0.12rem;
}

.bottom .product_item>img {
  width: 2.1rem;

}

.bottom .left {
  width: 1.68rem
}

.bottom .product_item {
  width: 5.2rem
}

.news .con {
  background: #fff;
  border-radius: 0.24rem;
  padding: 0.4rem 0;
}

.news_items {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row;
  align-content: flex-start;
  flex-wrap: wrap;
}

.article_item {
  padding: 0 0.4rem;
  width: 7rem;
  height: 1.35rem;
  margin-bottom: 0.4rem;
  box-sizing: unset;
}

.article_item .img {
  width: 2.4rem;
  height: 1.35rem;
}

.article_info h2 {
  margin-bottom: 0.09rem;
}

.article_info p {
  line-height: 0.22rem;
  max-height: unset;
  font-size: 0.16rem;
  margin-bottom: 0.09;
  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:3;  -webkit-box-orient: vertical;
}

.article_info h2 {
  /*height: 0.56rem*/
      height: unset;
	  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1;  -webkit-box-orient: vertical;
}

.more {
  display: flex;
  align-items: center;
  justify-content: center;
}

.more a {
  text-align: center;
  font-size: 0.16rem;
  color: #000000;
  line-height: 0.32rem;
  font-weight: 400;
  display: flex;
  align-items: center;
}

.more img {
  padding-left: 0.08rem
}

.equipment_con {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.3rem 0.4rem;
  background: #fff;
  border-radius: 0.24rem;
}

.equipment_item {
  width: 2.2rem;
  margin-bottom: 0.24rem;
}

.equipment_item .img,
.equipment_item .more {
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0.06rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.equipment_item img {
  width: 100%;
  height: 100%;
}

.equipment_item .more img {
  width: 0.92rem;
  height: 0.92rem;
  margin-top: 0.2rem;
}

.equipment_item .img:hover img {
  transform: scale(1.2);
}

.equipment_item p {
  margin-top: 0.19rem;
  font-size: 0.16rem;
  color: #000000;
  line-height: 0.28rem;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.equipment_con>a:last-child {
  width: 100%;
  font-size: 0.16rem;
  line-height: 0.4rem;
  color: #000000;
  margin-top: 0.4rem;
  /* margin-bottom: 1rem; */
  text-align: center;
}

@media screen and (max-width: 1600px) {

  .content,
  .conten_bg,
  .index_bottom,
  .other {
    width: 14rem
  }

  .index_bottom .bottom_item {
    width: 2.4rem;
    margin: 0 0.25rem
  }

  .index_left {
    padding: 0 0.8rem
  }

  /* .index_right{
    right:-2.2rem
  } */
  .index_right img {
    width: 9rem
  }

  .sevice .con img:first-child {
    width: 6.3rem;
  }

  .sevice .con img.partnerPc {
    width: 5.96rem;
  }

  .article_item {
    box-sizing: border-box;
  }
}

@media screen and (max-width: 1400px) {

  .content,
  .conten_bg,
  .index_bottom,
  .other {
    width: 12rem
  }

  .index_left {
    padding: 0 0.4rem
  }

  .index_right {
    top: 1.9rem;
  }

  .index_right img {
    width: 8rem
  }

  .equipment_item {
    width: 2.6rem;
  }

  .equipment_item .img {
    width: 2.6rem;
    height: 2.6rem;
  }

  .sevice .con img:first-child {
    width: 5.3rem;
  }

  .sevice .con img.partnerPc {
    width: 4.96rem;
  }


  .article_item {
    box-sizing: border-box;
    padding: 0 0.4rem;
    width: 6rem;
    height: 1.125rem;
    margin-bottom: 0.4rem;
    /* box-sizing: unset; */
  }

  .article_item .img {
    width: 2rem;
    height: 1.125rem;
  }

  .article_info p {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .article_info {
    width: 3.5rem
  }

}

@media screen and (max-width: 1200px) {

  .content,
  .conten_bg,
  .index_bottom,
  .other {
    width: 10rem
  }

  .index_bottom .bottom_item {
    width: 2.9rem;
    margin: 0
  }

  .index_right {
    top: 2.5rem;
  }

  .index_right img {
    width: 7rem
  }

  .equipment_item {
    width: 2.2rem;
  }

  .equipment_item .img {
    width: 2.2rem;
    height: 2.2rem;
  }

  .sevice .con img:first-child {
    width: 4.3rem;
  }

  .sevice .con img.partnerPc {
    width: 3.96rem;
  }

  .article_item {
    width: 5rem;
    height: 1.125rem;    padding: 0 0.2rem;
    /* box-sizing: unset; */
  }

  .article_item .img {
    width: 1.5rem;
    height: 1.125rem;
  }

  .article_info {
    width: 2.9rem
  }
}

@media screen and (max-width: 1023px) {
  .container_box {
    width: 100%;
    padding: 0;
    background: transparent;
  }

  .content {
    width: 100%;
    height: auto;
    padding-top: 0.6rem;
  }

  .conten_bg {
    width: 100%;
    padding-bottom: 3rem;
    position: absolute;
    background: #fd0 url("../images/bg.png") repeat;
    background-size: 35%;
    z-index: -1;
  }

  .index_intro_pc {
    display: none;
  }

  .index_intro_app {
    display: block;
  }

  .index_left {
    padding: 0;
  }

  .index_intro h1 {
    text-align: center;
    padding-top: 0.4rem;
  }

  .index_intro h1 span i {
    display: inline;
  }

  .index_intro p {
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.4rem;
    text-align: center;
    margin-bottom: 0;
    padding:0.48rem;
    box-sizing: border-box;
  }

  .index_intro p span {
    display: block;
  }

  .index_intro div {
    display: none;
  }

  .index_news {
    display: none;
  }

  .index_intro .app_none {
    display: none;
  }

  .index_right {
    position: static;
    width: 100%;
    overflow-x: hidden;
  }

  .index_right img {
    margin-left: -10%;
    margin-top: 0.5rem;
    width: 120%;
  }

  .index_bottom {
    width: 100%;
    flex-wrap: wrap;
    height: auto;
    padding-top: 0.2rem;
  }

  .other {
    width: 100%;
    padding:0 0.48rem;
    box-sizing: border-box;
    margin: 0 auto;
  }

  .title p {
    color: #333;
  }

  .product .top,
  .product .bottom {
    display: block;
    margin: 0;
  }

  .product_item {
    width: 100% !important;
    margin-bottom: 0.2rem;
    height: 1.9rem
  }

  .product_item>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 1.9rem;
    display: flex;
    justify-content: space-between;
  }

  .product_item p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .product_item .left {
    height: 1.6rem;
    width: 3.9rem
  }

  .sevice .con {
    display: block;
  }

  .sevice .con img {
    width: 100% !important;
    height: auto !important;
  }

  .partnerPc {
    display: none;
  }

  .partnerApp {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  /* .partner {
    width: 1.2rem;
    font-size: 0.14rem;
    margin-bottom: 0.2rem;
  } */

  /* .partnerApp .partner img {
    width: 1.2rem !important;
  } */

  .partner{
    width:15.66%;  
    font-size: 0.14rem;  margin: 0 0.5% 0.2rem;
  }
  .partnerApp .partner img{
    width:100%!important
  }
  .partner p {
    text-align: center;
    margin-top: 0.09rem;
  }

  .more img {
    width: 0.26rem;
    height: auto;
  }

  .product_item>img {
    /* width: 3.68rem!important;
    height: 2.60rem!important; */
    width: 1.84rem !important;
    height: 1.30rem !important;
  }

  .bottom .left {
    width: 3.15rem
  }

  .footer .tel {
    justify-content: center;
  }

  .article_info h2 {
    height: 1.56rem;
  }

  .index_bottom {
    background: transparent;
    width: 100%;
    margin: -0.6rem auto 0;
    padding: 0 0.48rem;
    justify-content: space-between;
    box-sizing: border-box;
  }

  .index_bottom .bottom_item {
    width: 32%;
    height: .9rem;
    background: rgba(255, 255, 255, .3);
    border-radius: 0.12rem;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .index_bottom .bottom_item1 {
    width: 49%;
    margin-top: 0.09rem
  }

  .news .con {
    background: transparent;
    padding: 0
  }

  .article_item {
    padding: 0.24rem;
    width: 100%;
    height: 1.3rem;
    margin-bottom: 0.2rem;
    box-sizing: unset;
  }

  .news .more a {
    font-size: 0.26rem;
  }

  .article_info {
    flex: 1
  }

  .equipment_con {
    padding: 0;
    background: transparent;
  }

  .article_item .img {
    width: 2.24rem;
    height: 1.26rem;
  }

  .equipment_item {
    width: 32%;
    padding: 0.36rem;
    box-sizing: border-box;
    background: #fff;
    border-radius: 0.12rem;
  }

  .equipment_item .img,
  .equipment_item .more {
    width:100%;
    height: 100%;
  }

  .equipment_con>a:last-child {
    font-size: 0.26rem;
  }

}

@media screen and (max-width: 668px){
  .index_intro h1{
    font-size: 0.36rem;
    line-height: 0.6rem;
  }
  .index_intro p{
    font-size: 0.16rem;
    line-height: 0.24rem;
    padding: 0 0.16rem;
    box-sizing: border-box;
  }
  .index_right img{
    margin-top: 0.3rem;
  }
  .index_bottom{
    margin-top:0
  }
  .index_bottom{
    padding:0 .16rem
  }
  .index_bottom .bottom_item{
    width:48%;
  }
  .index_bottom .bottom_item:nth-child(3){
    width: 100%;margin-top: 0.09rem;
  }
  .index_bottom .bottom_item{
    width:48%;
  }
  .index_bottom .bottom_item p span{
    font-size: 0.32rem;
  }
  .title{
    width:100%;
    margin-top:0.36rem
  }
  .other{
    padding: 0 0.16rem;
  }
  .title h1{
    font-size: .36rem;
    line-height: 0.6rem;
  }
  .title p{
    font-size: 0.16rem;
    line-height: 0.24rem;
    margin-bottom: 0;
  }
  .equipment_item{
    width:48%;
    padding:0.24rem
  }
  .equipment_item .img{
    width: 100%;
    height: auto;
  }
  .equipment_item p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .equipment_con>a:last-child{
    margin-top:0;
    font-size: 0.16rem;
  }
  .news .more a{
    font-size: 0.16rem;
  }
  .partnerApp{
    justify-content: flex-start;
  }
  .partner{
    width:19%;    margin: 0 0.5% 0.2rem;
  }
  .sevice .con {
    padding: 0.3rem 0.2rem 0.3rem 0.2rem;
  }
  .article_item{
    box-sizing: border-box;    
    padding: 0.16rem;
    height: 1.14rem;

  }
  .article_info p{
    display: none;
  }
  .article_info h2{
    font-size: 0.18rem;
    line-height: 0.24rem;
    height: 0.48rem;
  }
  .article_item .img{
    height:0.82rem;
    width:0.9rem;
    display: flex;
  }
  .article_info span{
    font-size: 0.12rem;
  }
}
@media screen and (max-width: 480px){
.partner{
  width: 24%
}}
.roll-wrap:hover .control {
  display: block;
}

.roll-wrap {
  position: relative;
  width: 100%;
  height: 100px;
  overflow: hidden;
}

.roll-wrap .roll__list {}

.roll_row .roll__list::before,
.roll_row .roll__list::after {
  content: "";
  display: table;
  line-height: 0;
}

.roll_row .roll__list::after {
  clear: both;
}

.roll_row .roll__list {
  width: 9999px;
}

.roll_row .roll__list li {
  float: left;
  display: block;
  margin-right: 20px;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  color: #fff;
  background-color: #ff9900;
}

.control {
  position: absolute;
  top: 30px;
  display: none;
  padding: 10px 5px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  background-color: rgba(0, 0, 0, .3);
}

.control:hover {
  background-color: rgba(0, 0, 0, .5);
}

.control.pre {
  left: 5px;
}

.control.next {
  right: 5px;
}

.roll_col {
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.roll_col .roll__list {
  width: 100%;
}

.h600 {
  height: 600px;
}

.roll_col li {
  display: block;
  height: 0.43rem;
}

.roll_col .control {
  top: 80px;
}


 @media (max-width: 768px) {
.sjbdmap {
display: block !important;
}
.pcbdmap {
display: block;
}
@media (max-width: 768px) {
.pcbdmap {
display: none!important;
}



@media (max-width: 767px) {

.footer_right {
    display: none!important;
}

}
