.membership{
	margin: 50px 0;
}
.title2{
	text-align: center;
}
.title2 h2{
	font-size: 30px;
	line-height: 50px;
}
.title2 b{
	width: 119px;
	height: 4px;
	display: block;
	margin: 0 auto;
	background: #92AF00;
	border-radius: 2px;
}
.title2 em{
	width: 2px;
	height: 4px;
	background: #fff;
	display: block;
	margin: 0 auto;
	position: relative;
	left: -50px;
	top: -4px;
	z-index: 2;
}
.title2 span{
	font-size: 12px;
	line-height: 20px;
	color: #dcdcdc;
	letter-spacing: 5px;
}
.membership table {
	background-color: #fff;
	margin-top: 30px;
	table-layout: fixed;
}
.membership table th span{
	color: #92AF00;
	font:bold 18px/30px "microsoft yahei";
}
.membership table .top1 {

	background:#ff7335; 
	color:#fff;
	font: bold 18px/30px "microsoft yahei";
	  width: 120px;
}
.membership table .serviceright {
	font:normal 14px/30px "microsoft yahei";
	color:#333;
	  width: 190px;
}
.membership table .serviceleft {
	background-color: #fff3f3;
	font: bold 16px/30px "microsoft yahei";
	color: #ff580e;
	width: 120px;
}
.membership table th a.btn {
	width: 100px;
	height: 28px;
	border-radius: 3px;
	display: block;
	font-family:  "microsoft yahei";
	text-indent: 10px;
	color: #fff;
	margin: 0 auto;
	text-align: left;
	background: url(../images/finger_icon.png) 75px 5px no-repeat #ff7335;
	font-size: 14px;
	line-height: 28px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.membership table th a.btn1 {
	text-indent: 15px;
}
.membership table tr td.jia {
	font-size: 26px;
	font-weight: bold;
	color: #ff580e;
}
.membership table td {
	height: 40px;
	width: 140px;
	text-align: center;
}
.membership table tr td {
	font: normal 14px/18px "microsoft yahei";
}
.membership table th b {
	font: normal 16px/30px "microsoft yahei";
	color: #ff0000;
	font-weight: bold;
}
.membership table th {
	height: 80px;
	width: 140px;
	font: normal 16px "microsoft yahei";
	color: #030303;
}
.shortVide {
	width: 1170px;
	overflow: hidden;
	height: 250px;
	position: relative;
	margin: 0 auto;
}
.shortVide ul {
	position: absolute;
	top: 0;
	left: 0px;
}
.member {
	margin-top: -10px;
}
.member .title {
	position: relative;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	width: 1150px;
	margin: 50px auto 25px;
}
.member .title a.tlt {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	padding-bottom: 15px;
}
.member .title a.more {
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #999;
	bottom: 12px;
}
.member .title b {
	width: 119px;
	height: 4px;
	display: block;
	background: #92AF00;
	border-radius: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.member .title em {
	width: 2px;
	height: 4px;
	background: #fff;
	position: absolute;
	left: 10px;
	bottom: -0;
	z-index: 2;
}
.member li {
	width: 271px;
	float: left;
	margin-left: 1px;
	padding: 10px;
}
.member .message {
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	border: 1px solid #ddd;
	height: 189px;
	padding: 15px;
}
.member .message:hover {
	box-shadow: 0px 5px 6px 0px rgba(23, 44, 0, 0.15);
	border: 1px solid transparent;
}
.member .message a:hover {
	color: #55a300;
}
.member .message h3 {
	position: relative;
	height: 60px;
	overflow: hidden;
}
.member .message h3 a {
	color: #000;
	font-size: 16px;
	line-height: 30px;
}
.message p {
	line-height: 2;
	margin-top: 5px;
	height: 112px;
	overflow: hidden;
}
.message a {
	font-size: 12px;
	color: #999;
	display: inline-block;
	padding: 1px 3px;
	float: right;
}
