.wid-5 {
    width: 5%
}

.wid-10 {
    width: 10%
}

.wid-15 {
    width: 15%
}

.wid-20 {
    width: 20%
}

.wid-25 {
    width: 25%
}

.wid-30 {
    width: 30%
}

.wid-35 {
    width: 35%
}

.wid-40 {
    width: 40%
}

.wid-45 {
    width: 45%
}

.wid-50 {
    width: 50%
}

.wid-55 {
    width: 55%
}

.wid-60 {
    width: 60%
}

.wid-65 {
    width: 65%
}

.wid-70 {
    width: 70%
}

.wid-75 {
    width: 75%
}

.wid-80 {
    width: 80%
}

.wid-85 {
    width: 85%
}

.wid-90 {
    width: 90%
}

.wid-95 {
    width: 95%
}

.wid-100 {
    width: 100%
}

.wid-5I {
    width: 5% !important
}

.wid-10I {
    width: 10% !important
}

.wid-15I {
    width: 15% !important
}

.wid-20I {
    width: 20% !important
}

.wid-25I {
    width: 25% !important
}

.wid-30I {
    width: 30% !important
}

.wid-35I {
    width: 35% !important
}

.wid-40I {
    width: 40% !important
}

.wid-45I {
    width: 45% !important
}

.wid-50I {
    width: 50% !important
}

.wid-55I {
    width: 55% !important
}

.wid-60I {
    width: 60% !important
}

.wid-65I {
    width: 65% !important
}

.wid-70I {
    width: 70% !important
}

.wid-75I {
    width: 75% !important
}

.wid-80I {
    width: 80% !important
}

.wid-85I {
    width: 85% !important
}

.wid-90I {
    width: 90% !important
}

.wid-95I {
    width: 95% !important
}

.wid-100I {
    width: 100% !important
}

.linH5 {
    line-height: 5px;
    height: 5px
}

.linH10 {
    line-height: 10px;
    height: 10px
}

.linH15 {
    line-height: 15px;
    height: 15px
}

.linH20 {
    line-height: 20px;
    height: 20px
}

.linH25 {
    line-height: 25px;
    height: 25px
}

.linH30 {
    line-height: 30px;
    height: 30px
}

.linH35 {
    line-height: 35px;
    height: 35px
}

.linH40 {
    line-height: 40px;
    height: 40px
}

.linH45 {
    line-height: 45px;
    height: 45px
}

.linH50 {
    line-height: 50px;
    height: 50px
}

.linH55 {
    line-height: 55px;
    height: 55px
}

.linH60 {
    line-height: 60px;
    height: 60px
}

.linH65 {
    line-height: 65px;
    height: 65px
}

.linH70 {
    line-height: 70px;
    height: 70px
}

.linH75 {
    line-height: 75px;
    height: 75px
}

.linH80 {
    line-height: 80px;
    height: 80px
}

.linH85 {
    line-height: 85px;
    height: 85px
}

.linH90 {
    line-height: 90px;
    height: 90px
}

.linH95 {
    line-height: 95px;
    height: 95px
}

.linH100 {
    line-height: 100px;
    height: 100px
}

img {
    max-width: 100%;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.img-10 {
    width: 10px;
    height: 10px
}

.img-20 {
    width: 20px;
    height: 20px
}

.img-30 {
    width: 30px;
    height: 30px
}

.img-40 {
    width: 40px;
    height: 40px
}

.img-50 {
    width: 50px;
    height: 50px
}

.img-60 {
    width: 60px;
    height: 60px
}

.img-70 {
    width: 70px;
    height: 70px
}

.img-80 {
    width: 80px;
    height: 80px
}

.img-90 {
    width: 90px;
    height: 90px
}

.img-100 {
    width: 100px;
    height: 100px
}

.img-110 {
    width: 110px;
    height: 110px
}

.bg-body {
    background-color: #f2f3f4
}

.bg-222 {
    background-color: #222
}

.bg-333 {
    background-color: #333
}

.bg-666 {
    background-color: #666
}

.bg-999 {
    background-color: #999
}

.bg-dark {
    background-color: #000
}

.bg-gray {
    background-color: #F4F4F4
}

.bg-white {
    background-color: white
}

.bg-red {
    background-color: #f66
}

.bg-blue {
    background-color: #39c
}

.bg-orange {
    background-color: #f80
}

.bg-green {
    background-color: #21AD49
}

.bg-main {
    background-color: #fff
}

.bg-top {
    background-color: #F4F4F6
}

.col-white {
    color: white
}

.col-333 {
    color: #333
}

.col-666 {
    color: #666
}

.col-999 {
    color: #999
}

.col-red {
    color: #f66
}

.col-red-dark {
    color: red
}

.col-blue {
    color: #39c
}

.col-orange {
    color: #f80
}

.col-green {
    color: #21AD49
}

.bb1 {
    border-bottom: 1px solid #ddd
}

.bb1.dash {
    border-bottom: 1px dashed #ddd
}

.bt1 {
    border-top: 1px solid #ddd
}

.bt1.dash {
    border-top: 1px dashed #ddd
}

.bl1 {
    border-left: 1px solid #ddd
}

.bl1.dash {
    border-left: 1px dashed #ddd
}

.br1 {
    border-right: 1px solid #ddd
}

.br1.dash {
    border-right: 1px dashed #ddd
}

.border1 {
    border: 1px solid #ddd
}

.border1.dash {
    border: 1px dashed #ddd
}

.border1.border-blue {
    border-color: #39c
}

.border1.border-red {
    border-color: #f66
}

.border1.border-yellow {
    border-color: #f80
}

.title-left {
    border-left: 3px solid #f66
}

.bb1.turn-border {
    border-bottom-color: #ffaf1c
}

.pad-xs {
    padding: 10px
}

.pad-sm {
    padding: 15px
}

.pad-lg {
    padding: 25px
}

.pad-xl {
    padding: 35px
}

.pad-top-xxs {
    padding-top: 5px
}

.pad-top-xs {
    padding-top: 10px
}

.pad-top-sm {
    padding-top: 15px
}

.pad-top-lg {
    padding-top: 25px
}

.pad-top-xl {
    padding-top: 35px
}

.pad-l-xs {
    padding-left: 10px
}

.pad-l-sm {
    padding-left: 15px
}

.pad-l-lg {
    padding-left: 25px
}

.pad-l-xl {
    padding-left: 35px
}

.pad-r-xs {
    padding-right: 10px
}

.pad-r-sm {
    padding-right: 15px
}

.pad-r-lg {
    padding-right: 25px
}

.pad-r-xl {
    padding-right: 35px
}

.pad-bot-xs {
    padding-bottom: 10px
}

.pad-bot-sm {
    padding-bottom: 15px
}

.pad-bot-lg {
    padding-bottom: 25px
}

.pad-bot-xl {
    padding-bottom: 35px
}

.pad-l-0 {
    padding-left: 0 !important
}

.pad-r-0 {
    padding-right: 0 !important
}

.pad-top-0 {
    padding-top: 0 !important
}

.pad-bot-0 {
    padding-bottom: 0 !important
}

.pad-hor-xs {
    padding-left: 10px;
    padding-right: 10px
}

.pad-hor-sm {
    padding-left: 15px;
    padding-right: 15px
}

.pad-hor-lg {
    padding-left: 25px;
    padding-right: 25px
}

.pad-hor-xl {
    padding-left: 35px;
    padding-right: 35px
}

.pad-ver-xs {
    padding-top: 10px;
    padding-bottom: 10px
}

.pad-ver-sm {
    padding-top: 15px;
    padding-bottom: 15px
}

.pad-ver-lg {
    padding-top: 25px;
    padding-bottom: 25px
}

.pad-ver-xl {
    padding-top: 35px;
    padding-bottom: 35px
}

.mar-xs {
    margin: 10px
}

.mar-sm {
    margin: 15px
}

.mar-lg {
    margin: 25px
}

.mar-xl {
    margin: 35px
}

.mar0 {
    margin: 0 !important
}

.mar0A {
    margin: 0 auto
}

.mar-top-xs {
    margin-top: 10px
}

.mar-top-sm {
    margin-top: 15px
}

.mar-top-lg {
    margin-top: 25px
}

.mar-top-xl {
    margin-top: 35px
}

.mar-l-xs {
    margin-left: 10px
}

.mar-l-sm {
    margin-left: 15px
}

.mar-l-lg {
    margin-left: 25px
}

.mar-l-xl {
    margin-left: 35px
}

.mar-r-xs {
    margin-right: 10px
}

.mar-r-sm {
    margin-right: 15px
}

.mar-r-lg {
    margin-right: 25px
}

.mar-r-xl {
    margin-right: 35px
}

.mar-bot-xs {
    margin-bottom: 10px
}

.mar-bot-sm {
    margin-bottom: 15px
}

.mar-bot-lg {
    margin-bottom: 25px
}

.mar-bot-xl {
    margin-bottom: 35px
}

.mar-l-0 {
    margin-left: 0 !important
}

.mar-r-0 {
    margin-right: 0 !important
}

.mar-top-0 {
    margin-top: 0 !important
}

.mar-bot-0 {
    margin-bottom: 0 !important
}

.mar-hor-xs {
    margin-left: 10px;
    margin-right: 10px
}

.mar-hor-sm {
    margin-left: 15px;
    margin-right: 15px
}

.mar-hor-lg {
    margin-left: 25px;
    margin-right: 25px
}

.mar-hor-xl {
    margin-left: 35px;
    margin-right: 35px
}

.mar-ver-xs {
    margin-top: 10px;
    margin-bottom: 10px
}

.mar-ver-sm {
    margin-top: 15px;
    margin-bottom: 15px
}

.mar-ver-lg {
    margin-top: 25px;
    margin-bottom: 25px
}

.mar-ver-xl {
    margin-top: 35px;
    margin-bottom: 35px
}

body {
    line-height: 1.6
}

.text-xs {
    font-size: 13px
}

.text-sm {
    font-size: 18px
}

.text-lg {
    font-size: 1.5em
}

.text-xl {
    font-size: 2em
}

.text-xxl {
    font-size: 42px
}

.text-ell {
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.text-break {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.text-single-line {
    white-space: nowrap
}

.pointer {
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.radius {
    border-radius: 15px
}

.cBtn {
    display: inline-block;
    margin-bottom: 0;
    padding: 9px 15px;
    vertical-align: middle;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color 300ms ease-out, border-color 300ms ease-out;
    transition: background-color 300ms ease-out, border-color 300ms ease-out
}

.cBtn:focus, .cBtn:active:focus {
    outline: thin dotted;
    outline: 1px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.cBtn:hover, .cBtn:focus {
    color: #444;
    text-decoration: none
}

.cBtn:active, .cBtn.am-active {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15)
}

.cBtn.am-disabled, .cBtn[disabled], fieldset[disabled] .cBtn {
    pointer-events: none;
    border-color: transparent;
    cursor: not-allowed;
    opacity: 0.45;
    box-shadow: none
}

.cBtn.am-round {
    border-radius: 1000px
}

.cBtn.am-radius {
    border-radius: 2px
}

.cBtn-default {
    color: #444;
    background-color: #e6e6e6;
    border-color: #e6e6e6
}

a.cBtn-default:visited {
    color: #444
}

.cBtn-default:hover, .cBtn-default:focus, .cBtn-default:active, .cBtn-default.am-active, .am-dropdown.am-active .cBtn-default.am-dropdown-toggle {
    color: #444;
    border-color: #c7c7c7
}

.cBtn-default:hover, .cBtn-default:focus {
    background-color: #d4d4d4
}

.cBtn-default:active, .cBtn-default.am-active, .am-dropdown.am-active .cBtn-default.am-dropdown-toggle {
    background-image: none;
    background-color: #c2c2c2
}

.cBtn-default.am-disabled, .cBtn-default[disabled], fieldset[disabled] .cBtn-default, .cBtn-default.am-disabled:hover, .cBtn-default[disabled]:hover, fieldset[disabled] .cBtn-default:hover, .cBtn-default.am-disabled:focus, .cBtn-default[disabled]:focus, fieldset[disabled] .cBtn-default:focus, .cBtn-default.am-disabled:active, .cBtn-default[disabled]:active, fieldset[disabled] .cBtn-default:active, .cBtn-default.am-disabled.am-active, .cBtn-default[disabled].am-active, fieldset[disabled] .cBtn-default.am-active {
    background-color: #e6e6e6;
    border-color: #e6e6e6
}

.cBtn-group .cBtn-default, .cBtn-group-stacked .cBtn-default {
    border-color: #d9d9d9
}

.cBtn-primary {
    color: #fff;
    background-color: #0e90d2;
    border-color: #0e90d2
}

a.cBtn-primary:visited {
    color: #fff
}

.cBtn-primary:hover, .cBtn-primary:focus, .cBtn-primary:active, .cBtn-primary.am-active, .am-dropdown.am-active .cBtn-primary.am-dropdown-toggle {
    color: #fff;
    border-color: #0a6999
}

.cBtn-primary:hover, .cBtn-primary:focus {
    background-color: #0c79b1
}

.cBtn-primary:active, .cBtn-primary.am-active, .am-dropdown.am-active .cBtn-primary.am-dropdown-toggle {
    background-image: none;
    background-color: #0a628f
}

.cBtn-primary.am-disabled, .cBtn-primary[disabled], fieldset[disabled] .cBtn-primary, .cBtn-primary.am-disabled:hover, .cBtn-primary[disabled]:hover, fieldset[disabled] .cBtn-primary:hover, .cBtn-primary.am-disabled:focus, .cBtn-primary[disabled]:focus, fieldset[disabled] .cBtn-primary:focus, .cBtn-primary.am-disabled:active, .cBtn-primary[disabled]:active, fieldset[disabled] .cBtn-primary:active, .cBtn-primary.am-disabled.am-active, .cBtn-primary[disabled].am-active, fieldset[disabled] .cBtn-primary.am-active {
    background-color: #0e90d2;
    border-color: #0e90d2
}

.cBtn-group .cBtn-primary, .cBtn-group-stacked .cBtn-primary {
    border-color: #0c80ba
}

.cBtn-secondary {
    color: #fff;
    background-color: #3bb4f2;
    border-color: #3bb4f2
}

a.cBtn-secondary:visited {
    color: #fff
}

.cBtn-secondary:hover, .cBtn-secondary:focus, .cBtn-secondary:active, .cBtn-secondary.am-active, .am-dropdown.am-active .cBtn-secondary.am-dropdown-toggle {
    color: #fff;
    border-color: #0f9ae0
}

.cBtn-secondary:hover, .cBtn-secondary:focus {
    background-color: #19a7f0
}

.cBtn-secondary:active, .cBtn-secondary.am-active, .am-dropdown.am-active .cBtn-secondary.am-dropdown-toggle {
    background-image: none;
    background-color: #0e93d7
}

.cBtn-secondary.am-disabled, .cBtn-secondary[disabled], fieldset[disabled] .cBtn-secondary, .cBtn-secondary.am-disabled:hover, .cBtn-secondary[disabled]:hover, fieldset[disabled] .cBtn-secondary:hover, .cBtn-secondary.am-disabled:focus, .cBtn-secondary[disabled]:focus, fieldset[disabled] .cBtn-secondary:focus, .cBtn-secondary.am-disabled:active, .cBtn-secondary[disabled]:active, fieldset[disabled] .cBtn-secondary:active, .cBtn-secondary.am-disabled.am-active, .cBtn-secondary[disabled].am-active, fieldset[disabled] .cBtn-secondary.am-active {
    background-color: #3bb4f2;
    border-color: #3bb4f2
}

.cBtn-group .cBtn-secondary, .cBtn-group-stacked .cBtn-secondary {
    border-color: #23abf0
}

.cBtn-warning {
    color: #fff;
    background-color: #F37B1D;
    border-color: #F37B1D
}

a.cBtn-warning:visited {
    color: #fff
}

.cBtn-warning:hover, .cBtn-warning:focus, .cBtn-warning:active, .cBtn-warning.am-active, .am-dropdown.am-active .cBtn-warning.am-dropdown-toggle {
    color: #fff;
    border-color: #c85e0b
}

.cBtn-warning:hover, .cBtn-warning:focus {
    background-color: #e0690c
}

.cBtn-warning:active, .cBtn-warning.am-active, .am-dropdown.am-active .cBtn-warning.am-dropdown-toggle {
    background-image: none;
    background-color: #be590a
}

.cBtn-warning.am-disabled, .cBtn-warning[disabled], fieldset[disabled] .cBtn-warning, .cBtn-warning.am-disabled:hover, .cBtn-warning[disabled]:hover, fieldset[disabled] .cBtn-warning:hover, .cBtn-warning.am-disabled:focus, .cBtn-warning[disabled]:focus, fieldset[disabled] .cBtn-warning:focus, .cBtn-warning.am-disabled:active, .cBtn-warning[disabled]:active, fieldset[disabled] .cBtn-warning:active, .cBtn-warning.am-disabled.am-active, .cBtn-warning[disabled].am-active, fieldset[disabled] .cBtn-warning.am-active {
    background-color: #F37B1D;
    border-color: #F37B1D
}

.cBtn-group .cBtn-warning, .cBtn-group-stacked .cBtn-warning {
    border-color: #ea6e0c
}

.cBtn-danger {
    color: #fff;
    background-color: #dd514c;
    border-color: #dd514c
}

a.cBtn-danger:visited {
    color: #fff
}

.cBtn-danger:hover, .cBtn-danger:focus, .cBtn-danger:active, .cBtn-danger.am-active, .am-dropdown.am-active .cBtn-danger.am-dropdown-toggle {
    color: #fff;
    border-color: #c62b26
}

.cBtn-danger:hover, .cBtn-danger:focus {
    background-color: #d7342e
}

.cBtn-danger:active, .cBtn-danger.am-active, .am-dropdown.am-active .cBtn-danger.am-dropdown-toggle {
    background-image: none;
    background-color: #be2924
}

.cBtn-danger.am-disabled, .cBtn-danger[disabled], fieldset[disabled] .cBtn-danger, .cBtn-danger.am-disabled:hover, .cBtn-danger[disabled]:hover, fieldset[disabled] .cBtn-danger:hover, .cBtn-danger.am-disabled:focus, .cBtn-danger[disabled]:focus, fieldset[disabled] .cBtn-danger:focus, .cBtn-danger.am-disabled:active, .cBtn-danger[disabled]:active, fieldset[disabled] .cBtn-danger:active, .cBtn-danger.am-disabled.am-active, .cBtn-danger[disabled].am-active, fieldset[disabled] .cBtn-danger.am-active {
    background-color: #dd514c;
    border-color: #dd514c
}

.cBtn-group .cBtn-danger, .cBtn-group-stacked .cBtn-danger {
    border-color: #d93c37
}

.cBtn-success {
    color: #fff;
    background-color: #5eb95e;
    border-color: #5eb95e
}

a.cBtn-success:visited {
    color: #fff
}

.cBtn-success:hover, .cBtn-success:focus, .cBtn-success:active, .cBtn-success.am-active, .am-dropdown.am-active .cBtn-success.am-dropdown-toggle {
    color: #fff;
    border-color: #429842
}

.cBtn-success:hover, .cBtn-success:focus {
    background-color: #4aaa4a
}

.cBtn-success:active, .cBtn-success.am-active, .am-dropdown.am-active .cBtn-success.am-dropdown-toggle {
    background-image: none;
    background-color: #3f913f
}

.cBtn-success.am-disabled, .cBtn-success[disabled], fieldset[disabled] .cBtn-success, .cBtn-success.am-disabled:hover, .cBtn-success[disabled]:hover, fieldset[disabled] .cBtn-success:hover, .cBtn-success.am-disabled:focus, .cBtn-success[disabled]:focus, fieldset[disabled] .cBtn-success:focus, .cBtn-success.am-disabled:active, .cBtn-success[disabled]:active, fieldset[disabled] .cBtn-success:active, .cBtn-success.am-disabled.am-active, .cBtn-success[disabled].am-active, fieldset[disabled] .cBtn-success.am-active {
    background-color: #5eb95e;
    border-color: #5eb95e
}

.cBtn-group .cBtn-success, .cBtn-group-stacked .cBtn-success {
    border-color: #4db14d
}

.cBtn-xs {
    font-size: 12px
}

.cBtn-sm {
    font-size: 16px
}

.cBtn-lg {
    font-size: 26px
}

.cBtn-xl {
    font-size: 30px
}

fieldset {
    border: none
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
    font-size: 2rem;
    line-height: inherit;
    color: #333333;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 0.5rem
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

select[multiple], select[size] {
    height: auto
}

select optgroup {
    font-size: inherit;
    font-style: inherit;
    font-family: inherit
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 1px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    height: auto
}

output {
    display: block;
    padding-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.6;
    color: #555555;
    vertical-align: middle
}

.ff-form select, .ff-form textarea, .ff-form input[type="text"], .ff-form input[type="password"], .ff-form input[type="datetime"], .ff-form input[type="datetime-local"], .ff-form input[type="date"], .ff-form input[type="month"], .ff-form input[type="time"], .ff-form input[type="week"], .ff-form input[type="number"], .ff-form input[type="email"], .ff-form input[type="url"], .ff-form input[type="search"], .ff-form input[type="tel"], .ff-form input[type="color"], .ff-form-field {
    display: block;
    width: 100%;
    padding: 8px !important;
    font-size: 18px;
    line-height: 1.2;
    color: #555555;
    margin: 0 !important;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

.ff-form select:focus, .ff-form textarea:focus, .ff-form input[type="text"]:focus, .ff-form input[type="password"]:focus, .ff-form input[type="datetime"]:focus, .ff-form input[type="datetime-local"]:focus, .ff-form input[type="date"]:focus, .ff-form input[type="month"]:focus, .ff-form input[type="time"]:focus, .ff-form input[type="week"]:focus, .ff-form input[type="number"]:focus, .ff-form input[type="email"]:focus, .ff-form input[type="url"]:focus, .ff-form input[type="search"]:focus, .ff-form input[type="tel"]:focus, .ff-form input[type="color"]:focus, .ff-form-field:focus {
    outline: 0
}

.ff-form select:focus, .ff-form textarea:focus, .ff-form input[type="text"]:focus, .ff-form input[type="password"]:focus, .ff-form input[type="datetime"]:focus, .ff-form input[type="datetime-local"]:focus, .ff-form input[type="date"]:focus, .ff-form input[type="month"]:focus, .ff-form input[type="time"]:focus, .ff-form input[type="week"]:focus, .ff-form input[type="number"]:focus, .ff-form input[type="email"]:focus, .ff-form input[type="url"]:focus, .ff-form input[type="search"]:focus, .ff-form input[type="tel"]:focus, .ff-form input[type="color"]:focus, .ff-form-field:focus {
    background-color: #fefffe;
    border-color: #3bb4f2;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 5px rgba(59, 180, 242, 0.3)
}

.ff-form select::-webkit-input-placeholder, .ff-form textarea::-webkit-input-placeholder, .ff-form input[type="text"]::-webkit-input-placeholder, .ff-form input[type="password"]::-webkit-input-placeholder, .ff-form input[type="datetime"]::-webkit-input-placeholder, .ff-form input[type="datetime-local"]::-webkit-input-placeholder, .ff-form input[type="date"]::-webkit-input-placeholder, .ff-form input[type="month"]::-webkit-input-placeholder, .ff-form input[type="time"]::-webkit-input-placeholder, .ff-form input[type="week"]::-webkit-input-placeholder, .ff-form input[type="number"]::-webkit-input-placeholder, .ff-form input[type="email"]::-webkit-input-placeholder, .ff-form input[type="url"]::-webkit-input-placeholder, .ff-form input[type="search"]::-webkit-input-placeholder, .ff-form input[type="tel"]::-webkit-input-placeholder, .ff-form input[type="color"]::-webkit-input-placeholder, .ff-form-field::-webkit-input-placeholder {
    color: #999999
}

.ff-form select:-ms-input-placeholder, .ff-form textarea:-ms-input-placeholder, .ff-form input[type="text"]:-ms-input-placeholder, .ff-form input[type="password"]:-ms-input-placeholder, .ff-form input[type="datetime"]:-ms-input-placeholder, .ff-form input[type="datetime-local"]:-ms-input-placeholder, .ff-form input[type="date"]:-ms-input-placeholder, .ff-form input[type="month"]:-ms-input-placeholder, .ff-form input[type="time"]:-ms-input-placeholder, .ff-form input[type="week"]:-ms-input-placeholder, .ff-form input[type="number"]:-ms-input-placeholder, .ff-form input[type="email"]:-ms-input-placeholder, .ff-form input[type="url"]:-ms-input-placeholder, .ff-form input[type="search"]:-ms-input-placeholder, .ff-form input[type="tel"]:-ms-input-placeholder, .ff-form input[type="color"]:-ms-input-placeholder, .ff-form-field:-ms-input-placeholder {
    color: #999999
}

.ff-form select::placeholder, .ff-form textarea::placeholder, .ff-form input[type="text"]::placeholder, .ff-form input[type="password"]::placeholder, .ff-form input[type="datetime"]::placeholder, .ff-form input[type="datetime-local"]::placeholder, .ff-form input[type="date"]::placeholder, .ff-form input[type="month"]::placeholder, .ff-form input[type="time"]::placeholder, .ff-form input[type="week"]::placeholder, .ff-form input[type="number"]::placeholder, .ff-form input[type="email"]::placeholder, .ff-form input[type="url"]::placeholder, .ff-form input[type="search"]::placeholder, .ff-form input[type="tel"]::placeholder, .ff-form input[type="color"]::placeholder, .ff-form-field::placeholder {
    color: #999999
}

.ff-form select::-moz-placeholder, .ff-form textarea::-moz-placeholder, .ff-form input[type="text"]::-moz-placeholder, .ff-form input[type="password"]::-moz-placeholder, .ff-form input[type="datetime"]::-moz-placeholder, .ff-form input[type="datetime-local"]::-moz-placeholder, .ff-form input[type="date"]::-moz-placeholder, .ff-form input[type="month"]::-moz-placeholder, .ff-form input[type="time"]::-moz-placeholder, .ff-form input[type="week"]::-moz-placeholder, .ff-form input[type="number"]::-moz-placeholder, .ff-form input[type="email"]::-moz-placeholder, .ff-form input[type="url"]::-moz-placeholder, .ff-form input[type="search"]::-moz-placeholder, .ff-form input[type="tel"]::-moz-placeholder, .ff-form input[type="color"]::-moz-placeholder, .ff-form-field::-moz-placeholder {
    opacity: 1
}

p {
    margin: 0 !important
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #FF8800
}

a:active {
    text-decoration: none
}

a p {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

body {
    background-color: #f2f3f4;
    color: #333;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif
}

.block {
    display: block
}

.inb {
    display: inline-block
}

.overHid {
    overflow: hidden
}

.text-w1 {
    font-weight: bold
}

.text-w2 {
    font-weight: bolder
}

.content {
    width: 1190px;
    margin: 0 auto
}

.swiper-container {
    height: 396px
}

.pagination {
    margin: 0;
    position: absolute;
    z-index: 20;
    left: 0;
    bottom: 8px;
    width: 100%;
    text-align: center
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #222;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer
}

.swiper-visible-switch {
    background: #aaa
}

.swiper-active-switch {
    background: #fff
}

.changeSlowly {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.planOne:hover {
    -webkit-transform: translate3d(0, -2px, 0);
    -ms-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3)
}

.mh400 {
    min-height: 400px !important
}

.H90LH90 {
    height: 90px;
    line-height: 90px
}

.verSup {
    vertical-align: super
}

.verMid {
    vertical-align: middle
}

.topNav {
    font-size: 13px
}

.topNav a {
    margin-left: 1.5em
}

.headNav li {
    list-style: none;
    float: left;
    line-height: 90px;
    padding-left: 1em;
    padding-right: 1em
}

.headNav li:last-child {
    padding-right: 0 !important
}

.headNav .act a {
    color: #f80
}

.accBtn {
    color: #999;
    background-color: white;
    border: 1px solid #999;
    padding: .5em 2em;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.accBtn.act {
    color: #e60000;
    border-color: #f66
}

.accBtn:hover {
    color: white;
    background-color: #f80;
    border-color: white;
    cursor: pointer
}

.accBtn.tradeAct {
    color: white;
    background-color: #f66;
    border-color: white
}

.accBtn.blue {
    color: #39c;
    border-color: #39c
}

.accBtn.blue.act {
    color: white;
    border-color: transparent;
    background-color: #39c
}

.accBtn.blue:hover {
    color: white;
    background-color: #39c;
    border-color: transparent
}

.accBtn.orange {
    color: #f80;
    border-color: #f80
}

.accBtn.orange.act {
    color: white;
    border-color: transparent;
    background-color: #f80
}

.accBtn.orange:hover {
    color: white;
    background-color: #f80;
    border-color: transparent
}

.accBtn.green {
    color: #099;
    border-color: #099
}

.accBtn.green.act {
    color: white;
    border-color: transparent;
    background-color: #099
}

.accBtn.green:hover {
    color: white;
    background-color: #099;
    border-color: transparent
}

.footNav li {
    list-style: none;
    float: left;
    padding-right: 2em
}

.leftTab .tabBtn {
    padding: 10px;
    background-color: #e7e9eb;
    line-height: 30px;
    border-left: 3px solid transparent;
    width: 179px;
}

.leftTab .tabBtn:hover {
    border-left: 3px solid #f66;
    background-color: #f66 !important;
    color: white !important;
}

.leftTab .tabBtn.act {
    background-color: white;
    border-left: 3px solid #f66
}

input.bigInput {
    line-height: 40px !important;
    height: 40px !important;
    font-size: 18px !important
}

select.bigInput {
    line-height: 48px !important;
    height: 48px !important;
    font-size: 18px !important
}

.Bone {
    display: inline-block;
    width: 30%;
    margin-left: .5%;
    margin-right: .5%;
    color: #F4F4F4;
    background-color: #999;
    border-radius: 15px
}

.Bone.act {
    background-color: #f66;
    color: white
}

.bg-f9 {
    background-color: #F9F9F9
}

.tablist li {
    list-style: none;
    display: inline-block;
    width: 19.5%;
    line-height: 35px;
    height: 35px
}

.tablist li p {
    padding-left: 10px
}

.tablist:nth-child(even) {
    background-color: #f5f5f5
}

.tablist.detaillist li {
    width: 24.6%
}

.tablist.inviteList li {
    width: 33%
}

.tablist.cplist li {
    width: 33%;
    line-height: unset;
    height: unset;
    padding-top: 10px
}

.lh39 {
    line-height: 39px
}

.hover-red:hover {
    color: #f66 !important;
    cursor: pointer
}

.hover-bg-gray:hover {
    background-color: #f2f3f4
}

.hover-bg-red:hover {
    background-color: #e43b38
}

.hover-bg-blue:hover {
    background-color: #39c;
    color: #fff !important
}

.hover-bg-orange:hover {
    background-color: #f80;
    color: #fff !important
}

.hover-bg-blue:hover * {
    background-color: #39c;
    color: #fff !important
}

.hover-bg-orange:hover * {
    background-color: #f80;
    color: #fff !important
}

.hover-bg-orange:hover .changeText {
    color: #fff !important
}

.picCode {
    height: 38px;
    line-height: 38px;
    width: 39%;
    vertical-align: top
}

.scrollAble {
    overflow-x: hidden;
    overflow-y: scroll
}

.member_title {
    font-size: 18px;
    padding-left: 15px;
    border-bottom: 3px double #f67;
    margin-bottom: 10px
}

.switchTab {
    padding: 10px;
    display: inline-block;
    text-align: center;
    background-color: white;
    border-bottom: 2px solid white;
    color: #999
}

.switchTab:hover {
    border-bottom-color: #39c;
    cursor: pointer
}

.switchTab.act {
    border-bottom-color: #39c;
    color: #39c
}

.cpOne {
    padding: 35px 10px;
    color: white;
    border-radius: 15px
}

.itemOne {
    display: inline-block;
    width: 23%;
    margin-left: .85%;
    margin-right: .85%;
    margin-bottom: 15px;
    background-color: white
}

.itemOne:hover {
    -webkit-transform: translate3d(0, -1px, 0);
    -ms-transform: translate3d(0, -1px, 0);
    transform: translate3d(0, -1px, 0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3)
}

.bg-orange-light {
    background-color: #ffcf99
}

.posReal {
    position: relative
}

.planDownZone {
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    padding: 10px;
    text-align: center;
    display: none;
    z-index: 10
}

.planDownZone .pointer:hover {
    border-bottom: 1px dotted #f66
}

#qrZone {
    position: absolute;
    top: 0;
    left: 0;
    background-color: white;
    padding: 10px;
    text-align: center;
    display: none;
    z-index: 10
}

.turn-Bg {
    background: url("../img/lucky_bg_02.jpg") no-repeat center;
    background-size: cover
}

.turn-times {
    padding: 0 15px;
    border-radius: 10px;
    border: 4px solid #ffc31d;
    font-size: 42px;
    font-weight: 700;
    color: #ef3535;
    background-color: #fff
}

.countD {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: auto 5px;
    border: 4px solid #ffc31d;
    line-height: 42px;
    text-align: center;
    font-size: 30px;
    color: #fff
}

#table-pointer {
    display: block;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    margin-left: -58px;
    margin-top: -90px
}

#table-pointer:hover {
    margin-left: -60px;
    margin-top: -93px;
    width: 120px;
    height: 170px
}

.turn-footer-left {
    background: url("../img/lucky_bg_02.png") no-repeat center;
    background-size: contain
}

.turn-footer-right {
    position: absolute;
    right: -30px;
    bottom: -30px;
    z-index: 5
}

#turn-gift-top {
    position: absolute;
    z-index: 5;
    left: -35px;
    top: -40px
}

.winlist {
    background: -webkit-linear-gradient(top, #fffa9f, #ffe552);
    background: linear-gradient(180deg, #fffa9f, #ffe552);
    height: 700px;
    margin-top: -50px;
    padding: 75px 10px 10px 10px
}

.winlist .userList {
    height: 93%;
    border: 2px solid #ffaf1c;
    border-bottom: none;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px
}

.turnScroll li {
    list-style: none
}

.turnScroll {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 0
}

.countDown {
    background-color: #999 !important
}

.bk {
    background: url("../img/banks.jpg") no-repeat;
    width: 260px;
    height: 53px;
    display: block
}

.bk.bk_gsyh {
    background-position: 0 0
}

.bk.bk_jsyh {
    background-position: 0 -78px
}

.bk.bk_msyh {
    background-position: 0 -162px
}

.bk.bk_jtyh {
    background-position: 0 -245px
}

.bk.bk_hxyh {
    background-position: 0 -316px
}

.bk.bk_nyyh {
    background-position: -333px 0
}

.bk.bk_zgyh {
    background-position: -333px -75px
}

.bk.bk_rmyh {
    background-position: -337px -159px
}

.bk.bk_zsyh {
    background-position: -335px -241px
}

.hover-orange:hover {
    color: #f80 !important;
    cursor: pointer
}

.hover-blue:hover {
    color: #39c !important;
    cursor: pointer
}

.hover-green:hover {
    color: #099 !important;
    cursor: pointer
}

.hover-border-red:hover {
    box-shadow: 0 5px 30px #f66
}

[class*='hover-'] img {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

[class*='hover-']:hover img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

#rightZoneFly {
    position: fixed;
    right: 3%;
    bottom: 100px;
    width: 60px;
    z-index: 10
}

#rightZoneFly .rightQrZone {
    position: absolute;
    left: -102px;
    top: 0;
    z-index: 10;
    display: none
}

.login-bg {
    background: url("../img/banner-new.jpg") no-repeat center bottom;
    width: 100%;
    height: 495px
}

.home_login_Zone {
    position: absolute;
    right: 50%;
    top: 70px;
    z-index: 9;
    width: 300px;
    margin-right: -595px
}

.member_head {
    background: url("../img/accbg.jpg") center center no-repeat;
    height: 116px;
    background-size: cover;
    line-height: 58px
}

.invite-bg {
    background: url("../img/extend-bg.jpg") top center no-repeat
}

.mart4p {
    margin-top: 4px
}

.linH60IH {
    line-height: 60px;
    height: unset
}

.pagination {
    padding-left: 0;
    margin: 0;
    list-style: none;
    color: #999;
    padding-top: 10px;
    text-align: center
}

.pagination:after, .pagination:before {
    content: " ";
    display: table
}

.pagination:after {
    clear: both
}

.pagination > li {
    display: inline-block
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    display: block;
    padding: .5em 1em;
    text-decoration: none;
    line-height: 1.2;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 5px;
    margin-right: 5px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    margin-right: 0
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #eee
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #0e90d2;
    border-color: #0e90d2;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #999;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed;
    pointer-events: none
}

.hideBox {
    display: none
}

.hq-bg {
    background: url("../img/hq_bg.png") center no-repeat;
    background-size: cover;
    min-height: 362px
}

.hq_btn {
    display: inline-block;
    color: white;
    cursor: pointer;
    border-radius: 6px
}

.hq_btn.act {
    background-color: white;
    color: #333
}

.k_btn {
    float: left;
    width: 24.9%;
    background-color: #f8f8f8;
    text-align: center;
    cursor: pointer;
    line-height: 30px
}

.k_btn.act {
    background-color: #bebdbd !important;
    color: white
}

.text-nm {
    font-size: 9px
}

.planHead {
    background-size: contain;
    color: white
}

.planHead.plan1 {
    background: url("../img/plan_header_1.png") center no-repeat
}

.planHead.plan2 {
    background: url("../img/plan_header_2.png") center no-repeat
}

.planHead.plan3 {
    background: url("../img/plan_header_3.png") center no-repeat
}

.regbg {
    background: url("../img/loginbg.jpg") center center;
    width: 100%;
    background-size: cover
}

.reg_bg {
    background: url("../img/regbg.jpg") center center;
    width: 100%;
    background-size: cover
}

.invite_text {
    position: absolute;
    top: 34%;
    left: 0;
    z-index: 10;
    text-align: center;
    right: 0;
    font-size: 36px;
    font-weight: bold;
    color: white;
}

.invite_box {
    position: absolute;
    left: 0;
    right: 0;
    top: 10px;
    z-index: 10;
}

.bg-event {
    background: url("../img/events/event_bg.png");
}

.event-box {
    border: 8px solid #ee878f;
    border-radius: 10px;
    background: #ffffff80;
    padding: 60px 60px;
}

.hideTopBtn {
    position: absolute;
    top: 0;
    right: 10px;
    z-index: 9;
    display: inline-block;
    width: 20px;
    padding: 20px 10px;
    color: #fff;
    background-color: #3bbe60;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    padding-top: 25px;
    cursor: pointer;
}

.headNav li a:after {
    position: relative;
    margin-top: -10px;
    display: block;
    content: "";
    width: 0;
    height: 4px;
    background: #dd1144;
    transition: .3s all;
    border-radius: 3px;
}

.headNav li:hover a:after {
    width: 100%
}

.hover-bg-red:hover .be-col-w {
    color: white !important;
}

.hover-bg-red:hover .be-col-r {
    color: #dd1144 !important;
}

.hover-bg-red:hover .be-bg-w {
    background-color: white !important;
}

.hover-bg-red:hover .be-col-y {
    color: yellow !important;
}

.hover-bg-red:hover .be-bg-y {
    background-color: yellow !important;
}

.safeIcons img {
    width: 105px;
    height: 39px;
}