@charset "UTF-8";

.li-contact a{
    border-bottom:1px solid #000;
}

/* 联系我们 */
.contact-us{
    min-height: 433px;
    width: 1200px;
    padding: 135px 0 134px;
    margin: 0 auto 60px;
    border-bottom: solid #ccc 2px;
}
.en-title{
    font-family: SourceHanSansSC-Normal;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #999999;
}
.ch-title{
    font-family: SourceHanSansSC-Bold;
	font-size: 36px;
	line-height: 39px;
	letter-spacing: 2px;
	color: #666666;
    padding: 14px 0;
}
.contact-content{
    width: 541px;
	font-family: SourceHanSansSC-ExtraLight;
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 2px;
	color: #666666;
}
.contact-logo{
    padding-top: 2px;
}