.warper{ width: 900px; height: 492px; margin: 0 auto; padding: 3px 3px 0px 0px;}
#wowslider-container1 { zoom: 1; position: relative; max-width: 716px; float:right; z-index: 90;}
* html #wowslider-container1 { width: 716px }
#wowslider-container1 .ws_images ul { position: relative; width: 10000%;; height: auto; left: 0; list-style: none; margin: 0; padding: 0; border-spacing: 0; overflow: visible;}
#wowslider-container1 .ws_images ul li { width: 1%; line-height: 0; float: left; font-size: 0; padding: 0!important; margin: 0!important }
#wowslider-container1 .ws_images { position: relative; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden;}
#wowslider-container1 .ws_images a { width: 100%; display: block; color: transparent }
#wowslider-container1 img { max-width: none!important }
#wowslider-container1 .ws_images img { width: 100%; border: none 0; max-width: none; padding: 0; margin: 0 }
#wowslider-container1 a { text-decoration: none; outline: 0; border: 0 }
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev { position: absolute; display: none; top: 50%; margin-top: -3.5em; z-index: 60; height: 7.1em; width: 7.1em; background-image: url(../../style/icunki--img/arrows.png); background-size: 200% }
#wowslider-container1 a.ws_next { background-position: 100% 0; right: 1em }
#wowslider-container1 a.ws_prev { left: 1em; background-position: 0 0 }
#wowslider-container1 a.ws_next:hover { background-position: 100% 100% }
#wowslider-container1 a.ws_prev:hover { background-position: 0 100% }
* html #wowslider-container1 a.ws_next, * html #wowslider-container1 a.ws_prev { display: block }
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev { display: block }
#wowslider-container1 .ws_playpause { display: none; width: 7.1em; height: 7.1em; position: absolute; top: 50%; left: 50%; margin-left: -3.5em; margin-top: -3.5em; z-index: 59; background-size: 100% }
#wowslider-container1:hover .ws_playpause { display: block }
#wowslider-container1 .ws_pause { background-image: url(../../style/icunki--img/pause.png) }
#wowslider-container1 .ws_play { background-image: url(../../style/icunki--img/play.png) }
#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover { background-position: 100% 100%!important }
#wowslider-container1 .ws-title { position: absolute; display: block; bottom: 3.5em; left: 1em; margin-right: 1em; padding: 1em .9em .9em .9em; background-color: rgba(0,0,0,0.4); color: #fff; z-index: 50; font-weight: bold; text-transform: uppercase; border-radius: .2em; -moz-border-radius: .2em; -webkit-border-radius: .2em }
#wowslider-container1 .ws-title div { margin-top: .3em; font-size: 1.6em; line-height: 1.15em; font-weight: normal; text-transform: none; color: #fff }
#wowslider-container1 .ws-title span { font-size: 2.4em }
#wowslider-container1 .ws_thumbs { font-size: 0; position: absolute; overflow: auto; z-index: 70; left: -24%; top: 0; width: 18.72%; height: 100%;}
#wowslider-container1 .ws_thumbs img { text-decoration: none; border: 0; width: 100%;height: 100%;}
#wowslider-container1 .ws_thumbs a { position: relative; text-indent: -4000px; color: transparent; opacity: .85; text-decoration: none; display: inline-block; border: 0; margin-bottom: 4%; text-indent: 0; padding: 2.99%; width: 89.54%; background-color: #fff }
#wowslider-container1 .ws_thumbs a:hover { opacity: 1 }
#wowslider-container1 .ws_thumbs a:hover img { visibility: visible }
#wowslider-container1 .ws_thumbs div { position: relative; width: 100% }
#wowslider-container1 .ws_thumbs a.ws_selthumb { background-color: #ff6600 }
#wowslider-container1 .ws_images ul { animation: wsBasic 16s infinite; -moz-animation: wsBasic 16s infinite; -webkit-animation: wsBasic 16s infinite }
@keyframes wsBasic { 0% {
    left:-0%
}
    12.5% {
        left:-0%
    }
    25% {
        left:-100%
    }
    37.5% {
        left:-100%
    }
    50% {
        left:-200%
    }
    62.5% {
        left:-200%
    }
    75% {
        left:-300%
    }
    87.5% {
        left:-300%
    }
}
@-moz-keyframes wsBasic { 0% {
    left:-0%
}
    12.5% {
        left:-0%
    }
    25% {
        left:-100%
    }
    37.5% {
        left:-100%
    }
    50% {
        left:-200%
    }
    62.5% {
        left:-200%
    }
    75% {
        left:-300%
    }
    87.5% {
        left:-300%
    }
}
@-webkit-keyframes wsBasic { 0% {
    left:-0%
}
    12.5% {
        left:-0%
    }
    25% {
        left:-100%
    }
    37.5% {
        left:-100%
    }
    50% {
        left:-200%
    }
    62.5% {
        left:-200%
    }
    75% {
        left:-300%
    }
    87.5% {
        left:-300%
    }
}

.page-lunbo{
    height: 640px;
    border: 0px solid red;
    position: relative;
}

/*轮播大图*/
.pc-lunbo{
    width: 1400px;
    height: 640px;
    margin:0px auto;
    position: relative;
}

.pc-lunbo>ul{
    width: 13230px;
    margin-left: -2940px;
    border: 0px solid green;
}

.pc-lunbo>ul>li{
    width: 1460px;
    height: 640px;
    margin-left: 10px;
    float: left;
}


.pc-lunbo-from{
    width: 310px;
    height: 400px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    border: 0px solid red;
}

.pclf-top{
    height: 200px;
    background-color: rgba(216,190,139,0.8);
    overflow: hidden;
}
.pclf-top ul{
    width: 2800px;
    text-align: center;
}
.pclf-top ul li{
    list-style: none;
    width: 290px;
    padding-left: 10px;
    line-height: 30px;
    padding-top: 10px;
    float: left;
    color: black;
    text-align: center;
}

.pclf-bottom{
    height: 200px;
    background-color: #f4f4f4;
}

.pclf-bottom-box{
    padding-top: 30px;
    text-align: center;
    font-size: 18px;
}

.pclf-bottom-linner{
    width: 110px;
    height: 1px;
    background-color: #000000;
    margin: auto;
    margin-top: 20px;
    position: relative;
}

.linner-btn{
    position: absolute;
    top: -9px;
    cursor: pointer;
}

.linner-btn-left{
    left: -30px;
    top: -7px;
    display: block;
    position: absolute;
    width: 12px;
    height: 17px;
    background: url(../../img/product/design_btn2.png) no-repeat;
}
.linner-btn-left:hover{
    background-position: 0px -18px;
}
.linner-btn-right{
    left: 130px;
    top: -7px;
    display: block;
    position: absolute;
    width: 12px;
    height: 17px;
    background: url(../../img/product/design_btn2.png) no-repeat;
    background-position: -12px 0px;
}
.linner-btn-right:hover{
    background-position: -12px -18px;
}
.linner-block{
    position: absolute;
    top: -3px;
    height: 7px;
    width: 22px;
    background-color: #000000;
}

.prev,.next{
    display: block;
    width: 61px;
    height: 62px;
    background: url(../../img/product/design_btn3.png)no-repeat #d8be8b;
    position: absolute;
    bottom: 0px;

    z-index: 9999;
    cursor: pointer;
    border: 0px solid red;
}
.prev{
    left: 52%;
    margin-left: -790px;
}

.next {
    left: 52%;
    margin-left: -718px;
    background-position: -61px 0;
}

.prev:hover {
    background: url(../../img/product/design_btn3.png)no-repeat #333;
}

.next:hover {
    background: url(../../img/product/design_btn3.png)no-repeat -61px 0 #333;
}