@charset "utf-8";
.contact-head {
	width: 100%;
	height: 908px;
	margin: 0 auto;
	background:#fff;
	overflow: hidden;
}
.contact-con {
	width: 1200px;
	margin: 0 auto;
}
.contact-left{
	width: 222px;
	height: 600px;
	float: left;
	border-right: 1px dashed #5d6269;
	padding: 0 68px;
}
.contact-right{
	width: 800px;
	height: 600px;
	float: right;
	background: url(../images/01.png) no-repeat right; 
	border-bottom:1px solid #FF8400;
}
.contact-p1 {
	font-size: 16px;
	color: #000;
	line-height: 28px;
}
.contact-p2 {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	width: 500px;
}
.contact-span1 {
	display:inline-block;
	width: 198px;
	height: 46px;
	background: #ff8400;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 46px;
	color: #fff;
	margin: 10px 0;
}
.contact-p3 {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 28px;
	margin-top: 42px;
}
.form-p {
	margin:14px 0 14px 32px;
} 
.form-p input {
	width: 338px;
	height: 44px;
	border-radius: 2px;
	border: 1px solid #ff8400;
	outline: none;
	background: none;
	padding-left: 26px;
	color: #000;
}
.pad-p {
	padding-left:32px;
}
.form-p button {
	width: 368px;
	height: 44px;
	border-radius: 2px;
	background:  #ff8400;
	border: none;
	outline: none;
	text-align: center;
	line-height: 44px;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
}
.form-p button:hover {
	background: #ff8400;
	transition: linear 0.3s;
	font-weight: 800;
}
.bmcl{ width:239px; height:600px; float:left; background-color:#fd9132;}
.bmcl ul{ overflow:hidden; zoom:1;}
.bmcl ul li,.baoming .bmcon .bmcl ul li.bmbg1,.baoming .bmcon .bmcl ul li.bmbg2,.baoming .bmcon .bmcl ul li.bmbg3,.baoming .bmcon .bmcl ul li.bmbg4{ vertical-align:top; height:36px; text-align:center; background:url("../images/bmicon.png") no-repeat 20px 57px; padding:62px 0 0 55px; list-style: none;}
.bmcl ul li.bmbg1{ background-position:20px -71px;}
.bmcl ul li.bmbg2{ background-position:20px -193px;}
.bmcl ul li.bmbg3{ background-position:20px -321px;}
.bmcl ul li.bmbg4{ background-position:20px -439px;}
.bmcl ul li a{ color:#fff; font-size:25px; text-decoration: none;}













