.ea {
    width: 100%;
    /*float: middle;*/
    text-align: center;
}
#Ba970_1 div{
	margin: 0px; 
    padding: 0px;
    border: 0px;
	font-size: 12px;
    font-family: "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
    color: #000;
	width:1200px;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
}
.SelfBox {
    width: 490px;
    padding-top: 20px;
    height: 350px;
    background: #ef2d36;
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 1;
}
.fl {
    /*float: left;*/
}
.SelfBox h2 {
    font-size: 30px;
	-webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	color:white;
}
.SelfBox h2 i {
    color: #ff0;
	font-style: normal;
}
#Ba970_1 i {
    font-style: normal;
}
.SelfBox h3 {
    font-size: 18px;
    color: #ff0;
    padding: 15px 0;
    font-weight: 300;
}
.SelfBox .InputBoxA {
    width: 280px;
    height: 45px;
    border: #b1131b solid 1px;
    border-radius: 3px;
    margin-bottom: 20px;
    text-align: center;
    text-align-last: center;
    outline: none;
}

#Ba970_1 select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;

    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
    border-width: 1px;
    border-style: solid;
    border-color: initial;
    border-image: initial;
	border-radius: 5px;
	color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
	-webkit-writing-mode: horizontal-tb !important;
}
#Ba970_1 option {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 1.2em;
    padding: 0px 2px 1px;
}
#Ba970_1 input[type="text" i] {
    padding: 1px 0px;
}

#Ba970_1 input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
	    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
	-webkit-writing-mode: horizontal-tb !important;
}

.SelfBox .TsPhone {
    width: 100%;
    line-height: 30px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ba1219;
    font-size: 14px;
    height: 30px;
}

.BtnBoxA {
    width: 282px;
    height: 47px;
    border-radius: 3px;
    border: 0;
    background: #ffff00;
    box-shadow: 0 3px 2px #333;
    outline: none;
    font-size: 20px;
    color: #ef2d36;
    font-weight: bold;
}
#Ba970_1 input[type="button" i]{
	padding: 1px 6px;
	align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    background-color: buttonface;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
	-webkit-appearance: push-button;
    user-select: none;
    white-space: pre;
}
BtnBoxA:hover {
    background-color:#5cbf2a;
}
.BtnBoxA:active {
    position:relative;
    top:1px;
}