/* public */
.cn{
	letter-spacing: 0.4px;
}
.cn .ar-nav .navbar-header .logo .navbar-brand > img{
		padding: 8px;
	}
.cn .footer{
	font-size: 0.9rem;
}
.cn .footer .footer-left .copyright{
	letter-spacing: 1px;
}
.cn .float-btns .item:hover > .slider .bounced .title{
	font-size: 1.1rem;
}
.cn .banner .title{
	color: rgba(0,0,0,0.7);
}
/* end */
/* index */
.index.cn .banner .banner-left .banner-title{
	font-size: 3.0rem;
	color: rgba(0,0,0,0.68);
}
.index.cn .banner .banner-left .banner-text{
	color: rgba(0,0,0,0.6);
	font-size: 1.4rem;
}
.index.cn .padd .title{
	color: rgba(0,0,0,0.7);
}
.index.cn .padd.inverse .title{
	color: rgba(255,255,255,0.9);
}
.index.cn .about .main-text{
	font-size: 1.143rem;
	line-height:1.8rem;
	text-indent: 2em;
}
.index.cn .about .secondary-text{
	font-size: 1.1rem;
	text-indent: 2em;
}
.index.cn .news .news-list .news-content .news-title{
	color: rgba(0,0,0,0.7);
	font-size: 1.48rem;
    margin-bottom: 1.0rem;
}
.index.cn .news .news-list .news-content .news-text{
    line-height:1.8rem;
    height: 9.0rem;
}
@media only screen and (max-width: 768px) {
	.index.cn .banner .banner-left .banner-title{
		font-size: 2.6rem;
	}
}
/* end */
/* introduction */
.introduction.cn .content .text-set .title{
	color: rgba(134, 38, 51 ,1.0);
	font-weight: 500;
	font-size: 2.36rem;
}
.introduction.cn .content .text-set .text{
	text-indent: 2em;
	font-size: 1.1rem;
    line-height: 1.8rem;
}
/* end */
/* partners */
.partners.cn .join .join-text .describe{
	margin-bottom: 1.0rem;
}
.partners.cn .join .join-text .describe,
.partners.cn .join .join-text .tel,
.partners.cn .join .join-text .email{
	font-size: 1.1rem !important;
}
/* end */
/* case */
.case.cn .content .theme-box .title{
	font-size: 2.4rem;
	font-weight: 500;
}
.case.cn .content .theme-box .text-box .text{
	text-indent: 2em;
	font-size: 1.1rem;
    line-height: 1.8rem;
}
/* end */
/* case-details */
.case-details.cn .content .case-content .segment .logo-title{
	font-weight: 500;
	font-size: 2.0rem;
}
.case-details.cn .content .case-content .segment .content-title{
	font-weight: 500;
	font-size: 2.0rem;
}
.case-details.cn .content .case-content .segment .text{
	text-indent: 2em;
	font-size: 1.1rem;
    line-height: 1.8rem;
}
.case-details.cn .content .case-content .segment .text-box .text{
	text-indent: 2em;
	font-size: 1.1rem;
    line-height: 1.8rem;
}
/* end */
/* news-details */
.news-details.cn .content .title{
	color: rgba(0,0,0,0.7);
}
.news-details.cn .content .news-title{
	font-weight: 500;
	font-size: 2.0rem;
}
.news-details.cn .content .news-content .text{
	font-size: 1.1rem;
    line-height: 1.8rem;
	text-indent: 2em;
	
}
.case-details.cn .content .case-content .segment .sce-text-box .sce-text{
	font-size: 1.1rem;
    line-height: 1.8rem;
}
/* end */
/* about */
.about.cn .introduce .text-set .title{
	font-size: 2.2rem;
	margin-bottom: 1.2rem;
	font-weight: 500;
}
.about.cn .introduce .video{
	height: 19.0rem;
}
.about.cn .introduce .text-set .secondary-title{
	font-weight: 500;
}
.about.cn .contact .join-title{
	font-weight: 500;
}
.about.cn .introduce .text-set .text{
	text-indent: 2em;
}
/* end */
/* privacy policy */
.privacy-policy.cn{
	color: #565656;
}
/* end */