/*.bg1 {*/
/*  padding-bottom: 3vw;*/
/*  height: 900px;*/
/*}*/
.global-pd{padding:0}
.descfather{
    display: none;
}
.descitem{
    width: 50px;
    height: 50px;
    margin: 10px 10px !important;
}
.descfather .descitem img{
   margin: 0 !important;
}

.row-product1 .box-top .right .tit img {
  margin-left: -16px;
}
.row-product1 .box-top .right .tit span { 
  margin-right: 0px;
} 
.row-product1 .box-top {
  padding-left: 0;
}
.row-product1 .box-top .right .list_desc {
  width: 76%;
  margin-top: 1vw;
  /* padding: 40px 0; */
}
.row-del2 { 
  padding-bottom: 4vw;
}
.row-product1 .box-top .right .tit1 {
  font-size: 28px;
  line-height: 1.2;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
}


.desc1{
    display: flex;
}
.desc1 :nth-child(2){
    margin: 0 10px;
}
.row-product1 .box-top .right .list_desc .list_desc_item {
  font-size: 20px;
  /*font-family: Microsoft YaHei;*/
  font-weight: 400;
  color: #000000;
  line-height: 33px;
  display: flex;
}
.row-product1 .box-top .right .list_desc .list_desc_item .text {
  display: inline-block;
}
.row-product1 .box-top .right .list_desc .list_desc_item .clecly {
  display: inline-block;
}
.row-product1 .box-top .left {
  position: relative;
  width: 35%;
  float: right;
  text-align: center;
  right: 17.5%;
}
.row-product1 .box-top .right .list_desc .list_desc_item .clecly span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #d12648;
  border-radius: 50%;
  margin-right: 5px;
}


.row-product1 .tab-cont .pic-tab ul {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: -56%;
  top: 24%;
}
.row-del2 {
  background: #ffffff;
}
.row-del2.global-pd {
  padding-top: 4vw;
}
.row-del3 {
  padding-top: 2vw;
}
.row-del2 table thead,
.row-del2 table .firstRow {
  background: #e5284f !important;
  height: 42px;
  color: #fff;
  font-size: 16px;
}
.row-del2 table thead,
.row-del2 table .firstRow td {
  border-right: 1px #fff solid;
}

.row-del3 .guess .item { 
  height: 250px;
  width: 45%;
}
.row-del3 .guess .item .pass {
  position: absolute;
  top: -10%;
  width: 28%;
  right: 7%;
  height: 100%;
}
.row-del3 .guess .item .pass img{
    height: 100%;
}
.row-del3 {
  background: #fff;
  padding-top: 0vw;
  margin-bottom: 6vw;
}
@media screen and (max-width: 1199px) {
  .row-product1 .box-top .right .tit img {
    max-width: 26px;
    position: relative;
    top: 2px;
    margin-left: 0;
  }
  .row-product1 .box-top .right .list_desc {
    width: 100%; 
    white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
    }
}
@media screen and (max-width: 1450px){
    .row-product1 .box-top .right .list_desc .list_desc_item .text{
        font-size: 18px;
    }
    .row-del3 .guess .item .pass,.row-del3 .guess .item .pass img{
        height: 100%;
    }
/*    .row-del3 .guess .item .pass {*/
/*  position: absolute;*/
/*  top: -10%;*/
/*  width: 13%;*/
/*  right: 21%;*/
}
.descitem{
    width: 40px;
    height: 40px;
    margin: 10px 10px !important;
}
}

@media screen and (max-width: 768px) {
  .row-product1 .box-top .left { width: 23%; }
  .bg1 { padding-bottom: 3vw; height: 690px; }
  .row-product1 .tab-cont .pic-tab ul {
    display: inherit;
    flex-direction: column;
    position: absolute !important;
    right: -62%;
    top: 91%;
    width: 121px;
  }
  .row-product1 .box-top .right {
    padding: 0px 20px 0 4vw;
    margin-top: inherit; 
  }
  .row-product1 .box-top .right .list_desc .list_desc_item .clecly span{width: 6px!important;height: 6px!important;}
}
