/* BASIC css start */
/*--- reset ---*/

#contentWrap{width:100% !important;}


/*--- stylelog ---*/
.stylelog{width:100%;min-width:1330px;margin:0 auto;text-align:center;overflow:hidden;background-color:#f7faff;}
.stylelog img{vertical-align:top;width:100%;/*min-width:1330px;max-width:1920px;*/border:0;display:block}
.stylelog img:focus{outline:none !important;}
.stylelog .staff{clear:both;width:1330px;margin:220px auto 100px;}        
.stylelog .cateLink{clear:both;width:600px;margin:100px auto 50px;text-align:center;display:block;}        
.stylelog .cateLink img{width:600px;}

.stylelog .abs{position:absolute;z-index:2;}
.stylelog .abs2{bottom:50%;left:42%;z-index:2}
.stylelog .abs3{top:35%;left:23%;z-index:2}
.stylelog .abs4{bottom:40%;left:58%;z-index:2}

.stylelog .prdLink{float:left;width:33.333333%;display:block;margin-bottom:10%;}
.stylelog .prdLink2{width:36px;height:36px;display:block;position:absolute}

.stylelog .vid_wrapper{position:relative;}
.stylelog .mgt150{margin-top:150px;}
.stylelog .mgb150{margin-bottom:150px;}


    .section_wc{width:100%;position:relative;overflow:hidden}
    
    
    @keyframes left-wc-anim {
          0% {left:0;width:100%;}
          100% {left:0;width:0%;}
    }
    .left-wc-anim {-webkit-animation-name:left-wc-anim;-moz-animation-name:left-wc-anim;-o-animation-name:left-wc-anim;animation-name:left-wc-anim;animation-duration:1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;}

    @keyframes right-wc-anim {
          0% {right:0;width:100%;}
          100% {right:0;width:0%;}
    }
    .right-wc-anim {-webkit-animation-name:right-wc-anim;-moz-animation-name:right-wc-anim;-o-animation-name:right-wc-anim;animation-name:right-wc-anim;animation-duration:1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;}

    @keyframes down-wc-anim{
        0%{height:100%;bottom:0}
        100%{height:0;bottom:0}
    }
    .down-wc-anim{-webkit-animation-name:down-wc-anim;-moz-animation-name:down-wc-anim;-o-animation-name:down-wc-anim;animation-name:down-wc-anim;animation-duration:1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s}
    
    @keyframes up-wc-anim{
        0%{height:100%;top:0}
        100%{height:0;top:0}
    }
    .up-wc-anim{-webkit-animation-name:up-wc-anim;-moz-animation-name:up-wc-anim;-o-animation-name:up-wc-anim;animation-name:up-wc-anim;animation-duration:1s;-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s}
    
    .wipewipe{position:absolute;background:#f7faff;width:100%;height:100%;bottom:0;left:0}
    .abs,.abs{position:absolute}
    .ev_title_1abs {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    z-index:8;
}
/* BASIC css end */

