

.top_backimg{height:550px; background-image:url('../../cn/yIncs/images/mob/top_bg_dzsw.jpg');}


.bottom_box{display:block; float:left; width:92%; height:auto; padding:50px 4% 40px 4%; margin:40px 0  0 0px; background:#f4fdfa;
						border-radius:10px;	text-align:center;}
.bt_title{display:block; float:left; width:100%; height:66px; line-height:66px; font-size:36px; color:#222; text-align:center;}
.bottom_box ._bl{display:inline-block; width:110px; height:8px; background:#D00; margin:10px 0 25px 0;}



/**** form ********/
.form_main{display:block; float:left; width:80%; height:auto; margin:0px 0 40px 10%;}
.m_input, .m_input_s{display:block; float:left; width:100%; height:80px; line-height:80px; padding:0 3%; margin:0 0 20px 0;
										 font-size:30px; color:#444; border:1px solid #DDD; border-radius:10px;}
.m_input_s{width:30%;}
.m_textarea{display:block; float:left; width:100%; height:210px; line-height:60px; padding:10px 3%; border:1px solid #DDD; border-radius:10px;
						margin:0 0 20px 0; font-size:30px; color:#444;
						font-family:"Microsoft YaHei","微软雅黑",tahoma,arial,simsun,"宋体"; resize:none;}
.submit_button{display:block; float:left; width:610px; height:80px; line-height:80px; background:#eb6100; border:none; border-radius:10px;
				font-size:32px; color:#FFF; text-align:center; margin:20px 0 0 100px;}

input::-webkit-input-placeholder{color:#AAA;}
input:-moz-placeholder{color:#AAA;}
input::-moz-placeholder{color:#AAA;}
input:-ms-input-placeholder{color:#AAA;}

textarea::-webkit-input-placeholder{color:#AAA;}
textarea:-moz-placeholder{color:#AAA;}
textarea::-moz-placeholder{color:#AAA;}
textarea:-ms-input-placeholder{color:#AAA;}

.success_pic{width:400px; height:auto;}

/* 验证码 */
.safeimg{display:block; float:left; width:150px; height:74px; margin:0 0 0 20px; border:1px solid #DDD; border-radius:10px;}
.safeimg_fresh{display:block; float:left; width:auto; height:auto; line-height:100px; font-size:26px; color:#aaa; margin:0 0 0 20px;}
