@charset "utf-8";
/* CSS Document */
.navbar .container-fluid {
	width:80%;}
.navbar-brand img {
	margin-top:-8%;}
h1, h2, h3, h4, h5 {
	font-weight:bold;
	margin-bottom:0;}
.nav li a:after {
	content:"";
	display:block;
	width:0%;
	margin:0 auto;
	border-bottom:1px solid #000;
	transition:all 0.3s;}
.nav li a:hover:after {
	content:"";
	display:block;
	width:100%;
	margin:0 auto;}
.dropdown-menu li:hover .sub-menu {
	visibility: visible;}
.dropdown:hover .dropdown-menu {
	display: block;}

#banner h1 {
	font-size: 48px;}
#model h2 {
	font-size: 24px;}

#tab1 {
	width:100%;
	height:100%;
	background:url(../../nds/images/product_bg_yellow.png) no-repeat center;
	background-size:cover;
	padding:60px 10px;}
#tab1 h4 {
	font-size:24px;
	margin-bottom:-15px;}
#tab3 .row {
	width:80%;
	margin:0 auto;
	text-align:left;}
#tab3 li {
	font-size:20px;
	list-style:disc;
	margin:0 1.5em;}
#tab3 p, #tab4 p, #tab5 p, #tab6 p {
	width:80%;
	margin:30px auto;
	font-size:24px;
	text-align:justify;}
#tab3 h3, #tab4 h3, #tab5 h3, #tab6 h3 {
	font-size:7vmin;}
#tab3 h4 {
	font-size:24px;}
#tab3 h4 small {
	font-weight:bold;
	color:inherit;}
#tab1 .carousel {
	min-height:300px;
	top:34px;}
.carousel-control.left, .carousel-control.right {
	background-image:none;}
.carousel-inner {
	min-height:300px;}
.carousel-caption {
	bottom:-95px;}
.adbox .intro {
	margin:2% 0 0 0;}
#tab6 .showbox {
	margin:40px auto;}
#tab6 .showbox font {
	display:inline-block;
	margin:0 auto;
	font-size:24px;
	text-align:left;}
#tab-content-1 {
	padding-top:5%;}
#tab-content {
	margin-top:7%;
	padding-top:5%;
	border-top:1px solid #ffffff47;}
#tab4 #tab-content {
	border-top:1px solid #2b6c3047;}
#tab5 #tab-content {
	border-top:1px solid #99999947;}
.footer {
	background:#fff;
	color:#000;
	width:100%;
	height:260px;
	padding:2% 4%;
	float:left;}
.footer address {
	width:35%;
	float:left;}
#bottom-nav {
	width:55%;
	text-align:center;
	float:right;}
#bottom-nav ul {
	float:left;
	list-style:none;
	margin:0 3% 0 9%;}
#bottom-nav li a {
	font-size:2vmin;
	line-height:28px;
	color:#000;}
#bottom-nav li a:hover {
	color:#000;}
#bottom-nav ul li:nth-child(1) {
	font-weight:bold;
	line-height:25px;
	border-bottom:#ff8a00 solid 2px;
	margin-bottom:10%;}
.copyright {
	background:#d1cfcf;
	float:left;
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:2vmin;
	color:#6f6e6e;}
@media (max-width: 767px) {
	.navbar-nav .dropdown-menu {
		position:static;
		float:none;
		width:auto;
		margin-top:0;
		background-color:transparent;
		border:0;
		box-shadow:none;}
	#tab6 .showbox font {
		font-size:20px;}
	.footer {
		display:none;}}
@media (max-width: 480px) {
	#tab1 .adbox img {
		margin-top:25px;}
	#tab6 .showbox font {
		font-size:18px;}
	#tab6 h4 {
		font-size:32px;}}
