/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif
}
.navbar-default{
background-color:#FFFFFF;
border:none;
box-shadow:0px 1px 8px 0px rgba(50,50,50,0.5);

}

.navbar-brand{
font-size:40px;
font-weight:bold;
color:#00FF00;
height:80px;
line-height:50px;
background-image: url("../image/Rectifier-power-supply.jpg");
width: 120px;
}

.navbar-nav>li>a{
font-size:16px;
color:#333333;
height:80px;
line-height:50px;
}

.navbar-toggle:hover{
background-color: #00FF00;
border-color: #0000FF;
}

.icon-bar{
background-color:#0000FF}


#home{
	height: 305px;
	background-size: cover;
	text-align: center;
	color: #fff;
	background:url("../image/Rectified wave.jpeg");
	height:320px;

}


.lujing{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    padding: 90px 0
}
#home h1{
	font-weight: bold;
	font-size:26px; 
	margin-top: 30px;
    text-align: center;
}

#home p{
	color: #fff;
	font-weight: 400px;
	line-height: 35px;
}
#home img{
	display: inline-block;
	width: 100%;
}
#main{
	background-color: #f0f0f0;
}
#main1{
	background-color: #f0f0f0;
}
#main h2{
	font-weight: bold;
	font-size:30px; 
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#main1 h2{
	font-weight: bold;
	font-size:30px; 
	margin-top: 10px;
	margin-bottom: 10px;
	
	
}

.list{
	font-weight: bold;
	font-size:16px;

}
#main a{
font-size:14px;

}
#main1 a{
font-size:14px;

}
#main a:hover{
color:#FFFFFF;
background-color: #FF0066;
font-size:15px;
}
#main1 a:hover{
color:#FFFFFF;
background-color: #FF0066;
font-size:15px;
}
#main p{
	line-height: 25px;
	font-size: 14px;

}
#main1 p{
	line-height: 25px;
	font-size: 14px;

}
#main img{
	float: left;
	display: inline-block;
	padding: 5px;
}
#main1 img{
	align-content: center;
	display: inline-block;
	padding: 5px;
}
.btn{
	font-size: 20px;
	color: #fff;
	text-align:left;
	font-weight: bold;	
}


#contact{
	margin-top: 0px;
	margin-bottom: 20px;
	background: url(../image/map.jpg);
	background-size: cover;
	color: #fff;
	box-shadow:0px 2px 2px 0px rgba(50,50,50,2.0);
}


#contact h2{
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 25px;

}
#contact a{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
#contact p{
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
#cont{
	font-weight: bold;
	font-size: 16px;
}

footer{
	font-weight: 300px;
	font-size: 13px;
	text-align: center;
	padding: 20px;

}
.table-container{
    width: 100%;
    overflow-y: auto;
    _overflow: auto;
    margin: 0 0 1em;
}
.table-container::-webkit-scrollbar
{
-webkit-appearance: none;
width: 14px;
height: 14px;
}

.table-container::-webkit-scrollbar-thumb
{
border-radius: 8px;
border: 3px solid #fff;
background-color: rgba(0, 0, 0, .3);
}

.table-conainer td{
	padding: 10px;
	font-size: 14px;
	align-content: center;
}
.table-container a{
	font-size: 14px;
}

@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
  font-display: swap;
}
