@charset "UTF-8";

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Microsoft YaHei';
	min-width: 1200px;
	background: #ececec;
}

img {
	border: 0px
}

a {
	text-decoration: none;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

.B {
	width: 16.5%;
	float: left;
	border: solid 1px #D8D8D8;
	margin: 3%;
	padding: 1%;
}

.C {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    height: 60%;
    overflow: hidden;
}

.C img {
	width: 100%;
    height: 190px;
}

.title {
	width: 100%;
	margin: 0 auto;
	height: 10%;
	margin-top:3%;
	margin-bottom:0%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: center;
}

.title_chaolianjie {
	width: 100%;
	line-height: 100%;
	text-decoration: none;
	color: #696969;
	font-size: 16px;
}

#paging {
	margin:10px auto;
	display:table;
}

.page {
	font-size: 12px;
}

a.page {
	text-decoration: none;
	color: #666666;
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	margin: 0 3px;
	background-color: #f4f4f4;
	border: #cccccc solid 1px;
}

a.page:hover {
	text-decoration: none;
	color: #ff6600;
}

a.page-curr {
	text-decoration: none;
	color: #ff6600;
	float: left;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	margin: 0 3px;
	background-color: #ffffff;
	border: #ff6600 solid 1px;
	color: #ff6600
}

#backButton {
	width: 94%;
	height: 4%;
	margin-left: 2.5%;
	margin-bottom: 1%;
	padding-top: 1%;
	border-top: solid 1px #D8D8D8;
	position: absolute;
	bottom: 0;
}

#link {
	width: 10%;
	position: absolute;
	right: 0;
}

#link a {
	float: right;
	font-family: 'Microsoft YaHei';
	font-size: 8px;
	color: #787878;
	text-decoration: none;
}
.rightdiv_introducevideo video{
    width: 80%;
    height: 20%;
    margin: 0 auto;
    text-align: center;
    display: block;
}
