.g-btmEnroll {
    display: none;
}
@media (min-width: 992px) {
.g-btmEnroll {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 110px;
}
.g-btmEnroll .inner {
    bottom: 0;
    color: #fff;
    height: 110px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 100;
}
.g-btmEnroll .content {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 960px;
    z-index: 1;
}
.g-btmEnroll .backdrop {
    background-color: #143066;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.g-btmEnroll h3 {
    color: #ffc619;
    font-size: 22px;
    padding: 15px 0 14px;
}
.g-btmEnroll h3 em {
    font-size: 20px;
}
.g-btmEnroll h3 small {
    color: #fff;
    font-family: Arial,"Microsoft Yahei",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    padding-left: 20px;
}
.g-btmEnroll h3 small i {
    margin-right: 4px;
}
.g-btmEnroll .sheet fieldset {
}
.g-btmEnroll .sheet fieldset::before, .g-btmEnroll .sheet fieldset::after {
    clear: both;
    content: " ";
    display: table;
}
.g-btmEnroll .sheet .collection {
    float: left;
    width: 600px;
}
.g-btmEnroll .sheet .portion {
    float: left;
    padding-right: 10px;
    width: 150px;
}

.g-btmEnroll .sheet .portion.name, .g-btmEnroll .sheet .portion.mobile {
    padding-right: 10px;
    width: 170px;
}
.g-btmEnroll .sheet .portion dt {
    display: none;
}
.g-btmEnroll .sheet .portion .g-input {
    border: 0 none;
    width: 100%;
}
.g-btmEnroll .sheet .portion .g-input:-moz-placeholder {
    color: #454545;
}
.g-btmEnroll .sheet .portion .g-input::-moz-placeholder {
    color: #454545;
}
.g-btmEnroll .sheet .action {
    float: left;
    width: 120px;
}
.g-btmEnroll .sheet .action button {
    width: 100%;
}
.g-btmEnroll .sheet .g-validator-msg {
    color: #fff;
}
}
.g-footerSeo {
    display: none;
}
.g-input {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
    box-sizing: border-box;
    color: #454545;
    height: 30px;
    margin: 0;
    padding: 4px 6px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.g-input:-moz-placeholder {
    color: #999;
}
.g-input::-moz-placeholder {
    color: #999;
}
.g-input:focus {
    border-color: #30176d;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(48, 23, 109, 0.6);
    outline: 0 none;
}
.g-input[disabled], .g-input[readonly], fieldset[disabled] .g-input {
    background-color: #eee;
    cursor: not-allowed;
}
textarea.g-input {
    height: auto;
}
.g-input-radio, .g-input-checkbox {
    display: inline-block;
    height: 30px;
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.g-btn-dessert {
    background-color: #599682;
    color: #fff;
}
.g-btn-dessert:hover, .g-btn-dessert:focus, .g-btn-dessert:active, .g-btn-dessert.g-btn-active {
    background-color: #4a7c6c;
    color: #fff;
}
.g-btn-dessert:active, .g-btn-dessert.active {
    background-image: none;
}
.g-btn-dessert.disabled, .g-btn-dessert[disabled], fieldset[disabled] .g-btn-dessert, .g-btn-dessert.disabled:hover, .g-btn-dessert[disabled]:hover, fieldset[disabled] .g-btn-dessert:hover, .g-btn-dessert.disabled:focus, .g-btn-dessert[disabled]:focus, fieldset[disabled] .g-btn-dessert:focus, .g-btn-dessert.disabled:active, .g-btn-dessert[disabled]:active, fieldset[disabled] .g-btn-dessert:active, .g-btn-dessert.disabled.g-btn-active, .g-btn-dessert.g-btn-active[disabled], fieldset[disabled] .g-btn-dessert.g-btn-active {
    background-color: #599682;
}
.width{width: 100px; margin-right: 50px;border:none;height: 30px}