/*--- slider-css --*/
.slider {
	position: relative;
	margin-top: 0px;
	display: block;
	z-index: 1000;
}
/*圓點版*/

.callbacks_tabs a:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f111";
	visibility: visible;
	text-align: center;
	color: #df626d;
}
.callbacks_tabs {
	position: absolute;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	font-size: 18px;
	text-align: center;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 999;
}
.callbacks_here a:after {
	color: #FFF;
}
.callbacks_tabs li {
	display: inline-block;
	text-align: center;
	float: none;
}
.callbacks_tabs a {
	width: auto;
	line-height: 3em;
	padding: 0 5px;
	height: auto;
	background: transparent;
	display: inline;
	visibility: hidden;
}
.callbacks_tabs li:first-child {
}
.callbacks_tabs .callbacks_here a {
	background-color: #df626d;
	color: #fff;
	font-weight: bold;
}
/*ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14px;
	z-index: 999;
	left: 0;
	width: 100%;
	text-align: center;
	background-color: #F09
}*/
/*.callbacks_tabs a:after {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	
	
	content: "\f111";
	visibility: visible;
	text-align: center;
	color:#df626d;
}
.callbacks_tabs{
	background-color:#FC6;
	overflow:hidden;
}
.callbacks_here a:after {
	color:#FFF;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs li {
	display: inline-block;
	text-align: center;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14px;
	z-index: 999;
	left:0;
	width:100%;
	text-align:center;
	background-color:#F09
}*/

/*箭頭*/
.callbacks_nav {
	position: absolute;
	z-index: 2460;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 1%;
	opacity: 0.7;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 48px;
	background: transparent url("../images/themes.png") no-repeat left top;
	margin-top: -30px;
}
.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 1%;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	height: 500px;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.banner01 {
	background-image: url(../images/1.jpg);
}
.banner02 {
	background-image: url(../images/4.jpg);
}
.banner03 {
	background-image: url(../images/3.jpg);
}
.banner {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.rslides .caption {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	line-height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.rslides .caption .caption_text {
	overflow: hidden;
	text-align: center;
}
.rslides .caption h3 {
	font-size: 50px;
	color: #FFF;
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-weight: bold;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 1.8em;
  
    text-shadow:0px 0px 10px #222222;
}
.rslides .caption p {
	font-size: 18px;
	color: #FFF;
	font-family: "微軟正黑體", "新細明體", "標楷體";
	font-weight: bold;
	display: block;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
    text-shadow:0px 0px 5px #222222;
}
.rslides .caption span {
	display: inline-block;
	color: #FFF;
}

    .rslides .btn_row  a{
            padding: 0.4em 2em;
    margin: 5px;
    font-size: 18px;
    }






/*999999999999999*/

 @media(max-width:1280px) {
.rslides li {
	height: 450px;
}
b.down-arrow {
	left: 8.5em;
}
b.in-usa {
	right: 7.5em;
}
}
  @media(max-width:1160px) {
.rslides .caption span {
	display: block;
}
}
@media(max-width:1024px) {
.rslides li {
	height: 400px;
}
.sb-search {
	right: 29px;
	margin-top: 12px;
}
.top-tele {
	width: 41%;
}

.rslides .caption h3 {
	font-size: 46px;
}


    .rslides .btn_row  a{
            padding: 0.4em 2em;
    margin: 5px;
    font-size: 16px;
    }
}



 @media(max-width:960px) {
.slider {
	margin-top: 0;
	position: relative;
	display: block;
	z-index: 1000;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	height: 350px;
}
.rslides .caption {
	width: 80%;
	margin: 0 10%;
}
}
 @media(max-width:768px) {
.rslides .caption span {
	display: inline;
}
.rslides .caption h3 {
	font-size: 40px;
}


    .rslides .btn_row  a{
            padding: 0.4em 1.5em;
    margin: 5px;
    font-size: 16px;
    }




}
 @media(max-width:720px) {
ul.callbacks_tabs.callbacks1_tabs {
	right: 2em;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
	height: 300px;
}
}
 @media(max-width:640px) {
.header-bottom {
	padding: 1em 0;
}
.rslides li {
	height: 250px;
}
.rslides .caption h3 {
	font-size: 36px;

}
.rslides .caption p {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
}
}
 @media(max-width:480px) {
.rslides li {
	height: 150px;
}
ul.callbacks_tabs.callbacks1_tabs {
	display: none;
}
.callbacks_nav {
	display: none;
}
.rslides .caption h3 {
	font-size: 28px;
    margin:0;
    padding:0;
    line-height: 1.2em;
}
.rslides .caption p {
	display: none;
}

    .rslides .btn_row  a{
            padding: 0.3em 1.2em;
    margin: 0;
    font-size: 14px;
    }




}
@media(max-width:360px) {
.rslides li {
	height: 125px;
}
}

