.ewb-pass-hd{
	padding: 13px 0 13px 24px;
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	background: url('../images/apply_line.jpg') no-repeat left center;
	border-bottom: 1px solid #d9ebf7;
}

/* phone */

@media (max-width: 767px){
	.ewb-pass-hd{
		padding: 8px 0 8px 15px;
		font-size: 15px;
	}
}

/* 宸︿晶 */

.ewb-mr25{
	margin-right: 25px;
}

.ewb-ask-items{
	margin-left: -8px;
}

.ewb-ask-items>li{
	float: left;
	width: 50%;
	*width: 49.99%;
}

.ewb-speak>li{
	width: 100%;
}

.ewb-ask-item{
	margin-top: 30px;
	line-height: 36px;
}

.ewb-ask-item>span{
	margin: 0 24px 0 32px;
	float: left;
	width: 70px;
	text-align: right;
}

.ewb-ask-item>span b{
	padding-right: 5px;
	font-size: 16px;
	color: #e12727;
	vertical-align: middle;
}

/* modify */
.ewb-ask-sel,
.ewb-ask-txt{
	width: 248px;
	height: 34px;
	font-family: "Microsoft Yahei";
	background: #fff;
	border: 1px solid #cadae6;
	outline: 0;
}

.ewb-ask-txt{
	float: left;
	text-indent: 12px;
	line-height: 34px;
}

.ewb-ask-box{
	float: left;
}

.ewb-ask-sel{
	width: 252px;
	height: 36px;
}

/* chosen鏍峰紡 */

.chzn-container-single .chzn-single{
	height: 34px;
	line-height: 34px;
	text-indent: 13px;
}

.chzn-container .chzn-results li{
	padding: 9px 7px 9px 13px;
}

/* modify */
.ewb-speak .ewb-ask-txt{
	width: 654px;
}

.ewb-ask-text{
	padding: 5px;
	float: left;
	/* modify */
	width: 654px;
	height: 104px;
	text-indent: 10px;
	resize: none;
	border: 1px solid #cadae6;
	outline: 0;
}

.ewb-ask-text:focus{
	border: 1px solid #259ae8;
}

.ewb-ask-img{
	float: left;
	margin-left: 15px;
}

.ewb-ask-btn{
	padding: 40px 0 33px;
	font-size: 0;
}

.ewb-ask-btn{
	margin-left: 107px;
}

.ewb-ask-btn button{
	margin-left: 10px;
	padding: 0;
	display: inline-block;
	width: 112px;
	height: 40px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	border: 0;
	border-radius: 2px;
	outline: 0;
	vertical-align: middle;
	cursor: pointer;
}

.ewb-ask-btn button.submit{
	color: #fff;
	background: #044587;
}

.ewb-ask-btn button.submit:hover{
	background: #044587bf;
}

.ewb-ask-btn button.submit:active{
	background: #044587bf;
}

.ewb-ask-btn button.reset{
	color: #044587;
	background: #fff;
	border: 1px solid #044587;
}

.ewb-ask-btn button.reset:hover{
	color: #044587;
	border: 1px solid #044587;
}

.ewb-ask-btn button.reset:active{
	color: #044587;
	border: 1px solid #044587;
}

/* .layui-layer-shade{
    opacity: 0.9 !important;
} */

.demo .layui-layer-setwin .layui-layer-close2{
    top: -3px;
    right: 6px;
    *right: 21px;
    width: 15px;
    height: 15px;
    background: url('../images/close.png') no-repeat center;
}

.demo .layui-layer-setwin .layui-layer-close2:hover{
    background-position: center;
}

/* ipad */

@media (min-width: 768px) and (max-width: 979px){
	.ewb-mr25{
		margin-right: 0;
	}
	.ewb-ask-items{
		margin-left: 0;
	}
	.ewb-ask-item>span{
		margin: 0 10px 0 0;
	}
	.ewb-ask-txt{
		width: 162px;
	}
	.ewb-ask-sel{
		width: 166px;
	}
	.ewb-speak .ewb-ask-txt{
		width: 411px;
	}
	.ewb-ask-text{
		width: 401px;
	}
	.chzn-container{
		width: 166px !important;
	}
}

/* phone */

@media (max-width: 767px){
	.ewb-mr25{
		margin: 0;
	}
	.ewb-ask-items{
		margin: 0 5px;
	}
	.ewb-ask-items>li{
		width: 100%;
	}
	.ewb-ask-item{
		margin-top: 10px;
	}
	.ewb-ask-item>span{
		margin: 0 10px 0 0;
	}
	.ewb-ask-text,
	.ewb-ask-img{
		padding: 0;
	}
	.ewb-ask-txt,
	.ewb-speak .ewb-ask-txt{
		width: 70%;
	}
	.ewb-ask-box{
		width: 71.3%;
	}
	.ewb-ask-sel{
		/* modify */
		width: 90%;
	}
	.ewb-ask-text{
		width: 70.1%;
	}
	.ewb-code .ewb-ask-txt{
		width: 50%;
	}
	.ewb-ask-img{
		margin: 4px 0 0 4px;
		width: 68px;
	}
	.ewb-ask-btn{
		margin-left: 0;
		padding: 10px 0 0;
		text-align: center;
	}
	.ewb-ask-btn button{
		width: 80px;
		height: 32px;
		line-height: 32px;
		font-size: 14px;
	}
	.demo{
        display: none;
    }
    .layui-layer-shade{
        opacity: 0 !important;
    }
    /* 鏂板 */
    #dept-error.error {
    	float: left !important;
	}
	#dept-error.error.valid {
    	float: right !important;
	}
	.chzn-container{
		width: 90% !important;
	}
}

/* 浣跨敤璇存槑 */

.ewb-use{
	margin: 10px 25px 0 5px;
    padding: 0px 20px 20px;
    border-radius: 3px;
}

.ewb-use-hd{
	padding-bottom: 10px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #e12727;
}

.ewb-use-bd p{
	line-height: 32px;
	text-indent: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}

/* ipad */

@media (min-width: 768px) and (max-width: 979px){
	.ewb-use{
		margin-right: 5px;
		padding: 15px 10px;
	}
	.ewb-use-bd p{
		line-height: 24px;
	}
}

/* phone */

@media (max-width: 767px){
	.ewb-use{
		margin: 15px 5px 10px;
		padding: 15px 10px 5px;
	}
	.ewb-use-hd{
		padding-bottom: 0;
		font-size: 15px;
	}
	.ewb-use-bd p{
		line-height: 26px;
		font-size: 13px;
	}
}

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 {
    float: left;
    /* width: 34px; */
    height: 36px;
    background: url(../images/valid.png) left center no-repeat;
}

.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.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;
}

.span17 {
	padding: 0 30px 0 30px;	
}

