@charset "UTF-8";
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.button, .button-default.active, .button-default:active, .button-primary.active, .button-primary:active, .open > .dropdown-toggle.button-default, .open > .dropdown-toggle.button-primary {
    background-image: none
}

.clearfix, .w {
    zoom: 1
}

.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.button.active:focus, .button:active:focus, .button:focus {
    outline: 0;
    outline-offset: -2px
}

.button:focus, .button:hover {
    color: #666;
    text-decoration: none
}

.button.active, .button:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.button.disabled, .button[disabled], fieldset[disabled] .button {
    cursor: not-allowed;
    pointer-events: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #c8c9cb
}

.button.button-rounded {
    border-radius: 20px
}

.button-default {
    color: #666;
    background-color: #f0f0f0;
    border-color: rgba(0, 0, 0, .1)
}

.button-default.active, .button-default:active, .button-default:focus, .button-default:hover, .open > .dropdown-toggle.button-default {
    color: #666;
    background-color: #eaeaea
}

.button-default.disabled, .button-default.disabled.active, .button-default.disabled:active, .button-default.disabled:focus, .button-default.disabled:hover, .button-default[disabled], .button-default[disabled].active, .button-default[disabled]:active, .button-default[disabled]:focus, .button-default[disabled]:hover, fieldset[disabled] .button-default, fieldset[disabled] .button-default.active, fieldset[disabled] .button-default:active, fieldset[disabled] .button-default:focus, fieldset[disabled] .button-default:hover {
    background-color: #c8c9cb;
    border-color: #c8c9cb;
    color: #fff
}

.button-primary {
    color: #fff;
    background-color: #009fe8
}

.button-primary.active, .button-primary:active, .button-primary:focus, .button-primary:hover, .open > .dropdown-toggle.button-primary {
    color: #fff;
    background-color: #0085c2;
    border-color: rgba(0, 0, 0, .05)
}

.button-primary.disabled, .button-primary.disabled.active, .button-primary.disabled:active, .button-primary.disabled:focus, .button-primary.disabled:hover, .button-primary[disabled], .button-primary[disabled].active, .button-primary[disabled]:active, .button-primary[disabled]:focus, .button-primary[disabled]:hover, fieldset[disabled] .button-primary, fieldset[disabled] .button-primary.active, fieldset[disabled] .button-primary:active, fieldset[disabled] .button-primary:focus, fieldset[disabled] .button-primary:hover {
    background-color: #c8c9cb;
    border-color: #c8c9cb;
    color: #fff
}

.button-link {
    color: #009fe8;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

.button-link, .button-link:active, .button-link[disabled], fieldset[disabled] .button-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.button-link, .button-link:active, .button-link:focus, .button-link:hover {
    border-color: transparent
}

.button-link:focus, .button-link:hover {
    color: #006b9c;
    text-decoration: underline;
    background-color: transparent
}

.button-link[disabled]:focus, .button-link[disabled]:hover, fieldset[disabled] .button-link:focus, fieldset[disabled] .button-link:hover {
    color: #c8c9cb;
    text-decoration: none
}

#header_common_v1-9 .header_statusBar .blueFont.login:hover, #header_common_v1-9 .header_statusBar .blueFont.register:hover, .footer_bearRental_v1-9 .footer_bearCopyright .pBox a:hover, .footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerLink dd ul li a:hover {
    text-decoration: underline
}

.button-lg {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 3px
}

.button-sm, .button-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.button-sm {
    padding: 5px 10px
}

.button-xs {
    padding: 1px 5px
}

.button-block {
    display: block;
    width: 100%
}

.button-block + .button-block {
    margin-top: 5px
}

input[type=submit].button-block, input[type=reset].button-block, input[type=button].button-block {
    width: 100%
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

button, input {
    outline: 0;
    box-sizing: border-box
}

textarea {
    box-sizing: border-box
}

.layui-layer-page .layui-layer-content {
    padding: 0 20px
}

.dialog-product-detail-class {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.dialog-product-detail-class .content-common {
    display: inline-block;
    width: 318px;
    padding-bottom: 49px;
    text-align: center;
    border: 1px dashed #dfdfdf
}

.dialog-product-detail-class .content-common .imgTipsBox {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-top: 20px
}

.dialog-product-detail-class .content-common .titleTips {
    font-size: 18px;
    margin-top: 15px
}

.dialog-product-detail-class .content-common .subBox {
    display: inline-block;
    width: 217px;
    margin-top: 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: #f2f2f2;
    text-align: left;
    padding-left: 7px
}

.dialog-product-detail-class .content-common .subBox .desc, .dialog-product-detail-class .content-common .subBox .subTitleTips {
    font-size: 12px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 18px;
    letter-spacing: 0;
    color: #3a302e
}

.dialog-product-detail-class .content-common .submit-btn {
    display: inline-block;
    width: 155px;
    height: 47px;
    text-align: center;
    line-height: 47px;
    margin-top: 24px;
    background-color: #009fe8;
    border-radius: 5px;
    color: #fff;
    font-size: 18px
}

.dialog-product-detail-class .account-security-content-personal {
    border-right: none;
    position: relative
}

.dialog-product-detail-class .account-security-content-personal .imgTipsBox {
    background-image: url(../img/account/icon_certification_personal.png);
    background-position: 100% 100%
}

.dialog-product-detail-class .account-security-content-personal::after {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 65px;
    width: 1px;
    height: 180px;
    border-left: 1px solid #dfdfdf
}

.dialog-product-detail-class .account-security-content-company {
    border-left: none
}

.dialog-product-detail-class .account-security-content-company .imgTipsBox {
    background-image: url(../img/account/icon_certification_company.png);
    background-position: 100% 100%;
    background-size: contain
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.testFooter {
    background: #999
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.footer_bearRental_v1-9 .footer_bearAdvanced {
    background-color: #fff
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap {
    width: 1373px
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul {
    height: 100%;
    padding: 0 24px 37px;
    border-bottom: 1px solid #efefef
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li {
    height: 47px;
    margin-top: 46px;
    width: 25%
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li.second, .footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li.third {
    text-align: center
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li.second {
    padding-right: 37px;
    box-sizing: border-box
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li.third {
    padding-left: 45px;
    box-sizing: border-box
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li.fourth {
    text-align: right
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li div {
    display: inline-block
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li div .iconImg {
    width: 46px;
    height: 46px;
    margin-right: 24px;
    opacity: .9
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li div .iconImg.icon_network {
    background: url(../img/product/product-list-v1-9.png) -64px -499px no-repeat
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li div .iconImg.icon_solution {
    background: url(../img/product/product-list-v1-9.png) -158px -500px no-repeat
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li div .iconImg.icon_innovation {
    background: url(../img/product/product-list-v1-9.png) -253px -500px no-repeat
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li div .iconImg.icon_saleService {
    background: url(../img/product/product-list-v1-9.png) -349px -499px no-repeat
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li div .con_bigFont {
    font-size: 18px;
    color: #333;
    display: block;
    margin-bottom: 2px
}

.footer_bearRental_v1-9 .footer_bearAdvanced .wrap ul li div .con_smallFont {
    font-size: 13px;
    color: #999
}

.footer_bearRental_v1-9 .footer_service_copyright {
    background-color: #fff
}

.footer_bearRental_v1-9 .footer_service_copyright .wrap {
    width: 1373px;
    padding: 0 24px;
    box-sizing: border-box
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService {
    height: 228px;
    padding-top: 43px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerLink dl {
    width: 140px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerLink dt {
    font-size: 16px;
    color: #333;
    margin-bottom: 25px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerLink dd ul li {
    font-size: 14px;
    color: #999;
    margin-bottom: 6px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerLink dd ul li a {
    color: #999
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService.jd_footer_class .footerLink dl {
    width: 206px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService.jd_footer_class .footerPhoneAndQrcode {
    width: 504px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService.jd_footer_class .footerPhoneAndQrcode .sellPhone {
    margin-left: 70px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerLogoImg .footerLogoImgLine {
    width: 1px;
    height: 123px;
    background-color: #dfdfdf
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerLogoImg .footerLogoImgBox {
    margin-left: 69px;
    width: 132px;
    height: 134px;
    background: url(../img/product/product-list-v1-9.png) 0 -566px no-repeat
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerPhoneAndQrcode {
    width: 335px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerPhoneAndQrcode .sellPhone dl dt {
    font-size: 16px;
    color: #333;
    line-height: 18px;
    margin-bottom: 15px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerPhoneAndQrcode .sellPhone dl dd {
    font-size: 24px;
    color: #333;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 22px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerPhoneAndQrcode .qrCode .qrCode_bearRental {
    width: 107px;
    height: 106px
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerPhoneAndQrcode .qrCode .qrCode_bearRental img {
    width: 100%;
    height: 100%
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerPhoneAndQrcode .qrCode .tip_saoyisao {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 7px
}

.footer_bearRental_v1-9 .footer_bearCopyright .pBox .ICP, .footer_bearRental_v1-9 .footer_bearCopyright .pBox a {
    color: #999
}

.footer_bearRental_v1-9 .footer_service_copyright .footer_bearService .footerPhoneAndQrcode .qrCode .qrCode_jd {
    width: 150px;
    height: 150px
}

.footer_bearRental_v1-9 .footer_bearCopyright {
    width: 100%;
    height: 137px;
    color: #999;
    border-top: 1px solid #efefef;
    text-align: center;
    font-size: 13px;
    line-height: 28px;
    margin-top: 35px;
    display: table
}

.footer_bearRental_v1-9 .footer_bearCopyright .pBox {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.footer_bearRental_v1-9 .footer_bearCopyright .pBox .parag {
    display: inline-block;
    vertical-align: middle
}

.footer_bearRental_v1-9 .footer_bearCopyright .pBox .icon_ICBC {
    width: 30px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 25px
}

.footer_bearRental_v1-9 .footer_bearCopyright .pBox .icon_ICBC img {
    display: block;
    width: 100%;
    height: 100%
}

.footer_jd {
    background-color: #eaeaea
}

.footer_jd .mod_help, .footer_jd .mod_service {
    border-bottom: 1px solid #dedede
}

.footer_jd .mod_service .list {
    padding: 30px
}

.footer_jd .mod_service .list .item {
    width: 284px;
    text-align: center
}

.footer_jd .mod_service .list .item .icon, .footer_jd .mod_service .list .item .text {
    display: inline-block;
    vertical-align: middle
}

.footer_jd .mod_service .list .item .icon {
    width: 36px;
    height: 42px
}

.footer_jd .mod_service .list .item .icon.one {
    background: url(../img/comm/sprite_jd_footer.png) 0 -192px no-repeat
}

.footer_jd .mod_service .list .item .icon.two {
    background: url(../img/comm/sprite_jd_footer.png) -41px -192px no-repeat
}

.footer_jd .mod_service .list .item .icon.three {
    background: url(../img/comm/sprite_jd_footer.png) -82px -192px no-repeat
}

.footer_jd .mod_service .list .item .icon.four {
    background: url(../img/comm/sprite_jd_footer.png) -123px -192px no-repeat
}

.footer_jd .mod_service .list .item .text {
    height: 42px;
    line-height: 42px;
    margin-left: 10px;
    color: #444;
    font-size: 18px;
    font-weight: 700
}

.footer_jd .mod_help {
    padding: 20px 0
}

.footer_jd .mod_help a {
    color: #666
}

.footer_jd .mod_help .mod_help_cover .mod_help_cover_more:hover .text, .footer_jd .mod_help a:hover {
    color: #e41e2b
}

.footer_jd .mod_help h5 {
    font-weight: 700
}

.footer_jd .mod_help .mod_help_nav {
    width: 198px;
    line-height: 22px
}

.footer_jd .mod_help .mod_help_nav_tit {
    margin-bottom: 5px;
    font-size: 14px
}

.footer_jd .mod_help .mod_help_cover {
    width: 200px;
    height: 150px;
    background: url(../img/comm/sprite_jd_footer.png) no-repeat
}

.footer_jd .mod_help .mod_help_cover .mod_help_cover_tit {
    margin-bottom: 15px;
    font-size: 14px;
    text-align: center
}

.footer_jd .mod_help .mod_help_cover .mod_help_cover_con {
    padding: 0 10px
}

.footer_jd .mod_help .mod_help_cover .mod_help_cover_more {
    text-align: right
}

.footer_jd .mod_help .mod_help_cover .mod_help_cover_more .icon, .footer_jd .mod_help .mod_help_cover .mod_help_cover_more .text {
    display: inline-block;
    vertical-align: middle;
    height: 18px
}

.footer_jd .mod_help .mod_help_cover .mod_help_cover_more .icon {
    width: 6px;
    background: url(../img/comm/arrow_right_black.png) 0 4px no-repeat;
    margin-left: 2px
}

.footer_jd .mod_help .mod_help_cover .mod_help_cover_more:hover .icon {
    background: url(../img/comm/arrow_right_red.png) 0 4px no-repeat
}

.footer_jd .mod_copyright {
    padding: 20px 0;
    text-align: center;
    font-size: 12px
}

.footer_jd .mod_copyright .copyright {
    color: #666
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.testHeader {
    background: #999
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
#header_common_v1-9 {
    background-color: #fff
}

#header_common_v1-9 .header_statusBar {
    margin: 0 auto;
    line-height: 30px;
    background-color: #f5f5f5;
    box-sizing: border-box
}

#header_common_v1-9 .header_statusBar .jdLink {
    box-sizing: border-box
}

#header_common_v1-9 .header_statusBar .jdLink .icon_home, #header_common_v1-9 .header_statusBar .jdLink .jdHomeLink {
    display: inline-block;
    box-sizing: border-box
}

#header_common_v1-9 .header_statusBar .jdLink .icon_home {
    width: 16px;
    height: 14px;
    margin-right: 5px;
    background: url(../img/index/icon_home.png) no-repeat
}

#header_common_v1-9 .header_statusBar .jdLink .jdHomeLink {
    font-size: 12px;
    color: #666;
    box-sizing: border-box
}

#header_common_v1-9 .header_statusBar .blueFont, #header_common_v1-9 .header_statusBar .jdLink .jdHomeLink:hover {
    color: #009fe8
}

#header_common_v1-9 .header_statusBar .blueFont.login {
    margin-left: 2px;
    padding-right: 3px;
    color: #009fe8
}

#header_common_v1-9 .header_statusBar .blueFont.register {
    padding-left: 3px;
    color: #009fe8
}

#header_common_v1-9 .header_statusBar .list {
    font-size: 12px
}

#header_common_v1-9 .header_statusBar .list li {
    margin-left: 19px;
    color: #666
}

#header_common_v1-9 .header_statusBar .list li .line {
    color: #666
}

#header_common_v1-9 .header_statusBar .list li a {
    display: block;
    height: 100%;
    color: #666
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .popover-content.sliderMenu .replaceTag_li.active a, #header_common_v1-9 .header_statusBar .aboutUs .popover-down .popover-content.sliderMenu .replaceTag_li:hover a, #header_common_v1-9 .header_statusBar .list li a:hover, #header_common_v1-9 .header_statusBar .userName .popover-down .popover-content.sliderMenu .replaceTag_li.active a, #header_common_v1-9 .header_statusBar .userName .popover-down .popover-content.sliderMenu .replaceTag_li:hover a {
    color: #009fe8
}

#header_common_v1-9 .header_statusBar .list li .aboutUs:hover .aboutUsWrapper {
    display: block
}

#header_common_v1-9 .header_statusBar .list li.sellPhone .phone {
    color: #009fe8;
    font-weight: 700
}

#header_common_v1-9 .header_statusBar .list li .y-axis {
    display: inline-block;
    width: 1px;
    height: 12px;
    line-height: 30px;
    background-color: #ccc;
    margin-top: 9px
}

#header_common_v1-9 .header_statusBar .aboutUs, #header_common_v1-9 .header_statusBar .userName {
    position: relative;
    display: inline-block;
    height: 100%
}

#header_common_v1-9 .header_statusBar .aboutUs .wrapper, #header_common_v1-9 .header_statusBar .userName .wrapper {
    height: 180px;
    position: absolute;
    width: 100%;
    top: 0;
    left: -6px;
    z-index: 15;
    background: 0 0;
    display: none
}

#header_common_v1-9 .header_statusBar .aboutUs .aboutUsWrapper, #header_common_v1-9 .header_statusBar .userName .aboutUsWrapper {
    height: 112px;
    position: absolute;
    width: 112px;
    top: 0;
    left: -26px;
    z-index: 5;
    background: 0 0;
    display: none
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down, #header_common_v1-9 .header_statusBar .userName .popover-down {
    position: absolute;
    top: 40px;
    z-index: 1000;
    z-index: 1060;
    padding: 1px;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .popover-content.sliderMenu, #header_common_v1-9 .header_statusBar .userName .popover-down .popover-content.sliderMenu {
    width: 100px;
    height: 176px
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .popover-content.sliderMenu .replaceTag_li, #header_common_v1-9 .header_statusBar .userName .popover-down .popover-content.sliderMenu .replaceTag_li {
    margin-left: 0;
    text-align: center;
    font-size: 12px;
    line-height: 44px
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .popover-content.sliderMenu .replaceTag_li a, #header_common_v1-9 .header_statusBar .userName .popover-down .popover-content.sliderMenu .replaceTag_li a {
    color: #666
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .popover-content.weixinCode, #header_common_v1-9 .header_statusBar .userName .popover-down .popover-content.weixinCode {
    width: 112px;
    height: 112px;
    padding: 5px
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .popover-content.weixinCode .weixinCodeBg, #header_common_v1-9 .header_statusBar .userName .popover-down .popover-content.weixinCode .weixinCodeBg {
    width: 100px;
    height: 100px
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .triangle, #header_common_v1-9 .header_statusBar .aboutUs .popover-down .triangle::after, #header_common_v1-9 .header_statusBar .aboutUs .popover-down .triangle:after, #header_common_v1-9 .header_statusBar .userName .popover-down .triangle, #header_common_v1-9 .header_statusBar .userName .popover-down .triangle::after, #header_common_v1-9 .header_statusBar .userName .popover-down .triangle:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .triangle, #header_common_v1-9 .header_statusBar .userName .popover-down .triangle {
    border-width: 11px
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .triangle.top, #header_common_v1-9 .header_statusBar .userName .popover-down .triangle.top {
    top: -10px;
    margin-left: 42px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0
}

#header_common_v1-9 .header_statusBar .aboutUs .popover-down .triangle.top::after, #header_common_v1-9 .header_statusBar .userName .popover-down .triangle.top::after {
    top: 1px;
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-width: 0 10px 10px;
    border-bottom-color: #fff
}

#header_common_v1-9 .header_statusBar .userName {
    cursor: pointer;
    color: #666
}

#header_common_v1-9 .header_statusBar .userName .userNameText {
    display: inline-block;
    vertical-align: top
}

#header_common_v1-9 .header_statusBar .userName .icon {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 5px;
    background: url(../img/index/spirit_index_new.png) -180px -215px no-repeat;
    margin-left: 11px
}

#header_common_v1-9 .header_statusBar .userName:hover {
    color: #009fe8;
    position: relative
}

#header_common_v1-9 .header_statusBar .userName:hover .wrapper {
    display: block
}

#header_common_v1-9 .header_statusBar .userName:hover .icon {
    background: url(../img/index/spirit_index_new.png) -167px -215px no-repeat;
    height: 7px
}

#header_common_v1-9 .header_statusBar .triangle {
    border-width: 11px
}

#header_common_v1-9 .header_statusBar .triangle.top {
    top: -10px;
    margin-left: 51px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    border-top-width: 0
}

#header_common_v1-9 .header_main {
    background: #fff;
    height: 110px;
    width: 100%
}

#header_common_v1-9 .header_main:after, #header_common_v1-9 .header_main:before {
    content: " ";
    display: table
}

#header_common_v1-9 .header_main:after {
    clear: both
}

#header_common_v1-9 .header_main a {
    color: #666
}

#header_common_v1-9 .header_main .titleBox .text, #header_common_v1-9 .header_main a:hover {
    color: #009fe8
}

#header_common_v1-9 .header_main .headerIcon_bearRental, #header_common_v1-9 .header_main .logo_jd {
    display: inline-block;
    width: 171px;
    height: 65px;
    margin-top: 22.5px;
    background-color: #fff
}

#header_common_v1-9 .header_main .headerIcon_bearRental a.logo_bear, #header_common_v1-9 .header_main .headerIcon_bearRental a.logo_jd, #header_common_v1-9 .header_main .logo_jd a.logo_bear, #header_common_v1-9 .header_main .logo_jd a.logo_jd {
    margin-top: 0;
    display: inline-block;
    width: 171px;
    height: 65px;
    background: url(../img/product/product-list-v1-9.png) no-repeat
}

#header_common_v1-9 .header_main .headerSearch {
    margin-left: 164px;
    width: 520px;
    padding-top: 27px;
    vertical-align: middle
}

#header_common_v1-9 .header_main .headerSearch .searchInput {
    position: relative
}

#header_common_v1-9 .header_main .headerSearch .searchInput .mainInputSearch {
    height: 40px !important;
    width: 100%;
    line-height: 36px;
    text-indent: 10px;
    border: 2px solid #009fe8;
    outline: 0;
    border-radius: 20px;
    box-sizing: border-box
}

#header_common_v1-9 .header_main .headerSearch .searchInput .searcgBtn {
    width: 73px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #009fe8;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    border-radius: 20px
}

#header_common_v1-9 .header_main .headerSearch .searchInput .searcgBtn:hover {
    background-color: #0ca9f2
}

#header_common_v1-9 .header_main .headerSearch .searchKeywords {
    font-size: 12px;
    padding: 5px 0 0 15px;
    box-sizing: border-box;
    overflow: hidden
}

#header_common_v1-9 .header_main .headerSearch .searchKeywords ul {
    width: 505px;
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#header_common_v1-9 .header_main .headerSearch .searchKeywords ul li {
    margin-right: 13px
}

#header_common_v1-9 .header_main .headerSearch .searchKeywords ul li a {
    color: #999
}

#header_common_v1-9 .header_main .headerSearch .searchKeywords ul li a:hover, #header_common_v1-9 .header_main .quotationBtn:hover .myShoppingCar .text, #header_common_v1-9 .header_main .shoppingCarBtn:hover .myShoppingCar .text {
    color: #009fe8
}

#header_common_v1-9 .header_main .quotationBtn, #header_common_v1-9 .header_main .shoppingCarBtn {
    top: 27px;
    right: 0;
    width: 110px;
    height: 40px;
    background-color: #fff;
    border-radius: 20px;
    border: 2px solid #009fe8;
    padding: 0 5px;
    box-sizing: border-box;
    position: relative
}

#header_common_v1-9 .header_main .quotationBtn:hover, #header_common_v1-9 .header_main .shoppingCarBtn:hover {
    background-color: #eff9fd
}

#header_common_v1-9 .header_main .quotationBtn .showBox, #header_common_v1-9 .header_main .shoppingCarBtn .showBox {
    height: 100%;
    cursor: pointer;
    text-align: center
}

#header_common_v1-9 .header_main .quotationBtn .showBox a, #header_common_v1-9 .header_main .shoppingCarBtn .showBox a {
    display: block;
    width: 100%;
    height: 100%
}

#header_common_v1-9 .header_main .quotationBtn .myShoppingCar, #header_common_v1-9 .header_main .shoppingCarBtn .myShoppingCar {
    display: inline-block;
    margin-top: 3px;
    position: relative
}

#header_common_v1-9 .header_main .quotationBtn .myShoppingCar .shoppingCarIcon, #header_common_v1-9 .header_main .shoppingCarBtn .myShoppingCar .shoppingCarIcon {
    display: inline-block;
    width: 20px;
    height: 16px;
    vertical-align: middle;
    background: url(../img/product/product-list-v1-9.png) -131px -133px no-repeat;
    position: relative
}

#header_common_v1-9 .header_main .quotationBtn .myShoppingCar .shoppingCount, #header_common_v1-9 .header_main .shoppingCarBtn .myShoppingCar .shoppingCount {
    width: 24px;
    height: 14px;
    background-color: #f95d5d;
    line-height: 14px;
    border-radius: 7px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    position: absolute;
    right: -13px;
    top: -5px
}

#header_common_v1-9 .header_main .quotationBtn .myShoppingCar .text, #header_common_v1-9 .header_main .shoppingCarBtn .myShoppingCar .text {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    vertical-align: middle;
    margin-left: 14px;
    color: #666
}

#header_common_v1-9 .header_main .quotationBtn .myShoppingCar .arrow, #header_common_v1-9 .header_main .shoppingCarBtn .myShoppingCar .arrow {
    display: inline-block;
    font-size: 12px;
    line-height: 28px;
    vertical-align: middle;
    margin-left: 14px;
    width: 8px;
    height: 4px;
    background: url(..//img/index/spirit_index_new.png) 0 -228px no-repeat
}

#header_common_v1-9 .header_main .quotationBtn .myShoppingCar .arrow.hover, #header_common_v1-9 .header_main .shoppingCarBtn .myShoppingCar .arrow.hover {
    background: url(../img/index/spirit_index_new.png) 0 -209px no-repeat
}

#header_common_v1-9 .header_main .quotationBtn .spacer, #header_common_v1-9 .header_main .shoppingCarBtn .spacer {
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 12;
    display: none
}

#header_common_v1-9 .header_main .quotationBtn .hideBox, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox {
    width: 298px;
    background-color: #fff;
    border: 1px solid #009fe8;
    position: absolute;
    right: -1px;
    z-index: 11;
    display: none
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .img, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .noData, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .noData {
    height: 49px;
    line-height: 49px;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .loading, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .loading {
    width: 100%;
    height: 49px;
    line-height: 49px;
    text-align: center
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .loading .img, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .loading .img {
    display: inline-block;
    width: 49px;
    height: 49px;
    background: url(../img/comm/qrcodeloading.gif) -36px -39px no-repeat no-repeat;
    vertical-align: middle
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .loading .text, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .loading .text {
    display: inline-block;
    vertical-align: middle
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .error, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .error {
    width: 100%;
    height: 49px;
    line-height: 49px;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox {
    overflow-y: auto;
    padding-right: 26px;
    position: relative
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList {
    max-height: 350px;
    overflow-y: auto;
    width: 296px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList dd, svg:not(:root) {
    overflow: hidden
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList a, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList a {
    display: block;
    width: 100%;
    height: 100%
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li {
    height: 70px;
    padding: 9px
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li.loseEfficacy, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li.loseEfficacy {
    background: #e6e6e6;
    color: #999
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li.loseEfficacy:hover, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li.loseEfficacy:hover {
    background: #e6e6e6
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li.loseEfficacy .imgBox, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li.loseEfficacy .imgBox {
    position: relative
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li.loseEfficacy .imgBox .layer, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li.loseEfficacy .imgBox .layer {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(94, 97, 102, .8);
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 50px;
    text-align: center
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li.loseEfficacy .productCountAndDeleteBtn .deleteBtn, #header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li.loseEfficacy .title, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li.loseEfficacy .productCountAndDeleteBtn .deleteBtn, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li.loseEfficacy .title {
    color: #999
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li.loseEfficacy .price .priceNum, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li.loseEfficacy .price .priceNum {
    font-size: 12px
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li .productImg, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li .productImg {
    width: 52px;
    height: 52px;
    background-color: #fff;
    display: table-cell;
    vertical-align: middle
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li .productImg img, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li .productImg img {
    display: block;
    width: 100%
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li .productInfo, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li .productInfo {
    width: auto;
    max-width: 165px;
    margin-left: 9px;
    color: #666;
    font-size: 12px;
    height: 52px;
    vertical-align: middle;
    line-height: 26px
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li .productInfo .price .priceNum, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li .productInfo .price .priceNum {
    font-size: 14px
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li:hover, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li:hover {
    background: #f5f5f5
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li .productCountAndDeleteBtn, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li .productCountAndDeleteBtn {
    font-size: 12px;
    line-height: 26px;
    height: 52px;
    text-align: right
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li .productCountAndDeleteBtn .box, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li .productCountAndDeleteBtn .box {
    text-align: right
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li .productCountAndDeleteBtn .num, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li .productCountAndDeleteBtn .num {
    color: #666
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .productListBox .productList li .productCountAndDeleteBtn .deleteBtn, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .productListBox .productList li .productCountAndDeleteBtn .deleteBtn {
    color: #aaa;
    cursor: pointer
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .foot, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .foot {
    height: 43px;
    width: 100%;
    background: #f5f5f5;
    line-height: 43px;
    padding-left: 14px;
    padding-right: 25px;
    box-sizing: border-box
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .foot .goodsTotal, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .foot .goodsTotal {
    font-size: 12px;
    color: #666
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .foot .goShopCartBtn, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .foot .goShopCartBtn {
    width: 68px;
    height: 26px;
    background-color: #009fe8;
    border-radius: 2px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-top: 9px
}

#header_common_v1-9 .header_main .quotationBtn .hideBox .foot .goShopCartBtn a, #header_common_v1-9 .header_main .shoppingCarBtn .hideBox .foot .goShopCartBtn a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%
}

#header_common_v1-9 .header_main .quotationBtn .title, #header_common_v1-9 .header_main .shoppingCarBtn .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#header_common_v1-9 .header_main .quotationBtn .price, #header_common_v1-9 .header_main .shoppingCarBtn .price {
    color: #f95d5d
}

#header_common_v1-9 .header_main .quotationBtn {
    right: 22px
}

#header_common_v1-9 .header_main .quotationBtn .showBox a .myShoppingCar .shoppingCarIcon {
    display: inline-block;
    width: 18px;
    height: 20px;
    vertical-align: middle;
    background: url(../img/product/product-list-v1-9.png) -87px -131px no-repeat;
    position: relative
}

#header_common_v1-9 .header_main_shopcart {
    position: relative;
    box-sizing: border-box
}

#header_common_v1-9 .header_main_shopcart .HeaderSimpleSearch, #header_common_v1-9 .header_main_shopcart .titleBox {
    position: absolute;
    top: 41px
}

#header_common_v1-9 .header_main_shopcart .HeaderSimpleSearch {
    top: 35px !important;
    right: 0;
    border: 2px solid #009fe8;
    border-radius: 20px;
    box-sizing: border-box
}

#header_common_v1-9 .header_main_shopcart .HeaderSimpleSearch .HeaderSimpleSearchBtn, #header_common_v1-9 .header_main_shopcart .HeaderSimpleSearch input {
    border-radius: 20px;
    box-sizing: border-box
}

#header_common_v1-9 .header_main_shopcart .titleBox {
    position: absolute
}

#header_common_v1-9 .header_main_shopcart .titleBox.jd {
    left: 265px
}

#header_common_v1-9 .header_main_shopcart .titleBox.bear {
    left: 217px
}

#header_common_v1-9 .header_main_shopcart .titleBox .icon, #header_common_v1-9 .header_main_shopcart .titleBox .text {
    display: inline-block;
    vertical-align: middle
}

#header_common_v1-9 .header_main_shopcart .titleBox .icon {
    width: 28px;
    height: 26px;
    vertical-align: middle;
    background: url(../img/product/icon_shopcart.png)
}

#header_common_v1-9 .header_main_shopcart .titleBox .text {
    color: #009fe8;
    font-size: 24px;
    line-height: 24px;
    margin-left: 10px
}

#header_common_v1-9 .header_main_account {
    position: relative
}

#header_common_v1-9 .header_main_account a.logo_jd {
    display: inline-block;
    width: 171px;
    height: 65px;
    background: url(../img/index/logo_paipai.png) no-repeat
}

#header_common_v1-9 .header_main_account .headBackBox {
    margin-left: 82px;
    height: 40px;
    margin-top: 35px
}

#header_common_v1-9 .header_main_account .headBackBox a {
    font-size: 16px;
    line-height: 40px;
    letter-spacing: 0;
    color: #333
}

#header_common_v1-9 .header_main_account .headBackBox a:nth-child(2) {
    margin-left: 31px
}

#header_common_v1-9 .header_main_account .headBackBox a:hover {
    color: #009fe8
}

#header_common_v1-9 .header_main_account .backIndexBox, #header_common_v1-9 .header_main_account .headerSearch {
    float: left
}

#header_common_v1-9 .header_main_account .headerSearch {
    width: 384px;
    margin-left: 42px
}

#header_common_v1-9 .header_main_account .quotationBtn {
    position: absolute;
    width: 110px;
    right: 132px !important
}

#header_common_v1-9 .header_main_account .shoppingCarBtn {
    width: 110px;
    position: absolute;
    right: 0 !important
}

#header_common_v1-9 .header_main_account .backIndexBox {
    top: 30px;
    width: 103px;
    margin-left: 30px;
    text-align: center;
    padding-top: 27.5px
}

#header_common_v1-9 .header_main_account .backIndexBox.jdMode {
    left: 259px
}

#header_common_v1-9 .header_main_account .backIndexBox.bearMode {
    left: 202px
}

#header_common_v1-9 .header_main_account .backIndexBox .title {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom: 5px
}

#header_common_v1-9 .header_main_account .backIndexBox .backIndexBtn {
    width: 95px;
    height: 26px;
    border-radius: 13px;
    border: 1px solid #009fe8;
    line-height: 24px;
    font-size: 14px;
    color: #009fe8;
    margin: 0 auto;
    cursor: pointer
}

#header_common_v1-9 .header_main_account .backIndexBox .backIndexBtn:hover {
    background-color: #eff9fd
}

#header_common_v1-9 .header_main_login_register {
    background-color: #fff
}

#header_common_v1-9 .header_main_login_register .wrap {
    height: 100% !important;
    position: relative
}

#header_common_v1-9 .header_main_login_register .wrap ul {
    position: absolute;
    right: 0;
    bottom: 23px
}

#header_common_v1-9 .header_main_login_register .wrap ul li .title {
    font-size: 14px;
    letter-spacing: 0;
    color: #666
}

#header_common_v1-9 .header_main_login_register .wrap ul li .phone {
    font-size: 14px;
    letter-spacing: 0;
    color: #009fe8
}

#header_common_v1-9 .header_main_login_register .wrap ul li:first-child {
    margin-right: 33px
}

#header_common_v1-9 .header_systemLink {
    height: 40px;
    line-height: 40px;
    background: #fff;
    z-index: 999;
    margin: 0 auto
}

#header_common_v1-9 .header_systemLink .allGoodsCategory {
    width: 220px;
    height: 100%;
    position: relative;
    z-index: 99999;
    box-sizing: border-box
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .categoryHeader {
    height: 40px;
    line-height: 40px;
    text-indent: 24px;
    font-size: 16px;
    background: #009fe8;
    color: #fff;
    cursor: default
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList {
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 40px;
    text-align: left;
    display: none;
    z-index: 99999
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory {
    vertical-align: middle;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory i {
    width: 18px;
    height: 18px;
    text-align: center;
    background-position: center center;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 18px;
    display: none
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .title {
    font-size: 14px;
    font-weight: 450;
    cursor: default
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory a .title {
    cursor: pointer
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .arrow {
    width: 5px;
    height: 9px;
    vertical-align: middle;
    display: none;
    margin-top: 20px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory:hover {
    background-color: #eff9fd
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory:hover .title {
    color: #009fe8;
    font-weight: 450
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory:hover i.one {
    display: none
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory:hover i.two {
    display: inline-block
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory:hover span.arrow_one {
    display: none
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory i.one, #header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory span.arrow_one, #header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory:hover .content-right, #header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory:hover span.arrow_two {
    display: inline-block
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right {
    box-shadow: rgba(180, 180, 180, .25) 3px 0 3px 1px;
    width: 840px;
    position: absolute;
    left: 220px;
    top: 0;
    padding-left: 31px;
    background-color: #fff;
    box-sizing: border-box;
    display: none;
    min-height: 450px;
    z-index: 999999
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right.sm {
    width: 632px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-left {
    width: 600px;
    padding-top: 18px;
    box-sizing: border-box;
    min-height: 450px;
    float: left
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-left .right-title {
    line-height: 24px;
    letter-spacing: 0;
    color: #333;
    font-size: 14px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-left .right-title::before {
    content: '';
    display: inline-block;
    width: 2px;
    height: 14px;
    background-color: #009fe8;
    margin-right: 7px;
    vertical-align: middle
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-left .right-ui {
    height: inherit;
    line-height: 1;
    padding-top: 6px;
    padding-bottom: 6px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-left .right-ui .sub-item {
    display: inline-block;
    padding: 0;
    line-height: 24px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-left .right-ui .sub-item .subTitle {
    display: inline-block;
    font-size: 12px;
    line-height: 24px;
    color: #666;
    padding-right: 14px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-left .right-ui .sub-item .subTitle:hover {
    color: #009fe8
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-left .right-ui .sub-item .subTitle::after {
    content: '';
    display: inline-block;
    width: 2px;
    height: 12px;
    background-color: #dfdfdf;
    margin-left: 14px;
    vertical-align: middle;
    margin-top: -3px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-left .right-ui .sub-item:last-child > .subTitle:after {
    content: '';
    display: none
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-right {
    border-left: 1px solid #dfdfdf;
    padding: 0 8px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    box-sizing: border-box
}

body, html, sub, sup {
    position: relative
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-right ul li {
    width: 100%;
    height: 100px !important;
    margin-top: 10px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .content-right .content-right-right a:hover img {
    opacity: .87
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList li.itemCategory .category-empty {
    font-size: 20px;
    color: #afafaf;
    text-align: center;
    line-height: 390px;
    text-shadow: rgba(180, 180, 180, .25) 1px 1px 2px
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList .title {
    font-size: 15px;
    color: #000;
    font-weight: 450;
    cursor: default
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList a {
    font-size: 12px;
    color: #b7cefb;
    float: left;
    cursor: pointer;
    margin: 5px 6px 5px 0
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryList a:hover {
    color: #fff
}

#header_common_v1-9 .header_systemLink .allGoodsCategory .allGoodsCategoryListHeight, #header_common_v1-9 .header_systemLink .allGoodsCategory:hover .allGoodsCategoryList {
    display: block
}

#header_common_v1-9 .header_systemLink .homeCategoryHeight .allGoodsCategoryListHeight {
    border-radius: 0 0 8px 8px;
    padding-top: 10px
}

#header_common_v1-9 .header_systemLink .homeCategoryHeight .allGoodsCategoryListHeight li.itemCategory .content-right {
    top: 10px
}

#header_common_v1-9 .header_systemLink .systemLink {
    margin-left: 25px
}

#header_common_v1-9 .header_systemLink .systemLink ul li {
    padding: 0 25px;
    font-size: 16px
}

#header_common_v1-9 .header_systemLink .systemLink ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333
}

#header_common_v1-9 .header_systemLink .systemLink ul li a:hover {
    color: #009fe8
}

#header_common_v1-9 .header_systemLink .systemLink ul li.active a {
    color: #009fe8;
    display: block;
    height: 40px;
    border-bottom: 2px solid #009fe8;
    box-sizing: border-box
}

img, legend {
    border: 0
}

#header_common_v1-9 .header_systemLink .beforeSellPhone {
    width: 222px;
    text-align: center;
    margin-top: -2px
}

#header_common_v1-9 .header_systemLink .beforeSellPhone .phoneIcon {
    display: inline-block;
    width: 15px;
    height: 18px;
    background: url(../img/index/index.png) -13px -111px no-repeat;
    margin-right: 4px;
    vertical-align: middle
}

#header_common_v1-9 .header_systemLink .beforeSellPhone .phoneText {
    font-size: 14px;
    display: inline-block;
    line-height: 14px;
    vertical-align: middle
}

.wrapper_index #header_common_v1-9 .headerSearch {
    margin-left: 20%
}

@media (max-width: 1469px) {
    .wrapper_index #header_common_v1-9 .headerSearch {
        margin-left: 12%
    }
}

#header_common_v1-9 .header_main_account .headerSearch {
    padding-top: 35px
}

legend, td, th {
    padding: 0
}

#header_common_v1-9 .header_main_account .quotationBtn, #header_common_v1-9 .header_main_account .shoppingCarBtn {
    top: 35px
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize *//*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

body, html {
    background: #f7f7f7;
    color: #333;
    font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, sans-serif;
    font-size: 12px;
    line-height: 1.5
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=submit], input[type=reset] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.wrap {
    width: 1200px;
    margin-right: auto;
    margin-left: auto
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pr5 {
    padding-right: 5px
}

.pr10 {
    padding-right: 10px
}

.pr15 {
    padding-right: 15px
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl15 {
    padding-left: 15px
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
#layer {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 99891015
}

#layer .alert, .alert_info_success_oneBtn {
    background-color: #fff;
    border: 1px solid rgba(2, 2, 2, .1);
    position: fixed;
    left: 50%;
    top: 25%;
    z-index: 200
}

#layer .alert_info {
    width: 412px;
    height: 240px;
    margin-left: -206px
}

#layer .alert_confirm {
    width: 480px;
    min-height: 300px;
    margin-left: -240px
}

#layer .alert .header {
    height: 40px;
    background-color: #eee;
    padding-left: 10px;
    position: relative
}

#layer .alert .header .title {
    line-height: 40px;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

#layer .alert .header .closeIcon {
    padding: 10px;
    position: absolute;
    top: 6px;
    right: 0;
    cursor: pointer
}

#layer .alert .header .closeIcon .icon {
    width: 8px;
    height: 8px;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
    background: url(../img/product/productDetail.png) 0 -162px no-repeat
}

#layer .alert .content .tipImgBox {
    width: 100%;
    margin-top: 24px
}

#layer .alert .content .tipImgBox .tipImg {
    width: 53px;
    height: 53px;
    margin: 0 auto
}

#layer .alert .content .tipImgBox .tipImg_success {
    background: url(../img/account/accountSecurity.png) 0 -69px no-repeat
}

#layer .alert .content .tipImgBox .tipImg_confirm {
    width: 53px;
    height: 53px;
    margin: 0 auto;
    background: url(../img/account/accountSecurity.png) -66px -69px no-repeat
}

#layer .alert .content .tip {
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-top: 28px;
    padding: 0 28px
}

#layer .alert .content .tip.tip_confirm {
    margin-top: 21px
}

#layer .alert .content .groupBtn {
    width: 100%;
    margin-top: 24px
}

#layer .alert .content .groupBtn.groupBtn_confirm {
    margin-top: 32px
}

#layer .alert .content .groupBtn .groupBtnBox {
    width: 284px;
    margin: 0 auto;
    text-align: center
}

#layer .alert .content .groupBtn .groupBtnBox .btn {
    width: 130px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #dfdfdf;
    display: inline-block;
    cursor: pointer;
    margin: 0 auto
}

#layer .alert .content .groupBtn .groupBtnBox .sure {
    background-color: #009fe8;
    color: #fff
}

#layer .alert .content .groupBtn .groupBtnBox .cancel {
    background-color: #f9f9f9;
    font-size: 14px;
    color: #666;
    margin-right: 20px
}

#layer .alert_info_success_oneBtn {
    width: 334px;
    margin-left: -167px;
    background-color: #fff;
    box-shadow: 0 1px 10px 0 rgba(142, 138, 138, .22);
    border-radius: 1px;
    padding: 27px 21px 15px 17px
}

#layer .alert_info_success_oneBtn .header {
    color: #333;
    font-size: 14px;
    font-weight: 700
}

#layer .alert_info_success_oneBtn .content {
    margin-top: 10px
}

#layer .alert_info_success_oneBtn .content .message {
    color: #333;
    font-size: 14px
}

#layer .alert_info_success_oneBtn .btnLine {
    text-align: right
}

#layer .alert_info_success_oneBtn .btnLine .sureBtn {
    display: inline-block;
    margin-top: 36px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #009fe8;
    border-radius: 2px;
    font-size: 12px;
    cursor: pointer
}

#footer, #header {
    background-color: #fff
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

.align-c, .w {
    margin: auto
}

em, i {
    font-style: normal
}

li {
    list-style: none
}

a {
    color: #666;
    text-decoration: none
}

a:hover {
    color: #009fe8;
    cursor: pointer
}

button, input {
    font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, sans-serif
}

#wrapper {
    height: 100%
}

.w {
    width: 1200px
}

.clearfix:after, .w:after {
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden
}

.fl {
    float: left
}

.fr {
    float: right
}

.eye-close, .eye-open {
    width: 20px;
    height: 12px;
    cursor: pointer
}

.p20 {
    padding: 20px
}

.p20-t-b {
    padding: 20px 0
}

.p20-l-r {
    padding: 0 20px
}

.mt15 {
    margin-top: 15px
}

.mb30 {
    margin-bottom: 30px
}

.mb45 {
    margin-bottom: 45px
}

.mb20 {
    margin-bottom: 20px
}

.align-center {
    text-align: center
}

.eye-open {
    background-position: 0 -70px
}

.eye-close {
    background-position: -30px -70px
}

.step {
    width: 505px;
    height: 17px;
    cursor: pointer
}

.step1 {
    background-position: 0 -102px
}

.step2 {
    background-position: 0 -138px
}

.step3 {
    background-position: 0 -174px
}

.success-icon {
    background-position: -184px 0;
    width: 52px;
    height: 52px;
    display: inline-block
}

#header .header_customer {
    margin: 10px 0
}

#header .logo-title {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    line-height: 23px;
    color: #009fe8;
    margin-left: 15px;
    border-left: 1px solid #dedede;
    padding-left: 15px;
    margin-top: 28px
}

#header .go-back {
    font-size: 11px;
    height: 22px;
    line-height: 23px;
    margin: 33px 0 0;
    float: right;
    color: #009fe8
}

#footer {
    overflow: hidden
}

#footer .links {
    text-align: center;
    margin-top: 66px;
    color: #dedede
}

#footer .links a {
    color: #666;
    font-size: 13px;
    margin: 0 15px
}

#footer .copy-right .footer_bearCopyright {
    width: 100%;
    height: 70px;
    color: #999;
    text-align: center;
    font-size: 13px;
    display: table
}

#footer .copy-right .footer_bearCopyright .pBox {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

#footer .copy-right .footer_bearCopyright .pBox a {
    color: #999
}

#footer .copy-right .footer_bearCopyright .pBox a:hover {
    text-decoration: underline
}

#footer .copy-right .footer_bearCopyright .pBox .parag {
    display: inline-block;
    vertical-align: middle
}

#footer .copy-right .footer_bearCopyright .pBox .icon_ICBC {
    width: 30px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px
}

#footer .copy-right .footer_bearCopyright .pBox .icon_ICBC img {
    display: block;
    width: 100%;
    height: 100%
}

.succes-container {
    margin: auto;
    text-align: center
}

.succes-container .description {
    font-size: 24px;
    margin-top: 15px
}

#top_tips_head {
    height: 30px;
    line-height: 30px;
    color: #666;
    background-color: #f1f1f1
}

#top_tips_head ul li {
    margin-left: 20px
}

.common_tableCellBox {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

a.block {
    display: inline-block;
    width: 100%;
    height: 100%
}

li, ul {
    list-style-type: none !important;
    list-style-position: outside !important;
    margin: 0;
    padding: 0
}

.HeaderSimpleSearch {
    position: relative;
    width: 382px;
    border: 1px solid #009fe8;
    background-color: #fff;
    float: right
}

.HeaderSimpleSearch .mainInputSearch {
    width: 100%;
    height: 34px;
    border: none;
    text-indent: 10px;
    padding-right: 82px;
    box-sizing: border-box
}

.HeaderSimpleSearch .HeaderSimpleSearchBtn {
    width: 82px;
    height: 34px;
    background-color: #009fe8;
    position: absolute;
    right: -1px;
    top: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    cursor: pointer
}

.paddingLeft10 {
    padding-left: 10px
}

.SixPwdLabel {
    position: relative;
    float: left;
    border: 1px solid #ccc;
    border-radius: 2px
}

.SixPwdLabel.focus {
    border-color: #009fe8
}

.sixDigitPwd {
    width: 245px;
    cursor: text;
    background: #fff;
    outline: 0;
    position: relative;
    overflow: hidden
}

.sixDigitPwd i {
    width: 40px;
    height: 40px;
    float: left;
    display: block;
    border-left: 1px solid #ccc
}

.sixDigitPwd i:first-child {
    border-left: transparent
}

.sixDigitPwd i b {
    visibility: hidden;
    display: block;
    margin: 17px auto;
    width: 7px;
    height: 7px;
    overflow: hidden;
    background-image: url(../img/comm/dot.png)
}

.sixDigitPwd i.active b {
    visibility: visible
}

.SixPwdLabel #payPwdInput {
    position: absolute;
    left: -555px
}

.MyOrderPersonNoData {
    height: 500px;
    padding-top: 90px;
    display: none
}

.MyOrderPersonNoData .MyOrderPersonNoImg {
    width: 227px;
    height: 191px;
    margin: 0 auto 15px
}

.MyOrderPersonNoData .MyOrderPersonNoImg img {
    display: block;
    width: 100%;
    height: 100%
}

.MyOrderPersonNoData > .title {
    font-size: 14px;
    color: #666;
    text-align: center
}

.MyOrderPersonNoData > .tips {
    font-size: 12px;
    color: #999;
    text-align: center;
    margin: 15px 0 20px
}

.MyOrderPersonNoData > a {
    display: block;
    width: 148px;
    height: 40px;
    background: #009fe8;
    color: #fff;
    border: 1px solid #009fe8;
    text-align: center;
    line-height: 40px;
    margin: 0 auto;
    border-radius: 2px
}

.MyOrderPersonNoData > a:hover {
    color: #fff
}

img.block {
    display: block;
    width: 100%;
    height: 100%
}

.commonChangeNum > input, .commonChangeNum > span {
    display: inline-block;
    height: 32px;
    border: 1px solid #dfdfdf;
    text-align: center;
    float: left;
    box-sizing: border-box
}

.commonChangeNum {
    margin-top: 24px;
    margin-left: 18px
}

.commonChangeNum > span {
    width: 24px;
    line-height: 32px;
    background-color: #f5f5f5;
    cursor: pointer
}

.commonChangeNum > input {
    width: 60px;
    line-height: 30px;
    border-left: none;
    border-right: none
}

.comm_bread_crumbs {
    height: 12px;
    line-height: 12px
}

.comm_bread_crumbs li {
    float: left;
    font-size: 12px;
    margin-right: 8px
}

.comm_bread_crumbs li a {
    color: #333
}

.comm_bread_crumbs li.last a {
    color: #999
}

.comm_bread_crumbs li span.icon {
    display: block;
    width: 6px;
    height: 11px;
    background: url(../img/product/productDetail.png) -34px -20px no-repeat;
    margin-top: 2px
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.ConfirmLayCC {
    text-align: center;
    padding-top: 20px
}

.ConfirmLayCC .ConfirmTipImg {
    display: block;
    width: 53px;
    height: 53px;
    margin: 0 auto;
    background: url(../img/account/accountSecurity.png) no-repeat
}

.ConfirmLayCC .ConfirmTipImg.info {
    background-position: -66px -69px
}

.ConfirmLayCC .ConfirmLayTxt {
    margin-top: 21px;
    padding: 0 20px
}

.ConfirmLayCC .red {
    color: #ec3838;
    font-size: 16px
}

.ConfirmLayCC .ConfirmGroupBtns {
    margin-top: 30px
}

.ConfirmLayCC .ConfirmGroupBtns .ConfirmGroupBtn {
    display: inline-block;
    width: 130px;
    height: 40px;
    border-radius: 2px;
    font-size: 14px;
    border: 1px solid;
    outline: 0;
    margin: 0 10px
}

.ConfirmLayCC .ConfirmGroupBtns .ConfirmGroupBtn.cancel {
    background-color: #f9f9f9;
    border-color: #dfdfdf;
    color: #666
}

.ConfirmLayCC .ConfirmGroupBtns .ConfirmGroupBtn.confir {
    background-color: #009fe8;
    border-color: #009fe8;
    color: #fff
}

.ConfirmLayCC .ErrorBox {
    text-align: left;
    margin-left: 60px;
    padding-top: 32px
}

.ConfirmLayCC .ErrorBox .ErrIcon {
    float: left;
    display: block;
    width: 53px;
    height: 53px;
    margin: 0 auto;
    background: url(../img/account/accountSelayui-laypage-emcurity.png) -66px -69px no-repeat
}

.ConfirmLayCC .ErrorBox .ErrorTxext {
    margin-left: 20px;
    float: left
}

.ConfirmLayCC .ErrorBox .ErrorTxext .title {
    color: #323232;
    font-size: 14px;
    margin-bottom: 10px
}

.ConfirmLayCC .ErrorBox .ErrorTxext .reason {
    line-height: 20px
}

.ConfirmLayCC .ErrorBox .ErrorTxext .tips {
    font-size: 14px;
    color: #323232;
    margin-top: 5px
}

.ConfirmLayCC > button {
    width: 130px;
    height: 40px;
    border-radius: 2px;
    font-size: 14px;
    border: 1px solid #dfdfdf;
    outline: 0;
    background-color: #009fe8;
    color: #fff;
    float: right;
    margin: 20px 30px 0 0
}

#fixedBar .surver, #fixedBar .surver img {
    width: 113px;
    height: 125px
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
#fixedBar {
    position: fixed;
    right: 0;
    bottom: 67px;
    margin-top: -104px;
    z-index: 1000
}

#fixedBar .surver {
    position: absolute;
    top: -120px;
    left: -52px
}

#fixedBar .replaceTag_ul {
    list-style: none none;
    background-color: #fefefe;
    box-shadow: 0 3px 6px 0 rgba(142, 138, 138, .13)
}

#fixedBar .replaceTag_ul .replaceTag_li {
    width: 50px;
    height: 50px;
    position: relative;
    list-style: none none;
    display: block;
    padding: 0 6px;
    box-sizing: border-box
}

#fixedBar .replaceTag_ul .replaceTag_li .iconBox, #fixedBar .replaceTag_ul .replaceTag_li a {
    width: 100%;
    height: 100%;
    border-bottom: solid 1px #f5f5f5
}

#fixedBar .replaceTag_ul .replaceTag_li a {
    display: inline-block;
    text-align: center;
    text-decoration: none
}

#fixedBar .replaceTag_ul .replaceTag_li:hover {
    background-color: #f5f6f8
}

#fixedBar .replaceTag_ul .replaceTag_li:hover .text {
    color: #009fe8
}

#fixedBar .replaceTag_ul .replaceTag_li .iconBox .icon {
    display: block;
    margin: 0 auto
}

#fixedBar .replaceTag_ul .replaceTag_li .text {
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-align: center;
    margin-top: 13px
}

#fixedBar .replaceTag_ul .replaceTag_li.goConsult {
    border-top: 0
}

#fixedBar .replaceTag_ul .replaceTag_li.goConsult .icon {
    margin-top: 18px;
    margin-left: 10px;
    width: 17px;
    height: 15px;
    background: url(../img/product/product-list-v1-9.png) -187px -50px no-repeat;
    box-sizing: border-box
}

#fixedBar .replaceTag_ul .replaceTag_li.goConsult:hover .icon {
    background: url(../img/product/product-list-v1-9.png) -316px -50px no-repeat
}

#fixedBar .replaceTag_ul .replaceTag_li.goQQService .icon {
    margin-top: 13px;
    margin-left: 10px;
    width: 22px;
    height: 22px;
    background: url(../img/product/product-list-v1-9.png) -215px -44px no-repeat
}

#fixedBar .replaceTag_ul .replaceTag_li.goQQService:hover .icon {
    background: url(../img/product/product-list-v1-9.png) -344px -44px no-repeat
}

#fixedBar .replaceTag_ul .replaceTag_li.goUserCenter .icon {
    margin-top: 14px;
    margin-left: 10px;
    width: 19px;
    height: 20px;
    background: url(../img/product/product-list-v1-9.png) -248px -46px no-repeat
}

#fixedBar .replaceTag_ul .replaceTag_li.goUserCenter:hover .icon {
    background: url(../img/product/product-list-v1-9.png) -377px -46px no-repeat
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat {
    border-top: 0;
    position: relative
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat .icon {
    margin-top: 17px;
    margin-left: 10px;
    width: 21px;
    height: 17px;
    background: url(../img/product/product-list-v1-9.png) -278px -49px no-repeat
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat:hover .icon {
    background: url(../img/product/product-list-v1-9.png) -407px -49px no-repeat
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat:hover .qrCodeBox, #fixedBar .replaceTag_ul .replaceTag_li.attentionWechat:hover .qrCodeBox .spacer {
    display: block
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat .qrCodeBox {
    width: 141px;
    height: 159px;
    background-color: #fff;
    box-shadow: 0 3px 6px 0 rgba(142, 138, 138, .13);
    border-radius: 4px;
    padding: 15px 13px 11px;
    text-align: center;
    position: absolute;
    left: -156px;
    top: 0;
    z-index: 2;
    display: none
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat .qrCodeBox .img {
    width: 107px;
    height: 106px;
    margin: 0 auto
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat .qrCodeBox .text {
    font-size: 12px;
    color: #666
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat .qrCodeBox .spacer {
    width: 20px;
    height: 100%;
    position: absolute;
    right: -15px;
    top: 0;
    background: 0 0;
    z-index: 2;
    display: none
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat .qrCodeBox .arrow, #fixedBar .replaceTag_ul .replaceTag_li.attentionWechat .qrCodeBox .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    z-index: 4
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat .qrCodeBox .arrow {
    right: -22px;
    margin-left: -11px;
    border-left-color: #ccc;
    top: 15px;
    border-width: 11px
}

#fixedBar .replaceTag_ul .replaceTag_li.attentionWechat .qrCodeBox .arrow:after {
    content: " ";
    top: -11px;
    margin-left: -11px;
    border-left-color: #fff;
    border-width: 11px
}

#fixedBar .replaceTag_ul .replaceTag_li.scrollToTop {
    border-top: 0
}

#fixedBar .replaceTag_ul .replaceTag_li.scrollToTop .icon {
    width: 20px;
    height: 29px;
    background: url(../img/index/spirit_index_new.png) -289px -134px no-repeat
}

#fixedBar .replaceTag_ul .replaceTag_li.scrollToTop:hover .icon {
    background: url(../img/index/spirit_index_new.png) -289px -172px no-repeat
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.FreePrompt {
    padding-top: 20px;
    text-align: center
}

.FreePromptIcon {
    width: 53px;
    height: 53px;
    margin: 0 auto;
    background: url(../img/account/accountSecurity.png) -66px -69px no-repeat
}

.FreePromptText {
    margin-top: 21px
}

.FreePromptApply {
    width: 130px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #dfdfdf;
    display: block;
    margin: 20px auto 0;
    background-color: #009fe8;
    color: #fff
}

.FreePromptApply:hover {
    color: #fff
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
.rent-form-control {
    position: relative
}

.rent-form-input {
    height: 48px;
    line-height: 36px;
    border: 1px solid #dfdfdf;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 2px
}

.rent-form-input:focus {
    border-color: #009fe8;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.rent-form-input::-moz-placeholder {
    color: #999;
    opacity: 1
}

.rent-form-input:-ms-input-placeholder {
    color: #999
}

.rent-form-input::-webkit-input-placeholder {
    color: #999
}

.rent-form-input::-ms-expand {
    background-color: transparent;
    border: 0
}

.rent-btn {
    height: 40px;
    background: #009fe8;
    color: #fff;
    font-size: 16px;
    border: 0;
    cursor: pointer;
    padding: 0 12px
}

.rent-btn[disabled] {
    cursor: not-allowed
}

.rent-form-control label.error, .state-error {
    color: #ff3434;
    position: absolute;
    bottom: -26px;
    left: 0;
    height: 22px;
    line-height: 22px;
    font-size: 12px
}

.rent-form-control .kaptcha {
    height: 36px;
    position: absolute;
    right: 12px;
    top: 6px;
    cursor: pointer
}

.rent-form-control .pic-code-btn {
    position: absolute;
    height: 36px;
    top: 6px;
    right: 12px;
    width: 120px;
    font-size: 12px
}

.rent-form-control .pic-code-btn[disabled] {
    background-color: #dedede
}

.rent-form-control .eye-close, .rent-form-control .eye-open {
    position: absolute;
    top: 19px;
    right: 15px
}

.rental-radio-inline {
    height: 48px;
    line-height: 48px;
    margin-right: 20px;
    position: relative
}

.rental-radio-inline input[type=radio] {
    vertical-align: middle;
    margin-right: 5px
}

.rental-radio-inline .tipsLay {
    position: absolute;
    padding: 5px;
    border: 1px solid #eee;
    line-height: 20px;
    width: 158px;
    top: 9px;
    left: 92px;
    display: none
}

.rental-radio-inline .MoneyTipsIcon:hover .tipsLay {
    display: block
}

.ofEllipsis-after:after {
    content: "...";
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 40px;
    background: -webkit-linear-gradient(left, transparent, #fff 55%);
    background: -moz-linear-gradient(left, transparent, #fff 55%);
    background: -o-linear-gradient(left, transparent, #fff 55%);
    background: linear-gradient(to right, transparent, #fff 55%)
}

.line_only_2 {
    width: 100%;
    overflow: hidden;
    zoom: 1;
    word-break: break-all;
    position: relative
}

.line_only_2 .line_only_2_content {
    float: left;
    height: 100%;
    margin-right: 1em;
    overflow: hidden
}

.line_only_2 .line_only_2_content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.ellipsisText.oneLine, .line_only_1 {
    -webkit-line-clamp: 1
}

.line_only_2 .line_only_2_dotted {
    width: 1em;
    float: right;
    margin-top: -1.7em;
    display: none;
    position: absolute;
    right: 0;
    bottom: 0
}

.ellipsisText, .line_only_1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ellipsisText {
    text-overflow: ellipsis;
    word-break: all
}

.ellipsisText.twoLine {
    -webkit-line-clamp: 2
}

.ellipsis:after {
    display: inline;
    content: '...';
    font-size: 12px
}

.rental_mall_web_noSelect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none
}

.rental_ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.common_messageBox {
    position: fixed;
    left: 50%;
    top: 33.33%;
    width: auto;
    height: 48px;
    line-height: 48px;
    text-align: center;
    padding: 0 58px;
    border-radius: 4px;
    background: rgba(0, 0, 0, .75);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000000, endColorstr=#000000);
    margin: 0 auto;
    z-index: 99992
}

.common_messageBox .messageText {
    font-size: 14px;
    color: #fff
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
#pagination {
    text-align: right
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #009fe8 !important
}

.layui-laypage {
    margin: 0 !important
}

.paginationBox_in_Node {
    width: 100%;
    margin-top: 35px;
    text-align: center
}

.paginationBox_in_Node .pagination {
    display: inline-block;
    height: 30px;
    margin: 0 auto;
    line-height: 30px
}

.paginationBox_in_Node .pagination li {
    float: left;
    font-size: 14px;
    color: #666
}

.paginationBox_in_Node .pagination li.pageBtn {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666;
    background-color: #fff;
    margin-right: 20px;
    text-align: center
}

.paginationBox_in_Node .pagination li.pageBtn .nextpage, .paginationBox_in_Node .pagination li.pageBtn .prevpage {
    display: inline-block;
    width: 9px;
    height: 17px;
    margin-top: 6px
}

.paginationBox_in_Node .pagination li.pageBtn .prevpage {
    background: url(../img/index/spirit_index_new.png) -70px -210px no-repeat
}

.paginationBox_in_Node .pagination li.pageBtn .nextpage {
    background: url(../img/index/spirit_index_new.png) -84px -210px no-repeat
}

.paginationBox_in_Node .pagination li.pageBtn.disabled {
    background: #f2f2f2;
    cursor: not-allowed
}

.paginationBox_in_Node .pagination li.pageBtn.disabled a {
    cursor: not-allowed;
    color: #fff
}

.paginationBox_in_Node .pagination li.pageBtn.disabled .prevpage {
    background: url(../img/index/spirit_index_new.png) -11px -250px no-repeat
}

.paginationBox_in_Node .pagination li.pageBtn.disabled .nextpage {
    background: url(../img/index/spirit_index_new.png) -50px -250px no-repeat
}

.paginationBox_in_Node .pagination li.pageList li {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    margin-right: 16px;
    color: #666
}

.paginationBox_in_Node .pagination li.pageList li a {
    color: #009fe8
}

.paginationBox_in_Node .pagination li.pageList li.active {
    background: #009fe8
}

.paginationBox_in_Node .pagination li.pageList li.active a {
    color: #fff
}

.paginationBox_in_Node .pagination li.total {
    margin-right: 8px
}

.paginationBox_in_Node .pagination li.inputPageNum {
    width: 50px;
    height: 30px;
    line-height: 30px;
    margin-right: 8px
}

.paginationBox_in_Node .pagination li.inputPageNum input {
    width: 100%;
    height: 100%;
    line-height: 30px;
    outline: 0;
    border: 1px solid #ccc;
    color: #666;
    text-align: center
}

.paginationBox_in_Node .pagination li.goToPage:hover button {
    color: #009fe8
}

.paginationBox_in_Node .pagination li.goToPage button {
    display: block;
    width: 56px;
    height: 30px;
    outline: 0;
    border: 1px solid #dbdbdb;
    background: #fff;
    color: #009fe8;
    font-size: 14px
}

.paginationBox_in_Node .pagination li a {
    display: block;
    width: 100%;
    height: 100%
}

.selctTme {
    width: 140px;
    height: 32px;
    border: 1px solid #eee;
    margin: 24px auto 0;
    line-height: 32px;
    position: relative
}

.selctTme input {
    border: none;
    outline: 0;
    height: 28px;
    width: 100%;
    padding-left: 10px;
    position: relative;
    z-index: 1000;
    background: 0 0;
    display: block
}

.selctTme i {
    display: block;
    width: 19px;
    height: 17px;
    background: url(../img/product/productDetail.png) 0 -102px no-repeat;
    position: absolute;
    top: 8px;
    right: 8px
}

.selctTme > p {
    background-color: #fff
}

.rental_mall_web_tag {
    display: inline-block;
    font-size: 12px;
    border-radius: 1px;
    padding: 2px 3px;
    height: 16px;
    line-height: 12px
}

.rental_mall_web_tag.tag_typeOne {
    background-color: #ff4b4b;
    color: #fff
}

.rental_mall_web_tag.tag_typeTwo {
    background-color: #ffe8e8;
    color: #ff4b4b
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
@-webkit-keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    50%, from, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes tada {
    from, to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

@keyframes wobble {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    11.1%, from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    11.1%, from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes heartBeat {
    0%, 28%, 70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14%, 42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes heartBeat {
    0%, 28%, 70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    14%, 42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

.heartBeat {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

@-webkit-keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

.bounceOut, .flipOutX {
    -webkit-animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInDown {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInLeft {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInRight {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(.95, .95, .95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    to {
        -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY, .flipOutX {
    -webkit-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.delay {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

@media (print),(prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation-duration: 1ms !important;
        animation-duration: 1ms !important;
        -webkit-transition-duration: 1ms !important;
        transition-duration: 1ms !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important
    }
}

.main_error {
    background-color: #f8f8f8;
    padding: 0 0 53px;
    margin-top: 30px;
    box-sizing: border-box
}

.main_error .main.main_contractStatusException {
    padding: 0
}

.main_error .mainBox {
    width: 100%;
    height: 500px;
    padding-top: 80px;
    text-align: center;
    background: #fff
}

.main_error .mainBox .img {
    width: 247px;
    height: 238px;
    margin: 0 auto
}

.main_error .mainBox .img img {
    display: block;
    width: 100%;
    height: 100%
}

.main_error .mainBox .tip_1 {
    font-size: 16px;
    color: #666;
    line-height: 28px;
    margin: 0 auto
}

.main_error .mainBox .tip_2 {
    font-size: 14px;
    color: #999;
    line-height: 28px;
    margin: 0 auto
}

.main_error .mainBox .tip_2 .contact {
    color: #666;
    margin-top: 10px
}

.main_error .mainBox .btn {
    margin-top: 6px
}

.main_error .mainBox .btn .reloadBtn {
    display: inline-block;
    width: 148px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background-color: #009fe8;
    color: #fff;
    border: 1px solid #009fe8;
    border-radius: 2px;
    cursor: pointer;
    margin: 0 10px
}

.main_contractStatusException_H5 {
    text-align: center;
    width: 100%;
    height: 100%
}

.main_contractStatusException_H5 .mainBox {
    margin-top: 12rem
}

.main_contractStatusException_H5 .mainBox .tip_1 {
    margin-top: 3.875rem
}

.main_contractStatusException_H5 .mainBox .tip_2 {
    margin-top: .83rem
}

.main_contractStatusException_H5 .mainBox .tip_2 .phone {
    color: #009fe8
}

.resultTable_noData {
    height: 500px;
    background-color: #fff;
    text-align: center
}

.resultTable_noData .img {
    width: 227px;
    height: 191px;
    margin: 0 auto
}

.resultTable_noData .img img {
    display: block;
    width: 100%;
    height: 100%
}

.resultTable_noData .tip_1 {
    font-size: 16px;
    color: #999;
    line-height: 28px
}

.resultTable_noData .tip_2 {
    font-size: 14px;
    color: #999;
    line-height: 28px
}

.resultTable_noData .btn {
    margin-top: 9px
}

.resultTable_noData .goRound {
    display: block;
    font-size: 14px;
    width: 130px;
    height: 36px;
    background-color: #009fe8;
    border-radius: 2px;
    cursor: pointer;
    margin: 0 auto;
    line-height: 36px;
    color: #fff
}

.MyOrderPersonNoData.jdMode .MyOrderPersonNoImg, .main_error.jdMode .img, .resultTable_noData.jdMode .img {
    width: 124px;
    height: 160px
}

.main_error.resultTable_noData {
    background: #fff
}
