@charset "utf-8";

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

@import url(https://);
@import url(https://);

#ns-5000-contents {
	line-height: 1.8;
	margin-bottom: 20px;
	font-size: 16px;
}

#ns-5000-contents .ro {
	transition:0.25s;
}

#ns-5000-contents .ro:hover {
	opacity:0.75;
}

/**
 *
 * ns-5000-head
 *
 * ***************************************** */

.ns-5000-head {
	/*background: url(http://tw.yamaha.com/zh/products/audio-visual/speaker-systems/ns-5000/images/cmn-bg-nav.png);*/
	height: 100px;
	overflow: hidden;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.ns-5000-head li {
	float: left;
	margin: 0;
	padding:0;
	width: 246px;
}

.ns-5000-head li:nth-child(2),
.ns-5000-head li:nth-child(3) {
	margin-left: 1px;
}

.ns-5000-head .nav li a:hover {
	text-decoration: none;
}

.ns-5000-head .nav li span {
	display: block;
	background-repeat: no-repeat;
	background-size: 100% auto;
	box-sizing: border-box;
	width: 100%;
	height: 100px;
	font-weight: bolder;
	font-size: 24px;
	color: #a0a0a0;
	padding-left: 15px;
	padding-top: 10px;
	transition:0.25s;
}

.ns-5000-head .nav li span:hover {
	opacity: 0.8;
}

.ns-5000-head .nav li.nav01 span {
	background-image: url(https://admin.cn-usana.com/uploads/image/20160914/d51f5ce5186f.png);
}

.ns-5000-head .nav li.nav02 span {
	background-image: url(https://admin.cn-usana.com/uploads/image/20160914/0dc592d345c3.png);
}

.ns-5000-head .nav li.nav03 span {
	background-image: url(https://admin.cn-usana.com/uploads/image/20160922/68f8972801ee.png);
}

.ns-5000-main {
	position: relative;
}

.ns-5000-main img {
	width: 100%;
	height: auto;
}

.ns-5000-main .ns-5000-main_title {
	font-size: 48px;
	color: #a9aaaa;
	position: absolute;
	top: 95px;
	left: 50px;
}

/**
 *
 * foot-nav
 *
 * ***************************************** */

.ns-5000-foot .nav {
	background: #000;

}

/*.ns-5000-foot .nav li {
	background: url(http://tw.yamaha.com/zh/products/audio-visual/speaker-systems/ns-5000/images/bg-shadow.png) repeat-x left bottom;
}*/

.ns-5000-foot .nav li a {
	color: #a0a0a0;
	font-size: 26px;
	display: block;
	text-align: right;
	padding: 5px 15px;
	transition: 0.25s;
}

.ns-5000-foot .nav li a:hover {
	text-decoration: none;
	color: #fff;
}

.ns-5000-foot .nav li .fa {
	font-size: 40px;
	margin-left: 20px;
	vertical-align: middle;
	margin-top: -2px;
}

/**
 *
 * ns-5000-wrap
 *
 * ***************************************** */
.ns-5000-wrap {
	background: #a4a4a4;
}

/**
 *
 * ns-5000-body
 *
 * ***************************************** */
.ns-5000-body {
	padding: 50px 50px 20px 50px;
	color: #fff;
}

.ns-5000-contents a {
	color: #fff;
	text-decoration: none;
}

.ns-5000-contents a:hover {
	text-decoration: underline;
}

.ns-5000-contents .caption {
	padding-bottom: 5px;
	font-weight: bolder;
	border-bottom: 1px solid #fff;
	font-size: 26px;
	line-height: 1.2;
}

.ns-5000-contents .caption.no-border {
	padding-bottom: 0;
	border-bottom: none;
}

.ns-5000-contents .bg-white .caption {
	color: #69696a;
	border-bottom: 1px solid #69696a;
}

.ns-5000-contents .pa5 {
	padding: 5px;
}

.ns-5000-contents .pt5 {
	padding-top: 5px;
}

.ns-5000-contents .pt25 {
	padding-top: 25px;
}

.ns-5000-contents .pb5 {
	padding-bottom: 5px;
}
.ns-5000-contents .pl5 {
	padding-left: 5px;
}
.ns-5000-contents .pl10 {
	padding-left: 10px;
}
.ns-5000-contents .pl15 {
	padding-left: 15px;
}
.ns-5000-contents .pl20 {
	padding-left: 20px;
}
.ns-5000-contents .pl25 {
	padding-left: 25px;
}

.ns-5000-contents .pl40 {
	padding-left: 40px;
}
.ns-5000-contents .pl60 {
	padding-left: 60px;
}
.ns-5000-contents .pl65 {
	padding-left: 65px;
}

.ns-5000-contents .pl90 {
	padding-left: 90px;
}

.ns-5000-contents .pr5 {
	padding-right: 5px;
}
.ns-5000-contents .pr10 {
	padding-right: 10px;
}
.ns-5000-contents .pr15 {
	padding-right: 15px;
}
.ns-5000-contents .pr20 {
	padding-right: 20px;
}
.ns-5000-contents .pr40 {
	padding-right: 40px;
}
.ns-5000-contents .pr60 {
	padding-right: 60px;
}
.ns-5000-contents .pr65 {
	padding-right: 65px;
}

.ns-5000-contents .mr-50 {
	margin-right: -50px;
}

.ns-5000-contents .mr5 {
	margin-right: 5px;
}

.ns-5000-contents .ml5 {
	margin-left: 5px;
}

.ns-5000-contents .ml-7 {
	margin-left: -7px !important;
}

.ns-5000-contents .ml-18 {
	margin-left: -18px !important;
}

.ns-5000-contents .mb0 {
	margin-bottom: 0;
}

.ns-5000-contents .mb3 {
	margin-bottom: 3px;
}

.ns-5000-contents .mb5 {
	margin-bottom: 5px;
}

.ns-5000-contents .mb10 {
	margin-bottom: 10px;
}

.ns-5000-contents .mb15 {
	margin-bottom: 15px;
}

.ns-5000-contents .mb20 {
	margin-bottom: 20px;
}

.ns-5000-contents .mb25 {
	margin-bottom: 25px;
}

.ns-5000-contents .mb30 {
	margin-bottom: 30px;
}

.ns-5000-contents .mb40 {
	margin-bottom: 40px;
}

.ns-5000-contents .mb50 {
	margin-bottom: 50px;
}

.ns-5000-contents .mb80 {
	margin-bottom: 80px;
}

.ns-5000-contents .mt-55 {
	margin-top: -55px;
}

.ns-5000-contents .mt-20 {
	margin-top: -20px;
}

.ns-5000-contents .mr10 {
	margin-right: 10px;
}

.ns-5000-contents .w25per {
	width: 25%;
}
.ns-5000-contents .w40per {
	width: 40%;
}
.ns-5000-contents .w50per {
	width: 50%;
}
.ns-5000-contents .w60per {
	width: 60%;
}
.ns-5000-contents .w75per {
	width: 75%;
}
.ns-5000-contents .w100per {
	width: 100%;
}

.ns-5000-contents img.w60per,
.ns-5000-contents img.w100per {
	height: auto;
}

.ns-5000-contents .note {
	font-size: 85%;
	line-height: 1.4;
}

.ns-5000-contents .font-size-small {
	font-size: 50%;
	line-height: 1.4;
}

.ns-5000-contents .font-size-large {
	font-size: 120%;
}

.ns-5000-contents .line-height-wide {
	line-height: 2.75;
}

.ns-5000-contents .text-right {
	text-align: right;
}

.ns-5000-contents .text-center {
	text-align: center;
}

.ns-5000-contents .vertical-middle {
	vertical-align: middle;
}

.ns-5000-contents .pos-relative {
	position: relative;
}

.ns-5000-contents .pos-absolute {
	position: absolute;
}

.ns-5000-contents .popup-link {
	display: block;
	position: relative;
}


.ns-5000-contents .bg-glay {
	background:#a6a6a6;
}

.ns-5000-contents .col-2 {
	width: 100%;
}

.ns-5000-contents .col-2 .col-2-left {
	float: left;
	width: 385px;
}

.ns-5000-contents .col-2 .col-2-right {
	float: right;
	width: 220px;
}

.ns-5000-contents .text-bold {
	font-weight: bolder;
	font-size: 20px !important;
	line-height: 1.25 !important;
}

.ns-5000-contents .fl-left {
	float: left;
}

.ns-5000-contents .fl-right {
	float: right;
}
/**
 *
 * Page
 *
 * ***************************************** */

/* TOP */

.ns-5000-top .carousel-wrap {
	background: #000;
	height: 430px;
	overflow: hidden;
}

.ns-5000-top .carousel-wrap h1 {
	width: 740px;
	position: relative;
}

.ns-5000-top .carousel-wrap img {
	width: 100%;
	height: auto;
}

.ns-5000-top .carousel-wrap h1 span {
	display: block;
	position: absolute;
	color: #a0a0a0;
	left: 50px;
	line-height: 1.4;
}

.ns-5000-top .carousel-wrap h1 span.carousel-cap {
	font-size: 36px;
	top: 180px;
}

.ns-5000-top .carousel-wrap h1 span.carousel-txt {
	font-size: 14px;
	top: 230px;
	font-weight: normal;
}


.ns-5000-top .caption {
	font-size: 32px;
}

.ns-5000-top .caption small {
	font-size: 22px;
}

/* quality */
.ns-5000-quality .ns-5000-body p {
	/*font-size: 12px;*/
	line-height: 1.8;
}

.ns-5000-quality .ns-5000-body .note {
	/*font-size: 11px;*/
	/*font-size: 11px;*/
	line-height: 1.4;
}

.ns-5000-quality .ns-5000-body table {
	width: 100%;
}

.ns-5000-quality .ns-5000-body tr.odd th,
.ns-5000-quality .ns-5000-body tr.odd td {
	background: #b6b6b6;
}

.ns-5000-quality .ns-5000-body th,
.ns-5000-quality .ns-5000-body td {
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.ns-5000-quality .ns-5000-body th {
	width: 190px;
	padding-left: 13px;
	font-weight: normal;
	vertical-align: top;
}

/* History (Technology) */

.ns-5000-history .caption {
	font-size: 20px;
}

.ns-5000-history .absolute-text {
	right: 440px;
	bottom: 30px;
}

.ns-5000-history .absolute-fig {
	right: -50px;
	bottom: 0;
}

.ns-5000-history .absolute-fig img {
	width: 285px;
}

.ns-5000-history .prd-link a:hover {
	text-decoration: none;
}

.ns-5000-history .prd-link .prd-name {
	background: #fff;
	color: #a4a4a4;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	line-height: 1.1;
	padding: 5px 0;
	position: relative;
}

.ns-5000-history .prd-link .prd-name .fa {
	position: absolute;
	right: 10px;
	font-size: 30px;
	top: 3px;
}

.ns-5000-history .prd-info {
	line-height: 1.55;
}

.ns-5000-history .prd-info .prd-name {
	font-weight: bolder;
	font-size: 16px;
}

.ns-5000-history .prd-info .prd-name span {
	font-weight: normal;
}
}

.ns-5000-history .prd-info img {
	/*width: 282px;*/
}

.ns-5000-history .prd-info p {
	font-size: 14px;
}

/*
.ns-5000-contents .white-caption-l,
.ns-5000-contents .gray-caption-l,
.ns-5000-contents .gray-caption-s {
	color: #696969;
	background-repeat: repeat-y;
}

.ns-5000-contents .gray-caption-l {
	background-image: url(/css/history/images/bg-gray-grade-l.png);
}

.ns-5000-contents .gray-caption-s {
	background-image: url(/css/history/images/bg-gray-grade-s.png);
}

.ns-5000-contents .white-caption-l .line-top,
.ns-5000-contents .white-caption-l .line-bottom,
.ns-5000-contents .white-caption-s .line-top,
.ns-5000-contents .white-caption-s .line-bottom,
.ns-5000-contents .gray-caption-l .line-top,
.ns-5000-contents .gray-caption-l .line-bottom,
.ns-5000-contents .gray-caption-s .line-top,
.ns-5000-contents .gray-caption-s .line-bottom  {
	display: block;
}

.ns-5000-contents .white-caption-l .line-top,
.ns-5000-contents .white-caption-s .line-top,
.ns-5000-contents .gray-caption-l .line-top,
.ns-5000-contents .gray-caption-s .line-top {
	background-repeat: no-repeat;
	background-position: left top;
}

.ns-5000-contents .white-caption-l .line-bottom,
.ns-5000-contents .white-caption-s .line-bottom,
.ns-5000-contents .gray-caption-l .line-bottom,
.ns-5000-contents .gray-caption-s .line-bottom {
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0.4em 0 0.3em 0.5em;
}
/*
.ns-5000-contents .white-caption-s .line-top,
.ns-5000-contents .white-caption-s .line-bottom {
	background-image: url(/css/history/images/bg-white-line-s.png);
}
.ns-5000-contents .white-caption-l .line-top,
.ns-5000-contents .white-caption-l .line-bottom {
	background-image: url(/css/history/images/bg-white-line-l.png);
}

.ns-5000-contents .gray-caption-l .line-top,
.ns-5000-contents .gray-caption-l .line-bottom {
	background-image: url(/css/history/images/bg-gray-line-l.png);
}

.ns-5000-contents .gray-caption-s .line-top,
.ns-5000-contents .gray-caption-s .line-bottom {
	background-image: url(/css/history/images/bg-gray-line-s.png);
}
*/
.ns-5000-history .col-2a .col-2-left {
	width: 462px;
}

.ns-5000-history .col-2a .col-2-right {
	width: 160px;
}

.ns-5000-history .col-2b .col-2-left {
	width: 298px;
}

.ns-5000-history .col-2b .col-2-right {
	width: 310px;
}

.ns-5000-history .col-2c .col-2-left {
	width: 282px;
}

.ns-5000-history .col-2c .col-2-right {
	width: 348px;
}

.ns-5000-history .col-4 {
	margin-right: -24px;
	margin-left: -24px;
}

.ns-5000-history .col-4-single {
	width:123px;
	float: left;
	margin-right: 24px;
	margin-left: 24px;
}

/*.ns-5000-technology .ns-5000-wrap,*/
.ns-5000-history .ns-5000-wrap {
	background-color: #fff;
}

/*.ns-5000-technology .ns-5000-body.bg-gray,*/
.ns-5000-history .ns-5000-body.bg-gray {
	background-color: #a4a4a4;
}

/*.ns-5000-technology .ns-5000-body.bg-white,*/
.ns-5000-history .ns-5000-body.bg-white {
	/*background-image: none;*/
	/*background: url(http://tw.yamaha.com/zh/products/audio-visual/speaker-systems/ns-5000/images/bg-shadow2.png);*/
	color: #69696a;
}

/* Technology */

.ns-5000-body.bg-white a {
	color: #7f0416;
}

.ns-5000-technology .font-size-large {
	line-height: 1.5;
}

.ns-5000-technology .legend-list {
	display: table-row;
}

.ns-5000-technology .legend-list dt {
	display: table-cell;
	width: 10%;
}

.ns-5000-technology .legend-list dt img {
	vertical-align: middle;
	width: 80%;
}

.ns-5000-technology .w30px {
	width: 30px;
}


.ns-5000-technology .caption {
	font-size: 21px;
}

.ns-5000-technology .col-2 .col-2-left,
.ns-5000-technology .col-2 .col-2-right {
	width: 50%;
	float: left;
}

.ns-5000-contents .video-box {
  width:100%;
  height: 0;
  overflow: hidden;
  position:relative;
  padding-top: 56.25%;
}
.ns-5000-contents .video-box iframe {
  position:absolute;
  top:0;
  right:0;
  width:100% !important;
  height:100% !important;
}
/**
 *
 * Clearfix
 *
 * ***************************************** */

.clearfix:after {
    content: ".";
    display: block;
    height:0px;
    clear: both;
    visibility: hidden;
	 line-height: 0;
}

/* \*/
*html .clearfix {
	zoom: 1;
}
/**/<!--0.00021600723266602-->