@charset "utf-8";
/* CSS Document */
img {
	border: none;
}

* {
	color: #333;
}

.top_box {
	border-bottom: 1px solid #d8d9da;
	width: 100%;
	height: 89px;
	overflow: hidden;
}

.top {
	width: 1000px;
	height: 89px;
	margin: 0 auto;
	overflow: hidden;
}

.usercenter {
	font-size: 23px;
	color: #077ce5;
	margin-left: 30px;
	margin-top: 30px;
	float: left;
	font-family: "微软雅黑";
}

.main_box {
	width: 100%;
	min-height: 698px;
	overflow: hidden;
	background: #f2f2f2;
}
/*名片开始*/
.main {
	width: 1000px;
	height: 758px;
	background: #fff;
	margin: 0 auto;
	overflow: hidden;
}

.main1 {
	width: 100%;
	height: 55px;
	overflow: hidden;
	margin-bottom: 20px;
}

.main1l {
	width: 247px;
	height: 55px;
	float: left;
	overflow: hidden;
}

.main1ln {
	font-size: 17px;
	line-height: 55px;
	float: right;
	font-family: "微软雅黑";
	font-weight: bold;
}

.main1ln a {
	color: #fe4242;
}

.main1r {
	width: 463px;
	height: 53px;
	border: 1px solid #e0e0e0;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}

.main1rn {
	width: 461px;
	height: 51px;
	border: none;
	outline: none;
	color: #9a9a9a;
	font-size: 17px;
	line-height: 53px;
	font-family: "微软雅黑";
	padding: 0;
}

.main3r {
	width: 221px;
	height: 53px;
	border: 1px solid #e0e0e0;
	float: left;
	margin-left: 20px;
	overflow: hidden;
}

.main3rnl {
	width: 219px;
	height: 51px;
	border: none;
	outline: none;
	color: #9a9a9a;
	font-size: 17px;
	line-height: 53px;
	font-family: "微软雅黑";
	padding: 0;
}

.main2 {
	width: 475px;
	height: 34px;
	overflow: hidden;
	margin-left: 267px;
}

.mmain2l {
	width: 148px;
	height: 24px;
	background: #37bd9c;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	font-family: "宋体";
	text-align: center;
}

.mmain2m {
	width: 148px;
	height: 24px;
	background: #3baeda;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	font-family: "宋体";
	text-align: center;
}

.mmain2r {
	width: 148px;
	height: 24px;
	background: #f08a46;
	float: left;
	margin-right: 10px;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	font-family: "宋体";
	text-align: center;
}

.anniu {
	width: 466px;
	height: 55px;
	overflow: hidden;
	margin-left: 267px;
}

.anniul {
	width: 223px;
	height: 55px;
	background: #37bd9c;
	float: left;
	text-align: center;
	font-size: 21px;
	line-height: 55px;
	font-family: "微软雅黑";
	color: #fff;
	cursor: pointer;
	border: 0px;
}

.anniur {
	width: 223px;
	height: 55px;
	background: #3499da;
	float: right;
	text-align: center;
	font-size: 21px;
	line-height: 55px;
	font-family: "微软雅黑";
	color: #fff;
	cursor: pointer;
}

.footer {
	width: 100%;
	height: 110px;
	background: #d8d8dc;
	overflow: hidden;
}

.foot {
	width: 1000px;
	margin: 0 auto;
}

.footn {
	width: 680px;
	height: auto;
	margin-top: 24px;
	font-size: 15px;
	line-height: 31px;
	color: #7e7e7e;
	text-align: left;
	font-family: "微软雅黑";
	margin-left: 225px;
}

.playn {
	display: none;
}

.playb {
	display: block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.shuru_box {
	width: 465px;
	height: 53px;
	border: 1px solid #e0e0e0;
	margin-left: 20px;
	overflow: hidden;
	background: #fff;
	margin-bottom: 20px;
    float: left;
}
.shurumm {
	width: 313px;
	height: 49px;
	border: none;
	outline: none;
	font-size: 17px;
	line-height: 53px;
	color: #9a9a9a;
	font-family: "微软雅黑";
	float: left;
}

.sendmm {
	width: 150px;
	height: 53px;
	background: #38a8ee;
	float: right;
	font-size: 17px;
	line-height: 53px;
	color: #fff;
	font-family: "微软雅黑";
	text-align: center;
	cursor: pointer;
}