@charset "gb2312";
body {	margin: 0 auto;	padding: 0;	background-color: #F8F6F7;font: 14px/1.5 'Microsoft Yahei';font-family: "Microsoft Yahei";	color: #AFAFAF;}
*{margin: 0;padding: 0;}
a {	color: #535353;text-decoration: none;border: 0 none;}
a:hover {	text-decoration: underline;	color: #f50;}
img {border: 0 none;	padding: 0;	margin: 0;	vertical-align: top;}
ul, li {list-style: none;}
.clearfix:before, .clearfix:after {	content: "";	display: table;}
.clearfix:after {	clear: both;}
.clearfix {clear: both;*zoom:1;/*IE/7/6*/}








/*鍦ㄧ嚎鎶ュ悕*/
.bm_title{
height: 44px;
    line-height: 44px;
    font-size: 14px;
    padding: 0 16px;
border-bottom: #D9D9D9 1px solid;background-color: #fff}
.rowmbox {
    background-color: #FFFFFF;
    padding: 30px 10px;margin: auto;
}
.rowmbox .form-group {display: flex;margin: 2% auto;padding: 0 15px 0 0px;}
.form-group label {
    width: 100px;
    color: #13649c;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
}
.form-group div {
    -webkit-flex: 1;
    background: rgba(232, 246, 255, 0.2);
    border: 1px solid #2489d7;
    border-radius: 4px;
    height: 32px;
}
input[type="text"] {
    width: 90%;
    height: 26px;
    border: none;
    outline: none;
}	
input[type="text" i] {
    padding: 1px 2px;
}
.input select {
    flex: 1;
    -webkit-flex: 1;
    margin-left: 10px;
    height: 100%;width: 96%;
    border: none;
    outline: none;
    -webkit-appearance: none;
    background: transparent;
}
.btn{margin: auto;
    margin-top: 2%;
    background-color: #FD5F5F;
    border: none;
    border-radius: 2px;
    width: 97%;
    padding: 10px 5px;
    color: white;}
.bm_zx{text-align: center;color: #666666;font-size: 12px;}
/*鍦ㄧ嚎鎶ュ悕end*/	
