*{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
body{
	background-color: rgb(11,22,57) !important;
}
.index-nav{
	background-color: #000;
}
.index-nav .nav-item{
	color: #fff !important;
	font-weight: 400;
}
.index-nav .nav-item.active{
	color: rgb(0,145,255) !important;
	/*border-bottom: 1px solid rgb(0,145,255);*/
}
.index-nav .navbar-nav1 .nav-item.active::after{
	content: "";
	width: 80%;
	height:2px;
	position: absolute;
	bottom: 15px;
	left: 10%;
	background: rgb(0,145,255);
}
.index-nav .navbar-right{
	/* margin-right: 18.75rem; */
}

.navbar{
	border: none;
}
.index-nav .navbar-header,.index-nav .navbar-brand,.index-nav ul,.index-nav li{
	height: 70px;
}
.index-nav a{
	line-height: 40px !important;
}
.index-nav.navbar{
	margin-bottom: 0px !important;
}
.navbar-nav1 .nav-item label{
	cursor: pointer;
	min-width: 60px;
}
.navbar-nav2 .nav-item.active label{
	color: #fff;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	/*border: #00a0e9 1px solid;*/
	border-radius: 5px;
	display: inline-block;
	background-color: rgb(72,141,255);
}
.content{
	margin-top: 1.5625rem;
}
.content .content-line-bg{
	min-height: 50px;
	padding: 15px;
	background: url(../images/content-line-bg.png) center;
	background-size: 100% 100%;
	border-radius: 17px;
}
.content .content-line-bg p{
	color: #FFFFFF;
	text-align: center;
}
.icon-danger{
	width: 15px;
	height: 15px;
	margin-bottom:3px;
}
.content .content-search{
	margin-top: 15px;
	min-height: 80px;
	padding: 15px;
	background: url(../images/content-search-bg.png) center;
	background-size: 103% 100%;
	border-radius: 17px;
}
.content .index-btn-all{
	color: #fff;
	width: 100px;
	height: 40px;
	background: url(../images/index-btn-all.png) center;
	background-size: cover;
}
.content .index-btn-clear{
	width: 100px;
	height: 40px;
	background: url(../images/index-btn-clear.png) center;
	background-size: cover;
}
.content .index-btn-clear:active{
	background: url(../images/index-btn-all.png) center;
	background-size: cover;
}
.content-search .index-btn{
	/* margin: 41px 10px 0px 10px; */
	margin-top: 5px;
}
.content-search .index-btn-left{
	float: left;
	margin-left: 10%;
	margin-right: 2%;
}
.content-search .index-btn-right{
	float: right;
	margin-left: 2%;
	margin-right: 10%;
}
.index-span{
	width:100px;
	height: 20px;
	margin-top: 16px;
	display: inline-block;
}
.index-checkbox-bg{
	margin-top: 8px;
	height: 35px;
	width: 285px;
	background: url(../images/index-checkbox-bg.png) center;
	background-size: cover;
	display: inline-block;
	
}
.index-checkbox{
	display: inline-block;
}
.index-checkbox-bg .index-checkbox{
	line-height: 35px;
	width: 18px;
	height: 18px;
	margin-top: 10px;
	background: url(../images/index-checkbox.png) center;
}
.index-checkbox-left{
	float: left;
	padding-left: 12%;
}
.index-checkbox-right{
	float: right;
}
.index-checkbox-bg span{
	width: 100px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
}
.index-btn-sort{
	text-align: center;
	width: 115px;
	font-size: 1.3rem;
	height: 40px;
	background: url(../images/index-btn-sort.png) center;
	background-size: cover;
}
.index-btn-sort.check{
	background: url(../images/index-btn-sort-check.png) center;
	color: #fff;
}
.index-condition button,.index-condition label{
	margin: 20px 0px;
}
.index-condition button{
	margin-left: 5px;
}
.index-limit{
	background: url(../images/index-limit.png) center;
	background-size: 100% 100%;
}
.index-limit.pagination{
	padding: 10px 10px;
	margin-top: 5px;
}
.index-limit.pagination>li>a, .index-limit.pagination>li>span{
	margin: 10px 5px;
	padding: 2px 7px;
}
.index-limit.pagination>li>a{
	background: url(../images/index-limit-a.png) center;
	background-size: 100% 100%;
	border:none;
	color: #000000;
}
.index-limit.pagination>li>a.check{
	background: url(../images/index-limit-a-check.png) center;
	color: #FFFFFF;
	background-size: 100% 100%;
}
.index-limit-left,.index-limit-right{
	background:none !important;
	padding: 0 !important;
	
}
.index-limit-left img,.index-limit-right img{
	width: 25px;
	height: 25px;
	margin: 0 auto;
	line-height: 25px;
	display: inline-block;
	vertical-align: middle;
}

.index-item .head img{
	margin-left: 20px;
	border-radius: 30%;
	padding: 5px;
}
.index-item .head label{
	display: inline-block;
	padding-left: 5px;
	vertical-align: middle;
	width: 150px;
	height: 40px;
	overflow: hidden;
}
.index-link .discord{
	/* padding-left: 47px; */
}

.index-time{
	width: 100%;
	height: 60px;
	margin-bottom: 10px;
	background: url(../images/index-time-bg.png) center;
	background-size: 100% 100%;
	
}
.index-item p,.index-item span,.index-item label{
	font-weight: bold;
}
.index-time .words{
	display: inline-block;
	margin: 0px 5px;
}
.words-semicolon{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 19px;
	color: rgb(0,145,255);
}
.index-time .words .number{
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: rgb(0,145,255);
}
.index-time .words .date{
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: rgb(140,140,140);
}
.index-link p{
	color: rgb(140,140,140);
	margin-bottom: 0px;
	font-size: 12px;
}
.content-search .row{
	position: relative;
}
.content-search .row .line:after{
	content: '';
	height: 75%; 
	width: 1px;
	position: absolute;
	right: 0;
	top: 10px; 
	background-color: rgb(140,140,140);
}
.words-text2{
	overflow: hidden;
	min-height: 40px;
	line-height: 20px; 
}
.words-text{
	position: relative; 
	line-height: 20px; 
	max-height: 40px;
	overflow: hidden;
	min-height: 40px;
}
	
.words-text::after{
	content: "... more"; 
	position: absolute; 
	bottom: 0; 
	right: 0; 
	padding-left: 140px;
	color: rgb(0,145,255);
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%);
}


.index-footer{
	margin-top: 120px;
	background-color: rgb(0,0,0);
	width: 100%;
	text-align: center;
	font-size: 13px;
}
.index-footer p{
	color: #FFFFFF;
}
.index-footer .explain{
	color: #FFFFFF;
}
.white{
	color: #fff;
	text-decoration: none;
}
.top55{
	margin-top: 55px;
}
.top60{
	margin-top: 60px;
}
.top25{
	margin-top: 25px;
}
.top15{
	margin-top: 15px;
}
.top0{
	margin-top: 0px;
}
.index-footer .blue{
	color: rgb(0,145,255);
	text-decoration: none;
	
}
.index-footer .grey{
	color: rgb(184,184,184);
}
.index-link p{
	width: 104px;;
}
.index-footer-content p{
	margin-bottom: 0px;
	text-align: left;
	
}
.index-link img{
	display: inline;
}
.index-link .pull-right p{
	margin-top: 0px;
}
.index-item-body .line .pull-right.overflow{
	width: 150px;
	position: relative;
	line-height: 20px; 
	max-height: 20px;
	overflow: hidden;
	min-height: 20px;
}
.index-item-body .line .pull-right.overflow::after{
	content: "..."; 
	position: absolute; 
	bottom: 0; 
	right: 0; 
	padding-left: 15px;
	color: #000;
	background: -webkit-linear-gradient(left, transparent, #fff 55%);
	background: -o-linear-gradient(right, transparent, #fff 55%);
	background: -moz-linear-gradient(right, transparent, #fff 55%);
	background: linear-gradient(to right, transparent, #fff 55%);
}
.index-model .modal-header{
	border-bottom:0;
}
.index-model{
	margin-top: 15%;
}
.index-time .open{
	line-height: 60px;
	color: rgb(0,145,255);
}
.index-model .textarea{
	width: 100%;
	height: 150px;
	border: 0;
	resize: none;
}
.line p,.index-item-body .words-text,.index-item-body .words-text2,.index-link p{
	font-weight: normal;
}
.content{
	text-align: center;
}
.content .item{
	margin-top: 50px;
}
.content .item .title-img{
	/* width: 200px; */
	height: 20px;
	display: inline-block;
}
.title2{
	color: #000;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 20px;
	display: inline-block;
	text-align: center;
}
.content2 .title{
	text-align: center;
}
.content2 .title2{
	color: #fff;
}
.content2 p{
	color: #fff;
}
.content2 .title p{
	width: 550px;
	margin:0 auto;
}
.service{
	height: 170px;
	margin:15px 15px;
	padding-top: 5px;
}
.service-img{
	height: 140px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.item-body{
	/* width:600px; */
	margin:0 auto;
	padding: 0px 80px;
	display: block;
}
.service-title{
	color:#000;
	font-size: 16px;
	margin-top: 15px;
	font-weight: bold;
}
.service-title-2{
	color:#000;
	font-size: 16px;
	margin-top: 5px;
}
.service-title-3{
	color:#000;
	font-size: 16px;
	margin-top: 5px;
}
.service-content{
	color:#000;
}
.index-partners{
	width: 100%;
	margin-top: 15px;
}
.solution{
	background-color: rgb(46,49,56);
	width: 100%;
	height: 100px;
	text-align: left;
	position: relative;
	margin: 15px 10px;
}
.solution-number{
	position: absolute;
	top: -3px;
	left: -3px;
	height: 106px;
	width: 106px;
}
.solution-text{
	display: block;
	position: absolute;
	left: 120px;
	color: #fff;
	top:50%;
	transform: translate(0,-50%);
}
.product-banner{
	width: 100%;
}
.product{
	text-align: left;
	color: #fff;
}
.product-logo{
	display:inline-block;
	width: 70px;
	vertical-align: middle;
}
.product-title{
	display: block;
	font-size: 16px;
	margin-left: 15px;
}
.product-title2{
	display: block;
	font-size: 12px;
	margin-left: 15px;
	color: rgb(0,171,249);
}
.product-top{
	padding: 15px 10px;
	border-bottom: 0.1px solid #ccc;
}
.product-bottom{
	margin-top: 15px;
}
.product-banner{
	width: 80%;
	text-align: right;
}
.product{
	margin: 25px 5px;
}

.join-title2{
	color: rgb(0,169,255);
	font-size: 16px;
}
.join{
	color: #fff;
	margin: 15px 25px;
}
.join-item-1{
	
}
.join-item-2{
	width: 200px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	margin: 0 auto;
	background-color: rgb(0,169,255);
	border-radius: 5px;
	text-align: center;
	
}
.join-item-3{
	width: 80%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	border-radius: 5px;
	background-color: rgb(60,63,68);
	margin-top: 20px;
}
.join-item-4{
	width: 80%;
	height: 30px;
	text-align: left;
	margin: 0 auto;
	margin-top: 20px;
}
.join-item-3-img{
	width: 160px;
}
.join-logo{
	width: 80%;
}
.join-post{
	width: 100%;
	height: 30px;
	display: block;
	background: url(../images/jo_10.jpg);
	background-size: 100% 100%;
	line-height: 30px;
}
.job-description{
	display: block;
	color: rgb(0,169,255);
	margin-top: 15px;
	font-size: 17px;
}
.job-description-content{
	margin-top: 10px;
}
.about-title2{
	width: 400px;
	font-size: 14px;
	margin: 0 auto;
	color: #fff;
	margin-top: 15px;
}
.about-content-banner{
	width: 60%;
	margin-top: 25px;
}
.about{
	width: 100%;
	padding: 15px 15px;
	background: url(../images/about/bg.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
}
.about-body-logo{
	width: 90px;
	height: 90px;
}
.about-body-title{
	font-size: 17px;
	color:rgb(0,169,255);
	margin-top: 30px;
}
.about-body-content{
	padding: 10px 50px;
	margin-bottom: 80px;
}
.index-footer-top{
	margin-top: 65px;
}
.index-footer-content .top55 .white{
	display: inline-block;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
.index-footer-content .top55 .white:first-child{
	padding-left: 0px;
}
.about-title2,.about-body-content{
	text-align: left;
}