.white{ color:#FFF}
.ft-yahei{font-family:"Microsoft YaHei"!important;}
.ft-nobold{ font-weight:normal!important;}
.ft14{ font-size:14px;}
.ft16{ font-size:16px;}
.ft22{ font-size:22px;}
.ft24{ font-size:24px;}
.ft40{ font-size:40px;}
.ft65{ font-size:65px;}
.ft78{ font-size:78px;}
.ft-bold100{ font-weight:100;}
.ft-bold400{ font-weight:400;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
.hidden{ display:none}
.mart3{ margin-top:3px}
.mart30{ margin-top:30px}
.line-hei18{ line-height:1.8}
.cb-navbar-nav-item-text{font-family:"Microsoft YaHei"!important; font-weight:100!important;}

.in-list{font-size:16px; margin-top:5px}
.in-list p{ clear:both; float:left}
.in-list p a{ float:left; margin-left:15px; line-height:2.2}
.in-list p span{ float:left;}

.cb-intro-header h1 {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	text-align: center;
	margin-top: -20vh!important;
	-webkit-transition: margin .3s ease-in-out;
	transition: margin .3s ease-in-out;
	font-size: 26px!important;
	font-weight: 100!important;
	letter-spacing: .78px;
	line-height:33px;
	vertical-align: top
}

@media (min-width:320px) {
	.cb-intro-header h1 {
		margin: -6px 0 0;
		font-size: 16px!important;
		letter-spacing: .85px;
		line-height: 47px
	}
	.cb-intro-header h1 span img{width:260px}
}

@media (min-width:375px) {
	.cb-intro-header h1 {
		margin: -6px 0 0;
		font-size: 16px!important;
		letter-spacing: .85px;
		line-height: 47px
	}
	.cb-intro-header h1 span img{width:300px}
}

@media (min-width:768px) {
	.cb-intro-header h1 {
		margin: -11px 0 0;
		font-size: 26px!important;
		letter-spacing: 1.43px;
		line-height: 78.3px
	}
	.cb-intro-header h1 span img{width:400px}
}

@media (min-width:1024px) {
	.cb-intro-header h1 {
		margin: -100px 0 0;
		font-size:26px!important;
		letter-spacing: 1.6px;
		line-height: 87px
	}
	.cb-intro-header h1 span img{width:450px}
}

@media (min-width:1366px) {
	.cb-intro-header h1 {
		margin: -13px 0 0;
		font-size:26px!important;
		letter-spacing: 1.6px;
		line-height: 87px
	}
	.cb-yolla-project .cb-project-bg-photo {
		background-size: cover
	}
	.cb-intro-header h1 span img{width:500px}

}


.in-next{ font-family:"Microsoft YaHei"; font-size:16px; color:#fff; position:absolute; bottom:10vh; right:55vh; z-index:10000; cursor:pointer;}





