.position ul li{
	width: 100px;
	height: 36px;
	line-height: 36px;
	float: left;
	text-align: center;
	margin-left: -1px;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #eaeaea;
}
.position ul li:first-child{
	margin-left: 0;
}
.position ul li a{
	display: block;
}
.position ul li.active{
	background: #f5f5f5;
}
table.tasklist{
	width: 780px;
	border-top: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	background: #fff;
	margin-bottom: 10px;
}
table.tasklist th{
	background: #f7f7f7;
}
table.tasklist td{
	padding: 0 8px;
	text-align: center;
}
table.tasklist th,table.tasklist td{
	height: 32px;
	line-height: 32px;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
a.profit_link,a.search_link{
	color: #1296db;
}
.viewad{
	display: none;
}
.view-body{
	text-align: center;
	line-height: 2em;
}
.view-body img{
    max-width: 600px;
}
.search{
	text-align: left;
	padding: 10px;
}
.view-start{
	display: none;
}
.view-notice{
	color: #ff0000;
	font-size: 12px;
}
.view-check-num{
	height: 20px;
	line-height: 20px;
	color: #fff;
	background: #ff0000;
	padding: 2px 10px;
	display: inline-block;
	cursor: pointer;
}
.wait{
	color: #ff0000;
}
/*search*/
.view-step{
	margin-bottom: 10px;
}
.step{
	color: #fff;
	padding: 2px 12px;
	background: #ffb800;
	border-radius: 2px;
	margin-right: 8px;
}
.open-btn,.copy-btn{
	color: #8ad4cc;
	display: inline-block;
	margin-left: 20px;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background: #178ac7;
	border-radius: 8px;
	cursor: pointer;
}
.copy-text{
	color: #ff0000;
}
.search-url{
	display: block;
	float: left;
	border-radius: 5px;
	margin: 10px 0;
	width: 500px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	outline: none;
	border: 1px solid #eaeaea;
}
.search-check{
	display: block;
	float: left;
	margin: 10px;
	border-radius: 5px;
	width: 60px;
	height: 26px;
	line-height: 26px;
	
}
.error{
	background-image: url(../images/yz/no.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
.true{
	background-image: url(../images/yz/yes.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}
.sub-btn{
	width: 80px;
	height: 28px;
	color: #fff;
	line-height: 28px;
	padding: 5px 20px;
	text-align: center;
	background: #1296db;
	border-radius: 5px;
	cursor: pointer;
}
.vtask{
	width: 780px;
}
.notice{
	padding: 20px 15px;
	margin-bottom: 10px;
	display: block;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	background: #f5f5dc;
}
.task-list{
	margin: 10px 0;
	padding: 10px 8px;
	border: 1px solid #eaeaea;
	background: #f9f9f9;
	border-radius: 5px;
}
.task-nav{
	line-height: 36px;
	border-bottom: 1px solid #ffb1b1;
}
.task-nav ul li{
	display: inline-block;
}
.task-nav ul li a{
	padding: 0 10px;
}
.task-nav ul li.on{
	border-bottom: 2px solid #ff0000;
}
.task-nav ul li.on a{
	color: #ff0000;
}
.task-item{
	padding: 15px 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #1296db;
}
.task-title,.task-info,.task-action{
	line-height: 2em;
	display: inline-block;
	vertical-align: middle;
}
.task-info{
	line-height: 28px;
	color: #585858;
}
.task-title{
	width: 480px;
	line-height: 56px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.task-title span{
	color: #ff6600;
	font-size: 20px;
	padding-right: 10px;
}
.task-title a{
	font-size: 16px;
	color: #1296db;
}
.task-title a:hover{
	color: #b19d02;;
}
.task-action{
	float: right;
	line-height: 56px;
	width: 100px;
	text-align: center;
}
.task-action a{
	color: #fff;
	line-height: 20px;
	padding: 8px 20px;
	background: #009688;
    border-radius: 8px;
}
.task-my{
	color: #ff3e3e;
	float: right;
}
.bordered{
	padding: 10px 14px;
	border: 2px solid #1296db;
	border-radius: 8px;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 10px;
}
.detail-info{
	width: 100%;
	margin-bottom: 20px;
	padding: 10px 20px;
	border: 1px dashed #1296db;
	box-sizing: border-box;
	background: #f0ffff;
}
.detail-info span{
	line-height: 2em;
	display: inline-block;
	width: 32%;
}
.info-line d{
	font-size: 22px;
	color: #ff0000;
}
.task-view{
	height: 38px;
	border-bottom: 2px solid #5fb878;
}
.task-view span{
	display: inline-block;
	line-height: 38px;
	padding: 0 12px;
	color: #fff;
	background: #5fb878;
}
.step-pic{
	position: relative;
	float: left;
}
.yangtu{
	top: 3px;
	left: 10px;
	color: #fff;
	position: absolute;
	padding: 3px 15px;
	background: #1296db;
}
.step-pic{
	margin: 10px 0;
}
.step-pic img{
	max-width: 150px;
	cursor: pointer;
}
.step-pic img,.step-pic div{
	display: inline-block;
	margin-right: 10px;
}
.pic-upload{
	width: 60px;
	height: 84px;
}
.pic-upload img{
	width: 60px;
}
.addstep{
	color: #fff;
	/*display: block;*/
	text-align: center;
	width: 100%;
	height: 26px;
	line-height: 26px;
	background: #5fb878;
	border-radius: 12px;
	cursor: pointer;
}
.check{
	padding: 10px 20px;
	border: 1px solid #5fb878;
	border-radius: 5px;
	background: #e6ffed;
}
.alert h3{
	color: #fff;
    background: #1aaef9;
}
.alert ul li{
	color: #0486f7;
}