@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id RWDBASE_PAT01 */
/* load db logo_img */
/**
*網站LOGO
**/
.logo_img {height:100%}
/*END*/
/* load db RWDMenuSmall001 */
.RWDMenuSmall001{padding-top:20px;}
.RWDMenuSmall001 .btn-navbar span.nb_left {
    padding: 7px;
    float: left;
}
.navbar {
  margin: 36px 0px;
  background-color: transparent !important;
  border: none !important;
  background-color: transparent;
  background-image: none;
  border: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding: 0px;
}
.navbar .logo_img {
  margin: 0px 0;
  padding: 0px;
  overflow: hidden;
  width: 315px;
  max-width: 90%;
  height: 90px;
  z-index: 99999;
}
.navbar .logo_img img {

}
.navbar a.navbar-brand {
  margin: 0px 0;
  padding: 0px;
  overflow: hidden;
  width: 315px;
}
.navbar a.navbar-brand img {
  float: left;
  margin: 0 6px 0 0;
  width: 90px;
}
.navbar a.navbar-brand span.logo_title {
  font-size: 36px;
  font-weight: 300;
  display: block;
  padding: 10px 0 0px 0;
  line-height: 42px;
  text-shadow: 1px 1px 0px #ffffff;
}
.navbar a.navbar-brand span.logo_subtitle {
  font-size: 13px;
  font-weight: 300;
  display: block;
  text-shadow: 1px 1px 0px #ffffff;
}
.navbar .nav {
  margin: 27px 0 0 0;
}
.navbar .nav li a {
  margin: 0 3px;
  background-color: transparent !important;
  border-bottom: solid 1px transparent;
}
.navbar .nav li a:hover,
.navbar .nav li a:active {
  background-color: transparent;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  border-bottom: solid 1px #428bca;
  color: #333333;
}
.navbar .nav li.active a,
.navbar .nav li.active a:hover {
  background-color: transparent;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.067);
  border-bottom: solid 1px #428bca;
  color: #333333;
}
.navbar .btn-navbar span.nb_right {
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    padding: 0 4px 4px;
    text-shadow: 1px 1px 0 #ffffff;
}
.navbar .btn-navbar span.nb_left {
    padding: 5px;
}
.logo_img {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.logo_img:hover,
.logo_img:focus {
  text-decoration: none;
}
.logo_img > img {
  display: block;
}

/*IPAD以下*/
@media(max-width:799px){
    .collapsing_header header{position: fixed !important;}
  ul.nav li {
    text-align: center;
  }  
  .navbar .nav {
    width: 100%;
  }

  /*選單都不要出現*/
  /*.page_menu_block ul.nav {display:none;}*/
  .page_menu_block ul.nav li > ul,.page_menu_block ul.nav li.active > ul{display:none;}

}
@media (min-width: 767px){
  .navbar-nav{
    float: none !important;
  }   
  .navbar-nav>li {
    float: none;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }  
}
@media (min-width: 768px){
  .navbar-toggle{
    display:block;
  }
  .navbar-header {
    float: none;
  }   
  .navbar-collapse.collapse {
    display: none!important;
  }  
  .navbar-collapse.in{
    display: block!important;
  }
}
/*大於800*/
@media (min-width: 800px) {
  .navbar-nav{
    float: right !important;
  }       
  .navbar-toggle{
    display:none;
  }    
  .navbar-header {
    float: left;
  }  
  .navbar-nav>li {
    float: left;
  } 
  .navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
  }  
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  max-height: 600px;
  overflow-x: hidden;
  overflow-y:auto; 
}

/*END*/
/* load db web_search */
/**
* 網站搜尋
**/
.web_search {border:1px solid transparent;}
.web_search .searchkey{float:left;position:relative;}
.web_search .searchkey input{border: medium none;line-height:30px;height:30px;padding:0px 5px;width: 149px;margin:0 5px}
.web_search .btn{display: inline-block;padding:0px 10px;line-height: 30px;font-size:13px;float:left;text-align: center;cursor:pointer;}

.web_search {background-color:#1a1a1a;}
.web_search {border-color:#1a1a1a;}
.web_search input{color:#909090;}
.web_search input{background:#1a1a1a;}
.web_search .btn{background:transparent;}
.web_search .btn{color:#7b7b7b;}
.web_search .btn:hover{color:#ffffff;}
/*END*/
/* load db RWDMenuNormal001 */
.RWDMenuNormal001 ul,.RWDMenuNormal001 li{list-style: none;margin:0px;}
.RWDMenuNormal001 ul ul{padding: 0px 20px;}
.in ul.nav li.active a,
.in ul.nav li.active a:hover {
  border-bottom: 1px solid #428bca;
  color: #428bca;
  text-shadow: 0 0 0 transparent;
}
.in ul.nav li a:hover,
.in ul.nav li a:active {
  border-bottom: 1px solid transparent;
}
/*END*/
/* load db RWDsocial001 */
.RWDsocial001{
  background: #428bca;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 15px;
  z-index: 101;
  overflow: hidden;
  padding: 10px;
}
#social_media_wrapper a {
  text-align: center;
  display: block;
  float: left;
  margin: 0 3px;
  background-color: #ffffff;
  border-radius: 50%;
  font-size: 18px;
  width: 30px;
  height: 30px;
  padding: 6px;
  -webkit-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
}
#social_media_wrapper a i {
  vertical-align: top !important;
}
#social_media_wrapper a i img{width:100%}
#social_media_wrapper a:hover,
#social_media_wrapper a:active {
  text-decoration: none;
  color: #fff;
  background: #428bca;
}
.RWDsocial001 #social_media_wrapper a[title="+line3"]{
    font-size: 14px;
    padding: 0;
}
.RWDsocial001 #social_media_wrapper a .ii-line3{
    line-height: 30px;
}
/*END*/
/* load db RWDfalink */
.RWDfalink{float:right;}
.RWDfalink i {
  font-size: 18px;
  padding: 0 6px;
  display: inline-block;
  color: #777777;
}
.RWDfalink a {
    color: #428bca;
}

.RWDfalink i img {
    height: auto;
    max-width: 100%;
    min-height: 20px;
    min-width: 20px;
    vertical-align: middle;
}
/*END*/
/* load db RWDbanner001 */
	.RWDbanner001 .slides li{
	width:100%;
        height:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: center center;
}

/*END*/
/* load db RWDProduct005 */
.RWDProduct005 h1,.RWDProduct005 h2,.RWDProduct005 h3,.RWDProduct005 h4,.RWDProduct005 h5,.RWDProduct005 h6 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    text-transform: capitalize;
}	
.RWDProduct005 .section-title {
	margin-bottom: 10px;
	padding-bottom: 0;
	text-align: center;
	font-weight:400;
}

.RWDProduct005 .section-title h1 {
	margin-top:0;
	margin-bottom:45px;
	font-family: 'Pacifico', cursive;
	color:#f26522;
	position:relative;
}
.RWDProduct005 .section-start{
	width:100%;
	text-align:center;
	position: relative;
	color:#dde6eb;
	font-size:12px;
	height:20px;
	margin-top:-30px;
  line-height: 1.1;
}
.RWDProduct005 .section-start .fa-star{

  margin:0 2px;
}
.RWDProduct005 .section-start .fa-star.color{
	color:#5a6a72;
}
.RWDProduct005 .section-start:after {
	clear:both;
}
.RWDProduct005 {
	background-color:#fff;
	overflow:hidden;
	max-height:575px;
	position:relative;
line-height: 1.1;
}

.RWDProduct005 .promo-slider {
	margin-top:-225px;
}

.RWDProduct005 .promo-info .section-title {
	margin-bottom:10px;
}

.RWDProduct005 .promo-info .section-title h1 {
	font-family: 'Raleway', sans-serif;
	color:#5a6a72;
	font-weight:700;

}

.RWDProduct005 .promo-info .section-title h1 span{
	display:block;
	font-size:24px;
	font-family: 'Pacifico', cursive;
	color:#f26522;
	font-weight:400;
	margin-bottom:5px;
	text-transform: capitalize;
	line-height: 1.1;
}

.RWDProduct005 .promo-slider .promo-info{
	padding:25px;
}

.RWDProduct005 .promo-slider .weekly-promo {
	color:#000;
}

.RWDProduct005 .promo-slider .weekly-promo h4 {
	color:#5a6a72;
	line-height:25px;
	margin-bottom:30px;
}

.RWDProduct005 .promo-slider .weekly-promo >p{
	max-width:400px;
	display:inline-block;
  line-height: 1.1;
}

.RWDProduct005 .promo-image img {
	display:inline-block;
  border:0px;
}
.RWDProduct005 .promo-image a{
  display:block;
}

.RWDProduct005 .promo-slider .slide .promo-info {
	opacity:0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
}

.RWDProduct005 .promo-slider .slide.active-slide .promo-info {
	opacity:1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.RWDProduct005 .promo-slider .slide .promo-image {
	position:relative;
max-height: 333px;
    overflow: hidden;
}


.RWDProduct005 .promo-slider .slide .promo-image:before, 
.RWDProduct005 .promo-slider .slide.active-slide .promo-image:before {
	position:absolute;
	content:"";
	height:100%;
	width:100%;
	left:0;
	top:0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.RWDProduct005 .promo-slider .slide .promo-image:before  {	
	background-color:rgba(90, 106, 114, 0.75);
}

.RWDProduct005 .promo-slider .slide.active-slide .promo-image:before  {
	background-color:inherit;
}

.RWDProduct005 .bx-wrapper .bx-prev {
	top: 70px;
}

.RWDProduct005 .bx-wrapper .bx-next {
	top: 450px;
}

.RWDProduct005 .bx-wrapper .bx-prev, 
.RWDProduct005 .bx-wrapper .bx-next {	
	color:#5a6a72;
	font-size:40px;
	position:absolute;
	left:25%;
	margin-left:-25px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.RWDProduct005 .bx-controls-direction:before{
  position: absolute;
  content:"";
  background:transparent;
  left:0;
  top:0;
  height:105px;
  width:50%;
}

.RWDProduct005 .bx-controls-direction:after{
  position: absolute;
  content:"";
  background:transparent;
  left:0;
  top:472px;
  height:105px;
  width:50%;
}
.RWDProduct005 .bx-wrapper .bx-controls-direction a {
    text-indent: 0px;
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
	.RWDProduct005 .promo-slider .slide {
		margin-bottom:0 !important;
	}

}
/* sm */
@media (max-width: 991px) {

.RWDProduct005 .bx-wrapper .bx-prev, 
.RWDProduct005 .bx-wrapper .bx-next {	
	top:50%;
        margin-top:-20px;
	left:-15px;
	margin-left:0px;
}
.RWDProduct005 .bx-wrapper .bx-next {	
  right:-15px;
left:auto;
}
	.RWDProduct005{
		max-height:700px;
	}
	.RWDProduct005 .promo-slider {
	  margin-top: 0px;
	}
	
}


/*END*/
/* load db RWDedictor006 */
.parallax .overlay {
   background-color: rgba(0,0,0,.8);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.parallax .container{
color: #fff;
    position: relative;
    z-index: 10;
}

.RWDedictor006 ._content{padding:50px 0px;}
/*subject area*/
.RWDedictor006 .section-subject{text-align:center;margin-bottom:50px;}
.RWDedictor006 h1.main-title{font-size:48px;margin:0px;color:#fff;font-weight: 300;}
.RWDedictor006 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#fff;font-weight: 300;}
.RWDedictor006 .section-line {background-color: #fff;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/

/*END*/
/* load db RWDad002 */
.margin-bottom-30 {
    margin-bottom: 30px !important;
}
.margin-top-30 {
    margin-top: 30px !important;
}
/**	13. Owl Carousel v1.3.3
						*************************************************** **/
						/* clearfix */
						.RWDad002 .owl-carousel .owl-wrapper:after {
							content: ".";
							display: block;
							clear: both;
							visibility: hidden;
							line-height: 0;
							height: 0;
						}
						/* display none until init */
						.RWDad002 .owl-carousel{
							display: none;
							position: relative;
							width: 100%;
							-ms-touch-action: pan-y;
						}
						.RWDad002 .owl-carousel .owl-wrapper{
							display: none;
							position: relative;
							-webkit-transform: translate3d(0px, 0px, 0px);
						}
						.RWDad002 .owl-carousel .owl-wrapper-outer{
							overflow: hidden;
							position: relative;
							width: 100%;
						    z-index: 0;
						}
						.RWDad002 .owl-carousel .owl-wrapper-outer.autoHeight{
							-webkit-transition: height 500ms ease-in-out;
							-moz-transition: height 500ms ease-in-out;
							-ms-transition: height 500ms ease-in-out;
							-o-transition: height 500ms ease-in-out;
							transition: height 500ms ease-in-out;
						}
							
						.RWDad002 .owl-carousel .owl-item{
							float: left;
						}
						.RWDad002 .owl-controls .owl-page,
						.RWDad002 .owl-controls .owl-buttons div{
							cursor: pointer;
						}
						.RWDad002 .owl-controls {
							-webkit-user-select: none;
							-khtml-user-select: none;
							-moz-user-select: none;
							-ms-user-select: none;
							user-select: none;
							-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
						}
						.RWDad002 .owl-carousel.featured .owl-controls .owl-prev {
							margin-right:3px;
						}

						/* fix */
						.RWDad002  .owl-carousel  .owl-wrapper,
						.RWDad002 .owl-carousel  .owl-item{
							-webkit-backface-visibility: hidden;
							-moz-backface-visibility:    hidden;
							-ms-backface-visibility:     hidden;
						  -webkit-transform: translate3d(0,0,0);
						  -moz-transform: translate3d(0,0,0);
						  -ms-transform: translate3d(0,0,0);
						}
							/* 
							 *  Owl Carousel CSS3 Transitions 
							 *  v1.3.2
							 */
							.RWDad002 .owl-origin {
								-webkit-perspective: 1200px;
								-webkit-perspective-origin-x : 50%;
								-webkit-perspective-origin-y : 50%;
								-moz-perspective : 1200px;
								-moz-perspective-origin-x : 50%;
								-moz-perspective-origin-y : 50%;
								perspective : 1200px;
							}
							/* fade */
							.RWDad002 .owl-fade-out {
							  z-index: 10;
							  -webkit-animation: fadeOut .7s both ease;
							  -moz-animation: fadeOut .7s both ease;
							  animation: fadeOut .7s both ease;
							}
							.RWDad002 .owl-fade-in {
							  -webkit-animation: fadeIn .7s both ease;
							  -moz-animation: fadeIn .7s both ease;
							  animation: fadeIn .7s both ease;
							}
							/* backSlide */
							.RWDad002 .owl-backSlide-out {
							  -webkit-animation: backSlideOut 1s both ease;
							  -moz-animation: backSlideOut 1s both ease;
							  animation: backSlideOut 1s both ease;
							}
							.RWDad002 .owl-backSlide-in {
							  -webkit-animation: backSlideIn 1s both ease;
							  -moz-animation: backSlideIn 1s both ease;
							  animation: backSlideIn 1s both ease;
							}
							/* goDown */
							.RWDad002 .owl-goDown-out {
							  -webkit-animation: scaleToFade .7s ease both;
							  -moz-animation: scaleToFade .7s ease both;
							  animation: scaleToFade .7s ease both;
							}
							.RWDad002 .owl-goDown-in {
							  -webkit-animation: goDown .6s ease both;
							  -moz-animation: goDown .6s ease both;
							  animation: goDown .6s ease both;
							}
							/* scaleUp */
							.RWDad002 .owl-fadeUp-in {
							  -webkit-animation: scaleUpFrom .5s ease both;
							  -moz-animation: scaleUpFrom .5s ease both;
							  animation: scaleUpFrom .5s ease both;
							}

							.RWDad002 .owl-fadeUp-out {
							  -webkit-animation: scaleUpTo .5s ease both;
							  -moz-animation: scaleUpTo .5s ease both;
							  animation: scaleUpTo .5s ease both;
							}
				

							/**
								CUSTOM REWRITE
							**/
							.RWDad002 .owl-carousel {
								overflow:hidden;
								margin-bottom:20px;
								position:relative;
							}

							.RWDad002 .owl-carousel.owl-padding-10 .owl-item {
								padding:0 10px;
							}
							

							.RWDad002 .owl-carousel img {
								display:inline-block;
							}
							.RWDad002 .owl-carousel.buttons-autohide .owl-buttons {
								filter: Alpha(Opacity=0);
								opacity:0;

								-webkit-transition: opacity 0.4s;
								   -moz-transition: opacity 0.4s;
									 -o-transition: opacity 0.4s;
										transition: opacity 0.4s;
							}
							.RWDad002 .owl-carousel.buttons-autohide:hover .owl-buttons {
									filter: Alpha(Opacity=100);
									opacity:1;
								}

							.RWDad002 .owl-theme .owl-controls .owl-buttons div {
								color:#121212;
								background:#fff; 
								border:#fff 1px solid;

								opacity:1; 
								filter: Alpha(Opacity=100);

								-webkit-border-radius: 3px;
								   -moz-border-radius: 3px;
										border-radius: 3px;
							}
							.RWDad002 .controlls-over .owl-controls .owl-prev {
								position: absolute;
								top: 50%;
								margin-top: -28px;
								right:auto;
								left: -13px;
								zoom: 1;
								width: 36px;
								height: 36px;
								opacity: 0;
							}
							.RWDad002 .controlls-over .owl-controls .owl-next {
								position: absolute;
								top: 50%;
								margin-top: -28px;
								left:auto;
								right: -13px;
								zoom: 1;
								width: 36px;
								height: 36px;
								opacity: 0;
							}

							
							
							.RWDad002 .controlls-over .owl-pagination {
								text-align:center;
								position:absolute; width:60%; margin:auto;
								bottom:-20px; left:0; right:0; z-index:1;
							}
							.RWDad002 .owl-theme.controlls-over .owl-controls .owl-page {
								background:rgba(0,0,0,0.3);
								margin-bottom:30px;
								position:relative;
								display:inline-block;

							}
							.RWDad002 .owl-theme.controlls-over .owl-controls .owl-page:first-child {
								-webkit-border-top-left-radius: 10px;
								-webkit-border-bottom-left-radius: 10px;
								-moz-border-radius-topleft: 10px;
								-moz-border-radius-bottomleft: 10px;
								border-top-left-radius: 10px;
								border-bottom-left-radius: 10px;
							}
							.RWDad002 .owl-theme.controlls-over .owl-controls .owl-page:last-child {
								-webkit-border-top-right-radius: 10px;
								-webkit-border-bottom-right-radius: 10px;
								-moz-border-radius-topright: 10px;
								-moz-border-radius-bottomright: 10px;
								border-top-right-radius: 10px;
								border-bottom-right-radius: 10px;
							}
							.RWDad002 .owl-theme.controlls-over .owl-controls .owl-page span {
								background:#fff;
							}
							.RWDad002 .bottom-pagination .owl-controls .owl-page {
								margin-bottom:-40px !important;
							}


							/* top text caption */
							.RWDad002 .owl-carousel .owl-item div {
								position:relative;
								text-align:center;
							}
							.RWDad002 .owl-carousel .owl-caption {
								padding:10px;
								position:absolute !important;
								left:0; top:0; right:0;
								margin-top:0; max-width:100%;
								background:rgba(0,0,0,0.3);
								display:block; color:#fff;
							}

							.RWDad002 .owl-carousel .owl-caption p {
								color:#fff;
								font-size:13px;
								line-height:20px;
								padding:0; margin:0;
							}
							.RWDad002 .owl-carousel .owl-caption h1,
							.RWDad002 .owl-carousel .owl-caption h1 a,
							.RWDad002 .owl-carousel .owl-caption h2,
							.RWDad002 .owl-carousel .owl-caption h2 a,
							.RWDad002 .owl-carousel .owl-caption h3,
							.RWDad002 .owl-carousel .owl-caption h3 a {
								color:#fff;
								font-size:21px;
								line-height:21px;
								font-weight:bold;
								margin-bottom:10px;
							}
							.RWDad002 .owl-carousel .owl-caption a {
								color:#fff;
								font-weight:bold;
							}
							
							.RWDad002 .owl-carousel.controls-hover-only .owl-controls {
								filter: alpha(opacity=0);
								opacity: 0;

								-webkit-transition: opacity 0.4s;
								   -moz-transition: opacity 0.4s;
									 -o-transition: opacity 0.4s;
										transition: opacity 0.4s;
							}
							.RWDad002 .slider:hover .owl-carousel.controls-hover-only .owl-controls,
							.RWDad002 .owl-carousel.controls-hover-only:hover .owl-controls {
								filter: alpha(opacity=100);
								opacity: 1;
							}





						/* Styling Pagination*/
						.owl-theme .owl-controls .owl-page{
							display: inline-block;
							zoom: 1;
							*display: inline;/*IE7 life-saver */
						}
						.owl-theme .owl-controls .owl-page span {
							display: block;
							width: 20px;
							height: 5px;
							margin: 5px 7px;
							filter: Alpha(Opacity=50);/*IE7 fix*/
							opacity: 0.5;
							-webkit-border-radius: 0;
							-moz-border-radius: 0;
							border-radius: 0;
							background: #869791;
						}

						.owl-theme .owl-controls .owl-page.active span,
						.owl-theme .owl-controls.clickable .owl-page:hover span{
							filter: Alpha(Opacity=100);/*IE7 fix*/
							opacity: 1;
						}


						/* If PaginationNumbers is true */

						.owl-theme .owl-controls .owl-page span.owl-numbers{
							height: auto;
							width: auto;
							color: #FFF;
							padding: 2px 10px;
							font-size: 12px;
							-webkit-border-radius: 30px;
							-moz-border-radius: 30px;
							border-radius: 30px;
						}

						@media only screen and (max-width: 600px) {
							.owl-pagination {
								display:none;
							}
						}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDnews002 */
.RWDnews002 h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
.RWDnews002 li.media {
  position: relative;
}

.RWDnews002 li.media .media-photo {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  height: 70px;
  margin: 0px;
  border-radius: 6px 0 0 6px;
  overflow: hidden;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.RWDnews002 li.media h5.media-heading {
  font-weight: lighter;
  text-transform: uppercase;
  padding: 0px;
  margin: 0 0 0 75px;
}
.RWDnews002 li.media p {
  margin: 0 0 0 75px;
}
.RWDnews002 li.media a.media-date {
  float: right !important;
  background: #000000;
  border-left: solid 1px #428bca;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 10px 10px 10px;
  margin: 0 0px 0 10px;
  height: 70px;
  position: relative;
  z-index: 2;
  color: #fff;
  line-height: 20px;
  -webkit-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
.RWDnews002 li.media a.media-date:hover {
  background: #428bca;
  background-color: rgba(66, 139, 202, 0.4);
}
.RWDnews002 li.media a.media-date span {
  clear: both;
  display: block;
  font-size: 13px;
  font-weight: lighter;
}
/*END*/
/* load db RWDPhoto002 */
.RWDPhoto002 h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
.RWDPhoto002 ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  margin-bottom: 4px;
}
.RWDPhoto002 ul li {
  list-style: none;
  display: block;
  float: left;
  margin: 0 6px 6px 0;
}
.RWDPhoto002 ul li a {
  display: block;
  width: 60px;
  height: 60px;
  border: solid 0px #33333;
  overflow: hidden;
  border-radius: 6px;
}
.RWDPhoto002 ul li a img {
  min-width: 60px;
  min-height: 60px;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.RWDPhoto002 p {
    color: #ccc;
    font-size: 13px;
    font-weight: 300;
}
.RWDPhoto002 p a {
    color: #428bca;
    text-decoration: none;
}
.RWDPhoto002 p a:hover,.RWDPhoto002 p a:active {
  color: #2a6496;
  text-decoration: none;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db shoppingcar001 */
.shoppingcar001 {
    position: fixed;
    right: 0;
    z-index: 99;
    top: 23%;
    width: 39px;
    overflow: hidden;
}
.shoppingcar001 .car_block {
    float: left;
    position: relative;
    width: 40px;
    color: #333333;
    font-size: 12px;
    cursor: pointer;
    background-color: #FFFFFF;
    text-align: center;
}
.shoppingcar001 .val-shopnum{
  color:#ff1b1b;
}
.shoppingcar001 .car_icon{
  width:60%;
  margin:20% auto ;
}
.shoppingcar001 .line{
  width:60%;
  margin:20% auto ;
  height: 1px;
  background-color: #cbcbcb;
}
.shoppingcar001 .money{
  color:#ff1b1b;
}
.shoppingcar001 .scrolltop{
  width:100%;
  height:38px;
  margin-top:20%;
  background-color: #111111;
  background-image: url("../../model/sample/baseimg/shoppingcar001/scrolltop.png");
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.shoppingcar001 .car_icon img{width:100%;}

.shoppingcar001 .car_list {
    float: left;
    width: 300px;
    position: relative;
    background-color: #efefef;
}
.shoppingcar001 .list_block {
    position: relative;
    margin:0 25px;
}

.shoppingcar001 .car_outer{
  position: relative;
  width:1000px;
}
.shoppingcar001 .car_list .subject{
  color:#111111;
  font-size: 16px;
  margin:34px 0px 17px 0px;
}
.shoppingcar001 .LeftShopList{
  border-top:1px solid #333333;
  border-bottom:1px solid #333333;
}
.shoppingcar001 .LeftShopList .item{
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom:1px solid #666666;
  position: relative;
}
.shoppingcar001 .LeftShopList .item_img{
  float: left;
  width: 83px;
  height: 83px;

   background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;

}
.shoppingcar001 .LeftShopList .item_img.fixh{
background-size: auto 100%;
}
.shoppingcar001 .LeftShopList .item_info{
  float: left;
  width: 120px;
  margin-left: 15px;
}
.shoppingcar001 .LeftShopList .item_subject{
  font-size: 13px;
  color: #111111;
  line-height: 17px;
  margin-top:16px;
}
.shoppingcar001 .LeftShopList .item_price{
  font-size: 13px;
  color: #666666;
  line-height: 17px;  
  margin-top:5px;
}
.shoppingcar001 .LeftShopList .item_del{
  float: right;
  margin-top:25px;
  cursor: pointer;
}
.shoppingcar001 .LeftShopList .del_icon{
  width: 8px;
  height: 8px;
   position: relative;
   margin-left: 2px;
}
.shoppingcar001 .LeftShopList .del_icon .line{
    background: #666666 none repeat scroll 0 0;
    display: block;
    height: 1px;
    position: absolute;
  -o-transition: all .30s linear;
  -webkit-transition: all .30s linear;
  -moz-transition: all .30s linear;
  transition:  all .30s linear;
    width: 8px;
}
.shoppingcar001 .LeftShopList .del_icon .line01{
    top: 0px;
    transform: rotate(45deg);
    transform-origin: 50% 50% 0;
}
.shoppingcar001 .LeftShopList .del_icon .line03{
    top: 0px;
    transform: rotate(135deg);
    transform-origin: 50% 50% 0;
}

.shoppingcar001 .LeftShopList .del_text{
  color: #333333;
  font-size: 13px;
}

.shoppingcar001 .LeftShopList .item:last-child{
  border-bottom:0px;
}
.shoppingcar001 .checkout_it{
  text-align: center;
  width:100%;
  display: block;
  background-color: #FFFFFF;
  color: #111111;
  line-height: 40px;
  font-size: 14px;
  margin:12px 0px;
  -o-transition: all .30s linear;
  -webkit-transition: all .30s linear;
  -moz-transition: all .30s linear;
  transition:  all .30s linear;
text-decoration: none;
}
.shoppingcar001 .checkout_it:hover{
  background-color: #f3ebeb;
  color: #111111;
}
/*END*/
/* load file model/lib/RWDnews005/css/model.css */
.RWDnews005 header.section-header{margin-bottom:80px}.RWDnews005 .margin-bottom-60{margin-bottom:60px}.RWDnews005 .weight-300{font-weight:300 !important}.RWDnews005 .section-subject{text-align:center;margin-bottom:50px}.RWDnews005 .main-title{margin:0px;color:#414141;font-size:48px;font-weight:300}.RWDnews005 .sub-title{margin:18px 0 0;color:#8ab933;font-size:22px;font-weight:300}.RWDnews005 .section-line{background-color:#222;display:inline-block;height:1px;width:100px;margin-top:50px}.RWDnews005 .size-13{font-size:13px !important;line-height:17px !important}.RWDnews005 .margin-bottom-40{margin-bottom:40px !important}.RWDnews005 .margin-top-80{margin-top:80px !important}.RWDnews005 a{text-decoration:none}.RWDnews005 .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.RWDnews005 .owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.RWDnews005 .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px)}.RWDnews005 .owl-carousel .owl-wrapper-outer{position:relative;width:100%;z-index:0}.RWDnews005 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.RWDnews005 .owl-carousel .owl-item{float:left}.RWDnews005 .owl-controls .owl-page,.RWDnews005 .owl-controls .owl-buttons div{cursor:pointer}.RWDnews005 .owl-controls{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.RWDnews005 .owl-carousel.featured .owl-controls .owl-prev{margin-right:3px}.RWDnews005 .owl-carousel .owl-wrapper,.RWDnews005 .owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.RWDnews005 .owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.RWDnews005 .owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.RWDnews005 .owl-fade-in{-webkit-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.RWDnews005 .owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.RWDnews005 .owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.RWDnews005 .owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.RWDnews005 .owl-goDown-in{-webkit-animation:goDown .6s ease both;animation:goDown .6s ease both}.RWDnews005 .owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.RWDnews005 .owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}.RWDnews005 .owl-carousel{overflow:hidden;margin-bottom:20px;position:relative}.RWDnews005 .owl-carousel.owl-padding-10{margin-left:-10px;margin-right:-10px;width:auto}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item{padding:0 10px}.RWDnews005 .owl-carousel img{display:inline-block}.RWDnews005 .owl-carousel.buttons-autohide .owl-buttons{filter:Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.RWDnews005 .owl-carousel.buttons-autohide:hover .owl-buttons{filter:Alpha(Opacity=100);opacity:1}.RWDnews005 .owl-theme .owl-controls .owl-buttons div{color:#121212;background:#fff;border:#fff 1px solid;opacity:1;filter:Alpha(Opacity=100);border-radius:3px}.RWDnews005 .controlls-over .owl-controls .owl-prev{position:absolute;top:50%;margin-top:-28px;right:auto;left:-13px;zoom:1;width:36px;height:36px;opacity:0}.RWDnews005 .controlls-over .owl-controls .owl-next{position:absolute;top:50%;margin-top:-28px;left:auto;right:-13px;zoom:1;width:36px;height:36px;opacity:0}.RWDnews005 .controlls-over .owl-pagination{text-align:center;width:60%;margin:auto;bottom:-20px;left:0;right:0;z-index:1}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page{margin-bottom:0px;position:relative;display:inline-block}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:first-child{-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-bottom-left-radius:10px}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:last-child{-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;border-top-right-radius:10px;border-bottom-right-radius:10px}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span{background:gray}.RWDnews005 .bottom-pagination .owl-controls .owl-page{margin-bottom:-40px !important}.RWDnews005 .owl-carousel .owl-item div{position:relative;text-align:center}.RWDnews005 .owl-carousel .owl-caption{padding:10px;position:absolute !important;left:0;top:0;right:0;margin-top:0;max-width:100%;background:rgba(0,0,0,.3);display:block;color:#fff}.RWDnews005 .owl-carousel .owl-caption p{color:#fff;font-size:13px;line-height:20px;padding:0;margin:0}.RWDnews005 .owl-carousel .owl-caption h1,.RWDnews005 .owl-carousel .owl-caption h1 a,.RWDnews005 .owl-carousel .owl-caption h2,.RWDnews005 .owl-carousel .owl-caption h2 a,.RWDnews005 .owl-carousel .owl-caption h3,.RWDnews005 .owl-carousel .owl-caption h3 a{color:#fff;font-size:21px;line-height:21px;font-weight:bold;margin-bottom:10px}.RWDnews005 .owl-carousel .owl-caption a{color:#fff;font-weight:bold}.RWDnews005 .owl-carousel.controls-hover-only .owl-controls{filter:alpha(opacity=0);opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.RWDnews005 .slider:hover .owl-carousel.controls-hover-only .owl-controls,.RWDnews005 .owl-carousel.controls-hover-only:hover .owl-controls{filter:alpha(opacity=100);opacity:1}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:10px;height:10px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;border-radius:99em;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;border-radius:30px}@media only screen and (max-width: 600px){.owl-pagination{display:none}}.RWDnews005 .owl-prev,.RWDnews005 .owl-next{background-image:none !important;border:0;color:#ccc;font-size:34px;line-height:55px;height:auto !important;width:56px !important;text-align:center;background-color:rgba(0,0,0,.2);border-radius:3px;-webkit-transition:all .4s;transition:all .4s}.RWDnews005 h4,.news005_h4{font-size:18px;letter-spacing:normal;margin:0 0 14px 0}.RWDnews005 h4 a,.news005_h4 a{color:#121212}.RWDnews005 h4:hover,.news005_h4:hover{color:#888}.RWDnews005 .margin-top-20{margin-top:20px !important}.RWDnews005 ul>li>i{margin-right:10px}@media only screen and (max-width: 600px){.RWDnews005 .owl-theme .owl-controls .owl-buttons div{background:rgba(0,0,0,0);border:#fff 0px solid}.RWDnews005 .owl-prev,.RWDnews005 .owl-next{background-color:rgba(0,0,0,0)}}
/*END*/