
.details .title ul {
  border: 1px solid #eee;
  height: 37px;
  line-height: 36px;
  background: #f9f9f9; }
  .details .title ul li {
    position: relative;
    text-align: center;
    float: left;
    padding: 0 28px;
    border-right: 1px solid #eee;
    cursor: pointer; }
    .details .title ul li.active .line, .details .title ul li:hover .line {
      display: block; }
    .details .title ul li a {
      color: #666;
      font-weight: 700;
      font-size: 14px; }
      .details .title ul li a .line {
        background: url(../images/01b7dfaf12e021fa949c0418ee61b5ea.png) no-repeat center 0;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 6px;
        border-bottom: 2px solid #fcc800; }

.details .property {
  padding: 8px 25px 30px 25px;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee; }
  .details .property .params {
    display: block;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    color: #767676; }
  .details .property ul {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    overflow: hidden; }
    .details .property ul li {
      height: 30px;
      line-height: 29px;
      border-right: 1px solid #eee;
      border-bottom: 1px solid #eee;
      float: left;
      width: 50%; }
      .details .property ul li a span.tit {
        width: 108px;
        text-align: center;
        background: #f9f9f9;
        color: #999;
        float: left;
        margin-left: -100%; }
      .details .property ul li a span.con {
        padding: 0 33px 0 142px;
        color: #484848;
        float: left;
        width: 100%; }

.details .basic {
  padding: 25px;
  padding-top: 30px;
  margin-top: 1px;
  overflow: hidden;
  border: 1px solid #eee;
  border-top: 0 solid #000;
  padding-bottom: 60px; }
  .details .basic > div {
    display: none; }
    .details .basic > div:nth-of-type(1) {
      display: block; }
    .details .basic img{max-width:100%; height:auto!important; width:auto!important; }  
      

@media (max-width: 767px) {
  .details .property ul li a span.tit {
    width: 66px;
    font-size: 12px; }
  .details .property ul li a span.con {
    padding-left: 75px;
    font-size: 12px; }
  .details .property {
    padding: 8px 6px 30px 6px; }
  .details .property ul li a span.con {
    padding-right: 0; } 
    .details .basic{padding-bottom: 30px;}
	.details .basic video{width: 100%; height: auto;}
}

.form-title {
  min-height: 26px;
  max-height: 52px;
  overflow: hidden;
  font-size: 18px;
  background: #fff;
  padding-bottom: 10px;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 0; }

.form-desc {
  font-size: 14px;
  padding: 30px;
  background: #f9f9f9; }
  .form-desc .btn {
    padding: 10px 26px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #fcc800;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    float: left;
    margin: 0 auto;
    font-size: 14px;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all;
    color: #000;
    border-radius: 20px;
    cursor: pointer; }
    .form-desc .btn:hover {
      background: #fcc800;
      color: #fff; }

.modal-header {
  padding-bottom: 0; }

.form {
  background: #f9f9f9;
  padding-bottom: 20px;
  padding: 30px; }
  .form .buy span {
    cursor: pointer;
    float: left;
    width: 151px;
    height: 42px;
    line-height: 40px;
    border: 1px solid #d42420;
    margin-right: 13px;
    background: #fff;
    margin-left: 20px;
    -webkit-transition: 0.5s ease all;
    transition: 0.5s ease all; }
    .form .buy span:hover {
      background: #d42420; }
      .form .buy span:hover a {
        color: #fff; }
    .form .buy span a {
      color: #d42420;
      display: block;
      text-align: center;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
  .form .styleBlock {
    margin-bottom: 8px;
    padding: 0 20px;
    margin-top: 20px; }
    .form .styleBlock .colr {
      color: #a7a7a7;
      width: 57px;
      height: 37px;
      line-height: 37px;
      text-align: left;
      float: left;
      margin-right: 20px; }
  .form .date {
    margin-top: 0; }
    .form .date ul li {
      width: 104px;
      height: 34px;
      line-height: 32px;
      border: 1px solid #ccc;
      float: left;
      margin: 0 9px 9px 0;
      text-align: center;
      cursor: pointer;
      border-radius: 2px; }
      .form .date ul li.active {
        border: 1px solid #f24c4c;
        background: url(../images/f6ed01a255f763a79127d665ac7f606c.png) no-repeat right bottom; }
  .form .price {
    line-height: 37px; }
    .form .price .price {
      color: #f24c4c; }
      .form .price .price .price {
        font-size: 19px;
        color: #f24c4c;
        font-weight: 700; }
  .form .number {
    line-height: 37px; }
    .form .number .count-inner {
      float: left; }
      .form .number .count-inner .input-box {
        float: left; }
        .form .number .count-inner .input-box input {
          text-align: center;
          height: 35px;
          border: 1px solid #ccc;
          float: left;
          width: 49px;
          margin-right: 4px; }
      .form .number .count-inner .controller {
        float: left; }
        .form .number .count-inner .controller img {
          max-width: 14px;
          display: block;
          margin: 0 auto; }
        .form .number .count-inner .controller .topj, .form .number .count-inner .controller .bottomj {
          width: 24px;
          height: 16px;
          cursor: pointer;
          border: 1px solid #ccc; }
        .form .number .count-inner .controller .topj {
          margin-bottom: 3px; }
      .form .number .count-inner .a {
        color: #666;
        float: left;
        margin-left: 10px;
        margin-right: 10px; }
    .form .number .inventory {
      float: left;
      color: #666;
      margin-left: 10px; }
  .form .combined {
    line-height: 37px; }
    .form .combined .add {
      float: left;
      color: #f24c4c;
      font-size: 14px; }
      .form .combined .add .fontweight {
        font-size: 19px;
        font-weight: 700; }

@media (min-width: 1200px) {
  .form {
    height: 433px;
    padding-bottom: 135px; } }

@media (max-width: 991px) {
  .form-title {
    margin-top: 20px; }
  .form .date ul li {
    width: 75px;
    margin-right: 5px; }
  .form .styleBlock .colr {
    width: 30px;
    margin-right: 10px; }
  .form {
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px; }
  .form .buy span {
    width: 120px;
    height: 36px;
    line-height: 36px; }
  .form .styleBlock .colr {
    font-size: 12px; }
  .form .date ul li {
    font-size: 12px; }
  .form .price {
    font-size: 12px; }
  .form .price .price .price {
    font-size: 16px; }
  .form .number .inventory, .form .number .count-inner {
    font-size: 12px; }
  .form .combined .add {
    font-size: 12px; }
  .form .combined .add .fontweight {
    font-size: 16px; }
  .form .date ul li {
    width: 60px; } }

@media (min-width: 576px) {
  .model-dialog {
    margin: 5rem auto !important; } }

@media (max-width: 575px) {
  .model-dialog {
    margin: 1.75rem auto !important; } }

.modal-dialog {
  margin: 5rem auto !important; }

.recommended {
  border: 1px solid #eee;
  margin-bottom: 20px;
  margin-top: 20px; }
  .recommended .title {
    height: 37px;
    line-height: 36px;
    padding-left: 15px;
    font-size: 14px;
    color: #222;
    background: #f9f9f9;
    border-bottom: 1px solid #eee; }
  .recommended .swiper-container {
    padding: 15px 10px 0 10px; }
  .recommended .swiper-slide a {
    display: block; }
    .recommended .swiper-slide a .img {
      width: 100%;
      border: 1px solid #f7f7f7;
      overflow: hidden;
      height: 166px;
      padding-top: 10px;
      padding-bottom: 10px; }
      .recommended .swiper-slide a .img img {
        margin: 0 auto;
        display: block;
        max-height: 100%; }
    .recommended .swiper-slide a .tit {
      margin-top: 5px;
      font-size: 14px;
      color: #333;
      text-align: center;
      line-height: 21px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
    .recommended .swiper-slide a .price {
      margin-bottom: 17px;
      color: #fcc800;
      line-height: 21px;
      font-weight: 700;
      font-size: 16px; }
  .recommended .swiper-pagination {
    position: static;
    margin-bottom: 20px;
    margin-top: 20px; }
    .recommended .swiper-pagination .swiper-pagination-bullet {
      border-radius: 0;
      background: #bcbcbc;
      opacity: 1;
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all; }
      .recommended .swiper-pagination .swiper-pagination-bullet:hover {
        background: #fcc800; }
      .recommended .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #fcc800; }

@media (max-width: 767px) {
  .recommended {
    margin-top: 20px; } }

.tablist .gallery-top {
  border: 1px solid #dce0e0;
  height: 385px; }
  .tablist .gallery-top .swiper-slide img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto; }

.tablist .gallery-thumbs {
  position: relative;
  margin-top: 10px; }
  .tablist .gallery-thumbs .swiper-slide {
    width: 74px;
    height: 74px;
    border: 1px solid #f2f2f2; }
    .tablist .gallery-thumbs .swiper-slide a {
      display: block;
      width: 100%;
      height: 100%; }
      .tablist .gallery-thumbs .swiper-slide a img {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        right: 0;
        margin: auto;
        max-width: 55px; }
  .tablist .gallery-thumbs .swiper-button-prev.swiper-button-white, .tablist .gallery-thumbs .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(../images/df9156111954ec638a604d0be04cd76c.png); }

.tablist .bottomf {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0; }
  .tablist .bottomf .swiper-container {
    margin: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  .tablist .bottomf .swiper-slide {
    box-sizing: border-box;
    position: relative; }
    .tablist .bottomf .swiper-slide.swiper-slide-thumb-active {
      border-color: #d42420; }
  .tablist .bottomf .swiper-button-next.swiper-button-white, .tablist .bottomf .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(../images/1efcac6b1a576e6044129e529d22d2aa.png); }
  .tablist .bottomf .swiper-button-prev.swiper-button-white, .tablist .bottomf .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(../images/df9156111954ec638a604d0be04cd76c.png); }
  .tablist .bottomf .swiper-button-prev, .tablist .bottomf .swiper-button-next {
    width: 27px;
    position: static;
    left: auto;
    top: auto;
    margin-top: 0; }

@media (max-width: 767px) {
  .tablist .gallery-top {
    height: 270px; } }

.lo {
  margin-top: 20px; }

.ko {
  margin-bottom: 20px;
  margin-top: 20px; }

.modal-content {
  box-shadow: none; }

@media (min-width: 992px) {
  .modal-header {
    border-bottom: 0 solid #000; }
  .modal-title {
    display: block;
    width: 100%;
    float: left;
    border-bottom: 0 solid #000;
    text-align: center; }
  .modal-content {
    width: 100%;
    height: 100%;
    border: 0; } }

.modal-content {
  border: 0; }

.modal-header {
  border-bottom: 0 solid #000; }

@media (max-width: 767px) {
  .lo {
    margin-top: 0; } }

.modal-body {
  padding-bottom: 30px; }

/* add */
.tablist .gallery-top .swiper-slide img{
  width:100%;
  height:100%;
}

@media (max-width:575px){
	
	.details .title ul{
		display:flex;
	}
	.details .title ul li{
		padding:0;
		flex:1;
	}
	.details .title ul li:last-child{
		
		border-right:0;
		
	}
	
}

@media (max-width:575px){
	
	.details .basic table{
		    width: 100%;
    overflow-x: scroll;
    max-width: 100%;
    display: block;
	}
	
	.details .basic table td,.details .basic table tr,.details .basic table th{
		white-space:nowrap;
	}
	
}
