@charset "utf-8";
html,main,body{
	margin:0;
	padding:0;
	font-size:12px;
	font-color:#666;
	font-family:Microsoft YaHei;
}
.wrap{
	margin-left:auto;
	margin-right:auto;
	display:block;
}

main{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
ul,li{
	text-decoration: none;
	list-style: none;
	margin:0;
	padding:0;
}
.item{
	margin-bottom:20px;
}
.item label{
	width:70px;
	display:block;
	float:left;
	text-align:right;
	line-height:36px;
	filter:alpha(opacity=80);       /* IE */
	-moz-opacity:0.8;              /* 老版Mozilla */
	-khtml-opacity:0.8;              /* 老版Safari */
	opacity: 0.8;           /* 支持opacity的浏览器*/
	
}
.content-wrap{
	line-height:36px;
	margin-left:85px;
}
.content-wrap1{
	margin-left:85px;
}
.content-wrap input{
	height:28px;
	border:0;
	width:500px;
	padding-left:10px;
	border:solid 1px #ddd;
}
.content-wrap input:focus{
	border:solid 1px #ccc;
	outline:none;
}
.container-wrap{
	margin-left:85px;
}
.header{
	height:50px;
	margin-bottom:20px;
	border:solid 1px #e6e6e6;
}
.file-trigger{
	border:solid 1px #ddd;
	width:90px;
	cursor:pointer;
	text-align:center;
	float:left;
	text-decoration: none;
}
.file-trigger:hover{
	background:#ccc;
}
.press-release{
	background:#f90;
	display:block;
	padding:5px 0;
	line-height:22px;
	font-size:14px;
	color:#fff;
	font-weight:600;
	text-align:center;
	border:0px;
}
.press-release:hover{
	background:#fa0;
}
.clear{
	clear:both;
}


		canvas{width: 100%;border: 1px solid #000000;}
		.touch{background-color: #ddd;}
		.img-list{
			padding:0;
			margin:0;
			padding-left:130px;
		}
		.img-list li{
			position: relative;
			display: inline-block;
			width: 180px;
			height: 100px;
			border: 1px solid rgb(100,149,198);
			background: #fff no-repeat center;
			background-size: cover;
		}
		.clear-pic{position:absolute;margin:auto;width:30px;height:30px;top:0;right:0;background:url('/index/images/alertbox_close.png') no-repeat;}
		.progress{position: absolute;width: 100%;height: 20px;line-height: 20px;bottom: 0;left: 0;background-color:rgba(100,149,198,.5);}
		.progress span{display: block;width: 0;height: 100%;background-color:rgb(100,149,198);text-align: center;color: #FFF;font-size: 13px;}
		.size{position: absolute;width: 100%;height: 15px;line-height: 15px;bottom: -18px;text-align: center;font-size: 13px;color: #666;}
		.tips{
			display: block;
			text-align:left;
			font-size: 12px;
			margin: 20px;
			color: #999;
			margin-left:130px;
		}
		.pic-list{margin: 10px;line-height: 18px;font-size: 13px;}
		.pic-list a{display: block;margin: 10px 0;}
		.pic-list a img{vertical-align: middle;max-width: 30px;max-height: 30px;margin: -4px 0 0 10px;}
body{
	margin-bottom:120px;
}
.msg-li{
	display:none;
}
.msg{
	color:#f60;
	font-weight:600;
}
.header-nav li{
	width:50px;
	float:right;
	margin-right:10px;
}
.header-nav li a{
	line-height:49px;
	color:#f90;
	text-decoration: none;
}
.content-wrap input[type='radio']{
	width:15px;
	height:32px;
	float:left;
	margin-right:5px;
}
label.textleft{
	text-align:left;
}
.contain-result{
	display:none;
}
.contain-result a{
	margin-right:20px;
	padding:10px;
	text-decoration: none;
	background:#f90;
	color:#fff;
}
.contain-result a:hover{
	background:#fa0;
}
.hrefdiv{
	margin-top:35px;
	text-align:center;
}
input.shortinput{
	width:180px;
}
.header{
	border-bottom:solid 1px #e6e6e6;
}
.contain-result h2{
	text-align:center;
}
.content-time>span,.panel.combo-p{
	border:solid 1px #e6e6e6;
}