
.main-bg{
    background:#633ef1
}


.focus{ width:100%; height:auto;  margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:15px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:10px; padding:3px 10px;
    -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; font-size:0; vertical-align:top;}
.focus .hd ul li{ display:inline-block; width:53px; height:7px;  background:rgba(255,255,255,.6); margin:0 7px;  vertical-align:top; overflow:hidden;   }
.focus .hd ul .on{ background:#fff;  }
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  height:auto; }

a{
    color: inherit;
    text-decoration: none !important;
}


.wk-icon {
    width: 100%;
    height: 100px;
    margin: 40px 0
}

.wk-icon ul li {
    float: left;
    margin-right: 15px
}


.wk-icon ul li:last-child{
    margin-right: 0
}


#floor .floor .title {
    text-align: center;
    margin-bottom: 15px
}

#floor .floor{
    min-height: 0;
    overflow: hidden;
    margin-bottom: 45px
}

.floorBanner ul li{
    float: left;
    position: relative;
    margin-top: 10px;
    margin-right: 10px
}

.floorBanner ul li:last-child{
    margin-right: 0
}

.floorBanner ul li .twoBtn{
    position: absolute;
    bottom: 20px
}

.floorBanner ul li .twoBtn .block{
    width: 215px;
    height: 45px;
    background: #633ef1;
    margin: auto;
    border-radius: 5px;
    margin-top: 20px;
    margin-left: 20px;
    float: left;
}

.floorBanner ul li .twoBtn .price {
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-indent: 5px;
    float: left;
}

.floorBanner ul li .twoBtn .price small{
    font-size: 14px
}

.floorBanner ul li .playBtn{
    width: 165px;
    height: 41px;
    background: #ff7b9c;
    float: left;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    margin-left: -215px;
    margin-top: -30px;
    cursor: pointer;
}

.floorBanner ul li .playBtn img{
    margin-left: -5px
}

.floorBanner ul li .twoBtn b {
    color: #fff;
    float: right;
    margin-right: 10px;
    padding-top: 12px;
    font-weight: normal;
    font-size: 14px;
}

.floorBanner ul li .twoBtn b span{
    color: #ffff00;
    font-size: 16px;
    font-weight: bold
}

.two-pic {
    height: 212px;
}

.two-pic .pic {
    float: left;
    margin-right: 11px
}

.two-pic .last-pic {
    margin-right: 0;
    margin-top: 15px;
    margin-top: 33px;
    position: relative;
    cursor: pointer;
}

.two-pic .last-pic .videoTitle{
    position: absolute;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,.5);
    bottom: 0;
    border-radius: 0 0 8px 8px;
    color: #fff
}

.two-pic .last-pic .videoTitle b{
    font-weight: normal;
    font-size: 16px;
    text-indent: 15px;
    display: inline-block
}

.two-pic .last-pic .videoTitle .b1{
    line-height: 40px
}

.two-pic .last-pic .b2{
    float: right;
    margin-right: 20px;
    margin-top: 7px
}

.two-pic .last-pic .b2 img{
    width: 53px !important
}

.tagCloud{
    width: 100%;
    height: 150px;
    margin: 30px auto;
    margin-bottom: 45px
}

.tagCloud ul li{
    width: 390px;
    height: 155px;
    border-radius: 8px;
    background: #fff;
    float: left;
    margin-right: 15px
}

.tagCloud ul li:nth-child(3){
    margin-right: 0
}

.tagCloud ul li .title{
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #ed9377;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-indent: 22px;
    border-radius: 8px 8px 0 0
}

.tagCloud ul li span{
    display: inline-block;
    width: 78px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ed9377;
    border-radius: 20px;
    color: #666;
    text-align: center;
    float: left;
    cursor: pointer;
}


.tagCloud ul li span a{
    display: block
}

.tagCloud ul li span:hover{
    background: #ed9377;
    color: #fff
}

.tagCloud ul li span:hover a{
    color: #fff !important
}

.tagCloud ul li a:hover{
    color: #fff !important
}

.tagCloud ul li:nth-child(2) .title{
    background: #df7eff
}

.tagCloud ul li:nth-child(2) span{
    border-color: #df7eff
}

.tagCloud ul li:nth-child(2) span:hover{
    background: #df7eff
}

.tagCloud ul li:nth-child(3) .title{
    background: #7ec0ff
}

.tagCloud ul li:nth-child(3) span:hover{
    background: #7ec0ff
}

.tagCloud ul li:nth-child(3) span{
    border-color: #7ec0ff
}

.tagList{
    margin-left: 22px;
    margin-top: 18px
}

.tagList span{
    margin-right: 12px;
    margin-bottom: 12px
}

.three-product {
    width: 840px;
    height: 401px;
    float: left;
    overflow: hidden;
    margin-top: 12px
}


.three-product ul li {
    width: 268px;
    height: 390px;
    background: #fff;
    margin-right: 12px;
    float: left;
    cursor: pointer;
    border-radius: 8px
}

.three-product ul li .pro img {
    width: 200px;
    height: 200px;
    transition: all linear 300ms;
    margin-left: 35px
}

.three-product ul li:hover .pro img{
    margin-left: 25px
}

.three-product ul li .pro{
    height: 230px;
    text-align: center;
    margin: auto;
    position: relative;
    background: #fff3df;
    border-radius: 8px 8px 0 0
}

.three-product ul li .great {
    width: 220px;
    height: 45px;
    margin: auto;
    color: #ff3c6a;
    text-align: center;
    line-height: 44px;
    font-size: 17px;
    background: url('../image/great-1.png') no-repeat;
    margin-top: -24px;
    position: relative;
    z-index: 99;
}

.three-product ul li .name {
    padding: 15px 23px 10px 23px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 53px;
    margin-bottom: 10px;
    color: #666
}

.three-product ul li .block {
    width: 226px;
    height: 45px;
    background: #633ef1;
    margin: auto;
    border-radius: 5px;
    margin-top: 20px
}

.three-product ul li .price {
    color: #fff;
    font-size: 25px;
    line-height: 45px;
    text-indent: 10px;
    float: left;
}

.three-product ul li .price small {
    font-size: 12px
}

.three-product ul li b {
    color: #fff;
    float: right;
    margin-right: 10px;
    padding-top: 12px;
    font-weight: normal;
    font-size: 15px
}

.three-tab {
    width: 360px;
    height: 390px;
    float: right;
    background: #fff;
    margin-top: 12px;
    border-radius: 8px
}

.three-tab .hd {
    width: 100%;
    height: 55px;
    border-bottom: 1px solid #eee
}

.three-tab .hd ul li {
    width: 50%;
    float: left;
    font-size: 18px;
    text-align: center;
    line-height: 53px;
    cursor: pointer;
}

.three-tab .hd ul li.active {
    color: #ff6600;
    border-bottom: 2px solid #ff6600
}

.three-tab .bd ul{
    height: 335px;
    overflow-y: scroll;
    display: none
}

.three-tab .bd ul.active{
    display: block
}

.three-tab .bd ul li {
    width: 100%;
    height: 104px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    margin-top: 5px
}

.three-tab .bd ul li:last-child{
    border: none
}


.three-tab .bd ul li .bd-pro {
    width: 80px;
    height: 80px;
    float: left;
    padding-top: 10px;
    position: relative;
    margin-left: 20px
}

.three-tab .bd ul li .bd-pro .number {
    width: 24px;
    height: 26px;
    background: url('../image/number.png') no-repeat;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: 13px
}

.three-tab .bd ul li .bd-pro img {
    width: 80px;
    height: 80px;
}

.three-tab .bd ul li .bd-msg {
    padding-top: 15px;
    padding-right: 20px
}

.three-tab .bd ul li .bd-msg .bd-name {
    font-size: 13px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 20px;
    height: 40px;
}

.three-tab .bd ul li .bd-msg .bd-price{
    color: #ff6600;
    font-size: 17px;
    margin-top: 6px
}

.three-tab .bd ul li .bd-msg .bd-price small{
    font-size: 12px
}

.three-tab .bd ul p{
    padding: 0 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
}

.three-tab .hd ul li:hover{
    color: #ff6600
}

.three-tab .bd ul p:hover{
    color: #ff6600
}

.three-tab .bd ul:last-child{
    overflow-y: hidden
}

.three-tab .bd ul p:first-child{
    margin-top: 10px
}

.floor-bottom{
    margin-top: 10px
}

.floor-bottom .floor-video{
    float: left;
    position: relative;
}

.floor-bottom .floor-video .playBtn{
    position: absolute;
    top: 55px;
    z-index: 999;
    display: block;
    width: 85px;
    height: 45px;
    left: 50%;
    margin-left: -42.5px
}

.floor-bottom .floor-video p{
    position:absolute;
    font-size: 18px;
    bottom: 38px;
    text-align: center;
    color: #fff;
    width: 100%;
}

.floor-banner{
    float: right
}

.floor-2 .pro{
    background: url(../image/bk-2.png) bottom no-repeat !important;
}

.floor-3 .pro{
    background: url(../image/bk-3.png) bottom no-repeat !important;
}

.floor-4 .pro{
    background: url(../image/bk-4.png) bottom no-repeat !important;
}

.floor-5 .pro{
    background: url(../image/bk-5.png) bottom no-repeat !important;
}


.tab-scroll{
    width: 100%;
    height: 385px;
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 45px;
}

.tab-scroll .left-btn{
    position: absolute;
    left: 0;
    top: 188px;
    z-index: 10;
    cursor: pointer;
}

.swiper-button-next{
    background-image:url('../image/right-btn-1.png') !important;
    width: 24px !important;
    height: 70px !important;
    background-size: 24px 70px !important;
    margin-top: -35px !important;
    right: 0 !important;
}

.swiper-button-prev{
    background-image:url('../image/left-btn-1.png') !important;
    width: 24px !important;
    height: 70px !important;
    background-size: 24px 70px !important;
    margin-top: -35px !important;
    left: 0 !important;
}

.brand-scroll .swiper-button-next{
    margin-top: -56px !important;
}

.brand-scroll .swiper-button-prev{
    margin-top: -56px !important;
}

.tab-scroll .right-btn{
    position: absolute;
    right: 1px;
    top: 188px;
    z-index: 10;
    cursor: pointer;
}

.tab-scroll .scroll{
    width: 10000px;
    position: absolute;
    height: 315px;
    overflow: hidden;
}

.tab-scroll .title{
    text-align: center
}

.tab-scroll ul{
    float: left;
    width: 1200px;
    height: 315px;
}

.tab-scroll ul li{
    width: 195.8px;
    height: 100%;
    float: left;
    cursor: pointer;
    background: #fff;
    margin-right: 5px
}

.tab-scroll ul li:nth-child(6n){
    margin-right: 0
}

.tab-scroll:nth-child(2n){
    float: right
}

.tab-scroll ul li img{
    width: 160px;
    height: 160px;
    margin: 20px 15px;
    transition: all linear 300ms
}

.tab-scroll ul li:hover img{
    margin-left: 21px
}

.tab-scroll ul li .s-name{
    font-size: 14px;
    padding: 0 18px;
    text-align: center;
    line-height: 23px;
    height: 46px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666
}

.tab-scroll ul li .s-price{
    text-align: center;
    font-size: 17px;
    color: #fff;
    padding-top: 6px;
    width: 170px;
    height: 35px;
    background: #633ef1;
    border-radius: 5px;
    margin: auto;
    margin-top: 16px
}

.tab-scroll ul li .s-price small{
    font-size: 12px;
    margin-right: 2px
}

.tab-scroll .title{
    margin-bottom: 15px;
    position: relative;
}

.tab-scroll .title .more{
    float: right;
    position: absolute;
    right: 0;
    top: 8px
}

.brand-scroll ul li{
    width: 195.7px;
    height: 138px;
    text-align: center;
    margin-bottom: 5px
}

.brand-scroll ul li img{
    width: 100px;
    height: 50px;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 5px
}

.brand-scroll ul li:hover img{
    margin: 0;
    margin-top: 30px;
    margin-bottom: 5px
}

.brand-list ul li{
    width: 145px;
    height: 117.5px;
}

.brand-scroll ul li:nth-child(6n){
    margin-right: 0
}

.brand-list ul li img{
    width: 100px;
    height: 50px;
}

.brand-list ul li:nth-child(3n){
    border-right: 1px solid #eee
}

.brand-list ul li:nth-child(4n){
    border-right: none
}

.brand-list ul li img{
    margin: 25px 22px;
    margin-bottom: 5px
}

.brand-scroll .left-btn{
    top: 168px
}

.brand-scroll .right-btn{
    top: 168px
}

.gif{
    position: fixed;
    right: 7%;
    z-index: 11;
    top: 90%;
    margin-top: -56px
}

.brand-list ul li:hover img{
    margin-left: 22px
}

.brand-list ul li p{
    text-align: center;
    font-size: 13px
}

.video-scroll{
    min-height: 0;
    overflow: hidden;
    position: relative;
    height: 540px;
    margin-bottom: 50px;
    width: 100%;
}

.video-scroll .title{
    text-align: center;
    margin-bottom: 15px
}

.video-scroll .scroll{
    width: 3600px;
    height: 475px;
    background: #fff;
    position: absolute;
    bottom: 0
}

.video-scroll .scroll ul{
    padding-left: 28px;
    padding-top: 20px;
    width: 1200px;
    float: left;
}

.video-scroll .scroll ul li{
    width: 370px;
    height: 210px;
    position: relative;
    float: left;
    margin-right: 17px;
    margin-bottom: 17px;
    overflow: hidden;
    cursor: pointer;
}

.video-scroll .scroll ul li .videoTxt{
    width: 100%;
    height: 45px;
    background: rgba(0,0,0,.5);
    position: absolute;
    bottom: 0;
    color: #fff
}

.video-scroll .scroll ul li .videoTxt b{
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    float: left;
    line-height: 45px;
    margin-left: 15px;
}

.video-scroll .scroll ul li .videoTxt .palyBtn{
    width: 60px;
    float: right;
    margin-right: 10px;
    margin-top: 6px;
}

.video-scroll .scroll ul li .videoTxt .palyBtn img{
    width: 60px;
}

.video-scroll .scroll ul li .videoBg img{
    width: 370px;
    height: 210px;
    transition: all linear 200ms
}

.video-scroll .scroll ul li:hover .videoBg img{
    transform: scale(1.05,1.05)
}

.video-scroll .left-btn{
    position: absolute;
    left: 0;
    top: 283px;
    z-index: 10;
    cursor: pointer;
}

.video-scroll .right-btn{
    position: absolute;
    right: 0;
    top: 283px;
    z-index: 10;
    cursor: pointer;
}

.wk-head{
    width: 100%;
    height: 450px;
    position: relative;
}

.wk-head .container{
    position: relative;
    height: 450px;
    top: 0
}

.wk-head .left-bar{
    width: 210px;
    height: 450px;
    background: #fff;
    position: absolute;
    left: 5px;
    top: 0;
    z-index: 11;
}

.wk-head .left-bar ul li{
    padding: 19px 5px 15px 12px;
    min-height: 0;
    overflow: hidden;
    border-bottom: 1px dashed #ddd
}

.wk-head .left-bar ul li:last-child{
    border-bottom: none
}

.wk-head .left-bar ul li h1{
    font-size: 15px;
    color: #9900ff;
    padding-bottom: 10px
}

.wk-head .left-bar ul li a{
    font-size: 12px;
    color: #666666;
    width: 33.33%;
    display: block;
    float: left;
    line-height: 30px;
    cursor: pointer;
}

.wk-head .left-bar ul li a:hover{
    color: #9900ff
}

.bannerSlide{
    position: absolute;
    width: 100%;
    z-index: 11;
}

.bannerSlide .dot{
    width: 1000px;
    margin-left: 220px;
    text-align: center;
    margin-top: 425px;
    position: relative;
    z-index:11;
}

.bannerSlide .dot span{
    display: inline-block;
    width: 38px;
    height: 6px;
    background: rgba(255,255,255,.6);
    margin: 1px;
    cursor: pointer;
}

.bannerSlide .dot span.active{
    background: #fff
}

.bannerSlide ul li{
    background: #9900ff;
    height: 450px;
    position: absolute;
    width: 100%;
    display: none;
    z-index: 11;
}

.bannerSlide ul li:first-child{
    display: block
}

.bannerSlide ul li img{
    width: 1000px;
    height: 450px;
    margin-left: 200px
}

.ui-floor{
    margin-top: 30px;
    height: 240px;
}

.ui-floor ul li{
    width: 201px;
    height: 240px;
    background: #fff;
    box-shadow: 3px 2px 30px rgba(0,0,0,.1);
    float: left;
    position: relative;
    transition: all .6s ease-out;
    cursor: pointer;
}

.ui-floor ul li .title{
    font-size: 18px;
    color: #333;
    text-align: center;
    padding-top: 25px;
}

.go{
    width: 88px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 30px;
    text-align: center;
    font-size: 18px;
    margin-left: 20px;
    margin-top: 15px;
    opacity: 0;
}

.ui-floor ul li .item{
    color: #fff;
    margin-left: 20px;
    position: absolute;
    bottom: 20px;
    opacity: 0;
    font-size: 14px;
}

.ui-floor ul li .item a{
    font-size: 13px;
    margin-right: 6px;
    line-height: 25px
}

.ui-floor ul li img{
    width: 201px;
    margin-top: 11px;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all .6s ease-out;
}

.ui-floor ul li.active{
    background: #08d19d;
    width: 393px;
}

.ui-floor ul li.active img{
    width: 230px;
    left: inherit;
    right: 0;
}

.ui-floor ul li.active .go{
    opacity: 1;
}

.ui-floor ul li.active .go a{
    display: block
}

.ui-floor ul li.active .go:hover{
    background: #fff;
}

.ui-floor ul li.active .go:hover a{
    color: #08d19d
}

.ui-floor ul li.active .item{
    opacity: 1;
}

.ui-floor ul li.active .title{
    text-align: left;
    text-indent: 20px
}

.ui-floor ul li.active .title{
    color: #fff
}

::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
    background: #fff ;
}

::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color:rgba(220, 220, 220, 0.6);
}
::-webkit-scrollbar-thumb:hover {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color:rgba(220, 220, 220, 1);
}

::-ms-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

::-ms-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.3);
    background: #fff ;
}

::-ms-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color:rgba(220, 220, 220, 0.6);
}
::-ms-scrollbar-thumb:hover {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color:rgba(220, 220, 220, 1);
}

.slideBox {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 450px;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    bottom: 5px;
    z-index: 1;
    text-align: center;
    width: 100%;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    text-align: center
}

.slideBox .hd ul li {
    display: inline-block;
    width: 53px;
    height: 7px;
    background: rgba(255, 255, 255, .6);
    margin: 0 7px;
    vertical-align: top;
    line-height: 30px;
    overflow: hidden;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #fff;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd ul{
    width: 100% !important;
    background-repeat: no-repeat;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    height: 450px;
    width: 100% !important;
    background-position: top center
}

.slideBox .bd img {
    width: 100%;
    height: auto;
    display: block;
}

#suit-floor ul li{
    margin-bottom: 40px;
    position: relative;
  }
  #suit-floor ul li .img img{
    border-radius: 20px;
  }
  #suit-floor ul li .tehui{
    height: 122px;
    width: 132px;
    background: #ffff99;
    position:absolute;
    right: 40px;
    top:0;
    text-align: center;
  }
  #suit-floor ul li .tehui h3{
    height: 43px;
    background: #633ef1;
    color: #fff;
    font-weight: bold;
    line-height: 43px;
    font-size:25px;
  }
  #suit-floor ul li .tehui small{
    color: #633ef1;
    font-size:16px;
    display: block;
    line-height: 25px;
  }
  #suit-floor ul li .tehui p{
    color: #633ef1;
    font-size:50px;
    display: block;
    margin-top: -13px;
  }
  #suit-floor ul li .suit-bottom{
    width: 424px;
    height: 131px;
    position: absolute;
    right: 41px;
    bottom: 18px;
  }
  #suit-floor ul li .suit-bottom .suit-video{
    width: 220px;
    float: left;
    text-align: center;
    color: #009e60;
    font-size: 14px;
  }
  #suit-floor ul li .suit-bottom .suit-video p{
    padding-top: 3px;
  }
  #suit-floor ul li .suit-bottom .suit-video img{
    border-radius: 5px;
  }
  #suit-floor ul li .suit-bottom .suit-price{
    float: right;
  }
  
  #suit-floor ul li .suit-bottom .suit-price h2{
    color: #633ef1;
    font-size:49px;
    margin-top: 3px;
  }
  #suit-floor ul li .suit-bottom .suit-price small{
    color: #633ef1;
  }
  #suit-floor ul li .suit-bottom .suit-price .buyBtn{
    width: 175px;
    height: 43px;
    line-height: 43px;
    background: #ff0066;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    display: block;
    font-size:20px;
    margin-top: 10px;
  }
  
  #wk-suit ul li{
	 height: 550px;
	 background: #f00007;
	 margin-bottom: 45px;
	 border-radius: 30px;
	 overflow: hidden;
  }
  
  #wk-suit ul li .suit-head{
	  height: 340px;
	  background: #fff;
	  display: flex;
  }
  
  #wk-suit ul li .suit-head .txt{
	  margin: 60px 0 0 100px;
  }
  
  #wk-suit ul li .suit-head .img{
	  margin-left: auto;
	  margin-right: 140px;
  }
  
  #wk-suit ul li .suit-head .price{
	  display: flex;
	  align-items: flex-end;
  }
  
  #wk-suit ul li .suit-head h3{
	  font-size: 62px;
	  color: #333333;
	  font-weight: bold;
	  margin-bottom: 15px;
  }
  
  #wk-suit ul li .suit-head h4{
  	  font-size: 21.5px;
  	  color: #ff0000;
  	  margin-bottom: 50px;
  }
  
  #wk-suit ul li .suit-head .ypPrice{
	  font-size: 62px;
	  color: #ff6600;
	  font-weight: bold;
	  line-height: 55px;
  }
  
   #wk-suit ul li .suit-head .buyBtn{
	   display: block;
	   width: 160px;
	   height: 55px;
	   text-align: center;
	   line-height: 55px;
	   color: #fff;
	   background: #ff0000;
	   border-radius: 8px;
	   font-size: 21.5px;
	   margin-left: 30px;
   }
   #wk-suit ul li .suit-head .buyBtn:hover{
       background: #ff6600;
   }
   
   #wk-suit ul li .suit-head .oldPrice{
	   font-size: 17px;
	   margin-right: 3px;
   }
   
   #wk-suit ul li .suit-head .oldPrice s{
	   color: #666666;
   }
	#wk-suit ul li .suit-foot{
		display: flex;
		color: #fff;
	}
	#wk-suit ul li .suit-foot .item{
		display: flex;
		flex: 1;
        position: relative;
        height: 210px;
	}
	#wk-suit ul li .suit-foot .item .img{
		margin-left: auto;
	}
	#wk-suit ul li .suit-foot .txt{
		padding: 26px 0 0 70px;
        background: url(../image/wk-add-icon.png) no-repeat;
        background-position: 31px 33px;
	}
	#wk-suit ul li .suit-foot .txt .p1{
		font-size: 31px;
        font-weight: bold;
	}
    #wk-suit ul li .suit-foot .txt .p2{
		font-size: 16px;
        margin-bottom: 18px;
	}
    #wk-suit ul li .suit-foot .txt .lab{
        font-size: 16px;
        margin-bottom: -2px;
    }
    #wk-suit ul li .suit-foot .txt .price{
        font-size: 35px;
        font-weight: bold;
    }
    #wk-suit ul li .suit-foot .txt .price small{
        font-size: 20px;
    }
    #wk-suit ul li .suit-foot .item::after{
        content: '';
        height: 90%;
        width: 1px;
        border-right: 1px dashed #f68d8f;
        position: absolute;
        right: 0;
        top: 5%;
    }
    #wk-suit ul li .suit-foot .item:last-of-type::after{
        display: none;
    }
    #wk-suit ul li .suit-foot .item a:hover{
        color: #fff;
    }
    #wk-suit ul li .hasvideo{
        position: absolute;
        top: 30px;
        right: 10px;
    }
@media(max-width:1600px){
    .gif{
        right: 5%;
    }
}

@media(max-width:1440px){
    .gif{
        right: 0%;
    }
}

@media (max-width: 1250px) {
    #wk-suit ul li .suit-head .img{
        margin-right: 70px;
    }
    #wk-suit ul li .suit-head .txt {
        margin: 65px 0 0 50px;
    }
    #wk-suit ul li .suit-head h3{
        font-size: 50px;
    }
    #wk-suit ul li .suit-head h4{
        font-size: 19px;
    }
    #wk-suit ul li .suit-head .ypPrice{
        font-size: 55px;
    }
    #wk-suit ul li .suit-head .oldPrice{
        font-size: 15.5px;
    }
    #wk-suit ul li .suit-head .buyBtn{
        width: 140px;
        height: 48px;
        line-height: 48px;
        font-size: 19px;
        margin-left: 20px;
    }
    #wk-suit ul li .suit-foot .txt{
        padding-left: 30px;
        padding-top: 32px;
    }
    #wk-suit ul li .suit-foot .txt{
        background: none;
    }
    #wk-suit ul li .suit-foot .txt .p2{
        font-size: 15px;
    }
    #wk-suit ul li .suit-foot .txt .p1{
        font-size: 25px;
    }
    #wk-suit ul li .suit-foot .item .img img{
        width: 160px;
        margin-top: 12px;
    }
    /* .tab-scroll .scroll{
      height: 280px;
    } */
    .tab-scroll ul li{
        width: 159px;
    }
    .wk-icon ul li{
        width: 316px;
    }

    .wk-icon ul li img{
        width: 100%;
    }
    .ui-floor ul li img{
        width: 163px;
    }
    .ui-floor ul li{
        width: 163px;
    }
    .ui-floor ul li.active{
        width: 325px;
    }
    .ui-floor ul li.active img{
        width: 200px;
    }
    .ui-floor ul li .title{
        font-size: 16px
    }
    .two-pic .pic img{
        width: 599px;
    }
    .two-pic .last-pic{
        margin-top: 30px
    }
    .two-pic .last-pic img{
        width: 370px !important;
    }
    .three-product ul li{
        width: 220px;
    }
    .three-product{
        width: 700px;
    }
    .three-tab{
        width: 280px;
    }
    .floor-bottom .floor-video .videoBg img{
        width: 370px;
    }

    .floor-bottom .floor-video .videoBg a img{
        width: inherit;
    }
    .floor-banner img{
        width: 600px;
    }
    .floorBanner ul li .img img{
        width: 485px;
    }
    .two-pic{
        height: 175px;
    }
    .three-product ul li .block{
        width: 180px;
    }
    .three-tab .hd ul li{
        font-size: 16px
    }
    .three-product ul li .pro{
        background-size: 100% !important;
    }
    .three-product ul li .pro img{
        margin-left: 10px
    }
    .three-product ul li .block{
        background-size: 100%;
    }
    .three-product ul li .great{
        width: 200px;
        background-size: 200px 41px;
        line-height: 41px
    }
    .three-product ul li .price{
        font-size: 20px
    }
    .three-product ul li b{
        font-size: 14px;
        margin-right: 10px
    }
    .tagCloud ul li{
        width: 316px;
    }
    .tagCloud ul li span{
        width: 60px;
    }
    .tab-scroll ul li img{
        margin: 5px 0 !important;
        width: 159px;
        height: 159px;
    }
    .tab-scroll{
        height: 350px;
    }
    .tab-scroll ul li .s-price{
        width: 140px;
    }
    .video-scroll .scroll{
        height: 390px;
    }

    .video-scroll .scroll ul li{
        width: 297px;
        height: 168px;
    }

    .video-scroll .scroll ul li .videoBg img{
        width: 100%;
        height: 168px;
    }

    .brand-scroll ul li img{
        width: 100px !important;
        height: 50px !important;
        margin: 0 !important;
        margin-top: 30px !important;
        margin-bottom: 5px !important;
    }

    .brand-scroll ul li{
        width: 191.9px;
    }

    .brand-list ul li{
        width: 121px !important;
    }

    /* .brand-scroll ul{
      width: 980px;
    } */

    .brand-list ul li img{
        margin: 25px 10px;
    }
    .tab-scroll ul li img{
        margin: 9px 15px;
    }

    .video-scroll{
        height: 460px;
        margin-top: -50px
    }


    .tab-scroll .scroll{
        height: 285px;
    }

    .brand-scroll ul li:nth-child(5n) {
        margin-right: 0 !important;
    }
    .brand-scroll ul li:nth-child(6n) {
        margin-right: 5px !important;
    }

    #suit-floor ul li .img img{
        width: 100%
      }
      #suit-floor ul li .suit-bottom .suit-price h2{
        font-size:40px;
      }
      #suit-floor ul li .suit-bottom .suit-price .buyBtn{
        width: 145px;
      }
      #suit-floor ul li .suit-bottom{
        right: 22px;
        width: 370px;
        bottom: 0;
      }
      #suit-floor ul li .suit-bottom .suit-video img{
        width: 180px;
      }
}