@import "web_common.css";
.html2{
	width:930px;
}
.inside{
	padding-top:20px;
}
.inside .left{
	float:left;
	width:600px;
}
.inside .right{
	float:right;
	width:300px;
}
.active .list ul li{
	height:255px;
	margin-bottom:20px;
}
.active .list ul li img{
	width:100%;
	height:255px;
}
.inside-right-list2{
}
.inside-right-list2 .head{
	height:35px;
	border-bottom:1px solid #ed59a5;
}
.inside-right-list2 .head .column{
	float:left;
	font-size:18px;
	color:#ed59a5;
}
.inside-right-list2 .head .more{
	float:right;
	padding:2px 8px;
	background-color:#ed59a5;
	color:#fff;
	font-size:12px;
	border-radius:5px;
}
.inside-right-list2 .head .more a{
	color:#fff;
}
.inside-right-list2 .list{
	padding-top:10px;
}
.inside-right-list2 .list ul li{
	height:35px;
	line-height:35px;
	font-size:15px;
}
.qiandao{
	height:66px;
	border-radius:10px;
	background-color:#ffd3ea;
	border-bottom:2px solid #ed59a5;
	font-size:30px;
	text-align:center;
	line-height:66px;
	color:#ed59a5;
	cursor:pointer;
}
.ggw img{
	width:100%;
	height:150px;
}

.inside2{
	padding-top:20px;
}
.inside2 .left{
	float:left;
	width:870px;
}
.inside2 .right{
	float:right;
	width:300px;
}
.active-view .title{
	line-height:30px;
	font-size:25px;
	color:#ed59a5;
	padding:10px 0;
}
.active-view .sf{
	background-color:#e8e8e8;
	height:34px;
	line-height:34px;
	font-size:16px;
	padding-left:10px;
}
.active-view .sf .status{
	float:right;
	background-color:#feb005;
	height:34px;
	line-height:34px;
	padding:0 20px;
	color:#fff;
}
.active-view .jiangxiang{
	margin-top:50px;
	background-color:#f7f7f7;
	padding:20px;
	padding-top:40px;
}
.active-view .jiangxiang .column{
	float:left;
	margin:-55px 0 0 -20px;
	background-color:#ffd8eb;
	line-height:30px;
	padding:0 20px;
	border-radius:20px;
	font-size:16px;
}
.active-view .jiangxiang .txt{
	line-height:25px;
	font-size:15px;
}
.kuanbao{
	border:1px solid #ed59a5;
}
.kuanbao .head{
	height:55px;
	background-color:#ed59a5;
	color:#fff;
	font-size:30px;
	line-height:55px;
	text-align:center;
	cursor:pointer;
}
.kuanbao .head a{
	color:#fff;
}
.kuanbao .txt{
	height:55px;
	line-height:55px;
	font-size:20px;
	text-align:center;
}
.kuanbao .txt .p{
	color:#ed59a5;
}
.kuanbao .txt .c{
	color:#01b5c4;
}
.baomingusers .head{
	background-color:#e8e8e8;
	height:40px;
	line-height:40px;
	padding-left:10px;
	font-size:16px;
	color:#ed59a5;
	border-radius:5px;
}
.baomingusers .list{
	padding-top:10px;
}
.baomingusers .list ul li{
	float:left;
	width:50px;
	text-align:center;
	margin-top:10px;
}
.baomingusers .list ul li img{
	width:40px;
	height:40px;
	border-radius:40px;
}