.top-banner{
	width: 100%;
	height: 300px;
	margin: 0;
	padding: 0;
	background: #046eb8;
	color: #fff;
}
.top-banner .main{
	width: 1000px;
	height: 300px;
	margin: 0 auto;
}
.top-banner .f-l{
	width: 60%;
	height: 300px;
	float: left;
}
.top-banner .f-l .intro{
	width: 600px;
	float: left;
	height: 300px;
}
.top-banner .f-l .intro li{
	width: 100%;
	height: 300px;
}
.top-banner .f-l .intro li.mtitle{
	height: 40px;
	line-height: 40px;
	margin-top: 76px;
	font-size: 36px;
	font-weight: 520;
	text-align: left;
}
.top-banner .f-l .intro li.stitle{
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin: 20px auto 0 auto;
	font-size: 26px;
	text-align: left;
}
.top-banner .f-l .intro li.question{
	width: 100%;
	height: 26px;
	line-height: 26px;
	margin: 20px auto 0 auto;
	font-size: 14px;
	text-align: left;
}
.top-banner .f-l .intro li.question a{
	color: #fff;
}
.top-banner .f-l .intro li.question span{
	border-bottom: #fff 1px solid;
}
.top-banner .f-r{
	width: 40%;
	height: 300px;
	float: right;
	text-align: right;
}
.top-banner .f-r img{
	width: 70%;
	margin-top: 30px;
}
.main-title{
	width: 1000px;
	height: 25px;
	line-height: 25px;
	margin: 70px auto 0 auto;
}
.main-title .f-l{
	float: left;
	font-size: 26px;
}
.main-title .f-r{
	float: right;
}
.main-title .f-r li{
	padding: 6px 12px;
	border: #000 1px solid;
	border-radius: 5px;
	font-size: 12px;
}
.main-title .f-r li span{
	font-size: 12px;
}
.main-box{
	width: 100%;
	margin: 0 auto 10px auto;
	padding-bottom: 70px;
	border-bottom: #ccc 1px solid;
}
.main-box .main{
	width: 1000px;
	margin: 22px auto 0 auto;
	border-radius: 10px;
	border: #000 1px solid;
}
.main-box .main .title{
	width: 92%;
	height: 40px;
	margin: 0 auto;
	border-bottom: #e0e0e0 1px solid;
}
.main-box .main .title li{
	width: 15.5%;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
.main-box .main .title li:first-child{
	text-align: left;
}
.main-box .main .list{
	width: 92%;
	margin: 0 auto;
}
.main-box .main .list ul{
	width: 100%;
	height: 35px;
	margin-top: 15px;
	margin-bottom: 28px;
	font-size: 12px;
}
.main-box .main .list li{
	width: 15%;
	margin-top: 10px;
	float: left;
	text-align: left;
}
.main-box .main .list li.icon{
	width: 6%;
	margin: 0 auto;
}
.main-box .main .list li.icon img{
	width: 35px;
}
.main-box .main .list li.obj{
	width: 14.5%;
	margin: 4px auto;
	float: left;
}
.main-box .main .list li.obj span{
	width: 100%;
	text-align: left;
	display: block;
	font-size: 14px;
	line-height: 15px;
}
.main-box .main .list li.obj span:last-child{
	font-size: 10px;
	color: #777;
}
.main-box .main .list li.status{
	width: 19%;
	margin: 4px auto;
}
.main-box .main .list li.status i{
	width: 40%;
	height: 26px;
	line-height: 26px;
	float: left;
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
	border: #000 1px solid;
}
.main-box .main .list li.status i:last-child{
	color: #fff;
	background-color: #000;
	margin-left: 10%;
}
.main-box .main .list li.status i.in_progress{
	background-color: #77CF76;
	border: #77CF76 1px solid;
	color: #fff;
}
.main-box .main .list li.status i.finished{
	background-color: #777;
	border: #777 1px solid;
	color: #fff;
}
.main-box .main .list li.status i a{
	width: 96%;
	height: 26px;
	line-height: 26px;
	margin: 0 auto;
	display: block;
	color: #fff;
	background-color: #000;
}
/**detail**/
.detail{
	height: 400px;
}
.top-banner .detail-main{
	height: 400px;
	padding-top: 50px;
}
.top-banner .logo{
	width: 80px;
	height: 80px;
	margin: 0 auto;
}
.top-banner .logo img{
	width: 80px;
}
.top-banner .coin{
	width: 20%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	font-size: 16px;
	color: #000;
}
.top-banner .data{
	width: 100%;
	height: 60px;
	margin: 20px auto 40px auto;
	font-size: 14px;
}
.top-banner .data li{
	width: 24.5%;
	height: 60px;
	text-align: center;
	float: left;
	border-right: #000 1px solid;
}
.top-banner .data li:last-child{
	border-right: none;
}
.top-banner .data li p{
	height: 30px;
	line-height: 30px;
	color: #000;
}
.top-banner .data a{
	width: 180px;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	display: block;
	color: #fff;
	border-radius: 5px;
	background-color: #000;
}
.dtitle{
	width: 1000px;
	height: 60px;
	line-height: 40px;
	text-align: left;
	font-size: 26px;
	margin: 40px auto 0 auto;
	border-bottom: #000 1px solid;
}
#intro_title{
	margin-top: 0;
}
#startup_title{
	margin-top: 60px;
}
.details{
	width: 1000px;
	margin: 20px auto 0 auto;
	clear: both;
}

.startup .data{
	width: 100%;
	min-height: 100px;
	margin: 20px auto;
	font-size: 14px;
}
.startup .data .value{
	margin-top: 18px;
	text-indent: 5px;
}
.startup .data li{
	width: 20%;
	height: 60px;
	text-align: center;
	float: left;
}
.startup .data li:first-child{
	width: 25%;
}
.startup .data li:last-child{
	width: 15%;
}
.startup .data li p{
	height: 30px;
	line-height: 30px;
	color: #000;
	text-align: left;
}
.intro p{
	margin: 5px 0;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	text-indent: 2rem;
	color: #333;
}
.intro p.title{
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
.staff .avatar{
	width: 200px;
	height: 100px;
	float: left;
}
.staff .avatar img{
	height: 100px;
}
.staff p{
	margin: 5px 0;
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	color: #333;
}
.staff p.title{
	font-size: 16px;
	font-weight: bold;
}
.tips p{
	margin: 5px 0;
	font-size: 14px;
	text-align: left;
	line-height: 22px;
	color: #333;
}
.bottom-footer{
	margin-top: 60px;
}
#confirm-box{
	width: 1000px;
	margin: 0 auto;
}
#payment-box{
	width: 240px;
	height: 45px;
	line-height: 20px;
	border: #000 1px solid;
	border-radius: 5px;
	background: url(../images/icon/icon_down_black.png) no-repeat 90% center;
	background-size: 12px 12px;
}
.details input{
	width: 80%;
	height: 22px;
	line-height: 20px;
	border: #000 1px solid;
}
.details .all_in{
	float: right;
	margin-right: 20px;
	color: #007bff;
}
.details #saveData{
	width: 100px;
	height: 44px;
	line-height: 44px;
	margin: 0 auto 0 10%;
	display: block;
	color: #fff;
	border-radius: 5px;
	background-color: #000;
	float: left;
	text-align: center;
}

