@font-face{font-family:'futura-pt';font-style:normal;font-weight:normal;src:url("../font/futuratot-book-webfont.eot");src:url("../font/futuratot-book-webfont.eot?#iefix") format('embedded-opentype'),url("../font/futuratot-book-webfont.woff") format('woff'),url("../font/futuratot-book-webfont.ttf") format('truetype'),url("../font/futuratot-book-webfont.svg#futura-pt") format("svg")}

.logo1 {
	width: 111px;/*width: 111px;height: 280px;*/
	height: 280px;
	background: url("../img/logo1.png");
	background-size: cover;
	position: relative;
	margin: 0 auto;
	display: block;
}

.subheading {
	font: 12px 黑体,微软雅黑,"Microsoft YaHei", 文泉驿黑体,"Hiragino Sans GB",  "WenQuanYi Micro Hei",Arial,"Helvetica Neue",Helvetica,sans-serif;
	letter-spacing: 3px;
	width: 100%;
	display: block;
	text-align: center;
}

 .border{
	width:80px;
	height:0px;
	border-top:1px solid #dcdcdc;
	margin:0 auto;
	
	
	}


span.quote {
	font-size: 22px;
	text-align: justify;
	margin-bottom: 10px;
	line-height: 34px;
	display: block;
	position: relative;
}

span.add {
	font-weight: 700;
	font-size:200%;
	
	font-style: normal;/*font-style: italic;*/
	color: #222;
	display: block;
	margin-bottom: -12px;
	margin-top: 5px;
}

span.italic {
	font-style: italic;
}

video {
	pointer-events: none;
}


::-moz-selection { /* Code for Firefox */
	background: rgba(0,0,0,0.06);
}

::selection {
	background: rgba(0,0,0,0.06);
}

:invalid {
	box-shadow: none;
}

:-moz-submit-invalid {
	box-shadow: none;
}

:-moz-ui-invalid {
	box-shadow:none;
}

.text {font-family:"futura-pt",黑体;text-decoration:center; }
.text p a {font-family:"futura-pt",黑体;text-decoration:none;}
.text a:link {font-family:"futura-pt",黑体;text-decoration:none;  color: rgb(85, 85, 85);font-weight:500;}
.text a:hover {text-decoration:none;  color:#000; font-weight:600;}
.text a:active {text-decoration:none;  color:#000; font-weight:600;}
.text a:visited{text-decoration:none;  color:#000;}

