.artificial-intelligence {
	position: relative;
	z-index: 2;
	display: block;
	width: 100%;
	background-color: rgba(0, 0, 0, .5);
}

.artificial-label {
	display: block;
	height: 60px;
	width: 60px;
	margin: auto;
}

.artificial-intelligence {
	position: relative;
	text-align: center;
}

.artificial-intelligence .artificial-h3-left {
	font-size: 32px;
	line-height: 40px;
	display: inline-block;
	width: 416px;
	margin: 0 -123px;
	color: #fff;
}

.artificial-intelligence .artificial-h3-right {
	font-size: 32px;
	line-height: 40px;
	display: inline-block;
	width: 200px;
	margin: 0 124px;
	color: #fff;
}

.artificial-intelligence-title {
	padding-top: 35px;
}

.artificial-intelligence-title>hr.artificial-hr {
	position: absolute;
	top: 31px;
	right: auto;
	bottom: auto;
	left: 50%;
	z-index: auto;
	width: 2px;
	height: 40px;
	display: inline-block;
	margin: 0;
	border: none;
	background-color: #00b7ee;
}

.artificial-intelligence>.bt>a {
	line-height: 32px;
	display: inline-block;
	color: #fff;
	outline: none;
	background-color: #00b7ee;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 0 20px;
	margin: 0 3px;
	float: right;
}

.artificial-intelligence>.bt {
	max-width: 1140px;
	margin-top: 55px;
}

.artificial-intelligence>.bt>a.chack {
	background-color: #666;
}

.artificial-intelligence>.bt>a.chack:hover {
	background-color: #333;
}

.artificial-intelligence>.bt>a.experience {
	margin-right: 122px;
}

.artificial-intelligence>.bt>a.experience:hover {
	background-color: #0061ae;
}

ul.artificial-intelligence-ul {
	max-width: 1140px;
	margin: auto;
	margin-top: 55px;
}

ul.artificial-item-ul {
	margin-top: 0px;
	padding-bottom: 80px;
}

ul.artificial-intelligence-ul>li {
	height: 200px;
	width: 360px;
	border-radius: 40px;
	background-color: #fff;
	text-align: center;
	padding-top: 60px;
	display: inline-block;
	margin: 5px;
}

ul.artificial-intelligence-ul>li:hover {
	background-color: #00b7ec;
	transition: all 0.5s;
}

ul.artificial-intelligence-ul>li:hover .artificial-hover {
	color: red;
	text-shadow: white 1px 1px 1px;
	transition: 0.5s ease;
}

ul.artificial-intelligence-ul>li>h5 {
	font-weight: 600;
	font-size: 24px;
	font-weight: 900;
	color:white;
	text-shadow: black 1px 1px 1px;
}

ul.artificial-intelligence-ul>li>h6 {
	margin-top: 25px;
	font-size: 18px;
	font-weight: 600;
	color:white;
	text-shadow: black 1px 1px 1px;
}

ul.artificial-intelligence-ul>li>p {
	margin-top: 27px;
	font-size: 12px;
	color: #000;
}

.bg1-nomor {
	background: url("./join/ico-gb1.png") center center no-repeat;
}

.bg1-hover {
	background: url("index/ico-gb01.png") center center no-repeat;
}

.bg2-nomor {
	background: url("index/ico-gb2.png") center center no-repeat;
}

.bg2-hover {
	background: url("index/ico-gb02.png") center center no-repeat;
}

.bg3-nomor {
	background: url("index/ico-gb3.png") center center no-repeat;
}

.bg3-hover {
	background: url("index/ico-gb03.png") center center no-repeat;
}

.bg4-nomor {
	background: url("index/ico-gb4.png") center center no-repeat;
}

.bg4-hover {
	background: url("index/ico-gb04.png") center center no-repeat;
}

.bg5-nomor {
	background: url("index/ico-gb5.png") center center no-repeat;
}

.bg5-hover {
	background: url("index/ico-gb05.png") center center no-repeat;
}

.bg6-nomor {
	background: url("index/ico-gb6.png") center center no-repeat;
}

.bg6-hover {
	background: url("index/ico-gb06.png") center center no-repeat;
}

.clear {
	display: block;
	content: "";
	clear: both;
}
