.ny-tech{
	font-family: "Myriad Set Pro", 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	
	/*font-size: 64px;*/
	line-height: 1.0625;
	font-weight: 200;
	letter-spacing: -.015em;
	padding-top: 70px;
	position: relative;
	z-index: 3;
	
}
.NY-product .hero-content{
	position: relative;
	z-index: 11;
	text-align: center;
}
.filmlist{
	list-style: none;
	margin: 0;
	
}
.filmlist li{
	font-size: 16px;
	line-height: 1.8;
}
.hero-content .intro{
	font-family: 'PingHei', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	font-size: 25px;
	line-height: 1.6;
	
}
.row .intro{
	font-family: 'PingHei', 'PingFang SC', 'Helvetica Neue', 'Helvetica', 'STHeitiSC-Light', 'Arial', sans-serif;
	font-size: 25px;
	line-height: 1.6;
}
.herointro-copy {
    width: 710px;
}
.herointro-copy {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #666;
    margin-top: 1.5em;
    margin-bottom: 34px;
    width: 740px;
}
.unibrow{
	font-size: 48px;
	font-weight: 200;
	display: block;
}
.puncuation {
    letter-spacing: -0.3em;
}
.large-8 {
    width: 66.6667%;
}
.column {
    position: relative;
    z-index: 1;
    min-height: 2px;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
}
.film1{
	position: fixed;
	z-index: 9999;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #fff;
	width: 100%;
	height:100%
	overflow: hidden;
	display: none;
	
}
.close{
	top: 20px;
	left: 20px;
	width: 44px;
	height: 44px;
	text-align: center;
	color: #666;
	font-size: 30px;
	line-height: 1;
}
