/*????????3??*/
.bm_con_left {
	width: 45%;
	background-color: #F2F6FC;
	padding: 20px;
	margin: 20px 30px 0 0;
}

.bm_con_right {
	width: 48%;
	margin-top: 20px;
	border: 1px solid #ddd;
	padding-bottom: 80px;
}

.bm_con_left_txt {
	margin-top: 15px;
	border-top: 1px solid #ddd;
	padding-top: 15px;
	margin-bottom: 20px;
}

.bm_con_left_txt>p {
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

.formtable {
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	border-color: #ffffff #ffffff #ffffff;
	border-width: 2px 1px 1px;
	font-size: 14px;
	font-weight: 700;
	border: 0;
}

.formtable tr {
	height: 28px;
	line-height: 28px;
}

.formtable td {
	padding: 5px;
}

.formtable th {
	width: 100px;
	text-align: right;
	letter-spacing: 2px;
	font-weight: initial;
}

.formtable .th p {
	margin: 0;
	color: #909DC6;
}

.btnSubmit {
	width: 130px;
	cursor: pointer;
	border: 0px;
	font-size: 16px;
	height: 36px;
	color: white;
	background: #257cd4;
	margin-right: 20px;
}

input[type="reset"] {
	background-color: #ddd;
}

.input-text {
	height: 35px;
	line-height: 35px;
	width: 90%;
	padding-left: 15px;
	border: 1px solid #ddd;
	color: #999;
}

.input-textarea {
	height: 80px;
	width: 90%;
	border: 1px solid #ddd;
	padding-left: 15px;
	line-height: 19px;
}

div.tit {
	padding-left: 15px;
	border-left: 4px solid #257CD4;
	font-size: 18px;
	font-weight: 600;
}

.bm_main{
	width: 1220px;
	margin: 0 auto;
	background-color: white;
}
.btnSubmit {
    width: 130px;
    cursor: pointer;
    border: 0px;
    font-size: 16px;
    height: 36px;
    color: white;
    background: #257cd4;
    margin-right: 20px;
}
input::-webkit-input-placeholder {
	color: #999;
}

.bm_right_tit {
    display: inline-block;
    background-color: #257CD4;
    padding: 10px 20px;
    color: white;
	font-size: 15px;
}
#m_form1{
	display: none;
}



@media screen and (min-width:1024px) {
	#mobile {
		display: none;
	}
}

@media screen and (max-width:1024px) {

	#mobile {
		display: block;
		width: 100%;
	}

	.content_left,
	.bm_con_left,
	.bm_con_right {
		display: none;
	}

	form#form1 {
		width: 90%;
		margin-top: 13px;
	}

	.form-group {
		margin-bottom: 8px;
		margin-top: 14px;
	}

	label {
		display: inline-block;
		font-weight: 700;
		font-size: 13px;
		margin-left: 3px;
	}

	.form-control {
		display: block;
		width: 100%;
		padding: 6px 12px;
		line-height: 1.42857143;
		color: #555;
		background-color: #fff;
		background-image: none;
		border: 1px solid #ccc;
		border-radius: 5px;
		-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, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}

	textarea#textarea {
		height: 50px;
	}

	.content .content_left1 {
		background: #F8F8F8;
	}

	input.btn.btn-danger.btn-danger1 {
		padding: 5px 20px;
		border: 0;
		background: #da4141;
		border-radius: 5px;
		color: antiquewhite;
		margin-left: 140px;
		margin-bottom: 10px;
	}

	.he_list {
		display: none;
	}

	.container {
		WIDTH: 100% !important;
	}


	#mobile {
		display: block;
		width: 100%;
		padding: 0.266666rem;
		box-sizing: border-box;
	}

	.content_left {
		display: none;
	}

	div#mobile>img {
		border-radius: 0.133333rem;
	}

	form#form1 {
		width: 100%;
		padding: 0.133333rem;
		box-sizing: border-box;
	}

	.form-group {
		margin-bottom: 0.213333rem;
		margin-top: 0.373333rem;
	}

	label {
		display: inline-block;
		font-weight: 700;
		font-size: 0.373333rem;
		margin-left: 0.08rem;
		margin-bottom: 0.08rem;
	}

	.form-control {
		display: block;
		width: 100%;
		padding: 0.16rem 0.32rem;
		line-height: 1.42857143;
		color: #555;
		font-size: 0.32rem;
		box-sizing: border-box;
		background-color: #fff;
		background-image: none;
		border: 0.026666rem solid #ccc;
		border-radius: 0.133333rem;
		-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, box-shadow ease-in-out .15s;
		transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}

	textarea#textarea {
		height: 1.333333rem;
	}

	.content .content_left1 {
		background: #F8F8F8;
	}

	input.btn.btn-danger.btn-danger1 {
		border: 0;
		height: 1rem;
		width: 100%;
		line-height: 1rem;
		background: #4aabee;
		border-radius: 0.133333rem;
		color: antiquewhite;
		font-size: 0.373333rem;
		margin: 0;
	}

	.bm_main {
		width: 100%;
	}


}
