@charset "utf-8";
html, button, input, select, option, textarea {
	font-family: "Microsoft Yahei",tahoma,arial;
 	outline:none;
	vertical-align: middle;
}
html {
	overflow-y: scroll;
 	-webkit-overflow-scrolling: touch;
}
input[type="button"] {
	-webkit-appearance: button;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	outline: none;
}
input[type="submit"] {
	-webkit-appearance: button;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	outline: none;
}
input[type="text"] {
	text-indent: 5px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	border: 1px solid #e4e4e4;
	outline: none;
}
input[type="password"] {
	text-indent: 5px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	border: 1px solid #e4e4e4;
	outline: none;
}
select {
	padding: 0;
	font-size: 12px;
	border: 1px solid #e4e4e4;
}
textarea {
	border: 1px solid #e4e4e4;
	font-size: 12px;
	overflow-y: auto;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	font-family: "Microsoft Yahei",tahoma,arial;
	line-height: 1.5;
	color: #333;
	background-color: #f9f9f9;
	font-size-adjust: none;
	font-stretch: normal;
}
img {
	border: 0;
	vertical-align: middle;
}
em , i {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
a {
	background: transparent;
	text-decoration: none;
	color: #333;
	border: 0;
}
p {
	margin: 0;
	padding: 0;
}
ul , ol {
	clear:both;
	/* overflow:hidden; */
	padding: 0;
	margin: 0;
}
ul , ol , li {
	list-style:none;
	outline: none;
}
label.error {
	border-width: 1px;
	vertical-align: middle;
	padding: 0 5px 0 25px;
	padding-left: 25px;
	/* border: 1px solid #fbc2c4; */
	color: #cc0033;
	display: inline-block;
	width: 330px;
    height: 36px;
    line-height: 36px;
   /*  background: url(../images/error.png) 4px 10px no-repeat #fbe3e4; */
    background: url(../images/error.png) 4px 10px no-repeat;
}
.ok {
	border-width: 1px;
	line-height: 26px;
	vertical-align: middle;
	padding: 0 5px 0 25px;
	*padding-left: 25px;
	margin-left: 10px;
	height: 26px;
	background: url(../images/ok.png) 4px 4px no-repeat;
	display: inline-block;
}
.clear {
	zoom: 1;
}
.clear:after {
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}
/*通用*/

/* 表单公共样式 start */
.form-common{
	background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    padding: 20px 20px 50px 20px;
    color: #333;
    font-size: 12px;
    margin-top: 20px;
}
.form-common .item{
	padding-left: 140px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    font-size: 12px;
    color: #333;
    line-height: 25px;
}
.form-common .item .item-name{
	position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: inline-block;
    width: 140px;
    text-align: right;
    line-height: 25px;
    font-weight: normal;
    color: #666;
}
.form-common .item .mus{
	color: #e43f33;
    font-style: normal; 
}
.form-common .item .item-txt{
	display: inline-block;
    height: 18px;
    padding: 4px 5px;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid #ccc;
    box-sizing: initial;
    width: 280px;
    vertical-align: middle;
}
.form-common .item a{
	color: #3e87cd;
}
.form-common .item .sub-but{
	margin-right: 15px;
    border-radius: 0;
    padding: 5px 10px;
    background: #3d85cc;
    color: #fff;
    font-size: 12px;
    /* border: 1px solid #0074bb; */
}
.form-common .item .sub-but:hover{
	background: #0074bb;
}

.form-common .item .item-error{
	border-width: 1px;
    vertical-align: middle;
    padding: 0 5px 0 25px;
    border: 1px solid #fbc2c4;
    color: #cc0033;
    display: inline-block;
    width: 330px;
    height: 36px;
    line-height: 36px;
    background: url(../images/error.png) 4px 10px no-repeat #fbe3e4;
}
/* 表单公共样式 end */

/* 详情公共样式 start */
.common-context{
	background: #fff;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    padding: 20px 20px 50px 20px;
    color: #333;
    font-size: 12px;
    margin-top: 20px;
}
.common-context ul li{
	position: relative;
    z-index: 1;
    padding-left: 155px;
    color: #333;
    font-size: 12px;
    margin-bottom: 15px;
    min-height: 18px;
}
.common-context ul li label{
	position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: inline-block;
    width: 155px;
    text-align: right;
    font-weight: normal;
}
.common-context img{
    display: inline-block;
    vertical-align: top;
}

.common-context .msg{
	padding: 10px;
    background: #fcf8e3;
    border: 1px solid #fbeed5;
    color: #cc9853;
    font-size: 12px;
    line-height: 20px;
    border-right: 2px;
}

/* 详情公共样式 end */


