@charset "utf-8";

.container-fluid .navbar.navbar-default.navbar-fixed-top .container-fluid {
	background-color: #F09C00;
}
.container-fluid .navbar-header .navbar-brand {
	color: #FFFFFF;
	font-size: 18px;
}
.navbar.navbar-default.navbar-fixed-top .container-fluid .divsubtit {
	float: right;
	margin-top: 20px;
	margin-bottom: 0px;
}
.divsubtit p, .divsubtit p a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}
.divsubtit > p > a:hover {
  	color: blue;
  	background-color: transparent;
}	
.navbar.navbar-default.navbar-fixed-top .container-fluid #topFixedNavbar1 {
	clear: both;
}
.dropdown-menu {
	min-width: 25px;
	background-color: #F09C00;
	color: #FFFFFF;
}
.navbar-default .navbar-nav > li > a {
	padding-top: 0px;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.dropdown-menu.dropdown-menu-left li a {
	color: #FFFFFF;
}
.nav.navbar-nav.navbar-right .active.linkx a {
	color: blue;
	font-weight: bolder;
	background-color: transparent;
}
.nav.navbar-nav.navbar-right .active.dropdown .dropdown-toggle {
	color: blue;
	font-weight: bolder;
	background-color: transparent;	
}
.nav.navbar-nav.navbar-right .dropdown .dropdown-toggle {
	background-color: transparent;
}
.container-fluid #topFixedNavbar1 .nav.navbar-nav.navbar-right a:hover {
	color: blue; 
	background-color: transparent;
}

.container-fluid #carousel1 .carousel-indicators {
	bottom: 0px;
}
main p .linktitle {
	color: #F09C00;
	font-size: 18px;
}
main .row a {
	text-decoration: none;
}
.container-fluid main h4 {
	color: blue;
}
.container-fluid #note1 {
	background-color: #F09C00;
	color: #FFFFFF;
	font-size: 12px;
}
.container-fluid #note1 a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
#note1 .col-sm-3 > p > a:hover {
  	color: blue;
  	background-color: transparent;
}	
#note1 .col-sm-3 p {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 8px;
}
#note1 .col-sm-12 p {
	text-align: center;
}
section h5 .glyphicon.glyphicon-flag {
	color: #F09C00;
}
p a .glyphicon.glyphicon-map-marker {
	color: #F09C00;
}
section h5 .fa.fa-circle {
	color: #F09C00;
}
article .h5title, section .h5title {
	font-weight: bolder;
	font-size: medium;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
	color: #F09C00;
	font-weight: bolder;
}
 .h5major > .glyphicon.glyphicon-record, .h5major {
	color: #F09C00;
	font-weight: bolder;
	font-size: medium; 
}
.text td {
	border: 1px solid black;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text table {
	margin-left: 30px;
	margin-right: 30px;
}
#PRCzone article h4 {
	color: #000000;
	font-weight: bolder;
}
#PRCzone article h5 {
	color: #F09C00;
	font-weight: bolder;
}
#tp article ul li {
	color: #010101;
	font-weight: bolder;
	font-size: large;
}

.row .col-md-12 .img-responsive {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tp_desc h5 {
	color: #F09C00;
	margin-left: 18px;
	font-size: large;
}
#tp_type h5 {
	color: #F09C00;
	margin-left: 75px;
	font-size: large;
}
#tp_use h5 {
	color: #F09C00;
	margin-left: 140px;
	font-size: large;
}
#oled_desc h5 {
	color: #F09C00;
	margin-left: 18px;
	font-size: large;
}
#oled_type h5 {
	color: #F09C00;
	margin-left: 75px;
	font-size: large;
}
#oled_type p {
	text-align: center;
	font-weight: bolder;
}	
#oled_use h5 {
	color: #F09C00;
	margin-left: 140px;
	font-size: large;
}
#vfd_desc h5 {
	color: #F09C00;
	margin-left: 18px;
	font-size: large;
}
#vfd_type h5 {
	color: #F09C00;
	
	font-size: large;
}
#vfd_type p {
	font-weight: bolder;
}	
#vfd_use h5 {
	color: #F09C00;
	margin-left: 140px;
	font-size: large;
}	
.row .col-sm-5 .para3 {
	padding-left: 20px;
}

#body-index > .container-fluid {
	background-image: url(../images/01_1.png);
	background-repeat: no-repeat;
	background-size: cover;
	
}
#vfdm_type h5 {
	color: #F09C00;
	margin-left: 75px;
	font-size: large;
}
#vfdm_type p {
	margin-left: 75px;
}
#vfdm_use h5 {
	color: #F09C00;
	margin-left: 195px;
	font-size: large;
}
#lcm_type h5 {
	color: #F09C00;
	margin-left: 75px;
	font-size: large;
}
#lcm_use h5 {
	color: #F09C00;
	margin-left: 170px;
	font-size: large;
}
#site_map .col-sm-2 > a:hover {
	color: #F09C00;
	background-color: transparent;
	font-weight: bold;
}
#site_map .col-sm-2 li > a:hover {
	color: #F09C00;
	background-color: transparent;
	font-weight: bold;
}




@media screen and (min-width:768px) {

.container-fluid #main-index #main-row {
	margin-top: 300px;
}	

}


@media screen and (max-width:767px) {

.container-fluid #main-index {
	margin-top: 50px;
}	

}
	
