body{
	background-color: rgb(10,10,20);
}
.navbar-transparent{
	/* background: none; */
	background-color: rgb(10,10,20);
	border: 0;
}
.navbar-nav li::before{
	content: "";
	width: 1px;
	height:15px;
	position: absolute;
	top: 30px;
	right: 0;
	background: #737373;
}
.navbar-nav li:last-child::before{
	opacity: 0;
}
.navbar{
	border: none;
}
.index-nav .navbar-header,.index-nav .navbar-brand,.index-nav ul,.index-nav li{
	height: 70px;
}
.index-nav .nav-item{
	color: #FFFFFF !important;
	font-weight: 400;
}
.index-nav .nav-item.active{
	color: rgb(0,145,255) !important;
}
.index-nav a{
	line-height: 40px !important;
}
.index-nav.navbar{
	margin-bottom: 0px !important;
}
.index-nav .nav-item label{
	cursor: pointer;
}
.index-top-carousel .carousel-caption{
	bottom: auto;
	top: 30%;
}





.index-content-item,.index-content-item2 {
    position: relative;
}
.index-content-item-img {
    width: 100%;
}
.index-content-item-btn {
    background: url(../images/btn-1.png) no-repeat;
    background-size: 100% 100%;
    padding: 10px 35px;
    font-size: 16px;
	display: block;
    color: #fff;
    text-align: center;
    border: 0;
    outline: 0;
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
}
.index-content-item-p1 {
    font-size: 18px;
    color: rgb(0,204,255);
	margin-top: 15px;
	text-align: left;
}
.index-content-item-p3{
	text-align: center;
}
.index-content-item-p5{
	color: rgb(255,231,185);
	text-align: center;
}
.index-content-item-p6{
	font-size: 16px;
	color: rgb(255,231,185);
}
.index-content-item-p7{
	font-size: 14px;
	color: rgb(221,221,221);
}
.index-title{
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: url(../images/index-title-bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 15px;
	padding-top: 40px;
}
.index-title2{
	background:none;
}
.index-content-item-img2{
	width: 60%;
	text-align: center;
}
.index-content-item-img3{
	width: 70px;
	margin-top: 20px;
}
.index-content-item-img4{
	width: 80%;
	text-align: left;
}
.banner-text{
	width: 60%;
}
.banner-text2{
	width:45%;
}
.banner-text4{
	width: 180px;
	margin-bottom: 15px;
}
.carousel-caption-p1{
	font-size: 24px;
	color: #fff;
	letter-spacing: 10px;
	margin-top: 5px;
}
.carousel-caption-p2{
	font-size: 16px;
	color: rgb(0,168,255);
	width: 65%;
	margin: 0 auto;
	display: block;
	background: url(../images/carousel-caption-p2.png) no-repeat;
	background-size: 100% 100%;
	padding: 15px;
}
.carousel-caption-p3{
	width: 65%;
	background: url(../images/carousel-caption-p3.png) no-repeat;
	background-size: 100% 100%;
}

.carousel-caption-p6{
	width: 50%;
}
.carousel-caption-p4{
	font-size: 24px;
	color: #fff;
	margin-top: 5px;
}
.carousel-caption-p5{
	font-size: 36px;
	color: #fff;
}
.index-content-item-body{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 30px;
	transform: translateX(-50%);
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
}
.index-content-item-body2{
	width: 100%;
	position: absolute;
	left: 50%;
	bottom: 30px;
	transform: translateX(-50%);
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.index-content-item-body3{
	text-align: left;
	top: 40%;
	transform: translate(-50%,-50%);
}
.index-content-item-p2{
	text-align: left;
	color: rgb(221,221,221);
	font-size: 14px;
}
.index-content-item-p4{
	padding-left: 30px;
	padding-right: 30px;
}

.index-fl-4-body{
	max-width: 800px;
	margin: 0 auto;
	position: relative;
	margin-top: 30px;
}
.index-fl-4-body-img{
	width: 100%;
}
.index-fl-4-body-content{
	width: 330px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 370px;
}
.index-fl-4-body-content-img{
	width: 100%;
}
.index-fl-4-body-content-p2{
	font-size: 18px;
	color: #fff;
	text-align: left;
	margin-top: 15px;
}
.index-fl-4-body-content-p3{
	font-size: 14px;
	color: rgb(221,221,221);
}
.index-top-carousel .carousel-caption2{
	right: auto;
	left: 10%;
	max-width: 800px;
}
.index-top-carousel .carousel-caption3{
	left: 5%;
}
.carousel-caption-box{
	font-size: 16px;
	color: rgb(0,168,255);
	width: 75%;
	margin: 0 auto;
	display: block;
	position: relative;
}
.carousel-caption-box-img{
	width: 100%;
}
.carousel-caption-box-p1{
	position: absolute;
	left: 0;
	top: 30px;
	width: 100%;
	padding-left: 40%;
	text-align: left;
	font-size: 18px;
	color: rgb(221,221,221);
}
.carousel-caption-box-p2{
	position: absolute;
	left: 0;
	top: 60px;
	width: 100%;
	padding-left: 40%;
	text-align: left;
	font-size: 14px;
	color:  rgb(0,168,255);
}
.find-my-star-img{
	width: 80%;
	display: block;
	margin: 0 auto;
}
.certificate-img{
	text-align: center;
	height: 25px;
	display: block;
	margin: 0 auto;
	margin-top: 30px;
}
.certificate-p1{
	font-size: 16px;
	color: rgb(221,221,221);
	text-align: center;
	margin-top: 15px;
}
.certificate-box{
	position: relative;
}
.certificate-box-bg{
	width: 100%;
}
.certificate-box-content-p1{
	position: absolute;
	top: 27%;
	width: 100%;
	padding-left: 58%;
	color: rgb(221,221,221);
	text-align: left;
}
.certificate-box-content-p2{
	position: absolute;
	top: 39.4%;
	width: 100%;
	padding-left: 58%;
	color: rgb(221,221,221);
	text-align: left;
}
.certificate-box-content-p3{
	position: absolute;
	top: 50.4%;
	width: 100%;
	padding-left: 58%;
	color: rgb(221,221,221);
	text-align: left;
}
.certificate-box-content-p4{
	position: absolute;
	top: 63.4%;
	width: 100%;
	padding-left: 58%;
	color: rgb(221,221,221);
	text-align: left;
}
.certificate-box-content-p{
	opacity: 0;
}
.certificate-box-content-p span{
	font-size: 16px;
	color: rgb(0,168,255);
}
.download-file{
	font-size: 16px;
	color: #fff;
	padding-left: 15px;
	background: url(../images/download-file.png) no-repeat;
	background-size: 100% 100%;
	width: 240px;
	height: 60px;
	display: block;
	margin: 0 auto;
	line-height: 60px;
	text-align: center;
	margin-bottom: 15px;
}
.download-file:hover{
	text-decoration: none;
	color: #fff;
}
.footer{
	background: url(../images/footer.png) no-repeat;
	background-size: 100% 100%;
	height: 180px;
}
.footer-left{
	text-align: center;
}
.logo-bottom{
	width: 200px;
	margin-top: 30px;
}
.footer-p2{
	margin-top: 25px;
	text-align: center;
	padding-bottom: 15px;
	border-top: 1px solid rgb(0,168,255);
	padding-top: 15px;
}
.footer-p3{
	color: rgb(165,165,165);
}
.footer-qrcode{
	display: inline-block;
	width: 100px;
	vertical-align: middle;
	margin-top: 15px;
}
.footer-info{
	display: inline-block;
	padding-top: 30px;
	padding-left: 15px;
	vertical-align: middle;
}
.footer-a1{
	color: #fff;
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}