﻿.no-padding
{
  padding:0;
}	
.text-center
{
   text-align:center;
}	
.margin-top-8
{
	margin-top:8px;
}
.float-right-text {
    position: absolute;
    right: 16px;
    bottom: 8px;
}

/* 按钮 */
.btn {
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	border:1px solid transparent
}
.btn:hover {
    box-shadow: 0 4px 7px rgba(0,0,0,0.25);
}
.form-actions button[type="submit"],.form-actions button#zwsearch {
    margin-bottom: 15px;
}
.form-actions .btn {
    padding: 6px 25px;
}
.btn-primary {
    color: #fff;
    background-color: #0069c5;
    border-color: #0069c5;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.bg-list {
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 4px;
    padding: 10px 20px !important;
}


.form-group {
	margin-right: -15px;
    margin-left: -15px;
}
.form-group > div {
    margin-bottom: 15px;
}
.form-group .input-tips{
	border:0;
	background:none;
	height:auto;
}
.form-group .input-placeholder
{
	left:30px;
	font-weight:400;
	z-index:0;
}
.form-group label {
   /* display: inline-block;*/
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.form-control.input-group{
	padding:3px 12px;
}
.form-control .mini-daterangepicker .mini-buttonedit-border
{
	border:0;
}

.form-title {
    margin: 25px 0;
    font-size: 22px;
    color: #444;
    text-align: center;
}
.form-subtitle{
	text-align: center;
	font-size: 16px;
	margin: 15px 0;
}

.form-online {
    padding: 45px 0;
}
.required.symbol::before {
    content: "*";
    font-size: 18px;
    color: #c90000;
    line-height: 1;
    vertical-align: middle;
}
.form-horizontal .control-label {
    padding: 6px 0 0 15px;
    margin-bottom: 0;
    text-align: right;
}


.form-control {
 display:block;
 width:100%;
 height:34px;
 padding:6px 12px;
 font-size:14px;
 line-height:1.42857143;
 color:#555;
 background-color:#fff;
 background-image:none;
 border:1px solid #ccc;
 border-radius:4px;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
 -webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
 -o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
 transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control:focus {
 border-color:#66afe9;
 outline:0;
 -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
 box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
 color:#999;
 opacity:1
}
.form-control:-ms-input-placeholder {
 color:#999
}
.form-control::-webkit-input-placeholder {
 color:#999
}
.form-control::-ms-expand {
 background-color:transparent;
 border:0
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
 background-color:#eee;
 opacity:1
}
.form-control[disabled],
fieldset[disabled] .form-control {
 cursor:not-allowed
}
textarea.form-control {
 height:auto
}
.form-control.error {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.form-control.valid {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

label.error {
    /* float: left; */
    color: #f00;
    margin-left: 5px;
    padding-left: 24px;
    height: 36px;
    line-height: 34px;
    background: url(../../../images/err.png) left center no-repeat;
}

label.error.valid {
	display:none !important;
    /* float: left; */
    height: 36px;
    background: url(../../../images/valid.png) left center no-repeat;
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
	padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
input[type="checkbox"], input[type="radio"] {
    margin: 4px 0 0;
    margin-left: 0px;
    position: absolute;
margin-left: -20px;
    line-height: normal;
	box-sizing: border-box;
padding: 0;
}

.ewb-ask-text.error,
.ewb-ask-txt.error {
    border: 1px solid #f00;
}

.wb-wfull {
	width: 100% !important;
}

#lettercont-error.error {
	margin-left: 16% !important;
}

#lettercont-error.error.valid {
	margin-left: 5px !important;
}

#content-error.error {
	margin-left: 16% !important;
}

#content-error.error.valid {
	margin-left: 5px !important;
}

#dept-error.error{
	float: right;
    color: #f00;
    margin-left: 5px;
    padding-left: 24px;
    height: 36px;
    line-height: 34px;
    background: url(../../../images/err.png) left center no-repeat;
}

#dept-error.error.valid{
	float: right;
    height: 36px;
    background: url(../../../images/valid.png) left center no-repeat;
}




.apply {
    margin-top: 10px;
    border: 1px solid #e1e1e1;
    padding: 25px 120px 30px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .apply {
        padding: 25px 20px 30px;
    }
}

.applypublic-tt {
    line-height: 30px;
    padding-bottom: 35px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.apply-table {
    width: 100%;
    font-family: "Simsun";
}

@media (max-width: 767px) {
    .apply {
        padding: 25px 20px 30px;
        overflow: auto;
    }
    .apply-table {
        min-width: 720px;
    }
}

.apply-table td {
    line-height: 30px;
    border: 1px solid #e1e1e1;
}

.apply-table tr:nth-child(2n+1) {
    background-color: #eaf3fc;
}

.apply-table tr.last {
    background-color: #fff;
}

.apply-table-field {
    display: inline-block;
    width: 150px;
    padding-right: 8px;
    line-height: 30px;
    text-align: right;
    vertical-align: top;
}

.require {
    color: #f60003;
}

.apply-input {
    width: 170px;
    height: 22px;
    padding-left: 10px;
    border: 1px solid #70a6c2;
}

.apply-textarea {
    width: 528px;
    height: 136px;
    border: 1px solid #70a6c2;
    vertical-align: middle;
    margin: 4px 0;
}

.validate-img {
    margin: 0 25px 0 5px;
}

.btn-apply {
    width: 58px;
    height: 17px;
    border: 1px solid #aed2e0;
    /*background: url(../images/btn-bg.jpg) repeat-x;*/
    padding: 0;
    color: #fff;
    margin-left: 20px;
    cursor: pointer;
}

.apply-write-note {
    text-align: center;
}


.upload-file {
    border: none;
    outline: none;
    width: 100%;
    height: 34px;
	font-size:14px;
    margin-left: 10px;
}


.file-name{
	float:left;
	
    width: 70%;
}

.webuploader-container {
     width: 100px;
    position: relative;
}


.webuploader-pick {
    float: left;
    width: 122px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    color: #333;
    text-decoration: none;
    background-color: #f2f2f2;
}


.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px,1px,1px,1px);
	width: 122px;
    height: 38px;
}

.ewb-upload-list {
       margin-left: 180px;
}

.col-sm-10{
	margin-bottom:7px !important;
}

.ewb-upload-item {
    position: relative;
    float: left;
    padding-right: 30px;
    margin-left: 20px;
    line-height: 38px;
}

.ewb-upload-sp {
    text-decoration: underline;
    color: #1c5df1;
}


.ewb-upload-close {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../../../images/close_btn.png) no-repeat;
}

#personfile{
       border: 1px;
    width: 0px;
	
}

#companyfile{
       border: 1px;
    width: 0px;
	
}

.webuploader-container>div{
	
	left:-122px !important;
}

.ewb-upload-warn{	
	font-size: 12px;
    color: #999;
    margin-left: 195px;
}

.layui-layer-content{	
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

.mini-textbox-input{
      height: 385px;
    width: 780px;
    resize: none;
    margin: 10px;
    padding: 10px;
}

@media (max-width: 767px) {
  .ewb-upload-warn{	
    margin-left: 15px;
    margin-top: 30px;
  }
}
