*{
	margin:0;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	}
html{
	height:100%;
	width:100%;
	overflow:auto;
	}
body{
	width:100%;
	color:#333333;
	font-family:"Microsoft YaHei","宋体";
	font-size:14px;
	background-color:#fff8fb;
	overflow:auto;
	background-color:#f5f6fb;
	}
input,select,textarea{
	font-family:"Microsoft YaHei","宋体";
	font-size:14px;
	-webkit-user-select:auto;
	outline:none;
	}
li{
	list-style:none;
	float:none;
	}
a{
	text-decoration:none;
	cursor:pointer;
	}
img{
	border:0;
	}
table{
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	}
.clearfix:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	}
::-webkit-input-placeholder{
	color: #999999;
    }
:-moz-placeholder{
	color: #999999;
	}
::-moz-placeholder{
	color: #999999;
	}
:-ms-input-placeholder{
	color: #999999;
	}
	
.wrap{
	position:relative;
	}
.header{
	height:77px;
	background-color:#6f6ed6;
	color:#ffffff;
	text-align:center;
	line-height:77px;
	font-family:Arial, "黑体";
	font-size:20px;
	font-weight:bold;
	text-shadow:1px 1px 0px rgba(0,0,0,0.2);
	}
.header2 span{
	font-weight:normal;
	color:#ffff00;
	}
.main{
	width:1200px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:50px;
	background-color:#ffffff;
	padding:0px 0px 0px 0px;
	padding-bottom:50px;
	border:1px solid #f5f5f5;
	}
div.photo-wrap{
	padding:30px 0px 0px 0px;
	}
div.photo-bg{
	background-color:#f8f8f8;
	width:120px;
	height:120px;
	border-radius:100px;
	margin:0px auto;
	margin-bottom:15px;
	}
a.photo-upload{
	width:80px;
	background-color:#56c441;
	color:#ffffff;
	text-align:center;
	height:30px;
	line-height:30px;
	border-radius:3px;
	display:block;
	margin:0 auto;
	font-size:13px;
	}

.info-head{
	overflow:hidden;
	padding:60px 0px 20px 0px;
	}
.info-title{
	color:#000000;
	font-size:18px;
	border-left:6px solid #d465cb;
	line-height:20px;
	height:20px;
	padding-left:10px;
	float:left;
	}
.info-title span{
	color:#999999;
	}
.info-second-title{
	padding-left:0px;
	padding-top:30px;
	padding-bottom:10px;
	font-size:16px;
	color:#000000;
	}
.info-head-right{
	float:right;
	}
.info-head-right a{
	display:block;
	float:left;
	background-image:url(../images/common/blue-btn.png);
	width:74px;
	height:30px;
	color:#ffffff;
	text-align:center;
	line-height:30px;
	margin-left:10px;
	}
.info-head-right a img{
	vertical-align:middle;
	margin-top:-3px;
	margin-right:5px;
	}
	
.table-wrap{
	padding:0px 100px 0px 50px;
	}
.info-table{
	}
.info-table tr th{
	font-weight:normal;
	color:#000000;
	text-align:right;
	padding:15px 0px 15px 5px;
	vertical-align:top;
	line-height:36px;
	font-size:13px;
	}
.info-table tr td{
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding:15px 0px;	
	line-height:30px;
	}
.info-table tr td.td-width{
	padding:0px;
	height:0px;
	border:0px;
	}
.info-table tr td input.input01{
	width:100%;
	height:36px;
	line-height:34px;
	border:1px solid #e2e2ff;
	padding:0px 5px;
	font-family:Arial, "微软雅黑", "宋体";
	border-radius:3px;
	font-size:13px;
	}
.info-table tr td input.input02{
	width:100px;
	height:36px;
	line-height:34px;
	border:1px solid #e2e2ff;
	padding:0px 5px;
	font-family:Arial, "微软雅黑", "宋体";
	border-radius:3px;
	font-size:13px;
	}
.form-li-right input[type=text].qt{
	display:none;
	width:200px;
	margin-left:-15px;
	}
.form-li-right input[type=text].qt.active{
	display:inline;
	}
.info-table tr td textarea.textarea01{
	width:100%;
	border:0px;
	min-height:40px;
	line-height:20px;
	padding:5px 0px;
	}
	
.layui-form-select .layui-input{
	width:100%;
	height:32px;
	line-height:30px;
	border:1px solid #e2e2ff;
	padding:0px 5px;
	font-family:Arial, "微软雅黑", "宋体";
	border-radius:3px;
	font-size:13px;
	}

.list-table tr th{
	font-weight:normal;
	color:#000000;
	text-align:center;
	padding:5px 10px 5px 10px;
	vertical-align:top;
	line-height:32px;
	font-size:13px;
	border:1px solid #ececec;
	vertical-align:middle;
	}
.list-table2 tr th{
	font-weight:bold;
	}
.list-table tr th p{
	color:#999999;
	}
.list-table tr td{
	font-weight:normal;
	color:#000000;
	text-align:left;
	padding:5px 5px;	
	line-height:30px;
	border:1px solid #ececec;
	}
.list-table2 tr td{
	text-align:center;
	}
.list-table3 tr td{
	text-align:center;
	}
.list-table tr td p{
	text-align:left;
	}
.list-table tr td.td-width{
	padding:0px;
	height:0px;
	border:0px;
	}
.list-table tr td input.input01{
	width:100%;
	height:32px;
	line-height:30px;
	border:1px solid #e2e2ff;
	padding:0px 5px;
	font-family:Arial, "微软雅黑", "宋体";
	border-radius:3px;
	font-size:13px;
	}
input.input02{
	width:100%;
	height:32px;
	line-height:30px;
	border:1px solid #e2e2ff;
	padding:0px 5px;
	font-family:Arial, "微软雅黑", "宋体";
	border-radius:3px;
	font-size:13px;
	text-align:center;
	}
textarea.textarea01{
	width:100%;
	border:1px solid #e2e2ff;
	font-family:Arial, "微软雅黑", "宋体";
	border-radius:3px;
	font-size:13px;
	min-height:60px;
	line-height:20px;
	padding:5px 7px;
	overflow:hidden;
	}
textarea.textarea02{
	width:100%;
	border:1px solid #e2e2ff;
	font-family:Arial, "微软雅黑", "宋体";
	border-radius:3px;
	font-size:13px;
	min-height:200px;
	line-height:20px;
	padding:5px 7px;
	overflow:hidden;
	}

	
.radio-wrap{
	line-height:24px;
	margin-right:30px;
	margin-bottom:5px;
	overflow:hidden;
	float:left;
	}
.radio-wrap label{
	float:left;
	cursor:pointer;
	}
.radio-bg{
	display:block;
	float:left;
	width:16px;
	height:16px;
	overflow:hidden;
	background-image:url(../images/form/radio.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:4px;
	margin-right:5px;
	}
.radio-wrap.active .radio-bg{
	background-image:url(../images/form/radio-checked.png);
	}
.radio-bg input[type=radio]{
	width:16px;
	height:16px;
	vertical-align:middle;
	opacity:0;
	cursor:pointer;
	}

.checkbox-wraps{
	clear:both;
	margin-top:8px;
	padding-top:10px;
	border-top:1px dotted #cccccc;
	display:none;
	}
.checkbox-wrap{
	line-height:24px;
	margin-right:30px;
	margin-bottom:5px;
	overflow:hidden;
	float:left;
	}
.checkbox-wrap label{
	float:left;
	cursor:pointer;
	}
.checkbox-bg{
	display:block;
	float:left;
	width:16px;
	height:16px;
	overflow:hidden;
	background-image:url(../images/form/checkbox.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:4px;
	margin-right:5px;
	}
.checkbox-wrap.active .checkbox-bg{
	background-image:url(../images/form/checkbox-checked.png);
	}
.checkbox-bg input[type=checkbox]{
	width:16px;
	height:16px;
	vertical-align:middle;
	opacity:0;
	cursor:pointer;
	}


.btn-bar{
	position:fixed;
	left:50%;
	margin-left:620px;
	top:150px;
	overflow:hidden;
	}
.btn-bar a{
	width:40px;
	height:40px;
	display:block;
	text-align:center;
	background-color:#b8b8b8;
	color:#ffffff;
	border-radius:3px;
	margin-top:5px;
	}
.btn-bar a:hover{
	background-color:#6f6ed6;
	}
.btn-bar a img{
	height:100%;
	width:100%;
	}




p.tag{
	padding-top:15px;
	color:#999999;
	}






a.file-btn{
	display:block;
	width:100px;
	text-align:center;
	height:36px;
	line-height:36px;
	background-color:#02abfc;
	color:#ffffff;
	border-radius:3px;
	overflow:hidden;
	position:relative;
	margin-top:10px;
	}
a.file-btn img{
	vertical-align:middle;
	margin-top:-3px;
	margin-right:5px;
	}
a.file-btn input[type=file]{
	position:absolute;
	left:0px;
	top:0px;
	cursor:pointer;
	margin-left:-100px;
	height:100%;
	width:300px;
	opacity:0;
	}
.file-table{
	border:1px solid #ececec;
	margin-top:10px;
	}
.file-table tr th{
	background-color:#f6f6f6;
	color:#344a61;
	line-height:20px;
	padding:12px 10px;
	}
.file-table tr td{
	background-color:#ffffff;
	color:#999999;
	border-top:1px solid #ececec;
	line-height:20px;
	padding:12px 10px;
	text-align:center;
	font-size:13px;
	}
.file-table tr td a{
	color:#333333;
	font-size:14px;
	}
.file-table tr td a:hover{
	color:#09F;
	text-decoration:underline;
	}
.file-table tr td span.format{
	color:#ffffff;
	background-color:#09F;
	display:inline-block;
	font-family:Arial, "微软雅黑", "宋体";
	font-size:12px;
	border-radius:3px;
	padding:0px 5px;
	height:20px;
	line-height:20px;
	margin-right:6px;
	}
.file-table tr th.align-left,.file-table tr td.align-left{
	text-align:left;
	}








.layui-form-switch{
	margin-top:5px;
	}


.layui-form-checkbox[lay-skin=primary]{
	padding-left:25px;
	}
.layui-form-checkbox[lay-skin=primary] span{
	padding-right:30px;
	}
.layui-form-checkbox[lay-skin=primary] i{
	border:0px;
	background-image:url(../images/form/checkbox.png);
	background-repeat:no-repeat;
	height:18px;
	width:18px;
	background-color:transparent;
	}
.layui-form-checkbox[lay-skin=primary]:hover i{
	background-image:url(../images/form/checkbox-hover.png);
	}
.layui-form-checked[lay-skin=primary] i{
	background-image:url(../images/form/checkbox-checked.png);
	color:rgba(0,0,0,0);
	}
.layui-form-checked[lay-skin=primary]:hover i{
	background-image:url(../images/form/checkbox-checked.png);
	color:rgba(0,0,0,0);
	}
.layui-checkbox-disbaled, .layui-checkbox-disbaled:hover i{
	background-image:none;
	}





.layui-form-radio{
	margin-top:0px;
	padding-right:0px;
	margin-right:20px;
	}
.layui-form-radio>i{
	background-image:url(../images/form/radio.png);
	height:18px;
	width:18px;
	color:rgba(0,0,0,0);
	border:0px;
	margin-right:5px;
	margin-top:-1px;
	}
.layui-form-radio>i:hover{
	color:rgba(0,0,0,0);
	background-image:url(../images/form/radio-hover.png);
	}
.layui-form-radioed>i{
	 color:rgba(0,0,0,0);
	 background-image:url(../images/form/radio-checked.png);
	 }
.layui-form-radioed>i:hover{
	 color:rgba(0,0,0,0);
	 background-image:url(../images/form/radio-checked.png);
	 }
.list-table2 .layui-form-radio{
	margin-right:0px;
	}
.list-table2 .layui-form-radio>i{
	margin-right:0px;
	}


.layui-icon.laydate-icon{
	margin-top:5px;
	background-repeat:no-repeat;
	color:rgba(0,0,0,0);
	}
.layui-icon.laydate-icon.laydate-prev-y{
	background-image:url(../images/form/prev-y.png);
	}
.layui-icon.laydate-icon.laydate-prev-y:hover{
	background-image:url(../images/form/prev-y-hover.png);
	}
.layui-icon.laydate-icon.laydate-prev-m{
	background-image:url(../images/form/prev-m.png);
	}
.layui-icon.laydate-icon.laydate-prev-m:hover{
	background-image:url(../images/form/prev-m-hover.png);
	}
.layui-icon.laydate-icon.laydate-next-y{
	background-image:url(../images/form/next-y.png);
	}
.layui-icon.laydate-icon.laydate-next-y:hover{
	background-image:url(../images/form/next-y-hover.png);
	}
.layui-icon.laydate-icon.laydate-next-m{
	background-image:url(../images/form/next-m.png);
	}
.layui-icon.laydate-icon.laydate-next-m:hover{
	background-image:url(../images/form/next-m-hover.png);
	}




