﻿/******************************
*
*  RoyalSlider White Controls Skin
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-minimal-white.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/


/* Background */

.rsMinW { position: relative }
.rsMinW, .rsMinW .rsOverflow, .rsMinW .rsSlide, .rsMinW .rsVideoFrameHolder, .rsMinW .rsThumbs { background: #ccc; color: #FFF; }
/***************
*
*  1. Arrows
*
****************/

.rsMinW .rsArrow { height: 40px; width: 40px; position: absolute; top: 50%; margin-top: -20px; display: block; cursor: pointer; z-index: 21; }
.rsMinW .rsArrowLeft { left: 20px }
.rsMinW .rsArrowRight { right: 20px }
.rsMinW .rsArrowIcn { width: 40px; height: 40px; position: absolute; cursor: pointer; background: url(../images/kv-icon.png) transparent; }
.rsMinW:hover .rsArrowIcn { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1 }
.rsMinW.rsHor .rsArrowLeft .rsArrowIcn { background-position: -45px 0; }
.rsMinW.rsHor .rsArrowRight .rsArrowIcn { background-position: 0 0; }
.rsMinW .rsArrowIcn { filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s }
/***************
*
*  2. Bullets
*
****************/

.rsMinW .rsBullets { position: absolute; bottom: 65px; left: 0; width: 100%; z-index: 35; text-align: center; height:1rem; line-height:1rem; overflow: hidden; }
.rsMinW .rsBullet { height:1rem; line-height:1rem; display: inline-block;  *display:inline; *zoom:1; padding: 0 0.5rem }
.rsMinW .rsBullet span { display: block; width:1rem; height:1rem; -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%; background:#fff; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5 }
.rsMinW .rsBullet.rsNavSelected span { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1 }

/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider { width: 100%; position: relative; direction: ltr; }
.royalSlider > * { float: left; }
.rsWebkit3d .rsSlide { -webkit-transform: translateZ(0); }
.rsWebkit3d .rsSlide, .rsWebkit3d .rsContainer, .rsWebkit3d .rsThumbs, .rsWebkit3d .rsPreloader, .rsWebkit3d img, .rsWebkit3d .rsOverflow, .rsWebkit3d .rsBtnCenterer, .rsWebkit3d .rsAbsoluteEl, .rsWebkit3d .rsLink { -webkit-backface-visibility: hidden; }
.rsFade.rsWebkit3d .rsSlide, .rsFade.rsWebkit3d img, .rsFade.rsWebkit3d .rsContainer { -webkit-transform: none; }
.rsOverflow { width: 100%; height: 100%; position: relative; overflow: hidden; float: left; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.rsVisibleNearbyWrap { width: 100%; height: 100%; position: relative; overflow: hidden; left: 0; top: 0; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.rsVisibleNearbyWrap .rsOverflow { position: absolute; left: 0; top: 0; }
.rsContainer { position: relative; width: 100%; height: 100%; -webkit-tap-highlight-color: rgba(0,0,0,0); }
.rsArrow, .rsThumbsArrow { cursor: pointer; }
.rsThumb { float: left; position: relative; }
.rsArrow, .rsNav, .rsThumbsArrow { opacity: 1; -webkit-transition: opacity 0.3s linear; -moz-transition: opacity 0.3s linear; -o-transition: opacity 0.3s linear; transition: opacity 0.3s linear; }
.rsHidden { opacity: 0; visibility: hidden; -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear; -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear; -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear; transition: visibility 0s linear 0.3s, opacity 0.3s linear; }
.rsGCaption { width: 100%; float: left; text-align: center; }
/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen { position: fixed !important; height: auto !important; width: auto !important; margin: 0 !important; padding: 0 !important; z-index: 2147483647 !important; top: 0 !important; left: 0 !important; bottom: 0 !important; right: 0 !important; }
.royalSlider .rsSlide.rsFakePreloader { opacity: 1 !important; -webkit-transition: 0s; -moz-transition: 0s; -o-transition: 0s; transition: 0s; display: none; }
.rsSlide { position: absolute; left: 0; top: 0; display: block; overflow: hidden; height: 100%; width: 100%; }
.royalSlider.rsAutoHeight, .rsAutoHeight .rsSlide { height: auto; }
.rsPreloader { position: absolute; z-index: 0; }
.rsNav { -moz-user-select: -moz-none; -webkit-user-select: none; user-select: none; }
.rsNavItem { -webkit-tap-highlight-color: rgba(0,0,0,0.25); }
.rsThumbs { cursor: pointer; position: relative; overflow: hidden; float: left; z-index: 22; }
.rsTabs { float: left; background: none !important; }
.rsTabs, .rsThumbs { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: rgba(0,0,0,0); }
.rsVideoContainer { width: auto; height: auto; line-height: 0; position: relative; }
.rsVideoFrameHolder { position: absolute; left: 0; top: 0; background: #141414; opacity: 0; -webkit-transition: .3s; }
.rsVideoFrameHolder.rsVideoActive { opacity: 1; }
.rsVideoContainer iframe, .rsVideoContainer video, .rsVideoContainer embed, .rsVideoContainer .rsVideoObj { position: absolute; z-index: 50; left: 0; top: 0; width: 100%; height: 100%; }
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe, .rsVideoContainer.rsIOSVideo video, .rsVideoContainer.rsIOSVideo embed { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-right: 44px; }
img.rsImg { max-width: none; }
.grab-cursor { cursor: url(grab.png) 8 8, move; }
.grabbing-cursor { cursor: url(grabbing.png) 8 8, move; }
.rsNoDrag { cursor: auto; }
.rsLink { left: 0; top: 0; position: absolute; width: 100%; height: 100%; display: block; z-index: 20; background: url(../images/blank.gif); }


/*-------------------焦点图框架内容-------------------------*/
#slider-with-blocks-1 { width: 100% }
.slide-con { width: 100%; height: 100%; position: relative }
.slide-txtbox { display: block; position: absolute }

/*-------------------首页kv-------------------*/ 
.in-kvbox { height:500px }
.inkv1-bg { background-repeat: no-repeat; background-position: center center; background-image: url(/css/inkv1-bg.jpg); background-size: cover; background-color: #EBEBEB; }
.inkv2-bg { background: url(../images/inkv2-bg.jpg) center center no-repeat; background-size: cover; }
.inkv3-bg { background: url(../images/inkv3-bg.jpg) center center no-repeat; background-size: cover; }
.inkv4-bg { background: url(../images/inkv4-bg.jpg) center center no-repeat; background-size: cover; }

.inkv1-text01 { left: 5%; top: 44%; z-index: 30; color:#000 }

/*.inkv1-text02 { left: 5%; top: calc( 35% + 11rem ); z-index: 30; width:35%;line-height:1.2em;color:#000;font-size:2.5rem; }
.inkv1-text03 { left: 5%; top: 30rem; z-index: 30 }*/

/*.inkv2-text01 { left: 5%; top: 45%; z-index: 30; font-size: 40px; font-size: 4rem; line-height:1.2em; color:#fff }
.inkv2-text02 { left: 5%; top: calc( 35% + 7.5rem ); z-index: 30; width:35%; font-size:44px; font-size:2.5rem; line-height:1em; color:#000 }
.inkv2-text03 { left: 5%; top: 36rem; z-index: 30 }*/

/*.inkv3-text01 { right: 5%; top: 45%; z-index: 30; font-size: 40px; font-size: 4rem; line-height:1.2em; color:#fff }*/


@media ( max-width:800px ) {

.rsMinW .rsBullets { bottom:1em }
.rsMinW .rsArrow, .rsMinW .rsArrowIcn { display:none }

.in-kvbox { height:30em }
.inkv1-bg, .inkv2-bg { background-size:auto 100%;/*background-size:cover;*/ }

.inkv1-bg{ background-position: 80% 20%;}
.inkv2-bg{ background-position: 70% top; }

.inkv1-text01, .inkv1-text02, .inkv2-text01, .inkv2-text02{ /*background-color: rgba(255, 255, 255, 0.6);*/padding:0.2rem; }

.inkv1-text01 { top: 20rem; font-size:2.8rem;width:23rem;line-height:1.2em; }
.inkv1-text02 { top: 30rem; width:30rem; font-size:1.5rem; width:23rem; }

.inkv2-text01 { top: 20rem; font-size:2.8rem;width:23rem; }
.inkv2-text02 { top: 28rem; width:45%; font-size:1.5rem;width:23rem; }

.inkv3-text01 {  top: 24rem;  font-size:2.8rem;}

}

@media ( max-width:320px ) {
    
.inkv1-text01 { top: 18rem; font-size:2.8rem;width:23rem;line-height:1.2em; }

.inkv2-text01 { top: 18rem; font-size:2.8rem;width:23rem; }

.inkv3-text01 {  top: 18rem; font-size:2.8rem;}

}
