@charset "utf-8";
	body {
	background:#edecec
}
#main {
	margin-top:10px
}
#infoview {
	height:380px;
	background:#fff;
	border-radius:2px;
	position:relative
}
#infoview .teamlogo {
	position:absolute;
	z-index:2;
	left:15px;
	top:10px;
	width:128px;
	height:86px;
	background:url(https://www.1931.co/dream/images/1931v2/teamlogo_8e4b4b6.png) no-repeat 1000px 1000px
}
#infoview .teamlogo-w {
	background-position:left -200px
}
#infoview .teamlogo-r {
	background-position:left -300px
}
#infoview .bigpic {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:420px;
	height:380px
}
#infoview .p-info {
	position:absolute;
	z-index:2;
	left:370px;
	top:65px;
	width:350px;
	font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"
}
#infoview .p-info .line {
	height:4px;
	line-height:0;
	font-size:0;
	overflow:hidden;
	background:url(https://www.1931.co/dream/images/1931v2/point2_34d6526.png) repeat-x left top
}
#infoview .p-info .info-list {
	margin:10px 10px
}
#infoview .p-info .info-list ul li {
	margin-top:5px
}
#infoview .p-info .info-list ul .from {
	font-size:18px;
	color:#a7a7a7
}
#infoview .p-info .info-list ul .name {
	margin-bottom:10px;
	font-size:44px;
	line-height:44px;
	color:#ff619e
}
#infoview .p-info .info-list ul .name span {
	margin-left:10px;
	font-size:32px;
	color:#fd83b2
}
#infoview .p-info .info-list ul .c-1 span {
	color:#fff;
	background:#ffd1e9;
	padding:0 5px
}
#infoview .p-info .infotext {
	margin:10px;
	color:#a7a7a7;
	font-size:14px;
	line-height:24px
}
#infoview .actionbox {
	position:absolute;
	right:0;
	top:105px;
	width:230px;
	height:172px
}
#infoview .actionbox .action {
	float:right;
	width:89px;
	height:172px;
	overflow:hidden
}
#infoview .actionbox .action a {
	display:block;
	width:160px;
	height:72px;
	padding:100px 0 0 18px;
	border-radius:200px;
	background:url(https://www.1931.co/dream/images/1931v2/personal/focusbg_797c6f0.png) no-repeat 1000px 1000px;
	font-family:"微软雅黑","Microsoft YaHei";
	overflow:hidden
}
#infoview .actionbox .action a:hover {
	text-decoration:none
}
#infoview .actionbox .action a span {
	display:block;
	font-size:16px;
	line-height:20px;
	width:75px;
	color:#fff;
	text-align:center;
	cursor:pointer
}
#infoview .actionbox .action a.btn-focus {
	background-position:left top
}
#infoview .actionbox .action a.btn-focus:hover {
	background-position:left -200px
}
#infoview .actionbox .action a.btn-reg {
	background-position:left -400px
}
#infoview .actionbox .action a.btn-reg:hover {
	background-position:left -600px
}
#infoview .actionbox .action a.btn-move {
	background-position:left -800px;
	cursor:default
}
#infoview .actionbox .action a.btn-move span {
	color:#ffc4d7;
	cursor:default
}
#infoview .actionbox .action div {
	position:absolute;
	padding-top:6px;
	color:#fff;
	text-align:center;
	line-height:18px
}
#infoview .actionbox .action .tips-s {
	width:116px;
	height:28px;
	margin:10px 0 0 -43px;
	*margin-top:-34px;
	background:url("https://www.1931.co/dream/images/1931v2/tipsbg1_1735f49.png") no-repeat left top
}
#infoview .actionbox .action .tips-b {
	width:136px;
	height:48px;
	margin:-15px 0 0 -54px;
	*margin-top:-54px;
	background:url("https://www.1931.co/dream/images/1931v2/tipsbg2_779f2ee.png") no-repeat left top
}
#infoview .actionbox .text {
	float:right;
	margin:58px 10px 0 0;
	text-align:right
}
#infoview .actionbox .text p {
	font-size:26px;
	color:#ffabc8;
	font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"
}
#typelist {
	background:#fff
}
#typelist .typetabs {
	height:57px;
	padding:15px 0 0;
	margin:0 35px 15px;
	border-bottom:solid 1px #fef8fb;
	text-align:center
}
#typelist .typetabs span {
	display:inline-block;
	height:55px;
	padding:0 50px;
	vertical-align:top
}
#typelist .typetabs span a {
	display:inline-block;
	vertical-align:top;
	height:55px;
	padding:0 5px;
	color:#a5a5a5;
	font-size:24px;
	line-height:56px;
	font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"
}
#typelist .typetabs span a.action,#typelist .typetabs span a:hover {
	_height:54px;
	color:#ff6fa5;
	border-bottom:solid 3px #ff619e;
	text-decoration:none
}
#typelist .typetabs span a:not(p)::after {
	content:".";
	display:block;
	margin:0 auto 0;
	width:0;
	height:3px;
	overflow:hidden;
	color:#ff619e;
	background:#ff619e;
	border-radius:3px;
	transition:width .3s;
	-moz-transition:width .3s;
	-webkit-transition:width .3s;
	-o-transition:width .3s
}
#typelist .typetabs span a:not(p).action,#typelist .typetabs span a:not(p):hover {
	border:0
}
#typelist .typetabs span a:not(p).action::after,#typelist .typetabs span a:not(p):hover::after {
	width:100%
}
#typelist {
	padding-bottom:20px
}
#selfregview {
	margin-top:20px
}
.reg-table {
	width:860px;
	margin:0 auto;
	font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"
}
.reg-table col.col-1 {
	width:110px
}
.reg-table col.col-2 {
	width:80px
}
.reg-table col.col-4 {
	width:200px
}
.reg-table td {
	vertical-align:middle;
	font-size:20px;
	text-align:center;
	border-top:solid 1px #fff;
	border-bottom:solid 1px #fdf9fa
}
.reg-table td.top-num {
	color:#e1e1e1;
	font-size:24px
}
.reg-table td.headimg {
	text-align:right;
	padding:8px 10px 2px 0;
	_padding-bottom:8px
}
.reg-table td.headimg img {
	width:48px;
	height:48px;
	border:solid 3px #fee2e1;
	border-radius:30px
}
.reg-table td.username {
	text-align:left;
	padding-left:18px;
	padding:5px 0;
	line-height:30px
}
.reg-table td.username a {
	color:#999
}
.reg-table td.regmun {
	color:#999;
	font-size:16px
}
.reg-table td.regmun span.reg-ico {
	display:inline-block;
	margin-top:5px;
	height:35px;
	padding-left:44px;
	font-size:18px;
	line-height:36px;
	color:#f0d0db;
	background:url(https://www.1931.co/dream/images/1931v2/personal/regico_41027d6.png) no-repeat left top;
	overflow:hidden
}
.reg-table tr.self {
	background:#fdfdfd
}
.reg-table tr.top-1 {
	background:#fff5f4
}
.reg-table tr.top-1 td,.reg-table tr.top-1 td a {
	color:#fe4c7c
}
.reg-table tr.top-2 {
	background:#fffcfd
}
.reg-table tr.top-2 td,.reg-table tr.top-2 td a {
	color:#fe93b1
}
.reg-table tr.top-3 {
	background:#fffcfd
}
.reg-table tr.top-3 td,.reg-table tr.top-3 td a {
	color:#feab67
}
.photo-view {
	background:#f7f7f7
}