div#slider1_container{
	/*banner下方的橘色線條*/
	/*border-bottom: #FF6600 3px solid;*/
	display: none; 
	position: relative; 
	margin: 0 auto;
    top: 0px; 
	left: 0px; 
	width: 1300px; 
	height: 580px; 
	overflow: hidden;
	margin-bottom: 20px;
}

div#slider1_loading{
	position: absolute; 
	top: 0px; 
	left: 0px;
}

div#slider1_loading div#unknow_div1{
	filter: alpha(opacity=70); 
	opacity: 0.7; 
	position: absolute; 
	display: block;
    top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}
div#slider1_loading div#unknow_div2{
	position: absolute; 
	display: block; 
	background: url(https://cougargaming.com/global/img/slider_banner/loading.gif) no-repeat center center;
    top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%;
}

div#slider1_container div#slides{
	cursor: move; 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 1300px;
	height: 580px;
	overflow: hidden;
}

/* 圖文分開的版型 */
#slides .slide_box {position:relative; background-color:#000000;}
#slides .slide_box .product-info {
	position:absolute;
	color:#FFF;
	font-family: "Roboto",Arial,sans-serif !important;
	z-index: 999;
	top:163px;
	left:114px;
}
#slides .slide_box .product-info h1 {
	font-size: 60px;
    line-height: 60px;
	color: #ed6c00;
	font-family: MicrogrammaDBolExt !important;
	letter-spacing: 3px;
}
#slides .slide_box .product-info h3 {
	margin-top:0;
	font-size: 28px;
    font-weight: bold;
    /*white-space: nowrap;*/
	max-width: 350px;
    overflow-wrap: break-word;
}
#slides .slide_box.attackx3rgb .product-info h3 { max-width:418px;}
#slides .slide_box.immersapro .product-info h3 { max-width:500px;}
#slides .slide_box .product-info .description {
    font-size: 15px;
    max-width: 370px;
	font-weight: 300;
}
/* conquer 繁中簡中文字形 */
#slides .slide_box .product-info tw3 {/* conquer 繁中簡中文字形 */
	margin-top:0;
	font-size: 29px;
    font-weight: bold;
    /*white-space: nowrap;*/
	max-width: 350px;
    overflow-wrap: break-word;
}
#slides .slide_box .product-info tw4 {/* conquer 繁中簡中文字形 */
	margin-top:0;
	font-size: 50px;
    font-weight: bold;
    /*white-space: nowrap;*/
	max-width: 350px;
	color: #ed6c00;
}
#slides .slide_box .product-info twdescription {/* conquer 繁中簡中文字形 */
    font-size: 19px;
    max-width: 370px;
	font-weight: 300;
	overflow-wrap: break-word;
}
@media (max-width: 1279px) {
#slides .slide_box .product-info .description { display:none;}
#slides .slide_box .product-info h1 {font-size: 80px; line-height: 80px;}
#slides .slide_box .product-info h3 {font-size: 45px;max-width:600px;}
}
/* conquer 繁中簡中文字形 */
@media (max-width: 1279px) {
#slides.slide_box .product-info description { display:none;}
#slides.slide_box .product-info tw3 {font-size: 50px;}
}



                /* jssor slider bullet navigator skin 21 css */
                /*
                .jssorb21 div           (normal)
                .jssorb21 div:hover     (normal mouseover)
                .jssorb21 .av           (active)
                .jssorb21 .av:hover     (active mouseover)
                .jssorb21 .dn           (mousedown)
                */
                .jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
                    background: url(https://cougargaming.com/global/img/slider_banner/b21.png) no-repeat;
                    overflow: hidden;
                    cursor: pointer;
                }

                .jssorb21 div {
                    background-position: -5px -5px;
                }

                    .jssorb21 div:hover, .jssorb21 .av:hover {
                        background-position: -35px -5px;
                    }

                .jssorb21 .av {
                    background-position: -65px -5px;
                }

                .jssorb21 .dn, .jssorb21 .dn:hover {
                    background-position: -95px -5px;
                }
                /* jssor slider arrow navigator skin 21 css */
                /*
                .jssora21l              (normal)
                .jssora21r              (normal)
                .jssora21l:hover        (normal mouseover)
                .jssora21r:hover        (normal mouseover)
                .jssora21ldn            (mousedown)
                .jssora21rdn            (mousedown)
                */
                .jssora21l, .jssora21r, .jssora21ldn, .jssora21rdn {
                    position: absolute;
                    cursor: pointer;
                    display: block;
                    background: url(https://cougargaming.com/global/img/slider_banner/a21.png) center center no-repeat;
                    overflow: hidden;
                }

                .jssora21l {
                    background-position: -3px -33px;
                }

                .jssora21r {
                    background-position: -63px -33px;
                }

                .jssora21l:hover {
                    background-position: -123px -33px;
                }

                .jssora21r:hover {
                    background-position: -183px -33px;
                }

                .jssora21ldn {
                    background-position: -243px -33px;
                }

                .jssora21rdn {
                    background-position: -303px -33px;
                }
				
				

/* 圖文分開的版型___分兩邊的產品名稱 */
#slides .slide_box_two {position:relative; background-color:#000000;}

#slides .slide_box_two .product-info_left {
	position:absolute;
	color:#FFF;
	font-family: "Roboto",Arial,sans-serif !important;
	z-index: 999;
	top:20px;
	left:120px;
}
#slides .slide_box_two .product-info_left h1 {
	font-size: 60px;
    line-height: 60px;
	color: #ed6c00;
	font-family: MicrogrammaDBolExt !important;
	letter-spacing: 3px;
}
#slides .slide_box_two .product-info_left small{
	font-size: 30px;
	color: #ed6c00;
	font-family: MicrogrammaDBolExt !important;
}
#slides .slide_box_two .product-info_left h3 {
	margin-top:0;
	font-size: 28px;
    font-weight: bold;
    /*white-space: nowrap;*/
	max-width: 350px;
    overflow-wrap: break-word;
	letter-spacing: 1px;
}
#slides .slide_box_two .product-info_right {
	position:absolute;
	color:#FFF;
	font-family: "Roboto",Arial,sans-serif !important;
	z-index: 999;
	top:20px;
	right:110px;
}
#slides .slide_box_two .product-info_right h1 {
	font-size: 60px;
    line-height: 60px;
	color: #ed6c00;
	font-family: MicrogrammaDBolExt !important;
	letter-spacing: 3px;
}
#slides .slide_box_two .product-info_right h3 {
	margin-top:0;
	font-size: 28px;
    font-weight: bold;
    /*white-space: nowrap;*/
	max-width: 550px;
    overflow-wrap: break-word;
	letter-spacing: 1px;
}




/*螢幕小於1000px時，banner的頁碼按鈕隱藏*/
@media (max-width: 1000px) {
	.jssorb21 div {
		display: none;
	}
}

/* Revenger 背光 */
#color{
    width:1920px;
    height:857px;
    position:relative;
    -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 5s;
	animation-iteration-count: infinite;
	/*background-image: url("/global/img/products/mice/revenger/rainbow.jpg");*/
	background-color: #000;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes example {
	from {background-position:-1545px 0px;}
    to {}
}

/* Standard syntax */
@keyframes example {
    from {background-position:-1545px 0px;}
    to {}
}


/* Chrome, Safari, Opera */
@-webkit-keyframes example-450M {
    0%   {background-color:#4b4b4b;}
    5%  {background-color:#ff0013;}
    10%  {background-color:#4b4b4b;}
    18%  {background-color:#00afff;}
	26%  {background-color:#4b4b4b;}
	34%  {background-color:#b6ff00;}
	42%  {background-color:#4b4b4b;}
	50%  {background-color:#bc00ff;}
	58%  {background-color:#4b4b4b;}
	65%  {background-color:#2251ff;}
	73%  {background-color:#4b4b4b;}
	81%  {background-color:#faed00;}
    89% {background-color:#4b4b4b;}
	97% {background-color:#ffffff;}
	100% {background-color:#4b4b4b;}
}

/* Standard syntax */
@keyframes example-450M {
    0%   {background-color:#4b4b4b;}
    5%  {background-color:#ff0013;}
    10%  {background-color:#4b4b4b;}
    18%  {background-color:#00afff;}
	26%  {background-color:#4b4b4b;}
	34%  {background-color:#b6ff00;}
	42%  {background-color:#4b4b4b;}
	50%  {background-color:#bc00ff;}
	58%  {background-color:#4b4b4b;}
	65%  {background-color:#2251ff;}
	73%  {background-color:#4b4b4b;}
	81%  {background-color:#faed00;}
    89% {background-color:#4b4b4b;}
	97% {background-color:#ffffff;}
	100% {background-color:#4b4b4b;}
}