body{
	background-color: #000000;
}
.icon-lang{
	width: 20px;
}
.icon-down{
	width: 10px;
}
.dropdown-lang{
	background: url(../images_en/dropdown-lang.png) no-repeat;
	background-size: 100% 100%;
	border-radius: 15px;
	overflow: hidden;
	min-width:auto;
}
.navbar-nav li::before{
	opacity: 0;
}
.carousel-caption-title{
	letter-spacing:normal;
}
.carousel-caption-content{
	margin-left: 0;
	color: #01C8FF;
}

.index-en-content{
	background-color: #F0F5F9;
	border-radius: 25px;
	padding-top: 65px;
	padding-bottom: 65px;
}
.index-en-content2{
	background:none;
}
.index-en-content-title{
	height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.index-en-content2,.index-en-content2 .index-en-content-title{
	color: #fff;
}
.index-en-content-title-1{
	position: relative;
	padding-bottom: 5px;
}
.index-en-content-title-2{
	margin-left: 30px;
}
.index-en-content-title-3{
	position: relative;
	padding-bottom: 5px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-left: 15px;
}
.index-en-content-title-line{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
	width: 100%;
}
.index-en-content-p1{
	background: url(../images_en/index-en-content-p1.png) no-repeat;
	background-size: 100% 100%;
	min-width: 220px;
	padding: 5px 15px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 0px;
}
.index-en-content-p2{
	padding: 5px 15px;
	font-size: 13px;
}
.index-en-content-p3{
	background: url(../images_en/index-en-content-p1.png) no-repeat;
	background-size: 100% 100%;
	width: 150px;
	padding: 5px 15px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 0px;
}
.index-en-content-p4{
	padding: 5px 15px;
	font-size: 13px;
}
.index-en-content-imgs{
	position: relative;
}
.index-en-content-img{
	width: 100%;
}
.index-en-content-imgs-p1{
	position:absolute;
	left: 40px;
	bottom: 10px;
	font-size: 16px;
	color: #01C8FF;
}
.llm-box{
	position: absolute;
	left: 15px;
	top: 10px;
	display: flex;
}
.llm-box-item{
	width: 150px;
	text-align: center;
	font-size: 13px;
	display: inline-block;
}
.llm-box-item-img{
	width: 80%;
	text-align: center;
}
.llm-box-item-p1{
	height: 40px;
}

.footer-en{
	padding-top: 70px;
	padding-bottom: 120px;
	background-color: #000;
}

.footer-icon{
	width: 20px;
}
.footer-en-p1{
	margin-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.footer-p1-s1{
	color: #01C8FF;
}