@charset "utf-8";
/* CSS Document */
input{
	outline:none;
}
.select_group{
	background-color:rgba(0, 0, 0, 0.5);
  	height:100%;
  	position:fixed;
  	top:0;
  	width:100%;
  	z-index:1111;
  	max-width:640px;
}
.select_Div{
	background-color:#fff;
  	border-radius:5px;
  	-webkit-border-radius:5px;
  	-moz-border-radius:5px;
  	height:280px;
  	left:50%;
  	position:absolute;
  	top:50%;
  	width:260px;
  	margin:-140px 0 0 -130px;
  	padding:20px;
}
.select_Div .close{
	background: url(../../images/shufa/close.png) no-repeat;
	background-size:20px 20px;
	width:20px;
	height:20px;
	text-align:right;
	position:absolute;
	top:10px;
	right:15px;
}
.tips{
	padding:10px 15px;
	background:#fdd473;
	color:#66552e;
}
.tips_info .left{
	width:40px;
	vertical-align:middle;
	float:left;
	position:absolute;
	font-size:14px;
}
.tips_info .right{
	float:right;
  	width:100%;
  	padding:0px 0px 0px 40px;	
}
.tips h6{
	font-size:14px;
	font-weight:normal;
}
.select_Div div{
	line-height:25px;
}
.select_Div .title{
	margin:10px 0 25px 0;
}
input[type="radio"] {
  	margin: 3px 3px 0px 5px;
  	display: none;
}
.container div.publish .back span.submits{
	position:absolute;
	top:15px;
	right:15px;
	border:0;
}
.select_Div label {
  	padding-left:22px;
  	cursor:pointer;
  	background:url(../../images/shufa/select_bg.png) no-repeat;
  	background-size:16px 16px;
  	width:16px;
  	height:16px;
  	font-size:14px;
}
.select_Div label.checked {
    background: url(../../images/shufa/select_bg1.png) no-repeat;
    background-size:16px 16px;
  	width:16px;
  	height:16px;
}
.container div.publish .back{
	background:#323742;
	padding:0 0 0 15px;
	height:60px;
	line-height:60px;
	position:relative;
}
.container div.publish .back .upload{
	position:absolute;
	right:20px;
	top:20px;
}
.container div.publish .back #dosubmit{
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background:#fdd473;
	color:#323742;
	border:none;
	font-size:14px;
	padding:5px 10px;
} 
.container div.publish .back span{
	height:40px;
	line-height:40px;		
	display:inline-block;
	border-left:1px solid #1c1f25;
	color:#fff;
	padding-left:5px;
}
.container div.publish .back a{
	background: url(../../images/shufa/back.png) no-repeat;
    background-size:26px 20px;
  	width:26px;
  	height:20px;
  	display:inline-block;
  	position:relative;
  	top:3px;
  	margin-right:10px;
}
.publish  #publish_form .input1 li{
	margin:0 10px 0 0;
}
.address .onFocus{
	display:block;
	color:#fb1d42;
	font-size:13px;
    height:25px;
    line-height:25px;
    text-align:center;
}
.publish  #photoFile{
	font-size:13px;
}
.publish  #result{
	padding-left:0;
}
.publish #publish_form .input1{
	background:#e6e6e6;
	/* height:100px; */
	padding:10px;
}
.publish #publish_form .input1:after {
	content:"";
	display: block;
	clear: both;
}
.container div.publish{
	background:#fff;
}
#publish_form .input2,#publish_form .input3,#publish_form .input4{
	background:#fff;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	margin:10px;
	
}
#publish_form .input2 input,#publish_form .input3 input,#publish_form .input4 input{
	width:69%;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	padding-left:3px;
}
#publish_form .title_info{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top-left-radius:20px;
	border-bottom-left-radius:20px;
	display:inline-block;
	height:50px;
	line-height:47px;
	width:30%;
	position:relative;
  	top:-1px;
  	font-size:13px;
  	padding-left:5%;
  	color:#c6c6cc;
}
#publish_form .address{
	position:relative;
}
#publish_form .address input{
	width:68%;	
	text-align:left;
}
#publish_form #district{
	/*position:absolute;
  	top:16px;
  	left:42%;
  	font-size:13px;*/
}
#publish_form .input1 li em{
	top:-5px;
}
#titleTip, #zuozheTip, #mobileTip{
	color:#333;
}
.onCorrect{
	color:#333;
	text-align:center;
  	font-size:13px;
  	height:25px;
  	line-height:25px;
}
.onError{
	text-align:center;
  	font-size:13px;
  	color:#fb1d42;
  	height:25px;
  	line-height:25px;
}
/*#cooperationTip,#titleTip,#txttypeidTip,#districtTip{
	text-align:center;
  	font-size:13px;
  	color:#fb1d42;
  	height:25px;
  	line-height:25px;
}*/
#schoolTip,#zuopinTip{
	text-align:center;
  	font-size:13px;
  	color:#333;
  	height:25px;
  	line-height:25px;
}
#publish_form .onError{
	color:#fb1d42;
}
@media (max-width:320px){
	#publish_form label{
		width:32%;
	}
	#publish_form .input2 input,#publish_form .input3 input,#publish_form .input4 input{
		width:64%;
	}
	
	#publish_form .title_info{
		padding-left:3%;
		width:34%;
	}
}
#publish_form input{
	color:#333333;
}
*::-webkit-input-placeholder {
    color:#333333;
}
*:-moz-placeholder {
    color:#333333;
}
*:-ms-input-placeholder {

    color:#333333;
}
::-ms-browse, [type='file'] {
    line-height:20px;
    padding:5px;
    font-size:13px;
    border:none;
    background:#f3f3f3;
    color: #000;
    font-family: "微软雅黑","黑体",Arial;
}
::-webkit-file-upload-button {
    padding:5px;
    border:none;
    font-size:13px;
    padding:5px;
    line-height:20px;
    background:#f3f3f3;
    color:#000;
    font-family: "微软雅黑","黑体",Arial;
}
.ui-btn-s{
	padding:5px;
    border:none;
    padding:5px;
    font-size:13px;
    line-height:20px;
    background:#f3f3f3;
    color:#000;
    font-family: "微软雅黑","黑体",Arial;
}

