@charset "utf-8";
/*-----------------------------------------------------------------------------

    -   Revolution Slider 4.1 Captions -

        Screen Stylesheet

version:    1.4.5
date:       27/11/13
author:     themepunch
email:      info@themepunch.com
website:    http://www.themepunch.com
-----------------------------------------------------------------------------*/


@font-face {
  font-family: 'revicons';
  src: url('revicons.eot?5510888');
  src: url('revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('revicons.woff?5510888') format('woff'),
       url('revicons.ttf?5510888') format('truetype'),
       url('revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'revicons';
    src: url('../font/revicons.svg?5510888#revicons') format('svg');
  }
}
*/

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '顮? */
.revicon-pencil-1:before { content: '\e831'; } /* '顮? */
.revicon-picture-1:before { content: '\e803'; } /* '顮? */
.revicon-cancel:before { content: '\e80a'; } /* '顮? */
.revicon-info-circled:before { content: '\e80f'; } /* '顮? */
.revicon-trash:before { content: '\e801'; } /* '顮? */
.revicon-left-dir:before { content: '\e817'; } /* '顮? */
.revicon-right-dir:before { content: '\e818'; } /* '顮? */
.revicon-down-open:before { content: '\e83b'; } /* '顮? */
.revicon-left-open:before { content: '\e819'; } /* '顮? */
.revicon-right-open:before { content: '\e81a'; } /* '顮? */
.revicon-angle-left:before { content: '\e820'; } /* '顮? */
.revicon-angle-right:before { content: '\e81d'; } /* '顮? */
.revicon-left-big:before { content: '\e81f'; } /* '顮? */
.revicon-right-big:before { content: '\e81e'; } /* '顮? */
.revicon-magic:before { content: '\e807'; } /* '顮? */
.revicon-picture:before { content: '\e800'; } /* '顮€' */
.revicon-export:before { content: '\e80b'; } /* '顮? */
.revicon-cog:before { content: '\e832'; } /* '顮? */
.revicon-login:before { content: '\e833'; } /* '顮? */
.revicon-logout:before { content: '\e834'; } /* '顮? */
.revicon-video:before { content: '\e805'; } /* '顮? */
.revicon-arrow-combo:before { content: '\e827'; } /* '顮? */
.revicon-left-open-1:before { content: '\e82a'; } /* '顮? */
.revicon-right-open-1:before { content: '\e82b'; } /* '顮? */
.revicon-left-open-mini:before { content: '\e822'; } /* '顮? */
.revicon-right-open-mini:before { content: '\e823'; } /* '顮? */
.revicon-left-open-big:before { content: '\e824'; } /* '顮? */
.revicon-right-open-big:before { content: '\e825'; } /* '顮? */
.revicon-left:before { content: '\e836'; } /* '顮? */
.revicon-right:before { content: '\e826'; } /* '顮? */
.revicon-ccw:before { content: '\e808'; } /* '顮? */
.revicon-arrows-ccw:before { content: '\e806'; } /* '顮? */
.revicon-palette:before { content: '\e829'; } /* '顮? */
.revicon-list-add:before { content: '\e80c'; } /* '顮? */
.revicon-doc:before { content: '\e809'; } /* '顮? */
.revicon-left-open-outline:before { content: '\e82e'; } /* '顮? */
.revicon-left-open-2:before { content: '\e82c'; } /* '顮? */
.revicon-right-open-outline:before { content: '\e82f'; } /* '顮? */
.revicon-right-open-2:before { content: '\e82d'; } /* '顮? */
.revicon-equalizer:before { content: '\e83a'; } /* '顮? */
.revicon-layers-alt:before { content: '\e804'; } /* '顮? */
.revicon-popup:before { content: '\e828'; } /* '顮? */


/*********************************
    -   SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers               {   position:absolute; z-index:505; top:0px;left:0px}


.tp-caption .frontcorner        {
                                        width: 0;
                                        height: 0;
                                        border-left: 40px solid transparent;
                                        border-right: 0px solid transparent;
                                        border-top: 40px solid #00A8FF;
                                        position: absolute;left:-40px;top:0px;
                                    }

.tp-caption .backcorner     {
                                        width: 0;
                                        height: 0;
                                        border-left: 0px solid transparent;
                                        border-right: 40px solid transparent;
                                        border-bottom: 40px solid #00A8FF;
                                        position: absolute;right:0px;top:0px;
                                    }

.tp-caption .frontcornertop     {
                                        width: 0;
                                        height: 0;
                                        border-left: 40px solid transparent;
                                        border-right: 0px solid transparent;
                                        border-bottom: 40px solid #00A8FF;
                                        position: absolute;left:-40px;top:0px;
                                    }

.tp-caption .backcornertop      {
                                        width: 0;
                                        height: 0;
                                        border-left: 0px solid transparent;
                                        border-right: 40px solid transparent;
                                        border-top: 40px solid #00A8FF;
                                        position: absolute;right:0px;top:0px;
                                    }
                                    
.tp-layer-inner-rotation            {   position: relative !important;}     


/***********************************************
    -   SPECIAL ALTERNATIVE IMAGE SETTINGS  -
***********************************************/

img.tp-slider-alternative-image {   width:100%; height:auto;}


                            

/******************************
    -   WRAPPER STYLES      -
******************************/



.rev_slider_wrapper{
    position:relative;
}

.rev_slider_wrapper >ul {
    visibility:hidden;
}

.rev_slider{
    position:relative;
    overflow:visible;
}


.rev_slider img{
    max-width:none !important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin:0px;
    padding:0px;
    border-width:0px;
    border:none;

}

.rev_slider .no-slides-text{
    font-weight:bold;
    text-align:center;
    padding-top:80px;
}

.rev_slider >ul{
    margin:0px;
    padding:0px;
    list-style: none !important;
    list-style-type: none;
    background-position:0px 0px;
}

.rev_slider >ul >li,
.rev_slider >ul >li:before{

    list-style:none !important;
    position:absolute;
    visibility:hidden;
    margin:0px !important;
    padding:0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image:none;
    background-position:0px 0px;
    text-indent: 0em;
}

.tp-revslider-slidesli,
.tp-revslider-mainul    {   padding:0 !important; margin:0 !important; list-style:none !important;}

.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before {
    list-style:none;
    padding:0 !important;
    margin:0 !important;
    list-style:none !important;
    overflow-x: visible;
    overflow-y: visible;
    background-image:none
}


.tp-simpleresponsive >ul li{
    list-style:none;
    position:absolute;
    visibility:hidden;
}


.rev_slider .tp-caption,
.rev_slider .caption { position:absolute;  visibility:hidden; white-space: nowrap}

.tp-simpleresponsive img    {   max-width:none}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption { z-index:1}



.tp_inner_padding   {   box-sizing:border-box;
                        -webkit-box-sizing:border-box;
                        -moz-box-sizing:border-box;
                        max-height:none !important; }


.tp-hide-revslider,.tp-caption.tp-hidden-caption    {   visibility:hidden !important; display:none !important}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {max-width: none !important}

/******************************
    -   WRAPPER STYLES END  -
******************************/

/******************************
    -   IE8 HACKS   -
*******************************/
.noFilterClass {
    filter:none !important;
}
/******************************
    -   IE8 HACKS ENDS  -
*******************************/

/********************************
    -   FULLSCREEN VIDEO    -
*********************************/

.tp-caption.coverscreenvideo    {   width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo {  left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video  { width:100% !important; height:100% !important; display: none}

.tp-caption.fullscreenvideo {   left:0px; top:0px; position:absolute;width:100%;height:100%}


.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video    { width:100% !important; height:100% !important; display: none}


.fullcoveredvideo video,
.fullscreenvideo video                  {   background: #000}

.fullcoveredvideo .tp-poster        {   background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}

.html5vid.videoisplaying .tp-poster {   display: none}

.tp-video-play-button       {   background:#000;
                                background:rgba(0,0,0,0.3);
                                padding:5px;
                                border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
                                position: absolute;
                                top: 50%;
                                left: 50%;
                                font-size: 40px;
                                color: #FFF;
                                z-index: 3;
                                margin-top: -27px;
                                margin-left: -28px;
                                text-align: center;
                                cursor: pointer;
                                
                            }
.tp-caption:hover .tp-video-play-button {   opacity: 1;}
.html5vid .tp-revstop                           {   width:15px;height:20px; border-left:5px solid #fff; border-right:5px solid #fff; position: relative;margin:10px 20px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.html5vid .tp-revstop                           {   display:none}
.html5vid.videoisplaying .revicon-right-dir     {   display:none}
.html5vid.videoisplaying .tp-revstop            {   display:block}

.html5vid.videoisplaying .tp-video-play-button  {   display:none}
.html5vid:hover .tp-video-play-button           { display:block}

.fullcoveredvideo .tp-video-play-button {   display:none !important}

.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.13, rgb(0,0,0)),
        color-stop(1, rgb(50,50,50))
    );
    
    display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {
    opacity: .9;
}

.tp-video-button {
    background: rgba(0,0,0,.5);
    border: 0;
    color: #EEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor:pointer;
    line-height:12px;
    font-size:12px;
    color:#fff;
    padding:0px;
    margin:0px;
    outline: none;
    }
.tp-video-button:hover {
    cursor: pointer;
}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap  { padding:0px 5px;display:table-cell; }

.tp-video-seek-bar-wrap {   width:80%}
.tp-video-vol-bar-wrap  {   width:20%}

.tp-volume-bar,
.tp-seek-bar        {   width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


/********************************
    -   FULLSCREEN VIDEO ENDS   -
*********************************/



/********************************
    -   DOTTED OVERLAYS -
*********************************/
.tp-dottedoverlay                       {   background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo               {   background:url(../assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite          {   background:url(../assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree           {   background:url(../assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite      {   background:url(../assets/gridtile_3x3_white.png)}

/********************************
    -   DOTTED OVERLAYS ENDS    -
*********************************/



/**********************************************
    -   FULLSCREEN AND FULLWIDHT CONTAINERS -
**********************************************/

.fullscreen-container {
        width:100%;
        position:relative;
        padding:0;
}



.fullwidthbanner-container{
    width:100%;
    position:relative;
    padding:0;
    overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
    width:100%;
    position:relative;
}


/****************************************************************

    -   SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

******************************************************************/

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img            {   /*-webkit-transform: translateZ(0);
                                          -webkit-backface-visibility: hidden;
                                          -webkit-perspective: 1000;*/
                                    }


/************************************************
      - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";     -moz-opacity: 0;    -khtml-opacity: 0;  opacity: 0; */
    position:absolute;
    -webkit-font-smoothing: antialiased !important;
}


/******************************
    -   SHADOWS     -
******************************/
.tp-bannershadow  {
        position:absolute;

        margin-left:auto;
        margin-right:auto;
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
    }

.tp-bannershadow.tp-shadow1 {   background:url(../assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:30px; bottom:-30px}
.tp-bannershadow.tp-shadow2 {   background:url(../assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}
.tp-bannershadow.tp-shadow3 {   background:url(../assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px}


/******************************
    -   BUTTONS -
*******************************/

.tp-button{
            padding:6px 13px 5px;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            height:30px;
            cursor:pointer;
            color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
            background:url(../images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
            text-decoration:none;
        }

.tp-button.big          {   color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(../images/gradient/g40.png) repeat-x top}


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover        {   background-position:bottom, 15px 11px}


    /*@media only screen and (min-width: 480px) and (max-width: 767px) {
        .tp-button  {   padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal; }
        a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;    }
    }

    @media only screen and (min-width: 0px) and (max-width: 479px) {
        .tp-button  {   padding:2px 5px 2px; line-height:20px !important; font-size:10px !important}
        a.tp-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;    }
    }*/


/*  BUTTON COLORS   */

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green          { background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue            { background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}


.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red              { background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange        { background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey    { background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey  { background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/************************
    -   NAVIGATION  -
*************************/

/** BULLETS **/

.tpclear                                {   clear:both}


.tp-bullets                             {   z-index:1000; position:absolute;
                                                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                                                -moz-opacity: 1;
                                                -khtml-opacity: 1;
                                                opacity: 1;
                                                -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
                                                -webkit-transform: translateZ(5px);
                                        }
.tp-bullets.hidebullets                 {
                                                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                                                -moz-opacity: 0;
                                                -khtml-opacity: 0;
                                                opacity: 0;
                                        }


.tp-bullets.simplebullets.navbar                        {   border:1px solid #666; border-bottom:1px solid #444; background:url(../assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }

.tp-bullets.simplebullets.navbar-old                    {    background:url(../assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px }


.tp-bullets.simplebullets.round .bullet                 {   cursor:pointer; position:relative;  background:url(../assets/bullet.png) no-repeat top left;    width:20px; height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px}
.tp-bullets.simplebullets.round .bullet.last            {   margin-right:3px}

.tp-bullets.simplebullets.round-old .bullet             {   cursor:pointer; position:relative;  background:url(../assets/bullets.png) no-repeat bottom left;    width:23px; height:23px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.round-old .bullet.last        {   margin-right:0px}


/** SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet                {   cursor:pointer; position:relative;  background:url(../assets/bullets2.png) no-repeat bottom left;   width:19px; height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square .bullet.last           {   margin-right:0px}


/** SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet            {   cursor:pointer; position:relative;  background:url(../assets/bullets2.png) no-repeat bottom left;   width:19px; height:19px;  margin-right:0px; float:left; margin-top:0px}
.tp-bullets.simplebullets.square-old .bullet.last       {   margin-right:0px}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet                {   cursor:pointer; position:relative;  background:url(../assets/bullet_boxed.png) no-repeat top left;  width:18px; height:19px;   margin-right:5px; float:left; margin-top:10px}

.tp-bullets.simplebullets.navbar .bullet.first          {   margin-left:0px !important}
.tp-bullets.simplebullets.navbar .bullet.last           {   margin-right:0px !important}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet            {   cursor:pointer; position:relative;  background:url(../assets/navigdots.png) no-repeat bottom left;  width:15px; height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px}
.tp-bullets.simplebullets.navbar-old .bullet.first      {   margin-left:0px !important}
.tp-bullets.simplebullets.navbar-old .bullet.last       {   margin-right:0px !important}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected              {   background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected       {   background-position:bottom left; }



/*************************************
    -   TP ARROWS   -
**************************************/
.tparrows                                               {   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                                                            -moz-opacity: 1;
                                                            -khtml-opacity: 1;
                                                            opacity: 1;
                                                            -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
                                                            -webkit-transform: translateZ(1000px);
                                                            -webkit-transform-style: preserve-3d;

                                                        }


.tparrows .tp-arr-imgholder                             { display: none}
.tparrows .tp-arr-titleholder                           { display: none}

.tparrows.hidearrows                                    {
                                                            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                                                            -moz-opacity: 0;
                                                            -khtml-opacity: 0;
                                                            opacity: 0;
                                                        }
.tp-leftarrow                                           {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/large_left.png) no-repeat top left;    width:40px; height:40px;   }
.tp-rightarrow                                          {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/large_right.png) no-repeat top left;   width:40px; height:40px;   }


.tp-leftarrow.round                                     {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/small_left.png) no-repeat top left;    width:19px; height:14px;  margin-right:0px; float:left; margin-top:0px; }
.tp-rightarrow.round                                    {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/small_right.png) no-repeat top left;   width:19px; height:14px;  margin-right:0px; float:left; margin-top:0px}


.tp-leftarrow.round-old                                 {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrow_left.png) no-repeat top left;    width:26px; height:26px;  margin-right:0px; float:left; margin-top:0px; }
.tp-rightarrow.round-old                                {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrow_right.png) no-repeat top left;   width:26px; height:26px;  margin-right:0px; float:left; margin-top:0px}


.tp-leftarrow.navbar                                    {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/small_left_boxed.png) no-repeat top left;  width:20px; height:15px;   float:left;  margin-right:6px; margin-top:12px}
.tp-rightarrow.navbar                                   {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/small_right_boxed.png) no-repeat top left; width:20px; height:15px;   float:left;  margin-left:6px; margin-top:12px}


.tp-leftarrow.navbar-old                                {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrowleft.png) no-repeat top left;     width:9px;  height:16px;   float:left;  margin-right:6px; margin-top:10px}
.tp-rightarrow.navbar-old                               {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrowright.png) no-repeat top left;    width:9px;  height:16px;   float:left;  margin-left:6px; margin-top:10px}

.tp-leftarrow.navbar-old.thumbswitharrow                {   margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow               {   margin-left:0px; }

.tp-leftarrow.square                                    {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrow_left2.png) no-repeat top left;   width:12px; height:17px;   float:left;  margin-right:0px; margin-top:0px}
.tp-rightarrow.square                                   {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrow_right2.png) no-repeat top left;  width:12px; height:17px;   float:left;  margin-left:0px; margin-top:0px}


.tp-leftarrow.square-old                                {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrow_left2.png) no-repeat top left;   width:12px; height:17px;   float:left;  margin-right:0px; margin-top:0px}
.tp-rightarrow.square-old                               {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/arrow_right2.png) no-repeat top left;  width:12px; height:17px;   float:left;  margin-left:0px; margin-top:0px}


.tp-leftarrow.default                                   {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/large_left.png) no-repeat 0 0; width:40px; height:40px;

                                                        }
.tp-rightarrow.default                                  {   z-index:100;cursor:pointer; position:relative;  background:url(../assets/large_right.png) no-repeat 0 0;    width:40px; height:40px;

                                                        }




.tp-leftarrow:hover,
.tp-rightarrow:hover                                    {   background-position:bottom left; }






/****************************************************************************************************
    -   TP THUMBS   -
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs                       {   z-index:1000; position:absolute; padding:3px;background-color:#fff;
                                                width:500px;height:50px;            /* THE DIMENSIONS OF THE THUMB CONTAINER */
                                                margin-top:-50px;
                                                vertical-align: top;
                                            }
.tp-bullets.tp-thumbs img                   {   vertical-align: top}


.fullwidthbanner-container .tp-thumbs       {  padding:3px}

.tp-bullets.tp-thumbs .tp-mask              {   width:500px; height:50px;           /* THE DIMENSIONS OF THE THUMB CONTAINER */
                                                overflow:hidden; position:relative}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer   {   width:5000px; position:absolute}

.tp-bullets.tp-thumbs .bullet               {   width:100px; height:50px;           /* THE DIMENSION OF A SINGLE THUMB */
                                                cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
                                                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
                                                /*filter: alpha(opacity=50);    */
                                                -moz-opacity: 0.5;
                                                -khtml-opacity: 0.5;
                                                opacity: 0.5;

                                                -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
                                            }


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected      {   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                                                -moz-opacity: 1;
                                                -khtml-opacity: 1;
                                                opacity: 1;
                                            }
.tp-thumbs img                              {   width:100%; }




/************************************
        -   TP BANNER TIMER     -
*************************************/
.tp-bannertimer                             {   visibility: hidden; width:100%; height:5px; /*background:url(../assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom                   {   top:auto; bottom:0px !important;height:5px}





/*****************************************
    -   NAVIGATION FANCY EXAMPLES   -
*****************************************/

/* NAVIGATION PREVIEW 1 */
.tparrows.preview1                          {   width:100px;height:100px;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;background: transparent}
.tparrows.preview1:after                    {   position:absolute; left:0px;top:0px; font-family: "revicons"; color:#fff; font-size:30px; width:100px;height:100px;text-align: center; background:#fff;background:rgba(0,0,0,0.15);z-index:2;line-height:100px; -webkit-transition: background 0.3s, color 0.3s; -moz-transition: background 0.3s, color 0.3s; transition: background 0.3s, color 0.3s}
.tp-rightarrow.preview1:after               {   content: '\e825';  }
.tp-leftarrow.preview1:after                {   content: '\e824';  }

.tparrows.preview1:hover:after              {   background:rgba(255,255,255,1); color:#aaa; }

.tparrows.preview1 .tp-arr-imgholder        {   background-size:cover; background-position:center center; display:block;width:100%;height:100%;position:absolute;top:0px;
                                                -webkit-transition: -webkit-transform 0.3s;
                                                transition: transform 0.3s;
                                                -webkit-backface-visibility: hidden;
                                                backface-visibility: hidden;
                                            }
.tparrows.preview1 .tp-arr-iwrapper         {     -webkit-transition: all 0.3s;transition: all 0.3s;
                                                -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0}
.tparrows.preview1:hover .tp-arr-iwrapper   {     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1}


.tp-rightarrow.preview1 .tp-arr-imgholder   {   right:100%;
                                                -webkit-transform: rotateY(-90deg);
                                                transform: rotateY(-90deg);
                                                -webkit-transform-origin: 100% 50%;
                                                transform-origin: 100% 50%;
                                                  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



                                            }
.tp-leftarrow.preview1 .tp-arr-imgholder    {   left:100%;
                                                -webkit-transform: rotateY(90deg);
                                                transform: rotateY(90deg);
                                                -webkit-transform-origin: 0% 50%;
                                                transform-origin: 0% 50%;
                                                  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;



                                            }


.tparrows.preview1:hover .tp-arr-imgholder  {   -webkit-transform: rotateY(0deg);
                                                transform: rotateY(0deg);
                                                  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

                                            }


    @media only screen and (min-width: 768px) and (max-width: 979px) {
        .tparrows.preview1,
        .tparrows.preview1:after    {   width:80px; height:80px;line-height:80px; font-size:24px}

    }

    @media only screen and (min-width: 480px) and (max-width: 767px) {
        .tparrows.preview1,
        .tparrows.preview1:after    {   width:60px; height:60px;line-height:60px;font-size:20px}

    }



    @media only screen and (min-width: 0px) and (max-width: 479px) {
        .tparrows.preview1,
        .tparrows.preview1:after    {   width:40px; height:40px;line-height:40px; font-size:12px}
    }

/* PREVIEW 1 BULLETS */

.tp-bullets.preview1                        {   height: 21px; }
.tp-bullets.preview1 .bullet                {   cursor: pointer;
                                                position: relative !important;
                                                background: rgba(0, 0, 0, 0.15) !important;
                                                /*-webkit-border-radius: 10px;
                                                border-radius: 10px;*/
                                                -webkit-box-shadow: none;
                                                -moz-box-shadow: none;
                                                box-shadow: none;
                                                width: 5px !important;
                                                height: 5px !important;
                                                border: 8px solid rgba(0, 0, 0, 0) !important;
                                                display: inline-block;
                                                margin-right: 5px !important;
                                                margin-bottom: 0px !important;
                                                -webkit-transition: background-color 0.2s, border-color 0.2s;
                                                -moz-transition: background-color 0.2s, border-color 0.2s;
                                                -o-transition: background-color 0.2s, border-color 0.2s;
                                                -ms-transition: background-color 0.2s, border-color 0.2s;
                                                transition: background-color 0.2s, border-color 0.2s;
                                                float:none !important;
                                                box-sizing:content-box;
                                                -moz-box-sizing:content-box;
                                                -webkit-box-sizing:content-box;
}
.tp-bullets.preview1 .bullet.last           {   margin-right: 0px; }
.tp-bullets.preview1 .bullet:hover,
.tp-bullets.preview1 .bullet.selected       {   -webkit-box-shadow: none;
                                                -moz-box-shadow: none;
                                                box-shadow: none;
                                                background: #aaa !important;
                                                width: 5px !important;
                                                height: 5px !important;
                                                border: 8px solid rgba(255, 255, 255, 1) !important;
}




/* NAVIGATION PREVIEW 2 */
.tparrows.preview2                          {   min-width:60px; min-height:60px; background:#fff; ;

                                                border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;
                                                overflow:hidden;
                                                -webkit-transition: -webkit-transform 1.3s;
                                                -webkit-transition: width 0.3s, background-color 0.3s, opacity 0.3s;
                                                transition: width 0.3s, background-color 0.3s, opacity 0.3s;
                                                backface-visibility: hidden;
}
.tparrows.preview2:after                    {   position:absolute; top:50%; font-family: "revicons"; color:#aaa; font-size:25px; margin-top: -12px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s }
.tp-rightarrow.preview2:after               {   content: '\e81e';  right:18px; }
.tp-leftarrow.preview2:after                {   content: '\e81f';  left:18px; }


.tparrows.preview2 .tp-arr-titleholder      {   background-size:cover; background-position:center center; display:block; visibility:hidden;position:relative;top:0px;
                                                -webkit-transition: -webkit-transform 0.3s;
                                                transition: transform 0.3s;
                                                -webkit-backface-visibility: hidden;
                                                backface-visibility: hidden;
                                                white-space: nowrap;
                                                color: #000;
                                                text-transform: uppercase;
                                                font-weight: 400;
                                                font-size: 14px;
                                                line-height: 60px;
                                                padding:0px 10px;
                                            }

.tp-rightarrow.preview2 .tp-arr-titleholder {    right:50px;
                                                -webkit-transform: translateX(-100%);
                                                transform: translateX(-100%);
                                            }
.tp-leftarrow.preview2 .tp-arr-titleholder  {   left:50px;
                                                -webkit-transform: translateX(100%);
                                                transform: translateX(100%);
                                            }

.tparrows.preview2.hovered                  {   width:300px}
.tparrows.preview2:hover                    {   background:#fff}
.tparrows.preview2:hover:after              {   color:#000}
.tparrows.preview2:hover .tp-arr-titleholder{   -webkit-transform: translateX(0px);
                                                    transform: translateX(0px);
                                                    visibility: visible;
                                                    position: absolute;
                                            }

/* PREVIEW 2 BULLETS */

.tp-bullets.preview2                        {   height: 17px; }
.tp-bullets.preview2 .bullet                {   cursor: pointer;
                                                position: relative !important;
                                                background: rgba(0, 0, 0, 0.5) !important;
                                                -webkit-border-radius: 10px;
                                                border-radius: 10px;
                                                -webkit-box-shadow: none;
                                                -moz-box-shadow: none;
                                                box-shadow: none;
                                                width: 6px !important;
                                                height: 6px !important;
                                                border: 5px solid rgba(0, 0, 0, 0) !important;
                                                display: inline-block;
                                                margin-right: 2px !important;
                                                margin-bottom: 0px !important;
                                                -webkit-transition: background-color 0.2s, border-color 0.2s;
                                                -moz-transition: background-color 0.2s, border-color 0.2s;
                                                -o-transition: background-color 0.2s, border-color 0.2s;
                                                -ms-transition: background-color 0.2s, border-color 0.2s;
                                                transition: background-color 0.2s, border-color 0.2s;
                                                float:none !important;
                                                box-sizing:content-box;
                                                -moz-box-sizing:content-box;
                                                -webkit-box-sizing:content-box;
}
.tp-bullets.preview2 .bullet.last           {   margin-right: 0px; }
.tp-bullets.preview2 .bullet:hover,
.tp-bullets.preview2 .bullet.selected       {   -webkit-box-shadow: none;
                                                -moz-box-shadow: none;
                                                box-shadow: none;
                                                background: rgba(255, 255, 255, 1) !important;
                                                width: 6px !important;
                                                height: 6px !important;
                                                border: 5px solid rgba(0, 0, 0, 1) !important;
}

.tp-arr-titleholder.alwayshidden            {   display:none !important}


    @media only screen and (min-width: 768px) and (max-width: 979px) {
        .tparrows.preview2 {    min-width:40px; min-height:40px; width:40px;height:40px;
                                border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;
                            }
        .tparrows.preview2:after                    {   position:absolute; top:50%; font-family: "revicons"; font-size:20px; margin-top: -12px}
        .tp-rightarrow.preview2:after               {   content: '\e81e';  right:11px}
        .tp-leftarrow.preview2:after                {   content: '\e81f';  left:11px}
        .tparrows.preview2 .tp-arr-titleholder      {   font-size:12px; line-height:40px; letter-spacing: 0px}
        .tp-rightarrow.preview2 .tp-arr-titleholder {   right:35px}
        .tp-leftarrow.preview2 .tp-arr-titleholder  {   left:35px}

    }

    @media only screen and (min-width: 480px) and (max-width: 767px) {
         .tparrows.preview2                         {   min-width:30px; min-height:30px; width:30px;height:30px;
                                                        border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
                                                    }
        .tparrows.preview2:after                    {   position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
        .tp-rightarrow.preview2:after               {   content: '\e81e';  right:8px}
        .tp-leftarrow.preview2:after                {   content: '\e81f';  left:8px}
        .tparrows.preview2 .tp-arr-titleholder      {   font-size:10px; line-height:30px; letter-spacing: 0px}
        .tp-rightarrow.preview2 .tp-arr-titleholder {   right:25px}
        .tp-leftarrow.preview2 .tp-arr-titleholder  {   left:25px}
        .tparrows.preview2 .tp-arr-titleholder      {   display:none;visibility:none}


    }

    @media only screen and (min-width: 0px) and (max-width: 479px) {
        .tparrows.preview2                          {   min-width:30px; min-height:30px; width:30px;height:30px;
                                                        border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;
                                                    }
        .tparrows.preview2:after                    {   position:absolute; top:50%; font-family: "revicons"; font-size:14px; margin-top: -12px}
        .tp-rightarrow.preview2:after               {   content: '\e81e';  right:8px}
        .tp-leftarrow.preview2:after                {   content: '\e81f';  left:8px}
        .tparrows.preview2 .tp-arr-titleholder      {   display:none;visibility:none}
        .tparrows.preview2:hover                    {   width:30px !important; height:30px !important}
    }



/* NAVIGATION PREVIEW 3 */
.tparrows.preview3                          {   width:70px; height:70px; background:#fff; background:rgba(255,255,255,1); -webkit-transform-style: flat; }
.tparrows.preview3:after                    {   position:absolute;  line-height: 70px;text-align: center; font-family: "revicons"; color:#aaa; font-size:30px; top:0px;left:0px;;background:#fff; z-index:100; width:70px;height:70px; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; transition: color 0.3s}
.tparrows.preview3:hover:after                  {   color:#000; }
.tp-rightarrow.preview3:after               {   content: '\e825';  }
.tp-leftarrow.preview3:after                {   content: '\e824';  }


.tparrows.preview3 .tp-arr-iwrapper         {
                                                  -webkit-transform: scale(0,1);
                                                  transform: scale(0,1);
                                                  -webkit-transform-origin: 100% 50%;
                                                  transform-origin: 100% 50%;
                                                  -webkit-transition: -webkit-transform 0.2s;
                                                  transition: transform 0.2s;
                                                  z-index:0;position: absolute; background: #000; background: rgba(0,0,0,0.75);
                                                  display: table;min-height:90px;top:-10px}

.tp-leftarrow.preview3 .tp-arr-iwrapper     {    -webkit-transform: scale(0,1);
                                                  transform: scale(0,1);
                                                  -webkit-transform-origin: 0% 50%;
                                                  transform-origin: 0% 50%;
                                            }

.tparrows.preview3 .tp-arr-imgholder        {   display:block;background-size:cover; background-position:center center; display:table-cell;min-width:90px;height:90px;
                                                position:relative;top:0px; }

.tp-rightarrow.preview3 .tp-arr-iwrapper    {   right:0px;padding-right:70px}
.tp-leftarrow.preview3 .tp-arr-iwrapper     {   left:0px; direction: rtl;padding-left:70px}
.tparrows.preview3 .tp-arr-titleholder      {   display:table-cell; padding:30px;font-size:16px; color:#fff;white-space: nowrap; position: relative; clear:right;vertical-align: middle}

.tparrows.preview3:hover .tp-arr-iwrapper   {
                                                -webkit-transform: scale(1,1);
                                                  transform: scale(1,1);

                                            }

/* PREVIEW 3 BULLETS */
.tp-bullets.preview3                        {   height: 17px; }
.tp-bullets.preview3 .bullet                {   cursor: pointer;
                                                position: relative !important;
                                                background: rgba(0, 0, 0, 0.5) !important;
                                                -webkit-border-radius: 10px;
                                                border-radius: 10px;
                                                -webkit-box-shadow: none;
                                                -moz-box-shadow: none;
                                                box-shadow: none;
                                                width: 6px !important;
                                                height: 6px !important;
                                                border: 5px solid rgba(0, 0, 0, 0) !important;
                                                display: inline-block;
                                                margin-right: 2px !important;
                                                margin-bottom: 0px !important;
                                                -webkit-transition: background-color 0.2s, border-color 0.2s;
                                                -moz-transition: background-color 0.2s, border-color 0.2s;
                                                -o-transition: background-color 0.2s, border-color 0.2s;
                                                -ms-transition: background-color 0.2s, border-color 0.2s;
                                                transition: background-color 0.2s, border-color 0.2s;
                                                float:none !important;
                                                box-sizing:content-box;
                                                -moz-box-sizing:content-box;
                                                -webkit-box-sizing:content-box;
}
.tp-bullets.preview3 .bullet.last           {   margin-right: 0px; }
.tp-bullets.preview3 .bullet:hover,
.tp-bullets.preview3 .bullet.selected       {   -webkit-box-shadow: none;
                                                -moz-box-shadow: none;
                                                box-shadow: none;
                                                background: rgba(255, 255, 255, 1) !important;
                                                width: 6px !important;
                                                height: 6px !important;
                                                border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen and (min-width: 768px) and (max-width: 979px) {
        .tparrows.preview3:after,
        .tparrows.preview3                          {   width:50px; height:50px; line-height:50px;font-size:20px}
        .tparrows.preview3 .tp-arr-iwrapper         {   min-height:70px}
        .tparrows.preview3 .tp-arr-imgholder        {   min-width:70px;height:70px}
        .tp-rightarrow.preview3 .tp-arr-iwrapper    {   padding-right:50px}
        .tp-leftarrow.preview3 .tp-arr-iwrapper     {   padding-left:50px}
        .tparrows.preview3 .tp-arr-titleholder      {   padding:10px;font-size:16px; }



    }

    @media only screen  and (max-width: 767px) {

        .tparrows.preview3:after,
        .tparrows.preview3                          {   width:50px; height:50px; line-height:50px;font-size:20px}
        .tparrows.preview3 .tp-arr-iwrapper         {   min-height:70px}
    }





/* NAVIGATION PREVIEW 4 */
.tparrows.preview4                          {   width:30px; height:110px;  background:transparent;-webkit-transform-style: preserve-3d; -webkit-perspective: 1000; -moz-perspective: 1000}
.tparrows.preview4:after                    {   position:absolute;  line-height: 110px;text-align: center; font-family: "revicons"; color:#fff; font-size:20px; top:0px;left:0px;z-index:0; width:30px;height:110px; background: #000; background: rgba(0,0,0,0.25);
                                                -webkit-transition: all 0.2s ease-in-out;
                                                -moz-transition: all 0.2s ease-in-out;
                                                -o-transition: all 0.2s ease-in-out;
                                                transition: all 0.2s ease-in-out;
                                                   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

                                            }

.tp-rightarrow.preview4:after               {   content: '\e825';  }
.tp-leftarrow.preview4:after                {   content: '\e824';  }


.tparrows.preview4 .tp-arr-allwrapper       {   visibility:hidden;width:180px;position: absolute;z-index: 1;min-height:120px;top:0px;left:-150px; overflow: hidden;-webkit-perspective: 1000px;-webkit-transform-style: flat}

.tp-leftarrow.preview4 .tp-arr-allwrapper   {   left:0px}
.tparrows.preview4 .tp-arr-iwrapper         {   position: relative}

.tparrows.preview4 .tp-arr-imgholder        {   display:block;background-size:cover; background-position:center center;width:180px;height:110px;
                                                position:relative;top:0px;

                                                -webkit-backface-visibility: hidden;
                                                backface-visibility: hidden;



                                            }


.tparrows.preview4 .tp-arr-imgholder2       {   display:block;background-size:cover; background-position:center center; width:180px;height:110px;
                                                position:absolute;top:0px; left:180px;
                                                -webkit-backface-visibility: hidden;
                                                backface-visibility: hidden;

                                            }

.tp-leftarrow.preview4 .tp-arr-imgholder2   {   left:-180px}




.tparrows.preview4 .tp-arr-titleholder      {   display:block; font-size:12px; line-height:25px; padding:0px 10px;text-align:left;color:#fff; position: relative;
                                                background: #000;
                                                color: #FFF;
                                                text-transform: uppercase;
                                                white-space: nowrap;
                                                letter-spacing: 1px;
                                                font-weight: 700;
                                                font-size: 11px;
                                                line-height: 2.75;
                                                -webkit-transition: all 0.3s;
                                                transition: all 0.3s;
                                                -webkit-transform: rotateX(-90deg);
                                                transform: rotateX(-90deg);
                                                -webkit-transform-origin: 50% 0;
                                                transform-origin: 50% 0;
                                                -webkit-backface-visibility: hidden;
                                                backface-visibility: hidden;
                                                  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);-moz-opacity: 0.0;-khtml-opacity: 0.0;opacity: 0.0;


}



.tparrows.preview4:after                {   transform-origin: 100% 100%; -webkit-transform-origin: 100% 100%}
.tp-leftarrow.preview4:after            {   transform-origin: 0% 0%; -webkit-transform-origin: 0% 0%}




@media only screen and (min-width: 768px)  {
        .tparrows.preview4:hover:after              {   -webkit-transform: rotateY(-90deg); transform:rotateY(-90deg)}
        .tp-leftarrow.preview4:hover:after          {   -webkit-transform: rotateY(90deg); transform:rotateY(90deg)}


        .tparrows.preview4:hover .tp-arr-titleholder    {   -webkit-transition-delay: 0.4s;
                                                            transition-delay: 0.4s;
                                                            -webkit-transform: rotateX(0deg);
                                                            transform: rotateX(0deg);
                                                            -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;

                                                        }
}

/* PREVIEW 4 BULLETS */

.tp-bullets.preview4                        {   height: 17px; }
.tp-bullets.preview4 .bullet                {   cursor: pointer;
                                                position: relative !important;
                                                background: rgba(0, 0, 0, 0.5) !important;
                                                -webkit-border-radius: 10px;
                                                border-radius: 10px;
                                                -webkit-box-shadow: none;
                                                -moz-box-shadow: none;
                                                box-shadow: none;
                                                width: 6px !important;
                                                height: 6px !important;
                                                border: 5px solid rgba(0, 0, 0, 0) !important;
                                                display: inline-block;
                                                margin-right: 2px !important;
                                                margin-bottom: 0px !important;
                                                -webkit-transition: background-color 0.2s, border-color 0.2s;
                                                -moz-transition: background-color 0.2s, border-color 0.2s;
                                                -o-transition: background-color 0.2s, border-color 0.2s;
                                                -ms-transition: background-color 0.2s, border-color 0.2s;
                                                transition: background-color 0.2s, border-color 0.2s;
                                                float:none !important;
                                                box-sizing:content-box;
                                                -moz-box-sizing:content-box;
                                                -webkit-box-sizing:content-box;
}
.tp-bullets.preview4 .bullet.last           {   margin-right: 0px; }
.tp-bullets.preview4 .bullet:hover,
.tp-bullets.preview4 .bullet.selected       {   -webkit-box-shadow: none;
                                                -moz-box-shadow: none;
                                                box-shadow: none;
                                                background: rgba(255, 255, 255, 1) !important;
                                                width: 6px !important;
                                                height: 6px !important;
                                                border: 5px solid rgba(0, 0, 0, 1) !important;
}


    @media only screen  and (max-width: 767px) {
         .tparrows.preview4                         {   width:20px; height:80px}
         .tparrows.preview4:after                   {   width:20px; height:80px; line-height:80px; font-size:14px}

         .tparrows.preview1 .tp-arr-allwrapper,
         .tparrows.preview2 .tp-arr-allwrapper,
         .tparrows.preview3 .tp-arr-allwrapper,
         .tparrows.preview4 .tp-arr-allwrapper      {   display: none !important}
    }


/***************************************
    -   RESPONSIVE SETTINGS     -
****************************************/




/*********************************************

    -   BASIC SETTINGS FOR THE BANNER   -

***********************************************/

 .tp-simpleresponsive img {
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}

.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {   width:3000px; height:1500px;  background:url(../assets/coloredbg.png) repeat}

.tp-caption.slidelink a span    {   background:url(../assets/coloredbg.png) repeat}






/******************************
    -   LOADER FORMS    -
********************************/

.tp-loader  {
                top:50%; left:50%;
                z-index:10000;
                position:absolute;


            }

.tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background:url(../assets/loader.gif) no-repeat center center;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  margin-top:-20px;
  margin-left:-20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}



.tp-loader.spinner5     {   background:url(../assets/loader.gif) no-repeat 10px 10px;
                            background-color:#fff;
                            margin:-22px -22px;
                            width:44px;height:44px;
                            border-radius: 3px;
                            -moz-border-radius: 3px;
                            -webkit-border-radius: 3px;
                        }


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  } 50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  } 100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}


.tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top:-20px;margin-left:-20px;
  background-color: #ff0000;
   box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}




.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;

}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


.o-hide, .bg-full, .bg-fix-full, .cube, .ani-c{ overflow: hidden;}
.o-x-hide, html { overflow-x: hidden;}
.hide { visibility: hidden;}
.visi { visibility: visible;}

/* 鏍峰紡 */
.c-f { color: #fff;}
.bgc-f/*, .news_item .con*/ { background-color: #fff;}
.p-re, .pal-c , .nav-h-ul li, .bg-fix-full, .bg-soll-full, .cube { position: relative;}
.p-ab, .pal-tr, .pal-tl, .pal-b, .pal-lrb, .pal-vhc, .scale-img{ position: absolute;}
.pal-c, .pal-tc { margin: 0 auto;}
.vh-p { display: table-cell; vertical-align: middle;}



/* position */




.in-line, a.btn-view { }
.img-hauto,
.single-news .content img { width: 100%; height: auto;}
.f-l, .nav-h-ul>li { }
.f-r { float: right;}
.v-t { vertical-align: top;}
.clear:after{ content:''; clear:both; display:block; height:0; visibility:hidden; line-height:0;}
.clear, .nav-h-ul{ zoom:1;}

.opc-2 { opacity: .2; filter:Alpha(opacity=20);}

/* container refence size */
.wrap-con, .s_top_bar { width: 960px; max-width: 960px;}
.half-w { width: 50%;}
.half-h { height: 50%;}
.etd-w, .etd-wh, .wp-header { width: 100%;}
.coverlayer { z-index: 30;}
.coverlayer .flippety { background-color: #f2f2f2;}
.alert-layer { left: 0; right: 0; top: 0; bottom: 0; z-index: 100;}
.img-loading { background: url(resources/img-loader.gif) no-repeat; width: 16px; height: 16px;}

/* ui element */
.btn-view { width: 170px; height: 50px; line-height: 50px;}
.btn-view span { position: relative; top: 3px;}
.tip-row { width: 40px; height: 40px; line-height: 40px; left: 50%; margin-left: -20px; bottom: 20px;}
.share-item, .switch-btn, .nor-swbtn, .close-alert-btn { width: 50px; height: 50px; line-height: 52px; margin: 0 5px;}
.switch-btn, .nor-swbtn, .close-alert-btn { margin: 0;}
.no-touch .switch-btn:hover, .no-trans .switch-btn:hover { background-color: #A8988A; color: #fff;}
.nor-swbtn { background-color: #E6E6E6; color: #C8C8C8; cursor: default;}

/* 3d cube */
.cube { height: 100%;}
.touch .right, .touch .flop, .no-trans .ani-title .flop { display: none;}
.touch .ani-title .flop { display: block;}
.cube-con{ -webkit-perspective: 1000px; -moz-perspective: 1000px; -o-perspective: 1000px; -ms-perspective: 1000px; perspective: 1000px;}
.no-touch .wp-header .cube,
.ani-title .cube { -webkit-transform: translateZ(-35px); -moz-transform: translateZ(-35px); -o-transform: translateZ(-35px); -ms-transform: translateZ(-35px); transform: translateZ(-35px);}
.no-touch .btn-view .cube,
.share-item .cube { -webkit-transform: translateZ(-25px); -moz-transform: translateZ(-25px); -o-transform: translateZ(-25px); -ms-transform: translateZ(-25px); transform: translateZ(-25px);}
.f-rcon .cube { -webkit-transform: translateZ(-50px); -moz-transform: translateZ(-50px); -o-transform: translateZ(-50px); -ms-transform: translateZ(-50px); transform: translateZ(-50px);}
.no-touch .flippety, .no-touch .flop,
.no-touch .ncube .front, .no-touch .ncube .right,
.touch .ani-title .flippety .touch .ani-title .flop {  -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -o-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden;}

/* not support tranform . less IE 10 */
.no-trans .right { visibility: hidden;}
.no-trans .flop { position: absolute; top: 0; left: 0; visibility: hidden; width: 100%;}

.no-trans .cube:hover .flop,
.no-trans .btn-view .cube:hover .flop,
.share-item .cube:hover .flop,
.no-trans .ncube:hover .right { visibility: visible;}

/* no-touch & ie support transform */
.cube,
.no-touch .qrcode-con,
.no-touch .ani-c,
.no-touch .ncube,
.touch .ani-title .ani-c,
.ani-title .cube { overflow: visible; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -o-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d;}

.no-touch .flippety, .no-touch .flop,
.touch .ani-title .flippety, .touch .ani-title .flop  { position: relative; height: 100%;}

/* Position the faces */
.no-touch .flippety, .touch .ani-title .flippety { -webkit-transform: translateZ(35px); -moz-transform: translateZ(35px); -o-transform: translateZ(35px); -ms-transform: translateZ(35px); transform: translateZ(35px);}
.no-touch .flop, .touch .ani-title .flop { -webkit-transform: rotateX(-90deg) translateZ(-35px); -moz-transform: rotateX(-90deg) translateZ(-35px); -o-transform: rotateX(-90deg) translateZ(-35px); -ms-transform: rotateX(-90deg) translateZ(-35px); transform: rotateX(-90deg) translateZ(-35px);}

/* Rotate the cube */
.cube:hover, .cube:hover,
.touch .ani-c, .touch .ani,
.no-touch .ani-c, .no-touch .ani { -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -o-transform: rotateX(90deg); -ms-transform: rotateX(90deg); transform: rotateX(90deg);}

.no-touch .btn-view .flippety,
.share-item .flippety { -webkit-transform: translateZ(25px); -moz-transform: translateZ(25px); -o-transform: translateZ(25px); -ms-transform: translateZ(25px); transform: translateZ(25px);}

.no-touch .btn-view .flop,
.share-item .flop { -webkit-transform: rotateX(-90deg) translateZ(-25px); -moz-transform: rotateX(-90deg) translateZ(-25px); -o-transform: rotateX(-90deg) translateZ(-25px); -ms-transform: rotateX(-90deg) translateZ(-25px);}

.f-rcon .flippety { -webkit-transform: translateZ(50px); -moz-transform: translateZ(50px); -o-transform: translateZ(50px); -ms-transform: translateZ(50px); transform: translateZ(50px);}
.f-rcon .flop { -webkit-transform: rotateX(-90deg) translateZ(-50px); -moz-transform: rotateX(-90deg) translateZ(-50px); -o-transform: rotateX(-90deg) translateZ(-50px); -ms-transform: rotateX(-90deg) translateZ(-50px);}

/* no support 3d */
.no-csstransforms3d .no-touch .flop { position: absolute; width: 100%;}
.no-csstransforms3d ul.wp-head-nav .flop { width: inherit;}
.no-csstransforms3d .cube:hover .flop { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -o-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%);}
.no-csstransforms3d .cube:hover { -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -o-transform: rotateX(0deg); -ms-transform: rotateX(0deg); transform: rotateX(0deg); }

/* header */
.wp-header, .wp-header .cube-con { height: 70px;}
.wp-header { z-index: 20; line-height: 70px; -webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);-moz-box-shadow: 0 0 6px rgba(0,0,0,.1); -o-box-shadow: 0 0 6px rgba(0,0,0,.1); -ms-box-shadow: 0 0 6px rgba(0,0,0,.1); box-shadow: 0 0 6px rgba(0,0,0,.1);}
.h-qrcode-btn, .mobile-menu { width: 60px;}
.wp-nav { margin-right: 60px;}
.no-trans .wp-nav .flop { width: auto;}
.wp-logo img { width: 251px; height: 16px;}
.wp-logo { width: 291px;}
.selected-header-nav p.flippety { color: #A8988A;}
.selected-header-nav p.flippety span { left: 20px; right: 20px; height: 4px;}
.no-touch .wp-nav .cube:hover p.flippety span { background-color: transparent;}

.no-trans .qrcode-con { visibility: hidden;}
.qrcode-con { top: 70px; line-height: 40px; -webkit-transform: perspective(600px) rotateX(-90deg); -moz-transform: perspective(600px) rotateX(-90deg); -o-transform: perspective(600px) rotateX(-90deg); -ms-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg);
              -webkit-transform-origin: center top; -moz-transform-origin: center top; -o-transform-origin: center top; -ms-transform-origin: center top; transform-origin: center top;}
.qrcode-con ul { padding: 50px 0 30px 0; }
.qrcode-con ul li { display: inline-block; padding: 10px 14px; float: none;}
.qrcode-con img { width: 129px; height: 129px;}
.qrcode-con a { text-decoration: underline;}
.qrcode-con a:hover { color: #A8988A;}
.no-trans .qrcode-show { visibility: visible;}
.qrcode-show { -webkit-transform: perspective(600px) rotateX(0deg); -moz-transform: perspective(600px) rotateX(0deg); -ms-transform: perspective(600px) rotateX(0deg); transform: perspective(600px) rotateX(0deg);}

/* animation title */
.ani-title h2 { float: left; height: 60px; line-height: 60px; cursor: default; color: #666; font-size: 60px;margin-right: 10px;font-family: "quicksanddash";}

/* footer */
.wp-footer, .f-rcon .cube-con { height: 100px; line-height: 100px;}
.f-rcon p { margin-right: 330px}
.f-rcon img {  height: 40px; padding: 0 44px;}
.no-touch .wp-footer a:hover, .no-trans .wp-footer a:hover, .selected-foot-nav { color: #fff;}

/* home */
.h_brand { background-image: url(resources/bg-brand.jpg);}
.h_store { background-image: url(resources/bg-store.jpg);}
.h_brand .con { padding: 200px 0;}
.p-item420 { padding: 160px;}
.brand_info .info { padding: 50px 80px 0; margin-top: -100px;}

.a-t-d,.a-d-t, .sc-h-s, .ani, .stores_bg { opacity: 0;}
.a-t-d { top: 50px; }
.a-d-t { top: -50px;}
.no-trans .a-t-d, .stores_bg { filter:Alpha(opacity=0);}
.no-trans .a-d-t { filter:Alpha(opacity=0);}
.no-trans .sc-h-s, .no-trans .ani, .no-trans .sc-h-s, .no-trans .sc-b-c { filter:Alpha(opacity=0);}
.h_store a:hover p { background-color: #f2f2f2;}

/* campaign */
.plus { width: 20px; height: 20px; line-height: 20px; left: 50%; top: 50%; margin: -10px 0 0 -10px;}
.no-trans .plus { visibility: hidden;}
.gallery li { cursor: pointer;}
.controller { width: 100px; height: 50px; left: 0; right: 0; margin: 0 auto;}
.no-touch .gallery li:hover img { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -o-transform: scale(1.04); -ms-transform: scale(1.04); transform: scale(1.04);}
.no-touch .gallery li:hover .plus { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.gallery li p { background-color: #000; opacity: 0.1;}
.gallery li:hover p { opacity: 0.4;}
.no-trans .gallery li:hover .plus { visibility: visible;}
/* big img  */
.gallery-list ul { cursor: move;}
.gallery-list .a-d-t { bottom: 0;}
.alert-layer div.mejs-container { position: absolute; left: 0px; top: 0; bottom: 0px; right: 0; margin: auto;}
.alert-layer div.mejs-container .mejs-controls { overflow: hidden; display: none !important;}



/* news */
.no-touch .ncube { -webkit-transform: translateZ( -156px ); -moz-transform: translateZ( -156px ); -o-transform: translateZ( -156px ); -ms-transform: translateZ( -156px ); transform: translateZ( -156px );}
.no-touch .ncube .front  { -webkit-transform: translateZ( 156px ); -moz-transform: translateZ( 156px ); -o-transform: translateZ( 156px ); -ms-transform: translateZ( 156px ); transform: translateZ( 156px );}
.no-touch .ncube .right {  -webkit-transform: rotateY( 90deg ) translateZ( 156px );  -moz-transform: rotateY( 90deg ) translateZ( 156px ); -o-transform: rotateY( 90deg ) translateZ( 156px ); -ms-transform: rotateY( 90deg ) translateZ( 156px ); transform: rotateY( 90deg ) translateZ( 156px );}
.no-touch .ncube:hover { -webkit-transform: translateZ( -156px ) rotateY(  -90deg ); -moz-transform: translateZ( -156px ) rotateY(  -90deg ); -o-transform: translateZ( -156px ) rotateY(  -90deg ); -ms-transform: translateZ( -156px ) rotateY(  -90deg ); transform: translateZ( -156px ) rotateY(  -90deg );}
.initnews {  opacity: 0; -webkit-transform: translateZ( -600px)  translate(-100px, -50px);  -moz-transform: translateZ( -600px)  translate(-100px, -50px);  -o-transform: translateZ( -600px)  translate(-100px, -50px);  -ms-transform: translateZ( -600px)  translate(-100px, -50px); transform: translateZ( -600px)  translate(-100px, -50px);}
.touch .initnews { -webkit-transform: translateZ( -600px) scale(0) translate(-100px, -50px); -moz-transform: translateZ( -600px) scale(0) translate(-100px, -50px); -o-transform: translateZ( -600px) scale(0) translate(-100px, -50px); -ms-transform: translateZ( -600px) scale(0) translate(-100px, -50px); transform: translateZ( -600px) scale(0) translate(-100px, -50px);}
.no-trans .initnews { filter:Alpha(opacity=0);}
.bgc-a8a { background-color: #c52c2e;}
.no-csstransforms3d .no-touch .right { visibility: hidden; -webkit-transform: rotateY( 0deg );  -moz-transform: rotateY( 0deg ); -ms-transform: rotateY( 0deg ); transform: rotateY( 0deg );}
.no-csstransforms3d .no-touch .ncube:hover .right { visibility: visible;}
.no-csstransforms3d .no-touch .ncube:hover { -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg); -ms-transform: rotateY(0deg); transform: rotateY(0deg); }

.news_item .cube-con { overflow: hidden; width: 100%; height: 100%;}
.news_item, .citem { }
.news_item .con, .citem .con { }
/*.news_item .img_con { height: 160px;}*/
.news_item .info_con { height: 100px; margin-top:-70px;}
.date { width: 120px; height: 30px; line-height: 30px; margin-top: -20px; text-align:center;}
.news_item .vh-father { }
.news_item.video_item .vh-father { margin-top: 0;}
.news_item .vh-p { padding: 0 28px; display:block; text-align: center;}
.news_item .vh-p p { height: 40px; overflow: hidden; line-height:40px;}

.single-news { padding-top: 70px;}
.single-news .date { margin-left: 50px;}
.single-news .content p { margin-bottom: 20px;}
.single-news .content a { color: #A8988A;}
.single-news .content h4 { font-size: 24px; color: #000; margin-bottom: 20px;}

.videos .news_item { cursor: pointer;}


/* stores */
#seletct { line-height: 50px; width: 260px; height: 50px;}
.no-trans #seletct { height: auto;}
#seletct .pal-tr { margin-right: 20px; line-height: 60px;}
#seletct .btn { cursor: pointer;}
.select-layer { height: 0;}
.select-layer li { height: 48px; border-top: solid 1px #666;}
.no-touch .select-layer li:hover, .no-trans .select-layer li:hover { background-color: #A8988A; color: #fff;}
.open-select { height: 245px; top: -50px; overflow-y: scroll;}
.open-select-andriod { height: 195px; overflow-y: scroll;}

.s_top_bar { height: 50px; line-height: 50px; z-index: 2;}
.s_ui { overflow-y: scroll;}
.s_city_list li{ width: 33%; margin-top: 40px;}
.s_city_list div { margin-right: 40px;} 

/* term */
.term .wrap-con p, .term .wrap-con h3 { margin-bottom: 30px;}

/* contact */
.contact .btn-view span, .campaign .banner .btn-view span { margin-right: 14px;}
.contact .citem .con { margin: 1px;}
.no-touch .contact li a:hover { background-color: #A8988A;} 
.no-touch .contact li a:hover p, .no-touch .contact li a:hover .c-0 { color: #fff;}
.no-trans .contact li a:hover p, .no-trans .contact li a:hover .c-0 { color: #fff;}
.no-trans .contact li a:hover { background-color: #A8988A;} 

/* investment */
.no-touch .investment li:hover a p, .no-touch .investment li:hover a .c-0 { color: #A8988A;}
.no-touch .jobs li:hover a p, .no-touch .jobs li:hover a .c-0 { color: #A8988A;}

.no-trans .investment li:hover a p, .no-trans .investment li:hover a span.c-0 { color: #A8988A;}
.no-trans .jobs li:hover a p, .no-trans .jobs li:hover a span.c-0 { color: #A8988A;}

/* background bg */
.bg-fix-full, .bg-full { background-repeat: no-repeat; background-size: cover; background-position: center center; overflow: hidden;}
.bg-fix-full { background-attachment: fixed;}
.touch .bg-fix-full, .touch .bg-full { background-attachment: scroll;}

/* accordion item */
.a-content { line-height: 1.8;}
.no-touch .nav-bar:hover, .no-trans .nav-bar:hover { background-color: #A8988A;}
.no-touch .nav-bar:hover p, .no-trans .nav-bar:hover p, .no-touch .nav-bar:hover h3, .no-trans .nav-bar:hover h3 { color: #fff;}
.nav-bar { height: 50px; line-height: 50px; margin-top: 2px; cursor: pointer;}
.nav-bar h3, .nav-bar p { display: inline-block; line-height: 50px;}


.honors_list li { width: 25%; }
.txt_ul li, .a-content li { list-style: disc; margin-left: 20px;}

.mg-t-20 { margin-top: 20px;}
.mg-t-100 { margin-top: 100px;}
.mg-l-50 { margin-left: 50px;}
.mg-lr-10 { margin: 0 10px;}
.mg-lr-50 { margin: 0 50px;}

.p-lr-20,
.wp-head-nav a p
{ padding: 0 20px;}
.p-50 { padding: 50px;}
.p-tb-50 { padding: 30px 0;}
.p-tb-100 { padding: 100px 0;}

/* bShare */
#bsBox {

    background: none !important;
    padding: 0 !important; 
    -webkit-border-radius: 0 !important; 
    border-radius: 0 !important;
}
#searchBox { position: absolute; width: 260px !important;}

/*  @media style */
@media (max-width: 1124px) {
    .fs-72 { font-size: 64px; letter-spacing: 18px; margin-left: 18px;}
    /* footer */
    .f-nav { text-align: center; margin-left: auto;}
    .f-rcon { position: relative; top: auto; background-color: #181818;}
    .f-rcon p{ margin: 0 0 0 40px;}
}

@media (max-width: 960px) {

    .ani-title h2 { height: 64px; line-height: 64px;}
    .ani-title { margin-bottom: -10px;}

    .wrap-con, .s_top_bar { width: 100%;}
    
    header .mg-lr-10 { margin: 0;}
    .wp-logo { width: 240px;}
    .wp-logo .flippety,header .wp-logo .flop { padding: 0 20px;}
    .wp-logo img { width: 100%; height: auto;}
    .wp-nav a p { font-size: 12px;}

    /* home */
    .brand_info .info { margin-top: -90px;}
    .h_brand .con { padding: 150px 0;}
    .p-item420 { padding: 100px;}
    /* news */
    .news_item.nhide { display: none;}
    .news .wrap-con, .videos .wrap-con { width: 640px;}
    
    /* contact */
    .citem { width: 100%; height: auto;}
    .citem .con { padding: 40px 0; margin: 0 0 2px 0;}
    .citem .half-h { height: auto;}
    .citem .pal-lrb { position: static; }
}

@media (max-width: 767px) {

    /* 3d cube */
    .no-touch .cube-con { overflow: hidden;}
    .cube { -webkit-transform: translateZ(-30px); -moz-transform: translateZ(-30px); -o-transform: translateZ(-30px); -ms-transform: translateZ(-30px); transform: translateZ(-30px);}
    .no-touch .flippety { -webkit-transform: translateZ(30px); -moz-transform: translateZ(30px); -o-transform: translateZ(30px); -ms-transform: translateZ(30px); transform: translateZ(30px);}
    .no-touch .flop { -webkit-transform: rotateX(-90deg) translateZ(-30px); -moz-transform: rotateX(-90deg) translateZ(-30px); -o-transform: rotateX(-90deg) translateZ(-30px); -ms-transform: rotateX(-90deg) translateZ(-30px); transform: rotateX(-90deg) translateZ(-30px);}
    .f-rcon .cube { -webkit-transform: translateZ(-35px); -moz-transform: translateZ(-35px); -o-transform: translateZ(-35px); -ms-transform: translateZ(-35px); transform: translateZ(-35px);}
    .f-rcon .flippety { -webkit-transform: translateZ(35px); -moz-transform: translateZ(35px); -o-transform: translateZ(35px); -ms-transform: translateZ(35px); transform: translateZ(35px);}
    .f-rcon .flop { -webkit-transform: rotateX(-90deg) translateZ(-35px); -moz-transform: rotateX(-90deg) translateZ(-35px); -o-transform: rotateX(-90deg) translateZ(-35px); -ms-transform: rotateX(-90deg) translateZ(-35px);}

    /* header */
    .wp-header, .wp-header .cube-con { height: 60px;}
    .wp-header { line-height: 60px;}
    .wp-header .mg-lr-10 { margin: auto;}
    .wp-header .mg-lr-10 { -webkit-box-shadow: 0 0 6px rgba(0,0,0,.1);-moz-box-shadow: 0 0 6px rgba(0,0,0,.1); -o-box-shadow: 0 0 6px rgba(0,0,0,.1); -ms-box-shadow: 0 0 6px rgba(0,0,0,.1); box-shadow: 0 0 6px rgba(0,0,0,.1);}
    
    .w-top { z-index: 1;}
    .h-qrcode-btn { z-index: 2;}
    .w-top, .wp-head-nav li { background-color: #fff;}
    .selected-header-nav p.flippety { display: inline-block; position: relative;}
    .selected-header-nav p.flippety span { bottom: -1px;}

    .mobile-menu span { margin-top: 18px;}
    .mobile-menu { visibility: visible;}
    
    .wp-nav { left: 0; margin-right: 0; text-align: left;}
    .wp-head-nav li { width: 100%; border-top: 1px solid #C8C8C8; height: 60px;}
    .wp-logo { width: 200px; left: 60px; right: 60px; margin: 0 auto;}
    .wp-logo img { width: 160px; height: 10px;}
    .qrcode-show { top: 60px; visibility: visible;}
    .qrcode-con, .no-touch .qrcode-con { top: 60px;}
    .show-wp-nav { position: relative;}

    /* footer */
    .f-nav, .f-rcon p { height: 60px; line-height: 60px; margin-right: auto; font-size: 11px;}
    .f-rcon { text-align: center;}
    .f-rcon p { margin: auto;}
    .f-rcon .cube-con { height: 70px; line-height: 70px;}
    .f-rcon a { position: relative; top: auto;}

    /* news */
/*  .h_news .wrap-con, .news .wrap-con, .videos .wrap-con { width: 100%;}*/

    /* stores */
    .open-select { height: 196px; top: -100px; overflow-y: scroll;}
}

@media (max-width: 767px) and (orientation: landscape) {
    header.p-fx { position: relative;}
}

@media (max-width: 641px) {

    .fs-72 { font-size: 36px; letter-spacing: 10px; margin-left: 10px;}
    .fs-48 { font-size: 30px;}
    .fs-36 { font-size: 24px;}
    .fs-24 { font-size: 18px;}
    .fs-14, .fs-18 { font-size: 12px;}

    .mg-t-20 { margin-top: 10px;}
    .mg-t-50 { margin-top: 25px;}
    .mg-lr-50 { margin: 0 25px;}
    .mg-t-100 { margin-top: 50px;}

    .p-50 { padding: 25px;}
    .p-tb-50 { padding: 25px 0;}
    .p-tb-100 { padding: 50px 0;}
    
    .btn-view span { font-size: 16px;}

    /* 3d cube */
    .ani-title h2 { }
    .cube,
    .ani-title .cube { -webkit-transform: translateZ(-18px); -moz-transform: translateZ(-18px); -o-transform: translateZ(-18px); -ms-transform: translateZ(-18px); transform: translateZ(-18px);}
    .no-touch .flippety,
    .touch .ani-title .flippety{ -webkit-transform: translateZ(18px); -moz-transform: translateZ(18px); -o-transform: translateZ(18px); -ms-transform: translateZ(18px); transform: translateZ(18px);}
    .no-touch .flop,
    .touch .ani-title .flop{ -webkit-transform: rotateX(-90deg) translateZ(-18px); -moz-transform: rotateX(-90deg) translateZ(-18px); -o-transform: rotateX(-90deg) translateZ(-18px); -ms-transform: rotateX(-90deg) translateZ(-18px); transform: rotateX(-90deg) translateZ(-18px);}

    .w-top .fs-24 { font-size: 24px;}
    .qrcode-con ul { padding: 20px 0 10px 0;}
/*  .qrcode-con li.p-lr-20 { display: inline-block; padding: 10px 14px; float: none;}*/

    /* home */
    .h_brand p.fs-18 { display: none;}
    .home .h_brand .con { padding: 80px 0;}
    .p-item420 { padding: 50px;}
    .brand_info .info { margin-top: -50px; padding: 50px 40px 0;}

    /* brand */
    .brand .brand_info .info { padding: 50px 30px 0;}
    .brand  .p-item420 p { letter-spacing: 10px; margin-left: 10px;}
    .shell_info p, .design_info p, .crafting_info p { padding: 20px 30px 0;}

    /* news  */
    .h_news .wrap-con, .news .wrap-con, .videos .wrap-con { width: 100%;}
    .news .p-tb-50, .videos .p-tb-50 { padding: 50px 0;}
    
    .news_item .con { margin: auto;}

    .single-news .title { margin-bottom: 20px;}
    .single-news .date { margin-left: 25px;}
    .single-news .content p { margin-bottom: 10px;}

    /* stores */
    .s_city_list { margin-top: 50px;}
    .s_city_list .fs-18 { font-size: 16px;}
    .s_city_list li { width: 50%; margin-top: 20px;}
    .s_city_list div { margin: 0 20px;}

    /* term */
    .term h2, .jobs h2, .investment h2 { margin-top: 20px;}
    .term .wrap-con p, .term .wrap-con h3 { margin-bottom: 20px;}

    /* inverstment */
    .inverstment .mg-t-20 { margin-top: 40px;}

    /* contact */
    .contact .p-tb-50 { padding: 50px 0 20px 0;}
    .contact .btn-view { width: 150px;}
    
    /* footer */
    .f-rcon p { font-size: 10px;}

}

@media (max-width: 360px) {

    .wrap-con, .s_top_bar { width: 100%;}

    /* header */
    .wp-logo { width: auto;}
    .qrcode-con li.p-lr-20 { padding: 5px 10px;}

    /* stores */
    .s_city_list li { width: 100%;}

    /* term */
    .term h2, .investment h2 { letter-spacing: 2px;}

    /* inverstment */
    .investment ul, .jobs .nav-h-ul { width: 100%; margin-top: -24px;}
    .investment li, .jobs .nav-h-ul li { float: none; margin: 0 0 1px 0; padding: 14px 0; background-color: #fff;}
}

.trans,
.no-touch .close-alert-btn,
.no-touch .wp-footer a,
.cube, .no-touch .qrcode-con,
.no-touch .ncube,
.touch .ncube,
.ani-title .cube,
.touch .wp-header nav {

    -webkit-transition: all .5s cubic-bezier(0.245, 0.145, 1.355, 1);
    -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
    -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
    -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1);
    transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
}

.trans-1,
.ts-txt{
    
    -webkit-transition: all 1s cubic-bezier(0.165, 0.740, 0.440, 1.000);
    -moz-transition: all 1s cubic-bezier(0.165, 0.740, 0.440, 1.000);
    -o-transition: all 1s cubic-bezier(0.165, 0.740, 0.440, 1.000);
    -ms-transition: all 1s cubic-bezier(0.165, 0.740, 0.440, 1.000);
    transition: all 1s cubic-bezier(0.165, 0.740, 0.440, 1.000);
}

.an-f-t { top: -100%;}
.ani-f-b { bottom: -100%;}

.no-trans .an-f-t { top: 0;}
.no-trans .ani-f-b { bottom: 0;}

.no-touch .sc-b-c, .touch .sc-b-c { opacity: 0;}
.no-touch .sc-b-c, .touch .sc-b-c, .no-touch .close-alert-btn:hover {

    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.no-touch .sc-h-s, .touch .sc-h-s{

    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.touch .hide-on-touch {
    display: none;
}
@font-face {
    font-family: 'quicksanddash';
    src: url('../fonts/quicksand_dash-webfont.eot');
    src: url('../fonts/quicksand_dash-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/quicksand_dash-webfont.woff') format('woff'),url('../fonts/quicksand_dash-webfont.ttf') format('truetype'),url('../fonts/quicksand_dash-webfont.svg#quicksanddash') format('svg');
    font-weight: normal;
    font-style: normal
}
/* 鍒濆鍖朇SS */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol ,li { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","瀹嬩綋";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
table { border-collapse:collapse; }
body { color:#333; padding: 0; font:12px/20px "寰蒋闆呴粦","Arial Narrow",HELVETICA;/* overflow-y:scroll;*/ }
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { zoom:1; }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a { color:#666; text-decoration:none; }
a:hover{
    text-decoration:none;
}

.top_wai{
	width:100%; 
	height:80px;
	line-height: 80px;
	position:fixed; 
	left:0; 
	top:0; 
	z-index:9999; 
    background-position: 0px -70px;
    background-repeat: repeat-x;
	font-size: 18px;	
 }

.top_wai .hang {
	border-color:#333;
}
.top_wai .hang ul li{
 }
 .top_wai .hang ul li a{
  	position:relative;
  	color: #fff;
  }
.top_wai .hang ul li  a.active_jj , .top_wai .hang ul li  a:hover {
    color:#c52c2e;
    text-decoration: none;
}

 .logo_1 {
 	width:154px;
    height: 32px;
    padding: 0px;
    margin-top:12px;
    
 }
.container-fluid .logo_1{
    margin-left:20px;
}
.logo_1 img{
    width:100%;
    height: auto;
    display: block;
  }
 .telephone{
 	color: #fff;
 	padding-right: 30px;
 	font-weight: bold;
 	font-family: Arial;
    line-height: 52px;
 }

.ca-menu li{
    position: relative;
    border-radius: 50%;
    margin-bottom:20px;
}
.ca-menu li a {
    display: block;
    border: 10px solid #f6f6f6;
    text-align: center;
    position: relative;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;

}
.ca-menu li a .tianchong{
    border-radius: 50%;
    width: 100%;
    height: 100%;
    text-align: center;
}

.fi_1{
    position: absolute;
    top: 40px;
    height: 80px;
    width: 80px;
    left: 50%;
    margin-left: -40px;
    opacity: 1;
}
.fi_2{
    position: absolute;
    height: 100px;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    top: 40px;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}
.ca-menu li a .fu_icon .fi_1 img , .ca-menu li a .fu_icon .fi_2 img{
    margin:0 auto;
}
.ca-menu li a .fu_content{
    position: absolute;
    bottom: 40px;
    left: 0px;
    text-align: center;
    width: 100%;
}

.ca-menu li a .fu_content em{
    font-size: 12px;
}
.ca-menu li a .fu_content h2{
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.fu_subtitle{
    max-width: 600px;
    color: #999;
    font-size: 13px;
    margin-bottom: 20px;
    margin: 10px auto 30px;
    text-align: center;
}
.ca-menu li a:hover{
    background: #f7f7f7;
    border-color: #fff;
    color: #c52c2e;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.ca-menu li a:hover .fi_1{
    display: none;
}
.ca-menu li a:hover .fi_2{
    opacity: 0.8;
}
.fu_title_en{
    text-align: center;
    visibility: visible;
    display: inline-block;
    margin:0 auto;
}
.fu_title_en h2{
    margin: 0px;
    font-size: 25px;
    color: #c52c2e;
    text-transform: uppercase;
    font-family: "allerbold";
    font-weight: bold;
}
.fu_title_en hr{
    margin: 0px;
    width: 100%;
    height: 2px;
    background-color: #000;
    border: 0px;
}
.fu_title_cn{
    text-align: center;
    margin-top: 10px;
    font-size: 30px;
}
.fu_title_en h2.write_h2 , .write_h1 {
    color: #fff;
}
.write_p{
    color: #ccc;
}
.fu_title_en hr.write_hr{
    background-color: #fff;
}




.container-fluid .grid {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    z-index: 1;
    /*display: inline-block;*/
    overflow: hidden;
    margin: -0.135em;
    background: #000;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}






figure.effect-chico img {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

figure.effect-chico:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-chico figcaption {
    padding: 3em;
}

figure.effect-chico figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #fff;
    content: '';
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

figure.effect-chico figcaption::before,
figure.effect-chico p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-chico h2 {
    padding: 12% 0 20px 0;
    font-size: 28px;
}

figure.effect-chico p {
    margin: 0 auto;
    max-width: 270px;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

figure.effect-chico:hover figcaption::before,
figure.effect-chico:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}



.a_four_list li .a_bg_img{
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.a_four_list li .a_bg_img dl{
    position: absolute;
    left: 0px;
    top: 55px;
    text-align: center;
    width: 100%;
    color: #fff;
}
.a_four_list li .a_bg_img dl dd{
    font-size: 12px;
    font-family: "Arial";
    font-weight: normal;
    margin-top: 4px;
}

.a_four_list li .a_bg_img dl dt{
    font-size: 16px;
}

.a_four_list li .a_bg_img img{   
    overflow-x: hidden;   
    overflow-y: hidden;    
    position: relative; 
    transition-delay: 0s;    
    transition-duration: 1s;   
    transition-property: all;    
    transition-timing-function: ease; /* Firefox 4 */ 
    -moz-transition-delay: 0s;    
    -moz-transition-duration: 1s;    
    -moz-transition-property: all;    
    -moz-transition-timing-function: ease; /* Safari 鍜 Chrome */   
    -webkit-transition-delay: 0s;    
    -webkit-transition-duration: 1s;    
    -webkit-transition-property: all;    
    -webkit-transition-timing-function: ease; /* Opera */
     -o-transition-delay: 0s;    
    -o-transition-duration: 1s;    
    -o-transition-property: all;    
    -o-transition-timing-function: ease;
}
.a_four_list li:hover .a_bg_img img{    
    transform: scale(1.2, 1.2);     
    -ms-transform:scale(1.2, 1.2);  /* IE 9 */  
    -moz-transform:scale(1.2, 1.2);     /* Firefox */   
    -webkit-transform:scale(1.2, 1.2); /* Safari 鍜 Chrome */    
    -o-transform:scale(1.2, 1.2);   /* Opera */
}







.adv_ul li{
    margin-bottom: 40px;
}
.adv_icon_com{
    background-image:url(../images/jk_icon.png);
    background-repeat: no-repeat;
    width:45px;
    height: 45px;
    display: block;
}
.a_icon1{
    background-position: 0px 0px;
}
.a_icon2{
    background-position: 0px -45px;
}
.a_icon3{
    background-position: 0px -90px;
}
.a_icon4{
    background-position: 0px -135px;
}
.a_icon5{
    background-position: 0px -180px;
}
.a_icon6{
    background-position: 0px -225px;
}
.cus_bg{
    background: url(../images/c_bg.jpg) no-repeat center top;
}
.p_bg{
    background: url(../images/p_bg.jpg) no-repeat center top;
}
.tec_ul{
    margin-top: 20px;
}
.tec_ul li{
    text-align: center;
}

.tec_ul li h2{
    font-size: 24px;
}
.tec_ul li h2.color_purple{
    color: #c52c2e;
}
.tec_ul li h4{
    font-size: 16px;
    margin:0px;
}
.cus_div ul li{
    margin-bottom: 20px;
}





.foot-wai{
    height: 100px;
    line-height: 100px;
    position:relative;
    background-color:#202020;
}
.foot-ul{
    margin-left:50px;
    padding:0px;
    margin:0px;
}
.foot-ul li{
    display:inline-block;
}
.foot-div{
    position: absolute;
    top:0px;
    right:0px;
    overflow: hidden;
}
.fd_p{
    margin-right: 330px;
    margin-bottom:0px;
}
.fd_a{
    position:absolute;
    top:0px;
    right:0px;
    height:100px;
    line-height: 100px;
}
.fd_a_div{
    line-height:100px;
}
.fd_a img{
    width:auto;
    height: 40px;
    padding:0 40px;
    vertical-align: middle;
}


.wp-footer, .f-rcon .cube-con {
  height: 100px;
  line-height: 100px;
}
.p-re{
      position: relative;
}
.bgc-20 {
  background-color: #202020;
}
.c-6 {
  color: #666;
}
.fs-12 {
  font-size: 12px;
}
.in-line{
  display: inline-block;
}
.pal-tr, .pal-vhc {
  top: 0;
  right: 0;
}
.pal-tl{
  position: absolute;
}
.o-hide{
  overflow: hidden;
}
.cube {
  -webkit-transform: translateZ(-50px);
  -moz-transform: translateZ(-50px);
  -o-transform: translateZ(-50px);
  -ms-transform: translateZ(-50px);
  transform: translateZ(-50px);
}
.flippety {
  -webkit-transform: translateZ(50px);
  -moz-transform: translateZ(50px);
  -o-transform: translateZ(50px);
  -ms-transform: translateZ(50px);
  transform: translateZ(50px);
  position: relative;
  height: 100%;
  margin-bottom: 0px;
}
.bgc-0 {
  background-color: #000;
}
.f-rcon .flop {
  -webkit-transform: rotateX(-90deg) translateZ(-50px);
  -moz-transform: rotateX(-90deg) translateZ(-50px);
  -o-transform: rotateX(-90deg) translateZ(-50px);
  -ms-transform: rotateX(-90deg) translateZ(-50px);
}
.bgc-da6 {
  background-color: #e71f19;
}

.f-rcon a , .f-nav a{
    color: #666;
}
.f-l{
  float: left;
}
.bgc-c8 {
  background-color: #C8C8C8;
}

/*浜岀骇椤甸潰鏍峰紡*/

.er_case_list{

}
.er_case_list ul li{
    padding:0;
}


/* filters */
#filters{margin-bottom:20px;padding:0;list-style:none;}
#filters li{float:left;}
#filters li span{display:block;padding:5px 20px;text-decoration:none;color:#666;cursor:pointer;}
#filters li span.active{background:#c52c2e;color:#fff;}
#portfoliolist .portfolio{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    display:none;
    overflow:hidden;
    padding:0px;
}
.portfolio-wrapper{overflow:hidden;position:relative!important;background:#666;cursor:pointer;}
.portfolio img{max-width:100%;position:relative;}
.portfolio .label{position:absolute;width:100%;height:100%; font-weight: normal; top:0px; left:0; display: none;padding:0px; }
.portfolio .label-bg{background:#000;width:100%;height:100%;position:absolute;top:0;left:0; 
    opacity: 0.7;
    filter:Alpha(opacity=70);
    }
.portfolio .label-text{color:#fff;position:relative;z-index:500;display: block; width: 100%; height: 100%;}
.portfolio .label-text span{
    display: block;
    padding-top: 30%;
    margin-bottom: 10px;
    font-size: 18px;
}
.portfolio .text-category{display:block;font-size:9px;}
.er_news_list{
        margin: 0px;
    }
.er_news_list ul li{
    height: 36px;
    line-height: 36px;
    margin-bottom: 15px;
}
.er_news_list ul li a{
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 15px;
    color: #666;
}
.er_case_t_bg{
    background-image: url(../images/xq_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    padding:100px 0px 70px;
    margin-top: 50px;
}
.case_jj_dl{

}
.case_jj_dl dt{
    font-size: 24px;
    color: #fff;
}
.case_jj_dl dd span , .case_jj_dl dd strong{
    display: block;
    color: #fff;
    font-size: 13px;
    line-height: 26px;
}
.case_jj_dl dd p{
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.case_jj_dl dd a.cjd_more{
    width: 94px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 13px;
    border: 1px solid rgba(255,255,255,0.7);
    display: block;
}
.case_jj_dl dd a.cjd_more:hover{
    color: #c52c2e;
    border: 1px solid rgba(197,44,47,0.7);
}
.case_jj_dl div {
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-top: 30px;
}
.case_jj_dl div i{
    float: left;
    font-size: 13px;
    margin-right: 20px;
}
.case_jj_dl div a{
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #c52c2e;
    display: block;
    color: #fff;
    float: left;
    font-size: 15px;
    border-radius: 3px;
}
.jj_a_left{
    background-image: none;
    width: 48%;
    cursor: url(../images/left.cur),auto;
}
.jj_a_right{
    background-image: none;
    width: 48%;
    cursor: url(../images/right.cur),auto;
}
.carousel-control.left , .carousel-control.right{
    background-image: none;
}

/*鏈嶅姟css*/
#menu {position: fixed; left: 10px; top: 50%; margin-top: -100px; list-style-type: none; z-index: 70;}
#menu li {width:44px; height:44px; font-size: 14px; border-radius: 100%;}
#menu a { width:44px; height:44px;  padding: 10px 10px; background-color: #4c4b4b; color: #fff; text-decoration: none;border-radius: 100%;}
#menu .active a { color: #fff; background-color: #c52c2e;}
.section { text-align: center; position: relative; color: #fff;}
.background1{
    background-image: url(../images/fu_bg01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.background2{
    background-image: url(../images/fu_bg02.jpg);
    background-size: cover;
}
.background3{
    background-image: url(../images/fu_bg03.jpg);
    background-size: cover;
}
.background4{
    background-image: url(../images/fu_bg04.jpg);
    background-size: cover;
}
.background5{
    background-image: url(../images/fu_bg05.jpg);
    background-size: cover;
}
#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: scroll;

}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span {
    background: #333;
}
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
}
#fp-nav ul li:hover .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.wo_3{
    color: #62242b;
}


.section1 .container p , .section1 .container h2 , .section1 .container span{
    position: relative;
}
.section2 .container p , .section3 .container p , .section4 .container p , .section5 .container p{ position: relative; left: -140%;}
.section2 .container h2 , .section3 .container h2 , .section4 .container h2 , .section5 .container h2 { position: relative; right: -140%;}
.section2 .container span , .section3 .container span , .section4 .container span , .section5 .container span {position: relative; left: -140%;}
.section2 .container div a , .section3 .container div a ,.section4 .container div a {
    display: none;
}
.xuanzhuan{
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    width: 95px;
    height: 95px;

}
.xuanzhuan:hover{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.about_list{ 
    padding: 0px;
    position: relative;
    color: #fff;
    height: 100%;
}
.t_p_text{
    position:absolute; 
}
.t_p_text dt{
    font-size: 16px;
    font-family: "Arial";
    font-weight: normal;
}
.t_p_text dd{
    font-size: 30px;
    font-weight: normal;
}
.t_p_number{
    font-size: 58px;
    position:absolute;
    
    line-height: 58px;
    display: block;
}
.t_p_wz1{
    top:20px; 
    left:20px;
}
.t_p_color1{
    color: #8c0f11; 
    right:20px; bottom:20px;
}
.t_p_color2{
    color: #626161; 
    right:20px; bottom:20px;
}
.t_p_color3{
    color: #626161; 
    left:20px; bottom:20px;
}
.t_p_color4{
    color: #8c0f11; 
    left:20px; bottom:20px;
}
.al_red{
   background-color: #c52c2e;
}
.al_grey{
    background-color:#7d7d7d;
}
.about_con{

}
.about_con h2{
    font-size: 56px;
    font-family: "Arial";
    padding-bottom: 10px;
    font-weight: bold;
}
.about_con span{
    font-size: 22px;
    font-family: "Arial";
    border-bottom: 2px solid #333;
    padding-bottom: 6px;
}
.about_con p{
    font-size: 16px;
    line-height: 32px;
    color: #666;
    margin-bottom: 22px;
}
.wa_wai{
    width: 100%;  
    padding: 30px 0px;
}
.heihei{
    background-color: #3f3f3f;
}
.close_r{
    padding-right:0px;
}
.wa_h2{
    font-size: 56px;
    font-family: "Arial";
    padding-bottom: 10px;
    font-weight: bold;
    color: #fff;
}
.wa_p{
    font-size: 13px;
    line-height: 28px;
    color: #fff;
    padding-bottom: 10px;
    margin-top: 25px;
}
.wwd_list li{
    text-align: center;
    margin-bottom: 15px;
}
.wwd_border{
    border-right: 1px solid #ccc;
}
.wwd_list li dl dd h3{
    font-size: 24px;
    padding-bottom: 6px;
    padding-top: 20px;
}
.wwd_list li dl dd h3 a{
    font-size: 24px;
    color: #000;
}
.wwd_list li dl dd h3 a:hover{
    color: #c42b2d;
}
.wwd_list li dl dd span{
    font-size: 12px;
    font-family: "Arial";
}
.wwd_list li dl dd p{
    font-size: 13px;
    line-height: 26px;
    color: #666;
    margin-top: 10px;
    fon
}
.table-bordered > tbody > tr > td{
    border:1px solid #4f4e4e !important;
}
.table-bordered > tbody > tr > td img{
    margin: 0px auto;
}
.xuanzhuan2{
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
    width: 137px;
    height: 137px;

}
.xuanzhuan2:hover{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.a_none_div{
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../images/dian_bg.png) repeat top left;
    width: 100%;
    height: 100%;
    font-size: 15px;
    display: none;
}
.a_none_div p{
    padding: 15px;
    line-height: 30px;

}
.wa_span{
    font-size: 22px;
    font-family: "Arial";
    border-bottom: 2px solid #fff;
    padding-bottom: 6px;
    color: #fff;
}
.ac_title{
    padding-left: 15px;
    padding-right: 15px;
}
.wj_bg_red{
    background-color: #c52c2e;
}
.wj_bg_green{
    background-color: #3bc5a0;
}
.wj_bg_fen{
    background-color: #fff9e9;
}
.wj_bg_lan{
    background-color: #129ba1;
}
.wz_item{

}
.wz_item dt{
    font-size: 35px;
    text-transform: uppercase;
    font-family: "Arial";
}
.wz_item dd h2{
    font-size: 56px;
    margin-bottom: 20px;
    font-weight: bold;
}
.wz_item dd p{
    font-size: 14px;
    line-height: 28px;
}
.wz_item dd a{
    color: #fff;
    display: block;
    width: 110px;
    height: 30px;
    background-color: #bf3b3d;
    border: 1px solid #dc8283;
    border-radius: 20px;
    line-height: 30px;
    text-indent: 15px;
    background-image:url(../images/jk_icon.png);
    background-position: -56px -52px;
    background-repeat: no-repeat;
    margin-top: 30px;
}
.color_write{
    color: #fff;
}
.color_black{
    color: #333;
}
.mar_top_1{
    margin-top: 100px;
}
.mar_top_2{
    margin: 80px auto 0px;
    max-width: 408px;
}
.wzjs{
    overflow: hidden;
}
.wzjs_page1{
    position:relative; 
    max-width:1920px; 
    margin:50px auto 0px; 
    padding:80px 0px 260px;
}
.wzjs_page2{
    position:relative;
     max-width:1920px; 
     margin:0px auto; 
     padding:30px 0px 340px;
}
.wzjs_page3{
    position:relative; max-width:1920px; margin:0px auto; padding:20px 0px 220px;
}
.wzjs_page4{
    position:relative; max-width:1920px; margin:0px auto; padding:20px 0px 80px;
}
.wzjs_page5{
    position:relative; max-width:1920px; margin:0px auto; padding:40px 0px 280px;
}
.app_com{
    overflow:hidden;
}
.ac1{
    background-color:#f5f5f5;  padding:140px 0px;
}
.ac2{
    padding:140px 0px;
}
.ac3{
    padding:140px 0px 0px;
}
.ac4{
    padding:120px 0px;
    background-color:#f5f5f5;
}
.ac5{
    padding:120px 0px 80px;
}
.ac6{
    padding:120px 0px;
    background-color:#f5f5f5;
}
.ac7{
    padding:120px 0px 80px;
    background-color:#f5f5f5;
}
.ac8{
    padding:120px 0px 60px;
}
.ac9{
    padding:60px 0px 40px;
    background-color:#f5f5f5;
}
.app_list{

}
.app_list dt{
    
}
.app_list dt h2{
    font-size: 30px;
    color: #333;
    padding-bottom: 5px;
}
.app_list dt h2.a_right_h2 , .app_list dt span.a_right_span{
    text-align: right;
    display: block;
}
.app_list dt span{
    font-size: 13px;
    color: #333;
}
.app_list dd hr{
    height:2px; width:48px; margin-left:0px; border:none;border-top:2px double #c32c2e;
}
.app_list dd hr.a_right_hr{
    float: right;
}
.app_list dd p{
    font-size: 15px;
    color: #848484;
    line-height: 30px;
}
.app_list dd p.a_right_p{
    text-align: right;
}
.contact_list li{
    padding: 0px 5px;
    margin-bottom: 15px;
}
.contact_list li div{
    background-color: #fff;
    text-align: center;
    height: 200px;
    padding-top: 50px;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: none;
    position: relative;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.contact_list li div.but_h_css1:hover,
.contact_list li div.but_h_css1:active {
    color: #fff;
    background-color: #c5090b;
}
.contact_list li div.but_h_css2:hover,
.contact_list li div.but_h_css2:active {
    color: #fff;
    background-color: #c5090b;
}
.contact_list li div.but_h_css3:hover,
.contact_list li div.but_h_css3:active {
    color: #fff;
    background-color: #c5090b;
}

.contact_list li div span{
    background-image: url(../images/c_b_1.png);
    background-position: 0px 0px ;
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    display: block;
    margin: 0px auto 20px;
}
.contact_list li div span.a_b_span1{
    background-position: 0px 0px ;
}
.contact_list li div.but_h_css1:hover span.a_b_span1,
.contact_list li div.but_h_css1:active span.a_b_span1 {
    background-position: -36px 0px ;
}
.contact_list li div span.a_b_span2{
    background-position: 0px -33px ;
}
.contact_list li div.but_h_css2:hover span.a_b_span2,
.contact_list li div.but_h_css2:active span.a_b_span2 {
    background-position: -36px -33px ;
}
.contact_list li div span.a_b_span3{
    background-position: 0px -66px ;
}
.contact_list li div.but_h_css3:hover span.a_b_span3,
.contact_list li div.but_h_css3:active span.a_b_span3 {
    background-position: -36px -66px ;
}
.contact_title{
    font-size: 22px;
    text-align: center;
    padding-bottom: 30px;
}


/**
 * btn_more
 **/
a.btn_more {
  display: inline-block;
  padding: .6em 1.5em;
  font-size: 14px;
  font-family: "Arial";
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #c52c2e;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0 -2px #fff, 0 0 0 -1px #c52c2e;
  box-shadow: 0 0 0 -2px #fff, 0 0 0 -1px #c52c2e;
  border: none;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: box-shadow .3s;
}
a.btn_more:hover, a.btn_more:focus {
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 4px #c52c2e;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #c52c2e;
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 0.5s 1;
  animation: gelatine 0.5s 1;
}



/**
 * $keyframes \ gelatine 
 **/
@keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
@-webkit-keyframes gelatine {
  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from, to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}



.kai {
  height: 257px;
  position: absolute;
  width: 180px;
  left: 50%;
  margin-left: -90px;
  top: 0px;
  z-index: 3;
  transform: scale(0);
  background: url("../images/kai_running.png");
}
.kai .eyes:after, .kai .eyes:before {
  height: 8px;
  width: 5px;
  background: #1a181b;
  top: 100px;
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
}
.kai .eyes:after {
  right: 70px;
}
.kai .eyes:before {
  left: 70px;
}
.kai.animate {
  animation: animate 0.75s steps(19) infinite;
}
.kai.animate .eyes {
  position: relative;
  animation: eyes_running .75s reverse infinite;
}
.kai.animate .eyes:before, .kai.animate .eyes:after {
  animation: eyes_blink 5s .2s alternate infinite linear;
}

@keyframes animate {
  to {
    background-position: -3420px;
  }
}
@keyframes eyes_blink {
  0% {
    height: 8px;
    top: 100px;
  }

  10% {
    height: 8px;
    top: 100px;
  }

  11% {
    height: 2px;
    top: 103px;
  }

  13% {
    height: 2px;
    top: 103px;
  }

  14% {
    height: 8px;
    top: 100px;
  }

  30% {
    height: 8px;
    top: 100px;
  }

  34% {
    height: 8px;
    top: 100px;
  }

  36% {
    height: 2px;
    top: 103px;
  }

  38% {
    height: 8px;
    top: 100px;
  }

  40% {
    height: 2px;
    top: 103px;
  }

  42% {
    height: 8px;
    top: 100px;
  }

  99.9999% {
    height: 8px;
    top: 100px;
  }
}
@keyframes eyes_running {
  0% {
    top: 20px;
  }

  22% {
    top: 9px;
  }

  46% {
    top: 17px;
  }

  72% {
    top: 9px;
  }

  100% {
    top: 20px;
  }
}

.join_two{
    font-size: 18px;
    color: #666;
    text-align: center;
    line-height: 36px; 
    margin: 80px 0px; 
}
.join_two h3{
    color: #c8161e;
    font-size: 36px;
}
.join_three{
    background-image: url(../images/desk-scene.jpg);
    background-position: center;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 300px 0px 300px;
    margin-bottom: 40px;
}
.join_zhiwei1{
    text-align: center;
    width: 100%;
}
.join_zhiwei1 li{
    display: inline-block;
}
.join_zhiwei1 li a{
    display: inline-block;
    float: left;
    padding: 15px 20px 15px 30px;
    margin: 0 10px 10px 0;
    line-height: 1;
    font-size: 13px;
    background-color: #fff;
    color: #c8161e;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    background-image: url(../images/xiaoren.gif);
    background-repeat: no-repeat;
    background-position: 11px 13px;
}

.join_zhiwei2 {
    text-align: center;
}
.join_zhiwei2 li{
    display: inline-block;
    padding: 15px 18px;
}
.join_zhiwei2 li a{
    color: #c8161e;
}
.join_line{
    height:2px; margin-left:0px; border:none; border-top:2px double #c32c2e;
}
.join_ul_list li{
    font-size: 15px;
    color: #666;
    line-height: 30px;
    margin-bottom: 20px;
}
.join_ul_list li h2{
    font-size: 18px;
    padding-bottom: 10px;
    color: #000;
}
.join_forth .join_f_title h2{
    font-size: 24px;
}
.join_free{
    padding: 40px 0px;
    background-color: #f1f1f1;
    margin:40px 0px;
}
.modal-dialog{
    position: absolute;
    width: 800px;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -200px;
    height: 400px;
}
.kangkang{
    text-align: left;
    padding: 15px;
    overflow-y:scroll;
    height:350px;
}
.kangkang h2{
    font-size: 24px;
    color: #c8161e;
}
.kangkang strong{
    font-size: 18px;
    color: #000;
    display: block;
    margin-bottom: 15px;
    margin-top: 15px;
}
.kangkang ul{
    width: 100%;
}
.kangkang ul li{
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}
.c_c_title{
    background-color: #c52c2e;
    color: #fff;
    overflow: hidden;
    padding: 30px 50px;
    margin-left: -15px;
    margin-right: -15px;
}
.c_c_title h2{
    font-size: 22px;
}
.c_c_title span{
    font-size: 13px;
}
.con_neirong{
    padding: 45px 30px;
    font-size: 15px;
    line-height: 30px;
    color: #666;
}
.xia_yi{
    border-top: 1px solid #ccc;
    margin-right: -15px;
    margin-left: -15px;
}
.xia_yi li{
    height: 80px;
    padding: 0px;
}
.xia_yi li a{
    background-image: url(../images/jian.png);
    background-repeat: no-repeat;
    display: block;
    height: 80px;
}
.xia_yi li a.jian1{
    background-position: center 28px;  
}
.xia_yi li a.jian2{
    background-position: center -133px;  
}
.xia_yi li a.jian3{
    background-position: center -293px;  
}
.xia_yi li a.jian1:hover{
    background-color: #c52c2e;
    background-position: center -52px; 
}
.xia_yi li a.jian2:hover{
    background-color: #c52c2e;
    background-position: center -213px; 
}
.xia_yi li a.jian3:hover{
    background-color: #c52c2e;
    background-position: center -373px; 
}
.news_item{
    padding:0px; text-align:center; margin-right:-1px;
}
.nishuo{
    padding: 0px;
}
a.ommy{
    position:absolute; 
    top:0px; 
    left:0px;
}
.jj_lianxi{
    padding-top:149px; padding-bottom:149px; text-align:center; color:#fff;
}
.jj_lianxi h2{
    color:#fff; font-size:57px; text-transform: uppercase;
    margin-bottom: 20px;
}
.jj_lianxi p{
    font-size:15px;
    line-height: 28px;
    }
.jj_kehu{
    padding-top:80px; padding-bottom:80px;
}
.tec_ul li  h2{
    margin: 10px 0px;
    display: block;
}
.tec_ul li  img{
    margin: 0px auto;
}


.toll_img{ text-align: center;}
.toll_info{ width: 100%; vertical-align:middle;text-align: center;}
.hov_dl_fuwu{
    background-color: #b21d1f;
    color: #fff;
    width: 100%;
    padding: 30px 0px;
}
.tiana{
    padding: 30px 0px;
}
.tiana dt{
    margin-bottom: 15px;
}
.tiana dd p {
    font-size: 13px;
    line-height: 28px;
    margin-top: 10px;
}
.j_t_com_70{
    padding:70px 0px 0px;
}
.j_t_contact_color{
    background:#f1f1f1;
}
.j_t_news_70{
    padding:70px 0px 20px;
}
.wo_de_tian{
    display: inline-block; overflow:hidden;
}
.oo_over{
    overflow: hidden;
}
.huodong_pic{
    padding: 0px 15px;
    margin: 0px;
}
.huodong_pic li{
    padding: 0px 5px;
    margin-bottom: 10px;
   
    display:block;
}
.huodong_pic li div{
    width: 100%;
     position:relative;
}
.huodong_pic li img{
    width: 100% !important;
    height: 100% !important;
}
.wocai{
    width:30px; 
    height:30px; 
    display:block; 
    position:absolute; 
    top:12px; 
    right:80px;
    background-image: url(../images/shouji.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.fy_w_text{
    font-size:32px;border-bottom:2px solid #fff;
}
.fy_r_text{
    font-size:32px;border-bottom:2px solid #62242b;
}
.fy_w_title{
    padding:20px 0px; font-size:36px;
}
.fy_w_jie{
    background:#fff; 
    font-style:normal; 
    color:#000; 
    border-radius:20px; 
    padding:4px 10px; 
    font-size:16px;
    margin: 0px 5px;
}
.nishuoshuo{
    font-size:22px;
}
.nishuoshuo2{
    margin:0px 10px;
    width: 180px;
    height: 100px;
}
input[type="submit"], button.g-btn.color_primary.type_raised, a.g-btn.color_primary.type_raised{
    background-color: #c20;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 11px 22px;
    margin: 5px 0;
    text-transform: uppercase;
    position: relative;
    border-radius: 3px;
    border: none;
}
button.g-btn.color_secondary.type_raised, a.g-btn.color_secondary.type_raised{
    background-color: #8c0;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    padding: 11px 22px;
    margin: 5px 0;
    text-transform: uppercase;
    position: relative;
    border-radius: 3px;
    border: none;
}
button.g-btn.color_white.type_raised, a.g-btn.color_white.type_raised{
    font-size: 16px;
    line-height: 20px;
    padding: 11px 22px;
    color: #fff;
    background-color: #46a9e8;
}
.ninainai{
    padding-left:30px;
    padding-right:0px;
}
.niershu{
    position:relative; padding:0px;
}
.niergu{
    position:absolute; top:0px; left:0px; padding:26px 25px 0px; width:100%;
}

/*娴姩瀹㈡湇*/
#floatDivBoxs{width:52px; height:126px; position:fixed;bottom:150px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{ background-image:url(../images/online_arrow.png); 
    height:126px;
    padding-top:10px;
    background-repeat:no-repeat;  background-position: 0px -30px;
}
#floatDivBoxs .floatDqq li{
    
    font-size:15px; 
    padding:13px 0 13px 13px;
    
}
#floatDivBoxs .floatDqq li i{
    background-image:url(../images/online_arrow.png); 
    background-repeat:no-repeat;
    width: 25px;
    height: 25px;
    display: block;
}
#floatDivBoxs .floatDqq li.bajie i{
    background-position: 0px -168px;
}
#floatDivBoxs .floatDqq li.shaseng i{
    background-position: 0px -204px;
}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
.floatShadow{}
#rightArrow{width:28px;height:28px;background:url(../images/online_arrow.png) no-repeat;position:fixed;bottom:120px;right:12px;z-index:999;}
#rightArrow a{display:block;height:45px;}
.shangqiao{
    position:absolute; top:0px; right:-126px; width:126px; height:126px;
    z-index: -1;
    background-image:url(../images/online_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px -240px;
    padding:10px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.shangqiao2{
    position:absolute; top:0px; right:-126px; width:126px; height:126px;
    z-index: -1;
    background-image:url(../images/online_arrow.png);
    background-repeat: no-repeat;
    background-position: 0px -240px;
    padding:10px;
}
.xiaoyanzi{
    position:absolute; top:0px; left:0px; 
}
.ziwei{
    padding: 0px 2px;
}
a.ertai{
    display: block;
    width: 106px;
    height: 30px;
    background-color: #c52c2e;
    border-radius: 3px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}
.jj_xin{
        margin: 0px;
    }
    .fuertai{
        margin:0px -2px;
    }

@media (max-width: 767px) {
  .hang {
    background:#000 !important;
  }
  .fi_1 {
    top:15px !important;
    width:60px !important;
    height:60px !important;
    margin-left:-30px !important;
  }
  .ca-menu li a .fu_content{
    bottom:15px !important;
  }
  .er_case_t_bg{
    padding:30px 0px 70px !important;
   }
  .case_jj_dl dd p{
    margin-top: 5px !important;
    margin-bottom: 8px !important;
   }
   .about_con span{
    font-size: 15px !important;
   }
   .wa_span{
    font-size: 15px !important;
   }
   .close_r{
    padding-right: 15px !important;
   }
   .wwd_border{
    border:0px !important;
   }
   .t_p_number{
    font-size: 20px !important;
    width: 20px !important;
    height: 26px !important;
   }
   .t_p_text dd{
    font-size: 26px !important;
   }
   .t_p_text dt{
    font-size: 12px !important;
   }
   .a_none_div{
    font-size: 12px;
   }
   .wzjs_page1{
    padding:0px 0px 160px !important;
   }
   .wzjs_page2{
    padding:0px 0px 120px !important;
   }
   .wzjs_page3{
    padding:10px 0px 100px !important;
   }
   .wzjs_page5{
    padding:10px 0px 100px !important;
   }
   .mar_top_1{
    margin-top: 30px !important;
    margin-bottom:30px;
   }
   .wz_item dt{
    font-size: 22px !important;
    text-align: center !important;
   }
   .wz_item dd h2{
    font-size: 36px !important;
    text-align: center !important;
   }
   .wz_item dd a{
    margin: 0px auto !important;
   }
   .mar_top_2{
    margin: 20px auto 0px !important;
    max-width: 100% !important;
   }
   .nishuo{
    padding: 0px 15px;
    }
    .animate_afc, .animate_afb, .animate_reveal, .animate_wfc, .animate_aft{
    opacity: 1 !important;
    }
    .jj_lianxi{
    padding-top:100px; 
    padding-bottom:100px; 
    }
    .jj_lianxi h2{
    font-size:30px;
    }
    
    .jj_kehu{
    padding-top:30px;
    padding-bottom:30px;
    }
    .jj_xin{
        margin: 0px;
    }
    .news_item{
        margin-bottom: 15px;
    }
    .jj_women{
        margin-bottom: 15px;
    }
    .tec_ul li {
        margin-bottom: 15px;
    }
    .tec_ul li h4{
        font-size: 14px;
    }
    .tec_ul li img{
        padding: 15px;
    }
    .touch .right, .touch .flop, .no-trans .ani-title .flop{
        display: block;
    }
    .ca-menu li a:hover .fi_2{
        opacity: 0 !important;
    }

    .ca-menu li a:hover{
        background: #f7f7f7;
        color: #c52c2e;
        border: 10px solid #f6f6f6;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .ca-menu li a:hover .fi_1{
        display: block;
    }
    .ca-menu li a:hover .fi_2{
        opacity: 1;
    }
    .ani-title h2{
        font-size: 40px !important;
        margin-right: 0px !important;
    }
    .ac1{
        padding:40px 0px;
    }
    .ac2{
        padding:50px 0px;
    }
    .ac4{
       padding:50px 0px; 
    }
    .ac5{
       padding:50px 0px;  
    }
    .ac6{
       padding:50px 0px;
    }
    .ac3{
        padding:50px 0px;
    }
    .ac7{
        padding:50px 0px;
    }
    .ac8{
        padding:50px 0px;
    }
    .nicai{
        margin-top: 30px;
    }
    .container-fluid .logo_1{
        margin-left: 15px;
    }
    .background1 , .background2 , .background3 , .background4 , .background5{
        background-size: auto 100%;
        background-position: center top;
    }
    .fy_w_text{
        font-size: 28px;
    }
    .fy_r_text{
        font-size: 28px;
    }
    .fy_w_title{
        font-size: 30px;
    }
    .fy_w_jie{
        background:none; color:#fff;
        display: block;
        margin: 0px;
    }
    .xiaoshu{
        display: block;
        margin-bottom: 10px;
    }
    .xuanzhuan{
        width: 60px;
        height: 60px;
    }
    .jian_xia{
        width: 30px;
        height: 30px;
    }
    .nishuoshuo{
        font-size:16px;
    }
    .nishuoshuo2{
        width: 100px;
        height: 56px;
    }
    .modal-dialog{
        width: 98%;
        margin:0px auto;
        top: 60px;
        left: 0px;
        position: relative;
    }
    .close{
        font-size: 30px;
    }
    .i_b_t_p{
        font-size: 18px !important;
        line-height: 22px !important;
        padding: 0px 10px;
    }
    .i_b_t_t{
        font-size: 28px !important;
        line-height: 34px !important;
        top:32% !important;
        font-weight: normal !important;
        padding: 0px 10px;
    }
    .wodetiana{
        top: 64% !important;
    }
    .wodetiana2{
        top: 62% !important;
    }
    .ninainai{
        padding-left:15px;
        padding-right:15px;
    }
    .niershu{
        padding:0px 15px;
    }
    .niergu{
        padding:18px 25px 0px;
    }
    .ziwei{
        padding: 0px;
    }
    .join_two{
        margin: 30px 0px;
        padding: 0px 5px;
    }
    .fuertai{
        margin:0px -15px;
    }

}

@media (min-width: 768px){
  .container-fluid .navbar-brand {
   margin-left: 15px !important;
  }

   
}
@media (min-width: 768px){
   .navbar-nav{
    margin-left:30px !important;
   }
}
@media (min-width: 768px){
.navbar-nav > li > a {
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (min-width: 768px){
.navbar-nav > li {
  margin-left: 10px;
}
@media (min-width: 768px){
.navbar-nav > li {
  margin-left: 10px;
}
@media (min-width: 767px) and (max-width: 1080px) {
  .telephone {
    display: none !important;
  }
  .wwd_border{
    border:0px !important;
   }
   .t_p_text dd{
    font-size: 26px !important;
   }
   .t_p_text dt{
    font-size: 12px !important;
   }
   .a_none_div{
    font-size: 12px !important;
   }
}
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}















 


