
/* ------------------- */
.form1{max-width: 1200px;width:90%;margin: 30px auto 0;}
.pc-kk-form {padding:15px 20px;box-sizing: border-box;}
.pc-kk-form-list {background:#fff;border:1px solid #e5e5e5;border-radius:5px;height:44px;line-height:44px;margin-bottom:20px;}
.pc-kk-form-list img{cursor: pointer;display:block; float:right; margin:5px 10px;height: 35px;position: absolute;top: 0;right: 0;}
.pc-kk-form-list input {width:100%;border:none;background:none;color:#9fa3a7;font-size:14px;height:36px;padding:4px 10px;box-sizing: border-box;}
.pc-kk-form-list input{outline: none;}
.pc-kk-form-list textarea {background:none;border:none;height:60px;padding:10px;resize:none;width:94%;line-height:22px;color:#9fa3a7;font-size:14px;}
.nice-select {position:relative;background:#fff url(../images/a2.jpg) no-repeat right center;background-size:18px;width:47%;float:left;border:1px solid #e5e5e5;border-radius:5px;height:44px;line-height:44px;}
.nice-select ul {width:100%;display:none;position:absolute;left:-1px;top:44px;overflow:hidden;background-color:#fff;max-height:150px;overflow-y:auto;border:1px solid #b9bcbf;z-index:9999;border-radius:5px;}
.nice-select ul li {padding-left:10px;}
.nice-select ul li:hover {background:#f8f4f4;}
.pc-kk-form-list-clear {background:none;border:none;}
.pc-kk-form-btn .form_btn {background:#BD0F1B;display:block;text-align:center;color:#fff;border:none;width:100%;height:50px;line-height:50px;font-size:16px;border-radius:50px;}
@media screen and (min-width:640px) {
	.bm {max-width:70%;height:auto;overflow:hidden;margin:0 auto;}
	.wd {width:47% !important}
	.wap {display:none !important}
}
@media screen and (max-width:640px) {
		.pc {display:none !important}
}




