@charset "utf-8";
/* CSS Document */

 
@font-face {
	font-family: 'microsoft yahei', '微软雅黑';
}
body {
	margin: 0px;
	padding: 0px;
	font-family: 'microsoft yahei', '微软雅黑';
	color: #0E0E0E;
	background-color: #FFFFFF;
	min-width: 320px;
	font: 13px/22px Microsoft Yahei;
}
.contentA {
	color: #787878;
}
.contentA img {
	width: 100%;
}
.contentB img {
	width: 40%;
	padding: 10px;
	border: 1px solid #eeeeee;
	margin-right: 10px;
	margin-bottom: 15px;
}
a {
	color: #787878;
	text-decoration: none;
}
.lanageClass {
	display: block;
	line-height: 28px;
	width: 90px;
	float: right;
	font-size: 15px;
	text-align: center;
	color: #9f9f9f;
	border: 1px solid #9f9f9f;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-left: 10px;
}
.TitleA {
	font-size: 14px;
}
.indexTitle {
	padding-left: 20px;
	font-size: 16px;
	color: #ffffff;
}
.bottomA {
	font-size: 14px;
	text-align: center;
	margin-right: 10px;
	width: 25%;
	line-height: 40px;
	color: #e7e7e7;
}
.navTop {
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	width: 24%;
	color: #000;
	border-right: 1px solid #c5c4c4;
	line-height: 21px;
	height: 21px;
}
.navTop:visited {
	display: block;
	float: left;
	font-size: 14px;
	text-align: center;
	width: 25%;
	color: #000;
	line-height: 21px;
}
.title1 {
	font-size: 20px;
	color: #009288
}
.leftpA {
	display: block;
	font-size: 12px;
	text-align: center;
 width:100%%;
	line-height: 30px;
	border: 1px solid #eeeeee;
	border-right: 0px;
	margin-bottom: 7px;
}
.leftpA2 {
	display: block;
	font-size: 12px;
	text-align: center;
 width:100%%;
	line-height: 30px;
	border: 1px solid #ff6801;
	background-color: #ff6801;
	color: #ffffff;
	border-right: 0px;
	margin-bottom: 7px;
}
.movie embed {
	width: 100%;
	height: 100%;
}
.indexAClass {
	display: block;
	float: left;
	font-size: 13px;
	text-align: left;
	width: 93%;
	line-height: 32px;
	padding-left: 15px;
	background: url(../img/dian18.jpg) left no-repeat;
	border-bottom: 1px solid #eeeeee;
}
.page {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	width: 99%;
	margin: 0px auto;
	background-color: #FFFFFF
}
.page a {
	border: 0px;
	margin-left: 10px;
	padding: 2px 8px;
	font-size: 12px;
	background-color: #eeeeee;
	display: inline-block;
	color: #333333;
	text-decoration: none;
}
.page a:hover {
	background: #009288;
	border: 0px;
	color: #ffffff;
}
.yinyingTable {
	-webkit-box-shadow: 0 0 16px #cccccc;
	-moz-box-shadow: 0 0 16px #cccccc;
	box-shadow: 0 0 16px #cccccc;
}
