
.detail-product {
  margin-top: 80px;
}
.detail-product .title-h3 {
  font-size: 22px;
  color: #2a2b2b;
  font-weight: bold;
  font-family: "Microsoft Ya Hei";
  text-align: center;
  margin-bottom: 30px;
}
.detail-product .ser-search .form{
	height:60px;
	width:100%;
	position:relative;
  display: flex;
  flex-direction: row;
}
.detail-product .ser-search input{
	height:60px;
	flex: 1;
	background:#f1f2f7;
	border-radius:2px;
	padding-left:10px;
  width: 100%;
	padding-left: 68px;
  border: none;
  outline: none;
	font-size: 15px;
	letter-spacing: 2px;
	color: #000000;
	font-family: "Microsoft Ya Hei";
}
.detail-product .ser-search input::placeholder {
	font-size: 15px;
	letter-spacing: 2px;
	color: #000000;
	font-family: "Microsoft Ya Hei";
}
.detail-product .ser-search .sear-control{
	height:60px;
	width:67px;
	background:url("../image/search-honor.png") no-repeat;
  background-size: 20px;
	border-radius:2px;
	position:absolute;
	left:30px;
	top:0;
	background-position: 0px 21px;
	cursor:pointer;
  border: none;
  outline: none;
}
.detail-top .product-top-nav {
  display: flex;
  flex-direction: row;
}
.detail-top .product-top-nav .div-left-title {
  width: 20%;
  text-align: right;
}
.detail-top .product-top-nav .div-left-title h4 {
  margin: 0;
  padding: 0;
}
.detail-top .product-top-nav .div-left-title h4 a {
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #000000;
  font-family: "Microsoft Ya Hei";
}
.detail-top .product-top-nav ul {
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 0 0 40px;
  margin-bottom: 30px;
  width: 100%;
}
.detail-top .product-top-nav ul li {
  display: inline-block;
  width: 25%;
  text-align: left;
  padding-left: 20px;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.detail-top .product-top-nav ul li a {
  /* width: 130px; */
  display: inline-block;
  text-align: left;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #000000;
  font-family: "Microsoft Ya Hei";
  cursor: pointer;
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.detail-top .product-top-nav ul li a i {
  /* height: 4px; */
  margin-top: 3px;
  /* width: 58px; */
  border-radius: 2px;
}
.detail-top .product-top-nav ul li a.active i,
.detail-top .product-top-nav ul li a:hover i{
  background: #cc2239;
}
.detail-top .product-top-nav ul li a.active,
.detail-top .product-top-nav ul li a:hover,
.detail-nav .product-left-nav .div-list .container .right .p-list .p-style a:hover {
  color: #cc2239 !important;
}

.detail-top {
  border-bottom: 1px solid #f1f2f7;
}

.container .title {
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  margin: 15px 0;
  border-bottom: 1px solid #f1f2f7;
}
.container .title .left {
  float: left;
  font-size: 22px;
}
.container .title .right {
  float: right;
  height: 50px;
}
.container .title .right p a {
  display: inline-block;
  padding-right: 3px;
  font-size: 16px;
  line-height: 36px;
  color: #000000;
  /* font-weight: 300; */
  font-family: "Microsoft Ya Hei Light";
}
.container .title .right p a.title-lines {
  max-width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.p-woin {
  /* overflow: hidden; */
  display: flex;
  flex-direction: row;
  align-items: center;
}
.container .title .right p a:hover, .active {
  text-decoration: none;
  color: #cc2239 !important;
}
.container .title .right p a.jiuminga:hover, .active {
  color: #000 !important;
}
.container .title .right p img {
  float: left;
  margin: 0 5px 0 0;
}

.product-mains .pro-ma-l .rows .letf-img-list {
  height: 500px;
  display: flex;
  flex-direction: row;
}
.product-mains .pro-ma-l .rows {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin: 0;
}

  .product-mains .pro-ma-l .rows .row-left {
    width: 636px;
  }
.product-mains .pro-ma-l .rows .row-right {
  margin-left: 40px;
  flex: 1;
  width: 500px;
  box-sizing: border-box;
}
.product-mains .pro-ma-l .rows .letf-img-list .right {
  margin: 0 10px 5px;
  border: 1px solid #f1f2f7;
  width: 500px;
  display:inline-block;
  overflow: hidden;
}
.product-mains .pro-ma-l .rows .letf-img-list .right img {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.product-mains .pro-ma-l .rows .letf-img-list .left {
  width: 116px;
  height: 100%;
  overflow-x: auto;
  /*IE下隐藏滚动条*/
  -ms-overflow-style: none;
  /*火狐下隐藏滚动条*/
  overflow: -moz-scrollbars-none;
  scrollbar-width: none;
}
.product-mains .pro-ma-l .rows .letf-img-list .left::-webkit-scrollbar {
  display: none;
}
.product-mains .pro-ma-l .rows .letf-img-list .left img {
  width: 116px;
  height: 116px;
  border: 2px solid #f1f2f7;
}
.product-mains .pro-ma-l .rows .letf-img-list .left .imglist {
  margin-bottom: 10px;
}
.product-mains .pro-ma-l .rows .letf-img-list .left .actives img {
  opacity: 0.7;
}
.pro-ma-t-r {
  height: 500px;
  position: relative;
}
.pro-ma-t-r div {
  display:flex;
  flex-direction: row;
}
.pro-ma-t-r h3 {
  font-size: 20px;
  line-height: 24px;
  color: #191919;
  font-family: "Microsoft Ya Hei";
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0 0 20px 20px;
}
.pro-ma-t-r p, .pro-ma-t-r div span {
  font-size: 16px;
  line-height: 24px;
  color: #191919;
  font-weight: 300;
  width: auto;
  font-family: "Microsoft Ya Hei Light";
  cursor: pointer;
}
 .pro-ma-t-r div.pp span {
   /* width: 120px; */
 }
.pro-ma-t-r div {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 5px;
}
.pro-ma-t-r div span {
  font-weight: 500;
}
.pro-ma-t-r div i {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #666666;
  border-radius: 100%;
  margin-right: 15px;
}
.pro-ma-t-r div p {
  flex: 1;
  font-size: 16px;
  line-height: 24px;
  color: #191919;
  font-weight: 300;
  font-family: "Microsoft Ya Hei Light";
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.detail-product .pro-ma-t-r .bottom {
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 100%;
}
.detail-product .pro-ma-t-r .bottom .pro-video {
  display: inline-block;
  width: 20%;
  height: 85px;
  margin: 0 10px 0 0;
  text-align: center;
}
.detail-product .pro-ma-t-r .pro-video i {
  display: inline-block;
  height: 48px;
  width: 48px;
  background: #cc2239;
  border-radius: 50%;
  position: relative;
  z-index: 99;
  -ms-border-radius: 50%;
  /* line-height: 48px; */
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.detail-product .pro-ma-t-r .pro-video i img {
  width: 76%;
}
.detail-product .pro-ma-t-r .pro-video span {
  display: inline-block;
  font-size: 13px;
  line-height: 32px;
  text-align: center;
  color: #616161;
}
.detail-product .pro-ma-t-r .bottom .pro-video:hover i {
  background: #cc2239;
}
.detail-product .pro-ma-t-r .bottom .pro-video:hover span {
  color: #cc2239;
}


.pro-ma-b-tab{
  width:100%;
  height:46px;
  border-top:2px solid #f1f2f7;
  border-bottom:2px solid #f1f2f7;
  margin-top: 50px;
  box-sizing: border-box;
  padding: 0 10px;
}
.pro-ma-b-tab h4{
  width:170px;
  float:left;
  margin:0;
  font-size: 16px;
  height:42px;
  line-height:42px;
  color: #000000;
  font-family: "Microsoft Ya Hei";
}
.pro-ma-b-tab ul{
 height:46px;
 float:right;
  overflow:hidden;
} 
.pro-ma-b-tab ul li{
  text-align:center;
  float:left;
  height:42px;
  width:auto;
  padding: 0 15px;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  font-weight: 300;
  font-family: "Microsoft Ya Hei Light";
  line-height:42px;
  cursor:pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
} 
.pro-ma-b-tab ul li.noborder{
 border-right:0;
 border-bottom:1px solid #f1f2f7;
 
}
.pro-ma-b-tab ul li.current{
  color:#fff;
  background: #cc2239;
} 
.pro-ma-b-tab ul li.current img{

}
.pro-ma-b-tab ul li i {
  padding: 0;
  margin: 0;
  display: inline-block;
  height: 16px;
  width: 18px;
  margin-right: 6px;
  /* margin-top: 2px; */
}
.pro-ma-b-tab ul li img{
 width:auto;
 height: 16px;
 display: none;
}

.detail-top .english-product-style ul li {
  width: 33%;
}


@media screen and (min-width: 500px) {
  /* .pro-ma-b-tab ul li i {
    width: 18px;
    height: 16px;
    background: url("../image/product/detail.png") no-repeat;
    background-size: 326px 60px;
  } */
  .pro-ma-b-tab ul li:nth-child(1) i {
    background: url("../image/product/detail-1.png") no-repeat;
   }
   .pro-ma-b-tab ul li.current i:nth-child(1) {
    background: url("../image/product/detail-1-ed.png") no-repeat;
   }
   
   .pro-ma-b-tab ul li:nth-child(2) i {
     background: url("../image/product/detail-2.png") no-repeat;
    }
    .pro-ma-b-tab ul li.current:nth-child(2) i {
     background: url("../image/product/detail-2-ed.png") no-repeat;
    }
    
   .pro-ma-b-tab ul li:nth-child(3) i {
     background: url("../image/product/detail-3.png") no-repeat;
    }
    .pro-ma-b-tab ul li.current:nth-child(3) i {
     background: url("../image/product/detail-3-ed.png") no-repeat;
    }
   
    .pro-ma-b-tab ul li:nth-child(4) i {
     background: url("../image/product/detail-4.png") no-repeat;
    }
    .pro-ma-b-tab ul li.current:nth-child(4) i {
     background: url("../image/product/detail-4-ed.png") no-repeat;
    }
   
    .pro-ma-b-tab ul li:nth-child(5) i {
      background: url("../image/product/detail-5.png") no-repeat;
     }
     .pro-ma-b-tab ul li.current:nth-child(5) i {
      background: url("../image/product/detail-5-ed.png") no-repeat;
     }
   
}


/* 手机端样式 */
@media screen and (max-width: 500px) {

  .detail-product {
    margin-top: 6rem;
  }
  .detail-product .title-h3 {
    margin-bottom: 1.5rem;
    font-size: 1.8rem;
    color: #333333;
    font-weight: bold;
    font-family: "Source Han Sans CN";
    text-align: center;
    display: none;
  }
  .ser-search, .ser-search.container {
    box-sizing: border-box;
    padding: 0 1.6rem;
    margin-bottom: 2.2rem;
    display: none;
  }
  .detail-product .ser-search .form {
    height: 3.9rem;
  }
  .detail-product .ser-search input {
    background: #e9e9e9;
    height: 3.9rem;
    font-size: 1.4rem;
    color: #333333;
    font-family: "Source Han Sans CN";
    padding-left: 4rem;
  }
  .detail-product .ser-search .sear-control {
    height: 3.9rem;
    background-size: 1.7rem;
    width: 3rem;
    left: .8rem;
    top: 0;
    background-position: 0px 1.1rem;
  }
  .detail-product .detail-top {
    display: none;
  }
  .detail-product .detail-top .product-top-nav {
    padding: 0 1.6rem;
    display: flex;
    flex-direction: column;
  }
  .detail-product .detail-top .product-top-nav .div-left-title {
    width: 100%;
    text-align: center;
  }
  .detail-product .detail-top .product-top-nav .div-left-title .h4-title a {
    font-size: 1.5rem;
    line-height: 1.2rem;
    color: #333333;
    font-family: "Source Han Sans CN";
  }
  .detail-product .detail-top .product-top-nav ul {
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 2.2rem;
    padding-left: .8rem;
    margin-bottom: 0;
  }
  .detail-product .detail-top .product-top-nav ul li {
    display: inline-block;
    width: auto;
    min-width: 32%;
    height: 2.5rem;
    box-sizing: border-box;
    margin-bottom: 1rem;
    padding-left: .5rem;
  }
  .detail-product .detail-top .product-top-nav ul li a {
    font-size: 1.3rem;
    line-height: 1.2rem;
    color: #333333;
    font-family: "Source Han Sans CN";
    width: auto;
    display: inline-block;
  }
  .detail-product .detail-top .product-top-nav ul li a i {
    width: 4.8rem;
    height: .2rem;
    border-radius: .1rem;
    margin: .7rem auto 0;
    display: block;
  }
  .detail-product .detail-top .product-top-nav ul li a.active i, .detail-top .product-top-nav ul li a:hover i {
    background-color: #cc2239;
  }
  .detail-product .container .title {
    margin: 0 0 1.2rem;
    height: 4.4rem;
  }
  .detail-product .detail-content.container {
    box-sizing: border-box;
    padding: 0 1.6rem;
  }
  .detail-product .container .title .right {
    text-align: right;
    height: 2.2rem;
    line-height: 2.2rem;
    width: 100%;
  }
  .detail-product .container .title .right p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .detail-product .container .title .right p a {
    font-size: 1.3rem;
    line-height: 2.2rem;
    color: #000000;
    font-family: "Source Han Sans CN";
  }
  .detail-product .container .title .right p .linlei {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .detail-product .container .title .right .pc-titles {
    text-align: left;
    box-sizing: border-box;
    padding-top: .5rem;
  }
  .detail-product .container .title .right .pc-titles a {
    font-size: 1.3rem;
    line-height: 2.2rem;
    color: #4a4a4a;
    font-weight: 500;
    font-family: "Source Han Sans CN";
  }
  .container .title .right p img {
    margin: -0.2rem .5rem 0;
    float: none;
    height: 1.5rem;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .product-mains .pro-ma-l .rows .letf-img-list .right img,
  .product-mains .pro-ma-l .rows .row-left .letf-img-list .left .zoomImgBox img {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
  }
  .product-mains .pro-ma-l .rows {
    display: flex;
    flex-direction: column;
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list {
    overflow: hidden;
    height: 27.1rem;
    position: relative;
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list .left {
    float: right;
    width: 6.4rem;
    height: 100%;
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list .left .imglist  {
    margin-bottom: .5rem;
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list .left .zoomImgBox img {
    width: 6.4rem;
    height: 6.4rem;
  }
  .product-mains .pro-ma-l .rows .row-left .letf-img-list .right {
    float: left;
    flex: 1;
    margin: 0;
    box-sizing: border-box;
    padding-right: 1rem;
  }
  .product-mains .pro-ma-l .rows .letf-img-list .right img {
    height: 100%;
    width: 100%;
    cursor: pointer;
  }
  .product-mains .pro-ma-l .rows .row-right {
    margin: 0;
  }

  .pro-ma-t-r h3 {
    margin: 0;
    font-size: 1.4rem;
    line-height: 2.1rem;
    color: #000000;
    font-family: "Source Han Sans CN";
    padding-top: 1.5rem;
    padding-bottom: .8rem;
  }
  .pro-ma-t-r div {
    margin-bottom: 0;
  }
  .pro-ma-t-r div span {
    font-size: 1.3rem;
    line-height: 2.1rem;
    color: #000000;
    font-family: "Source Han Sans CN";
  }
  .pro-ma-t-r div p {
    font-size: 1.3rem;
    line-height: 2.1rem;
    margin-bottom: 0;
    color: #595959;
    font-family: "Source Han Sans CN";
  }
  .pro-ma-t-r p i {
    display: none;
  }
  .pro-ma-t-r p {
    color: #595959;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 2.1rem;
    font-family: "Source Han Sans CN";
    padding: 0;
    margin-bottom: .5rem;
  }
  .pro-ma-t-r p span {
    color: #000000;
    font-size: 1.2rem;
    line-height: 2.1rem;
    font-weight: 500;
    font-family: "Source Han Sans CN";
  }
  .detail-product .pro-ma-t-r .bottom {
    position: relative;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding-top: 1rem;
  }
  .detail-product .pro-ma-t-r .pro-video i {
    height: 3.7rem;
    width: 3.7rem;
  }
  .detail-product .pro-ma-t-r .pro-video i img {
    width: 100%;
  }
  .detail-product .pro-ma-t-r .bottom .pro-video {
    margin: 0;
    flex: 1;
  }
  .detail-product .pro-ma-t-r .pro-video span {
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #333333;
    font-family: "Source Han Sans CN";
    padding-top: .7rem;
    display: inline-block;
  }
  .pro-ma-t-r {
    height: auto;
  }
  .pro-ma-b-tab {
    margin: 0;
    height: 5.8rem;
    border-top: .1rem solid #d0d0d0;
    border-bottom: .1rem solid #d0d0d0;
    padding: 0;
  }
  .pro-ma-b-tab h4 {
    display: none;
  }
  .pro-ma-b-tab ul {
    height: 5.8rem;
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
  }
  .pro-ma-b-tab ul li img {
    display: none;
  }
  .pro-ma-b-tab ul li i {
    width: 2.4rem;
    height: 2.2rem;
    display: block;
    background: url("../image/web/product-title.png") no-repeat;
    background-size: 279px 79px;
    position: relative;
    margin: 0;
  }
  .pro-ma-b-tab ul li:nth-child(1) i {
    background-position: -18px -8px;
  }
  .pro-ma-b-tab ul li.current:nth-child(1) i {
    background-position: -18px -47px;
  }
  .pro-ma-b-tab ul li:nth-child(2) i {
    background-position: -62px -8px;
  }
  .pro-ma-b-tab ul li.current:nth-child(2) i {
    background-position: -62px -47px;
  }
  .pro-ma-b-tab ul li:nth-child(3) i {
    background-position: -106px -8px;
  }
  .pro-ma-b-tab ul li.current:nth-child(3) i {
    background-position: -106px -47px;
  }
  .pro-ma-b-tab ul li:nth-child(4) i {
    background-position: -151px -8px;
  }
  .pro-ma-b-tab ul li.current:nth-child(4) i {
    background-position: -151px -47px;
  }
  .pro-ma-b-tab ul li:nth-child(5) i {
    background-position: -195px -8px;
  }
  .pro-ma-b-tab ul li.current:nth-child(5) i {
    background-position: -195px -47px;
  }
  .pro-ma-b-tab ul li:nth-child(6) i {
    background-position: -241px -8px;
  }
  .pro-ma-b-tab ul li.current:nth-child(6) i {
    background-position: -241px -47px;
  }
  .pro-ma-b-tab ul li {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 0;
  }
  .pro-ma-b-tab ul li.current {
    background: none;
  }
  .pro-ma-b-tab ul li span {
    display: inline-block;
    font-size: 1.1rem;
    line-height: 2.2rem;
    color: #000000;
    font-weight: normal;
    font-family: "Source Han Sans CN";
  }
  .pro-ma-b-tab .lin-lin {
    position: absolute;
    right: 0;
    height: .9rem;
    width: .1rem;
    background: #d0d0d0;
  }
  .pro-ma-b-con {
    padding-top: 1.7rem;
  }
  .pro-ma-b-con h4 {
    height: 2.4rem;
    box-sizing: border-box;
    padding-bottom: 1rem;
    margin: 0;
    font-size: 1.4rem;
    line-height: 2.2rem;
    color: #cc2239;
    font-weight: 500;
    font-family: "Source Han Sans CN";
    border-bottom: .1rem solid #d0d0d0;
  }
  .product-mains .pro-ma-l .rows .letf-img-list .right {
    border: none;
    box-sizing: border-box;
  }
  .product-mains .pro-ma-l .rows .row-left,
  .product-mains .pro-ma-l .rows .row-right {
    width: 100%;
  }
}
