@charset "utf-8";
*{margin:0px;padding:0px;}
body{
	font-family:"微软雅黑","宋体";
	margin-left:0px;
	margin-top:auto;
	font-size:12px;
	background-color:#FFFFFF;
}

a{
	text-decoration:none;
	color:#000000;
}
.log{
	font-family:"微软雅黑","宋体";
	color:#4CACDC;
	text-decoration:underline;
	font-size:12px;
}
.log1{
	font-family:"微软雅黑","宋体";
	color:#4CACDC;
	text-decoration:underline;
	font-size:12px;
	margin-left:10px;
}
input[type="text"]{
	width:188px;
	height:24px;
	line-height:24px;
	padding-left: 10px;
	font-size:12px;
	font-family:"微软雅黑","宋体";
	border: 1px solid #cacaca;
	outline: none;
}
input[type="password"]{
	width:188px;
	height:24px;
	border: 1px solid #cacaca;
	outline: none;
	padding-left:10px;
}
input:focus{
	border: 1px solid #4CACDC
}
.top{
	background-color: #FBFBF9; 
	padding-left: 10px;
}
.topfont{
	padding-top: 25px;
	color:#797979;
	font-size:12px;
	line-height:26px;

}
.backBtn{
	color:#676867
}
.topfont a:hover{
	color:#4CACDC
}
.formDiv{
	margin-top:10px;
	float:left;
	width:100px;
}
.but{
	background-color:#4CACDC;
	width:50px;
	height:24px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	cursor: pointer;
	border:1px solid #4CACDC;
	outline:none;
}
.but:hover{
	background-color:#4CACDC;
}
.form{
	margin-left:40px;
	margin-top:15px;
}

.index{
	margin-top:17px;
	margin-left:8px;
	margin-bottom:12px;
}
.title{
	float:left;
	top:-10px;
	margin-bottom: 10px;
}
.line{
	height:1px;
	background-color:#CACACA;
}
.line1{
	height:1px;
	background-color:#CACACA;
	margin-right:15px;
}
.line6{
	height:1px;
	background-color:#DFDFDF;
}
li{
	font-size:12px;
	color:#4CACDC;
}
/*3个字的按钮*/
.but3{
	width: 62px;
	height: 24px;
	line-height: 24px;
	border:1px solid #4CACDC;
	background-color:#4CACDC;
}
/*4个字的按钮*/
.but4{
	float:left;
	width:74px;
	height:24px;
	line-height:24px;
	background-color:#4CACDC;
	color:#ffffff;
	padding-left:3px;
	border:1px solid #4CACDC;
}
/*4个字的按钮置灰*/
.butGray4{
	float:left;
	width:74px;
	height:24px;
	line-height:24px;
	background-color:#cdcdcd;
	color:#ffffff;
	padding-left:3px;
	border:1px solid #cdcdcd;
}
/*5个字的按钮*/
.but5{
	width:88px;
	height: 20px;
	border:1px solid #4CACDC; 
	line-height: 20px;
}
/*6个字的按钮*/
.but6{
	background-color:#4CACDC;
	width:98px;
	height:24px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	cursor: pointer;
	border:1px solid #4CACDC;
}
#productSubmit{
	margin-left:38px;
}
.butspace{
	float:left;
	width:20px;
	height:26px;
}
.file{
	margin-top: 15px;
}
.filespan{
	position:relative;
	float:left;
	margin-left:5px;
	margin-top:5px;
}
.viewImgDiv{
	height:600;
	width:450;
	position:absolute;
	z-index:2;
	margin-left:150px;
	margin-top:150px;
	display:none;
}
img{
	border:0;
}
/*备注的样式开始*/
.textareastyle{
	margin-top: 23px;
}
.reMarkfont{
	color: #4CACDC;
	margin-bottom: 23px;
}
#remarkwarn{
	margin-left: 30px;
	margin-top: 10px;
}
#remark{
	width: 465px;
	height: 86px;
	margin-left: 30px;
}
textarea{
	padding: 10px;
	outline: none;
	border: 1px solid #cacaca;
	font-family: "微软雅黑","宋体";
	font-size: 12px;
	color: #676867
}
textarea:focus{
	border-color: #4CACDC;
}
/*备注的样式结束*/
/*下拉框的样式开始*/
select{
	width:180px;
	height:26px;
	outline: none;
	color: #676867;
	border: 1px solid #cacaca;
	font-family: "微软雅黑","宋体";
	font-size:12px;
}
select:focus{
	border-color: #4CACDC;
}
/*下拉框的样式结束*/


.footer a:hover{
	text-decoration: underline;
}
.claim{
border: 1px solid #CACBC9;
width: 876px;
height: 127px;
margin-bottom: 8px;
}
.claim .title{
text-align: center;
margin-top: 17px;
margin-bottom: 14px;
margin-left: 28px;
}
.claim .redio{
float:left;
}
.claim .ok{
margin-left: 28px;
clear: both;
margin-top: 83px;
}
}
.radiogroup{
	padding-top:5px;
}
.amagin{
margin-left: 133px;
}
.maintitle{
margin-left: 15px;
margin-right: 30px;
margin-bottom: 24px;	
border: solid 1px #CCC;
height: 35px;
line-height: 35px;
}
.maintitle .titlename{
margin-left: 13px;
font-size: 14px;
color: #4CACDC;
font-weight: bold;
}

/*审核不通过和通过的样式*/
.auditsuccess{
	width: 888px;
	height: 70px;
	border: 1px solid #dfdfdf;
	padding: 35px 0 15px 0;
	text-align: center;
	margin: 23px 0;
}
.auditfail{
	width: 788px;
	height: auto;
	border: 1px solid #dfdfdf;
	padding: 35px 50px 15px 50px;
	text-align: center;
	margin: 23px 0;
}
.auditfailfont{
	color: #f5460a;
	font-size: 18px;
	line-height: 24px;
}
.auditfailfont1{
	color: #f5460a;
	font-size: 18px;
	line-height: 54px;
}
.resubmit{
	font-size: 18px;
}
.redcry,.smile{
	margin-top: -10px;
	margin-right: 5px;
}
.smile{
	margin-right: 10px;
}
.auditfailwarn{
	font-size: 14px;
	margin-top: 10px;
	color: #595959
}
.auditfailwarn .basicinfo{
	margin-right: 55px;
}