@charset "utf-8";

.text-vert-align {
	
	paddding:20px 0;
	
}

.text-top-align {
	display: table;
}

.test {
	
	display: flex;
	
	align-items: center;

	
}

.golf-text-vert-align {
	text-align: center;
	padding-top: 50px;
}

.intelligent-workland-text-vert {
	text-align: center;
}

.between-row-space {
	margin-top: 10px;
}

.iot-text-align {
	text-align: center;
	padding-top: 60px;
}

.category-text-align {
	text-align: center;
}

.pic-size {
	width:180px;
}

.margin-from-nav {
	margin-top: 18px;
}

.text-from-pic {
	margin-top: 5px;
}

.nav-background-color {
	background-color: #b8b8b8;
	
}

.words-color {
	color: #ffffff;
}

.search-button {
	 color:#006;
  border-color: #006;
}

.ok {
	
	margin-top: 0px;
}

.flex-center {
	display: flex;
	align-items: center;
}

.caption-from-bottom {
	margin-bottom: 10px;
	text-align: center;
}

.caption-from-top-bottom {
	margin-top:10px;
	margin-bottom: 10px;
	text-align: center;
}

.pic-align {
	text-align: center;
}

.left-nav-item {
  padding: 0.75rem 2.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.p-indent {
	text-indent: 2em;
	
}

.img-size {
	 max-width: 80%;
	display: block;
	margin: 5px auto;
	
	
}

.content-from-banner {
	margin-top: 8px;
}

.left-nav-font-size {
	font-size: 14px;
	color: #000;
}

.left-nav-font-size-parent {
	font-size: 16px;
	color: #000;
}

.card a {
	color:#333;
	text-decoration: none;
}

.card a:visited{
	color: #333;
}
.left-nav-item.left-nav-font-size:hover{
	background-color: #eee;
}

.footer-style {
	background-color: #eee;
	padding-top:8px;
	padding-bottom: 1px;
	margin-top: 10px;
	border-radius: 4px;
}

.float-right a{
	text-decoration: none;
	color: #555;
}

.content-item-align {
	text-align: center;
	font-weight: bold;
}

.item-active {
	background-color: #ddd;
}

.citation {
	
	margin-bottom: 4px;
	text-align: center;
	font-weight: bold;
}

.citation a,.citation a:visited {
	text-decoration: none;
	color: #333;
}
.container-fluid.footer-style a{
	text-decoration: none;
	color: #848484;
}

.collapse.navbar-collapse a,a:visited{
	color: #fff;
	
}

.responsive-menu{
	
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
	
	 color: rgba(255, 255, 0, 0.5);
  border-color: rgba(255, 255, 0, 0.1);
}






.home-large-item-line-space {
	line-height: 2em;
}

.navbar.navbar-expand-lg.navbar-light.nav-background-color a{
	color: #f4f4f4;
	font-weight: bold;
	
}

.footer-style a{
	text-decoration: none;
	color:#888;
}
.testA {
	max-width: 100vw;
}
