.zxbm_popup{
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    width: 350px;
    background: url(/statics/images/zxbm/bg.png);
    overflow: hidden;
    height: 532px;
    margin-left: -175px;
    margin-top: -266px;
    padding-top: 150px;
    text-align: center;
    font-weight: bold;
    color: #B0400D;
}
#zxbm_popup_close{
    width: 24px;
    height: 24px;
    position: absolute;
    right: 30px;
    top: 130px;
    cursor: pointer;
}
#city{display:none}
p.zxbm_popup_desc {
    margin: 10px 0 30px;
}
p.zxbm_popup_tit {
    font-size: 26px;
}
.zxbm_popup_text{
    font-size: 16px;
    color: #333333;
    margin-top: 5px;
}

.zxbm_popup img{
    width: 200px;
    height: 200px;
}

 .middlecontent .center .crumbs{
    height: 46px;
    background: #FFFFFF;
    margin-bottom: 10px;
    width: 1200px;
    margin: 0 auto 10px;
}
 .middlecontent .center .crumbs ul{
    display: flex;
    height: 100%;
    align-items: center;
    margin-left: 10px;
}
 .middlecontent .center .crumbs ul li a{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}
 .middlecontent .center .crumbs ul li:last-child a{
    color: #B34746;
}


	.f_bm_content h1,
	h2,
	h3,
	ul,
	p,
	select,
	input {
		padding: 0;
		margin: 0;
	}
	a{
				text-decoration: none;
	}
	.f_bm_content {
		font-family: Microsoft YaHei;
		font-weight: 400;
		width: 1200px;
		margin: auto;
		overflow: hidden;
		background: #FFFFFF;
		background-repeat: no-repeat !important;
	}
	
	.f_bm_content>h3 {
		text-align: center;
		font-weight: bold;
		font-size: 44px;
		color: #333333;
		line-height: 65px;
		margin: 45px 0 20px;
	}
	
	.f_bm_content>p {
        background-repeat: no-repeat;
		text-align: center;
		font-weight: 400;
		font-size: 18px;
		color: #EE441F;
		line-height: 44px;
		width: 500px;
		margin: auto;
		height: 55px;
		background-image: url(/statics/images/zxbm/1.png);
	}
	
	#f_bm_content_center {
		background: #FFFFFF;
		box-shadow: 0px 0px 21px 0px rgba(218, 218, 218, 0.28);
		border-radius: 20px;
		display: flex;
		width: 1180px;
		margin: 50px auto;
	}
	
	.f_bm_content_left {
		width: 470px;
		padding-left: 10px;
		padding-top: 10px;
	}
	
	.f_bm_content_left p img{width:80px;height}
	.f_bm_content_left>p>span {
		display: inline-block;
		width: 8px;
		height: 8px;
		background: #EE441F;
		border-radius: 50%;
    vertical-align: super;
    margin-right: 10px;
	}
	
	.f_bm_content_left>div {
		display: flex;
		margin-bottom: 15px;
	}
	
	.f_bm_content_left>div>div:first-child {
		padding: 20px 10px;
		width: 50px;
		background: #EDEDED;
		font-weight: 400;
		font-size: 14px;
		color: #333333;
		display: grid;
		place-items: center;
	}
	
	.f_bm_content_left>div>div:nth-child(2) {
		padding: 7px 10px 7px 15px;
		font-size: 14px;
		color: #666666;
		line-height: 1.8em;
		width: 400px;
		background: #FFFFFF;
		border: 1px solid #E5E5E5;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
	}
	
	.f_bm_content_left>span {
		width: 427px;
		font-size: 12px;
		color: #666666;
        line-height: 1.8em;
        display: block;
        margin-bottom: 10px;
	}
	
	.f_bm_content_left>span>a {
		color: #EE441F;
		font-weight: bold;

	}
	
	.f_bm_content_left>span>sp {
		display: inline-block !important;
		height: 20px;
	}
	
	.f_bm_content_left>div:last-child {
		background-repeat: no-repeat !important;
		background-image: url(/statics/images/zxbm/2.png);
		background-size: 430px;
		height: 150px;
		position: relative;
	}
	
	.f_bm_content_left>div img {
		width: 100px;
		position: absolute;
		top: 20px;
		left: 30px;
	}
	
	.f_bm_content_left>div:last-child p {
		position: absolute;
		bottom: 50px;
		right: 65px;
		text-align: center;
		font-size: 14px;
		color: #F15645;
		line-height: 27px;
		width: 247px;
		height: 28px;
		background: #FFFFFF;
		border-radius: 14px;
		border: 1px solid #EE441F;
	}
	
	.f_bm_content_right {
		background-image: url(/statics/images/zxbm/3.png);
		height: 750px;
		width: 710px;
		background-size: 710px;
	}
	
	.f_bm_content_right>p:first-child {
		font-weight: bold;
		font-size: 26px;
		color: #FFFFFF;
		line-height: 40px;
		margin-top: 25px;
	}
	
	.f_bm_content_right>p:nth-child(2) {
		font-size: 14px;
		color: #FFFFFF;
		line-height: 40px;
		margin: auto;
	}
	
	.f_bm_content_right>div {
		width: 678px;
		height: 630px;
		background: #FFFFFF;
		border-radius: 10px;
		margin: auto;
	}
	
	.f_bm_content_right p {
		display: grid;
		place-items: center;
		/* 垂直和水平居中 */
	}
	/*form css*/
	
	.f_bm_content_right form {
		text-align: center;
	}
	
	.f_bm_content_right label {
		display: inline-block;
		width: 135px;
		text-align: right;
		font-size: 16px;
		color: #333333;
		line-height: 8px;
	}
	
	.f_bm_content_right label span {
		color: #F15645;
		margin-right: 5px;
	}
	
	.f_bm_content_right form input,
	select {
		width: 400px;
		height: 45px;
		margin-top: 23px;
		text-indent: 10px;
		border: 1px solid #E3E3E3;
		font-size: 14px;
	}
	
	.f_bm_content_right form input::placeholder,
	textarea::placeholder {
		color: #C8C8C8;
	}
	
	.f_bm_content_right form textarea {
		margin: 23px 0 40px;
		height: 110px;
		width: 400px;
		text-indent: 10px;
		padding: 6px 0;
		resize: none;
		border: 1px solid #E3E3E3;
	}
	
	.f_bm_content_right label#msg {
		position: relative;
	}
	
	.f_bm_content_right label sm {
		position: absolute;
		bottom: 130px;
		left: 33px;
		width: 100px;
	}
	
	.f_bm_content_right form div {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	
	.f_bm_content_right form div button {
		width: 210px;
		height: 50px;
		line-height: 21px;
        cursor: pointer;
		border: 0;
	}
	
	.f_bm_content_right form div button:hover {
		width: 210px;
		height: 50px;
		line-height: 21px;
		border: 1px solid #c3c3c3;
		color: black !important;
	}
	
	.f_bm_content_right form div button:first-child {
		background: #FFF0EE;
		border-radius: 25px 0px 0px 25px;
		color: #F15645;
	}
	
	.f_bm_content_right form div button:last-child {
		background: #F15645;
		border-radius: 0px 25px 25px 0px;
		color: #FFFFFF;
		line-height: 21px;
	}
	
	.f_bm_content_right form input#ag {
		width: 16px;
		height: 16px;
		background: #FFFFFF;
		border: 1px solid #CACACA;
		margin-top: 20px;
	}
		.f_bm_content_right .aglabel span{
		            color: #999999;
		}
	.f_bm_content_right .aglabel span a{
	    color: #F15645;
    }
	.f_bm_content_right .aglabel {
        width: 220px;
        margin-left: 5px;
        font-size: 14px;
        color: #999999;
        line-height: 18px;
        vertical-align: text-top;		
	}
	
	.f_bm_content_right form>span>a {
		color: #F15645;
		
	}
	
	.f_bm_content_left>.bmxz{ 
    width: 427px;
    font-size: 14px;
    color: #666666;
    line-height: 1.5em;
    display: block;
    margin-bottom: 0px;}
.bmxz p {
    margin-bottom: 10px;
}
.f_bm_content>h3{
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	color: #333333;
	line-height: normal;
	margin: 20px 0 10px;
}
#f_bm_content_center{
	margin: 40px auto 50px;
}
#f_bm_content_center {
margin: 10px auto 50px;
}
#header{
	height: 120px;
}
#header .topmap {display:none;}
.f_bm_content>p {
background-repeat: no-repeat;
text-align: center;
font-weight: 400;
font-size: 15px;
color: #EE441F;
line-height: 44px;
width: 500px;
margin: auto;
height: 55px;
background-image: url(/statics/images/zxbm/1.png);
background-size: 400px;
background-position: center;
}
.f_bm_content_right form textarea {
margin: 15px 0 20px;
height: 6em;
width: 400px;
text-indent: 10px;
padding: 6px 0;
resize: none;
border: 1px solid #E3E3E3;
}
.f_bm_content_right label sm {
position: absolute;
bottom: 85px;
left: 33px;
width: 100px;
}   
.f_bm_content_right{
height: 710px;
}
.f_bm_content_right>div{
height: 560px;
}
