html {
    color: #333;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-rendering: optimizelegibility
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 'helvetica neue', 'hiragino sans gb', 'stheiti', Arial, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif
}

input,
select,
textarea {
    font-size: 100%
}

button,
input {
    *width: auto;
    *overflow: visible;
    line-height: 22px
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    text-align: inherit
}

fieldset,
img {
    border: 0
}

img {
    -ms-interpolation-mode: bicubic
}

iframe {
    display: block
}

blockquote {
    font-family: Optima, Georgia, STSong, serif;
    margin: 1em 0;
    color: #999;
    padding: 0.6em 1em;
    background: #f8f8f8;
    border-left: 0.4em solid #ddd
}

blockquote blockquote {
    padding: 0 0 0 1em;
    margin-left: 2em
}

blockquote p {
    margin-bottom: 0
}

abbr,
acronym {
    border: 0;
    font-variant: normal
}

del {
    text-decoration: line-through
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500
}

q:before,
q:after {
    content: ''
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: text-top\9
}

:root sub,
:root sup {
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

a:hover {
    text-decoration: underline
}

ins,
a {
    text-decoration: none
}

hr {
    border: none;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 10px;
    *color: pink;
    *filter: chroma(color=pink);
    height: 10px;
    *margin: -7px 0 2px
}

.typo p,
.typo pre,
.typo ul,
.typo ol,
.typo dl,
.typo form,
.typo hr,
.typo table,
.typo-p,
.typo-pre,
.typo-ul,
.typo-ol,
.typo-dl,
.typo-form,
.typo-hr,
.typo-table {
    margin-bottom: 1.2em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    *font-weight: 800;
    font-family: Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
    color: #333
}

.typo h1,
.typo h2,
.typo h3,
.typo h4,
.typo h5,
.typo h6,
.typo-h1,
.typo-h2,
.typo-h3,
.typo-h4,
.typo-h5,
.typo-h6 {
    margin-bottom: 0.4em;
    line-height: 1.5
}

.typo h1,
.typo-h1 {
    font-size: 1.8em
}

.typo h2,
.typo-h2 {
    font-size: 1.6em
}

.typo h3,
.typo-h3 {
    font-size: 1.4em
}

.typo h4,
.typo-h4 {
    font-size: 1.2em
}

.typo h5,
.typo h6,
.typo-h5,
.typo-h6 {
    font-size: 1em
}

.typo ul,
.typo-ul {
    margin-left: 1.3em;
    list-style: disc
}

.typo ol,
.typo-ol {
    list-style: decimal;
    margin-left: 1.9em
}

.typo li ul,
.typo li ol,
.typo-ul ul,
.typo-ul ol,
.typo-ol ul,
.typo-ol ol {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 2em
}

.typo li ul,
.typo-ul ul,
.typo-ol ul {
    list-style: circle
}

.typo table th,
.typo table td,
.typo-table th,
.typo-table td .typo table caption {
    border: 1px solid #ddd;
    padding: 0.5em 1em;
    color: #666
}

.typo table th,
.typo-table th {
    background: #fbfbfb
}

.typo table thead th,
.typo-table thead th {
    background: #f1f1f1
}

.typo table .caption {
    border-bottom: none
}

.typo-input,
.typo-textarea {
    -webkit-appearance: none;
    border-radius: 0
}

::-moz-selection {
    background: #08c;
    color: #fff
}

::selection {
    background: #08c;
    color: #fff
}

.typo-em,
.typo em,
legend,
caption {
    font-weight: 700
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f16 {
    font-size: 16px
}

.f20 {
    font-size: 20px
}

.fb {
    font-weight: bold
}

.fn {
    font-weight: normal
}

.t2 {
    text-indent: 2em
}

.lh150 {
    line-height: 150%
}

.lh180 {
    line-height: 180%
}

.lh200 {
    line-height: 200%
}

.unl {
    text-decoration: underline
}

.no_unl {
    text-decoration: none
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.tl {
    text-align: left
}

.bc {
    margin-left: auto;
    margin-right: auto
}

.fr {
    float: right;
    display: inline
}

.fl {
    float: left;
    display: inline
}

.cb {
    clear: both
}

.cr {
    clear: right
}

.cl {
    clear: left
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.vm {
    vertical-align: middle
}

.pr {
    position: relative
}

.pa {
    position: absolute
}

.abs-right {
    position: absolute;
    right: 0
}

.zoom {
    zoom: 1
}

.hidden {
    visibility: hidden
}

.none,
.hide {
    display: none
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.w10 {
    width: 10px
}

.w20 {
    width: 20px
}

.w30 {
    width: 30px
}

.w40 {
    width: 40px
}

.w50 {
    width: 50px
}

.w60 {
    width: 60px
}

.w70 {
    width: 70px
}

.w80 {
    width: 80px
}

.w90 {
    width: 90px
}

.w100 {
    width: 100px
}

.w200 {
    width: 200px
}

.w250 {
    width: 250px
}

.w300 {
    width: 300px
}

.w400 {
    width: 400px
}

.w500 {
    width: 500px
}

.w600 {
    width: 600px
}

.w700 {
    width: 700px
}

.w800 {
    width: 800px
}

.w {
    width: 100%
}

.h50 {
    height: 50px
}

.h80 {
    height: 80px
}

.h100 {
    height: 100px
}

.h200 {
    height: 200px
}

.h {
    height: 100%
}

.m10 {
    margin: 10px
}

.m15 {
    margin: 15px
}

.m30 {
    margin: 30px
}

.mt5 {
    margin-top: 5px
}

.mt10 {
    margin-top: 10px
}

.mt15 {
    margin-top: 15px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt50 {
    margin-top: 50px
}

.mt100 {
    margin-top: 100px
}

.mbt5 {
    margin-bottom: 5px
}

.mb10 {
    margin-bottom: 10px
}

.mb15 {
    margin-bottom: 15px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb50 {
    margin-bottom: 50px
}

.mb100 {
    margin-bottom: 100px
}

.ml5 {
    margin-left: 5px
}

.ml10 {
    margin-left: 10px
}

.ml15 {
    margin-left: 15px
}

.ml20 {
    margin-left: 20px
}

.ml30 {
    margin-left: 30px
}

.ml50 {
    margin-left: 50px
}

.ml100 {
    margin-left: 100px
}

.mr5 {
    margin-right: 5px
}

.mr10 {
    margin-right: 10px
}

.mr15 {
    margin-right: 15px
}

.mr20 {
    margin-right: 20px
}

.mr30 {
    margin-right: 30px
}

.mr50 {
    margin-right: 50px
}

.mr100 {
    margin-right: 100px
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p30 {
    padding: 30px
}

.pt5 {
    padding-top: 5px
}

.pt10 {
    padding-top: 10px
}

.pt15 {
    padding-top: 15px
}

.pt20 {
    padding-top: 20px
}

.pt30 {
    padding-top: 30px
}

.pt50 {
    padding-top: 50px
}

.pt100 {
    padding-top: 100px
}

.pbt5 {
    padding-bottom: 5px
}

.pb10 {
    padding-bottom: 10px
}

.pb15 {
    padding-bottom: 15px
}

.pb20 {
    padding-bottom: 20px
}

.pb30 {
    padding-bottom: 30px
}

.pb50 {
    padding-bottom: 50px
}

.pb100 {
    padding-bottom: 100px
}

.pl5 {
    padding-left: 5px
}

.pl10 {
    padding-left: 10px
}

.pl15 {
    padding-left: 15px
}

.pl20 {
    padding-left: 20px
}

.pl30 {
    padding-left: 30px
}

.pl50 {
    padding-left: 50px
}

.pl100 {
    padding-left: 100px
}

.pr5 {
    padding-right: 5px
}

.pr10 {
    padding-right: 10px
}

.pr15 {
    padding-right: 15px
}

.pr20 {
    padding-right: 20px
}

.pr30 {
    padding-right: 30px
}

.pr50 {
    padding-right: 50px
}

.pr100 {
    padding-right: 100px
}

.gray {
    color: #666
}

.red {
    color: #f00
}

.org {
    color: #f60
}

.blue {
    color: #06c
}

a,
.head .head-hd .search-wrap .sbtn,
.login-dialog .form .postbtn,
.main-article .commentrespond .zsubmit,
.main-article .comment-quickreply-item .zsubmit {
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

/*!
 * ui-dialog.css
 */
.ui-dialog {
    *zoom: 1;
    _float: left;
    position: relative;
    background-color: #FFF;
    border: 1px solid #999;
    border-radius: 6px;
    outline: 0;
    background-clip: padding-box;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .15s ease-in-out, opacity .15s ease-in-out;
    transition: transform .15s ease-in-out, opacity .15s ease-in-out
}

.ui-popup-show .ui-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ui-popup-focus .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1)
}

.ui-popup-modal .ui-dialog {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1), 0 0 256px rgba(255, 255, 255, .3)
}

.ui-dialog-grid {
    width: auto;
    margin: 0;
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    background: transparent
}

.ui-dialog-header,
.ui-dialog-body,
.ui-dialog-footer {
    padding: 0;
    border: 0 none;
    text-align: left;
    background: transparent
}

.ui-dialog-header {
    white-space: nowrap;
    border-bottom: 1px solid #E5E5E5
}

.ui-dialog-close {
    position: relative;
    _position: absolute;
    float: right;
    top: 13px;
    right: 13px;
    _height: 26px;
    padding: 0 4px;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #FFF;
    opacity: .2;
    filter: alpha(opacity=20);
    cursor: pointer;
    background: transparent;
    _background: #FFF;
    border: 0;
    -webkit-appearance: none
}

.ui-dialog-close:hover,
.ui-dialog-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    opacity: 0.5;
    filter: alpha(opacity=50)
}

.ui-dialog-title {
    margin: 0;
    line-height: 1.428571429;
    min-height: 16.428571429px;
    padding: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    cursor: default
}

.ui-dialog-body {
    padding: 20px;
    text-align: center
}

.ui-dialog-content {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
    text-align: left
}

.ui-dialog-footer {
    padding: 0 20px 20px 20px
}

.ui-dialog-statusbar {
    float: left;
    margin-right: 20px;
    padding: 6px 0;
    line-height: 1.428571429;
    font-size: 14px;
    color: #888;
    white-space: nowrap
}

.ui-dialog-statusbar label:hover {
    color: #333
}

.ui-dialog-statusbar input,
.ui-dialog-statusbar .label {
    vertical-align: middle
}

.ui-dialog-button {
    float: right;
    white-space: nowrap
}

.ui-dialog-footer button+button {
    margin-bottom: 0;
    margin-left: 5px
}

.ui-dialog-footer button {
    width: auto;
    overflow: visible;
    display: inline-block;
    padding: 6px 12px;
    _margin-left: 5px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.ui-dialog-footer button:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus {
    color: #333;
    text-decoration: none
}

.ui-dialog-footer button:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.ui-dialog-footer button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.ui-dialog-footer button {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.ui-dialog-footer button:hover,
.ui-dialog-footer button:focus,
.ui-dialog-footer button:active {
    color: #333;
    background-color: #ebebeb;
    border-color: #adadad
}

.ui-dialog-footer button:active {
    background-image: none
}

.ui-dialog-footer button[disabled],
.ui-dialog-footer button[disabled]:hover,
.ui-dialog-footer button[disabled]:focus,
.ui-dialog-footer button[disabled]:active {
    background-color: #fff;
    border-color: #ccc
}

.ui-dialog-footer button.ui-dialog-autofocus {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.ui-dialog-footer button.ui-dialog-autofocus:hover,
.ui-dialog-footer button.ui-dialog-autofocus:focus,
.ui-dialog-footer button.ui-dialog-autofocus:active {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.ui-dialog-footer button.ui-dialog-autofocus:active {
    background-image: none
}

.ui-popup-top-left .ui-dialog,
.ui-popup-top .ui-dialog,
.ui-popup-top-right .ui-dialog {
    top: -8px
}

.ui-popup-bottom-left .ui-dialog,
.ui-popup-bottom .ui-dialog,
.ui-popup-bottom-right .ui-dialog {
    top: 8px
}

.ui-popup-left-top .ui-dialog,
.ui-popup-left .ui-dialog,
.ui-popup-left-bottom .ui-dialog {
    left: -8px
}

.ui-popup-right-top .ui-dialog,
.ui-popup-right .ui-dialog,
.ui-popup-right-bottom .ui-dialog {
    left: 8px
}

.ui-dialog-arrow-a,
.ui-dialog-arrow-b {
    position: absolute;
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
    _color: #FF3FFF;
    _filter: chroma(color=#FF3FFF);
    border: 8px dashed transparent
}

.ui-popup-follow .ui-dialog-arrow-a,
.ui-popup-follow .ui-dialog-arrow-b {
    display: block
}

.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-a {
    bottom: -16px;
    border-top: 8px solid #7C7C7C
}

.ui-popup-top-left .ui-dialog-arrow-b,
.ui-popup-top .ui-dialog-arrow-b,
.ui-popup-top-right .ui-dialog-arrow-b {
    bottom: -15px;
    border-top: 8px solid #fff
}

.ui-popup-top-left .ui-dialog-arrow-a,
.ui-popup-top-left .ui-dialog-arrow-b {
    left: 15px
}

.ui-popup-top .ui-dialog-arrow-a,
.ui-popup-top .ui-dialog-arrow-b {
    left: 50%;
    margin-left: -8px
}

.ui-popup-top-right .ui-dialog-arrow-a,
.ui-popup-top-right .ui-dialog-arrow-b {
    right: 15px
}

.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-a {
    top: -16px;
    border-bottom: 8px solid #7C7C7C
}

.ui-popup-bottom-left .ui-dialog-arrow-b,
.ui-popup-bottom .ui-dialog-arrow-b,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    top: -15px;
    border-bottom: 8px solid #fff
}

.ui-popup-bottom-left .ui-dialog-arrow-a,
.ui-popup-bottom-left .ui-dialog-arrow-b {
    left: 15px
}

.ui-popup-bottom .ui-dialog-arrow-a,
.ui-popup-bottom .ui-dialog-arrow-b {
    margin-left: -8px;
    left: 50%
}

.ui-popup-bottom-right .ui-dialog-arrow-a,
.ui-popup-bottom-right .ui-dialog-arrow-b {
    right: 15px
}

.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-a {
    right: -16px;
    border-left: 8px solid #7C7C7C
}

.ui-popup-left-top .ui-dialog-arrow-b,
.ui-popup-left .ui-dialog-arrow-b,
.ui-popup-left-bottom .ui-dialog-arrow-b {
    right: -15px;
    border-left: 8px solid #fff
}

.ui-popup-left-top .ui-dialog-arrow-a,
.ui-popup-left-top .ui-dialog-arrow-b {
    top: 15px
}

.ui-popup-left .ui-dialog-arrow-a,
.ui-popup-left .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%
}

.ui-popup-left-bottom .ui-dialog-arrow-a,
.ui-popup-left-bottom .ui-dialog-arrow-b {
    bottom: 15px
}

.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-a {
    left: -16px;
    border-right: 8px solid #7C7C7C
}

.ui-popup-right-top .ui-dialog-arrow-b,
.ui-popup-right .ui-dialog-arrow-b,
.ui-popup-right-bottom .ui-dialog-arrow-b {
    left: -15px;
    border-right: 8px solid #fff
}

.ui-popup-right-top .ui-dialog-arrow-a,
.ui-popup-right-top .ui-dialog-arrow-b {
    top: 15px
}

.ui-popup-right .ui-dialog-arrow-a,
.ui-popup-right .ui-dialog-arrow-b {
    margin-top: -8px;
    top: 50%
}

.ui-popup-right-bottom .ui-dialog-arrow-a,
.ui-popup-right-bottom .ui-dialog-arrow-b {
    bottom: 15px
}

@-webkit-keyframes ui-dialog-loading {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes ui-dialog-loading {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ui-dialog-loading {
    vertical-align: middle;
    position: relative;
    display: block;
    *zoom: 1;
    *display: inline;
    overflow: hidden;
    width: 32px;
    height: 32px;
    top: 50%;
    margin: -16px auto 0 auto;
    font-size: 0;
    text-indent: -999em;
    color: #666
}

.ui-dialog-loading {
    width: 100%\9;
    text-indent: 0\9;
    line-height: 32px\9;
    text-align: center\9;
    font-size: 12px\9
}

.ui-dialog-loading::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    margin: 14.5px 0 0 14.5px;
    border-radius: 100%;
    box-shadow: 0 -10px 0 1px #ccc, 10px 0px #ccc, 0 10px #ccc, -10px 0 #ccc, -7px -7px 0 0.5px #ccc, 7px -7px 0 1.5px #ccc, 7px 7px #ccc, -7px 7px #ccc;
    -webkit-transform: rotate(360deg);
    -webkit-animation: ui-dialog-loading 1.5s infinite linear;
    transform: rotate(360deg);
    animation: ui-dialog-loading 1.5s infinite linear;
    display: none\9
}

#J-Emotion {
    z-index: 999;
    width: 373px;
    padding: 10px;
    display: none;
    font-size: 12px;
    background: #fff;
    overflow: hidden;
    position: absolute;
    border: 1px solid #E8E8E8
}

#J-Emotion .right {
    float: right
}

#J-Emotion .prev,
#J-Emotion .next {
    float: left;
    color: #555;
    width: 22px;
    height: 22px;
    font-size: 20px;
    margin-left: 5px;
    line-height: 22px;
    text-align: center;
    background: #f8f8f8;
    text-decoration: none
}

#J-Emotion .item {
    float: left;
    list-style: none
}

#J-Emotion .categories,
#J-Emotion .faces,
#J-Emotion .pages {
    margin: 0;
    padding: 0;
    overflow: hidden;
    _zoom: 1
}

#J-Emotion .category {
    float: left;
    color: #0a8cd2;
    cursor: pointer;
    padding: 0 8px;
    line-height: 22px;
    border-radius: 4px;
    white-space: nowrap
}

#J-Emotion .category:hover {
    text-decoration: underline
}

#J-Emotion .categories .current,
#J-Emotion .categories .current:hover {
    color: #333;
    cursor: default;
    background: #e6e6e6;
    text-decoration: none
}

#J-Emotion .faces {
    width: 372px;
    padding: 11px 0 0 1px
}

#J-Emotion .face {
    z-index: 1;
    float: left;
    width: 26px;
    height: 22px;
    cursor: pointer;
    overflow: hidden;
    padding: 4px 2px;
    position: relative;
    text-align: center;
    margin: -1px 0 0 -1px;
    border: 1px solid #e8e8e8;
    _display: inline
}

#J-Emotion .face:hover {
    z-index: 2;
    border: 1px solid #0095cd
}

#J-Emotion .pages {
    float: right;
    margin-top: 8px
}

#J-Emotion .page {
    float: left;
    height: 22px;
    padding: 0 8px;
    color: #0a8cd2;
    margin-left: 5px;
    line-height: 22px;
    border-radius: 1px;
    background: #f2f2f2;
    text-decoration: none
}

#J-Emotion .pages .current {
    color: #333;
    cursor: default;
    background: #fff
}

#J-Emotion .emotion-ico {
    border: 0;
    vertical-align: text-bottom
}

/*!
Animate.css
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -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 {

    0%,
    100%,
    20%,
    53%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    100%,
    50% {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -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)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -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(0.75, 1.25, 1);
        transform: scale3d(0.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)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        -ms-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        -ms-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    100% {
        -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 {

    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-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)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -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)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-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);
        -ms-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);
        -ms-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)
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    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)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.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)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.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)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.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)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.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)
    }

    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.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, -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)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    0%,
    100%,
    60%,
    75%,
    90% {
        -webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-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)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-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)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-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)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-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)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-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)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) 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);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) 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) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) 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);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-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);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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)
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-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);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -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
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -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
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -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);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-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 {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-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 {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        -ms-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -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 {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-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 {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -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 {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-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 {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -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 {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-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
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-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);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-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);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    100% {
        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 {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        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(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        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(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        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(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        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(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.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(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    100% {
        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(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        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(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.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)
    }

    100% {
        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);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-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)
    }

    100% {
        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);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-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(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        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(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(0.55, .055, .675, .19)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(0.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

.btn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    *margin-left: .3em
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
    background-color: #e6e6e6
}

.btn:active,
.btn.active {
    background-color: #ccc \9
}

.btn:first-child {
    *margin-left: 0
}

.btn:hover {
    color: #333;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.active,
.btn:active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    outline: 0
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    background-color: #e6e6e6;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.btn-large [class^="icon-"] {
    margin-top: 1px
}

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px
}

.btn-small [class^="icon-"] {
    margin-top: -1px
}

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #fff
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
    color: rgba(255, 255, 255, 0.75)
}

.btn-primary {
    background-color: #0074cc;
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
    border-color: #05c #0055cc #003580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false)
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #05c
}

.btn-primary:active,
.btn-primary.active {
    background-color: #004099 \9
}

.btn-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false)
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    background-color: #f89406
}

.btn-warning:active,
.btn-warning.active {
    background-color: #c67605 \9
}

.btn-danger {
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false)
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background-color: #bd362f
}

.btn-danger:active,
.btn-danger.active {
    background-color: #942a25 \9
}

.btn-success {
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -ms-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false)
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #51a351
}

.btn-success:active,
.btn-success.active {
    background-color: #408140 \9
}

.btn-info {
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false)
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-color: #2f96b4
}

.btn-info:active,
.btn-info.active {
    background-color: #24748c \9
}

.btn-inverse {
    background-color: #414141;
    background-image: -moz-linear-gradient(top, #555555, #222222);
    background-image: -ms-linear-gradient(top, #555555, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
    background-image: -webkit-linear-gradient(top, #555555, #222222);
    background-image: -o-linear-gradient(top, #555555, #222222);
    background-image: linear-gradient(top, #555555, #222222);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
    border-color: #222 #222222 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false)
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #222
}

.btn-inverse:active,
.btn-inverse.active {
    background-color: #080808 \9
}

button.btn,
input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px
}

.activity-item i {
    float: left;
    margin-top: 3px;
    font-size: 16px
}

div.activity {
    margin-left: 28px
}

div.activity-item {
    padding: 7px 12px
}

#notification-list div.activity-item {
    border-top: 1px solid #f5f5f5
}

#notification-list div.activity-item a {
    font-weight: 600
}

div.activity span {
    display: block;
    color: #999;
    font-size: 11px;
    line-height: 16px
}

#notifications i.fa {
    font-size: 17px
}

.noty_type_error * {
    font-weight: normal !important
}

.noty_type_error a {
    font-weight: bold !important
}

.noty_bar.noty_type_error a,
.noty_bar.noty_type_error i {
    color: #fff
}

.noty_bar.noty_type_information a {
    color: #fff;
    font-weight: bold
}

.noty_type_error div.activity span {
    color: #fff
}

.noty_type_information div.activity span {
    color: #fefefe
}

.noty_type_alert .noty_message,
.noty_type_alert .noty_message a {
    color: #444
}

.noty_type_success .noty_message,
.noty_type_success .noty_message a {
    color: darkgreen
}

.noty_type_error .noty_message,
.noty_type_error .noty_message a {
    color: #fff
}

.noty_type_warning .noty_message,
.noty_type_warning .noty_message a {
    color: #826200
}

.noty_type_information .noty_message,
.noty_type_information .noty_message a {
    color: white
}

.noty_type_confirm .noty_message,
.noty_type_confirm .noty_message a {
    color: #444
}

body {
    background: #f0f0f0;
    font-size: 14px;
    font-family: "Î¢ÈíÑÅºÚ", Verdana, Arial;
    line-height: 150%;
    margin: 0;
    padding: 0;
    color: #333
}

div {
    margin: 0 auto;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
form,
img,
p {
    margin: 0;
    padding: 0;
    border: none;
    list-style-type: none
}

em,
i {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,
h2,
p,
h3,
ol,
form,
label,
dl,
dd {
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    border: none;
    vertical-align: baseline;
    outline: none
}

ul,
li {
    list-style: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: none;
    font-size: 100%
}

.none {
    display: none
}

.show {
    display: block
}

a {
    color: #424242;
    text-decoration: none;
    outline: none
}

a:hover {
    color: #2787B6
}

.block {
    width: 1180px;
    margin: 0 auto
}

.cd-search {
    height: 80px;
    top: 80px;
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border-top: 1px solid #eee;
    background: #fff
}

.cd-search.is-visible,
.lapa-category {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s
}

.cd-search.is-visible {
    opacity: 1;
    visibility: visible;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s
}

.lapa-overlay {
    position: fixed;
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s, -webkit-transform .3s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s, -moz-transform .3s 0s;
    transition: opacity .3s 0s, visibility 0s .3s, transform .3s 0s;
    visibility: hidden
}

.lapa-overlay.lapa-overlay--active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s, -webkit-transform .3s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s, -moz-transform .3s 0s;
    transition: opacity .3s 0s, visibility 0s 0s, transform .3s 0s
}

.m_top {
    margin-top: 20px
}

.f_l {
    float: left
}

.f_r {
    float: right
}

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    visibility: hidden;
    line-height: 0
}

.clearfix:after {
    clear: both;
    content: "\200B";
    display: block;
    height: 0
}

.clearfix {
    *zoom: 1
}

.top {
    width: 100%;
    height: 36px;
    line-height: 36px;
    background: #2787B6;
    font-size: 12px;
    color: #fff
}

.top_r ul li {
    float: left;
    margin-left: 30px
}

.top_r ul li a {
    display: block;
    color: #fff;
    font-size: 12px;
    position: relative;
    padding-left: 22px
}

.top_r ul li.on {
    position: relative
}

.iq_code {
    position: absolute;
    left: -70px;
    top: 38px;
    text-align: center;
    padding: 15px 15px 0;
    z-index: 999
}

.iq_code img {
    width: 150px;
    height: 150px
}

.iq_code p {
    line-height: 40px;
    font-size: 14px;
    color: #000
}

.top_r ul li a i {
    position: absolute;
    left: 0;
    top: 10px
}

.top_r ul li a i.app_i {
    width: 14px;
    height: 16px;
    background: url(../img/downapp_icon.png) no-repeat
}

.top_r ul li a i.qq_i {
    width: 16px;
    height: 16px;
    background: url(../img/white_qq.png) no-repeat
}

.top_r ul li a i.about_i {
    width: 18px;
    height: 15px;
    background: url(../img/white_weixin.png) no-repeat 0 0 / 18px auto
}

.header {
    width: 100%;
    padding: 15px 0 0;
    background: #fff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 111
}

.header .logo {
    float: left;
    background: url(../img/logo.jpg) no-repeat;
    width: 180px;
    height: 60px;
    display: block
}

.header .search {
    float: left;
    padding: 10px 25px;
    height: 24px;
    background: #EDEDED;
    margin: 8px 0 0 50px;
    border-radius: 44px
}

.header .search a {
    position: relative;
    display: block;
    padding-left: 30px;
    font-size: 16px;
    color: #999
}

.header .search a i {
    width: 18px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 3px;
    background: url(../img/little_search_icon.png) no-repeat
}

.login_register {
    margin-top: 20px;
    position: relative
}

.login_register ul li {
    float: left;
    margin-left: 30px
}

.login_register ul li.on {
    position: relative;
    z-index: 18
}

.login_con {
    position: absolute;
    right: 0;
    top: 50px;
    width: 320px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15), inset 0 4px 0 0 #2787B6;
    z-index: 20
}

.login_con h3 {
    padding: 30px;
    font-size: 30px;
    color: #2787B6;
    font-weight: normal
}

.login_con .form_box {
    padding: 0 30px
}

.login_con .form_box .inp_div {
    width: 260px;
    padding: 10px 0 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #D8D8D8
}

.login_con .form_box .inp_div input.inp_text {
    width: 260px;
    color: #999;
    font-size: 18px;
    line-height: 30px;
    border: none
}

.login_register a {
    line-height: 20px;
    font-size: 16px;
    color: #2787B6
}

.login_register a.register {
    color: #E67E0F
}

.but_inp {
    width: 260px;
    height: 50px;
    line-height: 50px;
    background: #2787B6;
    color: #fff;
    border: none;
    font-size: 18px
}

.login_bottom {
    background: #F5F5F5;
    height: 45px;
    line-height: 45px;
    text-align: center
}

.login_pass {
    padding: 10px 0
}

.login_pass .f_l {
    color: #999;
    font-size: 14px;
    position: relative;
    padding-left: 25px
}

.login_pass .f_l i {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 2px;
    background: #D8D8D8
}

.login_pass a {
    font-size: 14px
}

.login_bottom a {
    color: #999;
    line-height: 45px;
    position: relative;
    padding-left: 25px;
    font-size: 14px
}

.login_ad {
    margin-left: 100px
}

.login_bottom a i {
    position: absolute;
    left: 0;
    top: 1px;
    width: 18px;
    height: 18px;
    background: url(../img/bule_qq_icon.png) no-repeat
}

.logo_lan {
    margin-bottom: 10px;
    border-bottom: 1px solid #EDEDED
}

.nav_box {
    height: 50px;
    line-height: 50px
}

.nav_box .nav_left_list {
    width: 920px;
    border-right: 1px solid #EDEDED
}

.nav_box .nav_left_list li {
    float: left;
    width: 90px;
    text-align: center
}

.nav_box .nav_left_list li .nav_on {
    display: none
}

.nav_box .nav_left_list li.on {
    position: relative
}

.nav_box .nav_left_list li.on a {
    color: #fff
}

.nav_box .nav_left_list li.on .nav_on {
    display: block;
    position: absolute;
    left: 0x;
    top: 0;
    z-index: 9
}

.nav_box .nav_left_list li.on .nav_on .nav_on_bg {
    background: #2787B6;
    width: 90px;
    height: 50px
}

.nav_box .nav_left_list li.on a {
    background: #2787B6;
    display: block
}

.nav_box .nav_left_list li.on dl {
    width: 150px;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 11;
    background: #fff;
    border: 1px solid #DDD;
    border-top: none
}

.nav_box .nav_left_list li.on dl dd {
    line-height: 50px;
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #ddd
}

.nav_box .nav_left_list li.on dl dd a:hover {
    background: #2787B6;
    color: #fff;
    display: block
}

.nav_box .nav_left_list li a {
    font-size: 16px;
    color: #333;
    position: relative;
    z-index: 10
}

.nav_box .nav_left_list li.on dl dd a {
    font-size: 16px;
    color: #2787B6;
    z-index: 11;
    background: none
}

.nav_right_list {
    width: 259px
}

.nav_right_list li {
    float: left;
    width: 50%;
    text-align: center
}

.nav_right_list li a {
    display: inline-block;
    position: relative;
    padding-left: 34px;
    color: #2787B6
}

.nav_right_list li a i {
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 8px
}

.nav_right_list li a i.nav_i1 {
    background: url(../img/wytg.png) no-repeat;
    width: 32px;
    height: 32px
}

.nav_right_list li a i.nav_i2 {
    width: 16px;
    background: url(../img/tgxq.png) no-repeat;
    width: 32px;
    height: 32px
}

.iq_shadown {
    background: #FFF;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15)
}

.iq_banner {
    width: 400px;
    height: 292px
}

.iq_layer1_right {
    width: 760px
}

.iq_layer1_new {
    width: 730px;
    height: 180px;
    padding: 0 15px
}

.iq_layer1_new dl {
    width: 720px;
    padding: 15px
}

.iq_layer1_new dl dt {
    margin-bottom: 5px
}

.iq_layer1_new dl dt a {
    font-size: 18px;
    line-height: 24px
}

.iq_layer1_new dl dd {
    padding-top: 8px;
    width: 360px;
    float: left
}

.iq_layer1_new dl dd a {
    width: 345px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    position: relative;
    padding-left: 12px
}

.iq_layer1_new dl dd a i {
    width: 5px;
    height: 5px;
    background: #D8D8D8;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 7px
}

.iq_layer1_advertisement {
    height: 90px;
    width: 100%
}

.blue {
    color: #2787B6
}

.red {
    color: #B10707
}

.gray {
    color: #666
}

.iq_layer2_left {
    width: 780px
}

.iq_title {
    height: 60px;
    line-height: 60px;
    padding-top: 10px
}

.iq_title h3 {
    font-size: 20px;
    font-weight: bold
}

.iq_layer2_left .iq_title .more {
    font-size: 16px
}

.new_up {
    overflow: hidden;
    padding: 20px
}

.height_5 {
    width: 100%;
    height: 0px
}

.height_20 {
    width: 100%;
    height: 20px
}

.new_up ul {
    width: 370px
}

.new_up ul li {
    width: 305px;
    position: relative;
    padding-right: 50px;
    padding-bottom: 10px
}

.new_up ul li a,
.hot_up ul li a {
    width: 283px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    display: block;
    overflow: hidden;
    position: relative;
    padding-left: 12px;
    color: #135E93
}

.new_up ul li a:hover,
.hot_up ul li a:hover {
    color: #2787B6
}

.new_up ul li a i,
.hot_up ul li a i {
    width: 5px;
    height: 5px;
    background: #D8D8D8;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 8px
}

.new_up ul li span,
.hot_up ul li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999
}

.new_up ul li span.red,
.hot_up ul li span.red {
    color: #F00
}

.iq_layer2_right {
    width: 380px
}

.hot_new {
    padding-top: 20px;
    height: 480px;
    overflow: hidden
}

.hot_up {
    padding: 20px 20px 0
}

.hot_up ul li {
    width: 290px;
    position: relative;
    padding-right: 50px;
    padding-bottom: 10px
}

.hot_up ul li p {
    position: absolute;
    left: 0;
    height: 18px;
    line-height: 18px;
    width: 18px;
    background: #a2a2a2;
    color: #FFF;
    text-align: center;
    top: 2px;
    font-size: 12px
}

.hot_up ul li p.span_curr {
    background: #4ea9d6
}

.hot_img {
    width: 340px;
    height: 180px;
    background: #e2e2e2;
    position: relative
}

.hot_img img {
    width: 340px;
    height: 180px
}

.img_intro {
    width: 320px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6)
}

.img_intro a {
    color: #fff
}

.iq_layer3 {
    width: 100%;
    height: 100px
}

.iq_layer3 img {
    width: 1180px;
    height: 100px
}

.iq_layer_classic {
    width: 380px;
    height: 452px;
    overflow: hidden
}

.classic_title {
    position: relative
}

.classic_title a {
    position: relative;
    padding: 15px 20px;
    font-size: 16px;
    display: inline-block
}

.classic_title a.actived2 {
    color: #2787b6;
    font-weight: bold
}

.classic_title li {
    float: left
}

.classic_title li.actived {
    border-top: 2px solid #2787B6;
    color: #2787B6
}

.classic_title li.actived a {
    color: #2787B6;
    font-weight: bold
}

.content-wrap .content-item {
    display: none
}

.content-wrap .current {
    display: block
}

.classic_title a.rj_down {
    position: relative;
    padding: 0
}

.classic_title a i {
    width: 10px;
    height: 8px;
    position: absolute;
    right: 0px;
    top: 22px;
    background: url(../img/arrow_icon.png) no-repeat
}

.classic_title a.rj_down {
    display: inline-block;
    padding: 15px 20px;
    font-size: 16px
}

.classic_show {
    width: 370px;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 20;
    padding: 10px 15px 10px 15px
}

.classic_show ul li {
    width: 165px;
    float: left;
    padding: 0 5px 10px
}

.classic_show a {
    height: 40px;
    line-height: 40px;
    padding: 0;
    display: block;
    background: #EBEBEB;
    color: #666;
    text-align: center
}

.classic_show ul li.on a,
.classic_show ul li a:hover {
    background: #2787B6;
    color: #fff
}

.iq_layer_classic_con {
    padding: 10px 20px 0;
    float: left
}

.bit_new_title {
    margin-top: 15px
}

.bit_new_title a {
    font-size: 18px;
    line-height: 24px
}

.classic_con_l1 a.left_img {
    width: 170px;
    height: 120px
}

.classic_con_l1 a.left_img img {
    width: 100%;
    height: 100%
}

.classic_con_l1 .right_con {
    width: 155px
}

.classic_con_l1 .right_con a.right_con_title {
    font-size: 16px;
    width: 155px;
    height: 48px;
    display: block;
    overflow: hidden;
    line-height: 24px
}

.classic_con_l1 .right_con p {
    font-size: 12px;
    margin-top: 10px;
    line-height: 20px
}

.m_l_20 {
    margin-left: 20px
}

.iq_layer5_con {
    height: 384px;
    overflow: hidden
}

.two_guanggao a.a_img {
    width: 100%;
    height: 182px;
    display: block;
    background: #E2E2E2
}

.iq_layer7_con {
    height: 470px
}

.down_load_list {
    padding: 10px 20px 0
}

.down_load_list li {
    position: relative;
    padding-left: 160px;
    margin-bottom: 18px;
    min-height: 85px
}

.down_load_list li img {
    width: 120px;
    height: 85px;
    position: absolute;
    left: 0;
    top: 0
}

.down_load_list li .down_title {
    font-size: 16px;
    display: block;
    height: 60px;
    line-height: 20px;
    width: 100%;
    overflow: hidden
}

.down_load_list li .down_go {
    line-height: 24px;
    height: 24px
}

.down_load_list li .down_go .num {
    width: 80px;
    position: relative;
    padding-left: 15px;
    font-size: 12px;
    color: #666
}

.down_load_list li .down_go .num i {
    width: 8px;
    height: 7px;
    position: absolute;
    left: 0;
    top: 9px;
    background: url(../img/arrow_down.png) no-repeat 0 0 /8px auto
}

.down_load_list li .down_go a {
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    display: inline-block;
    color: #5F94F3;
    font-size: 12px;
    border: 1px solid #5F94F3
}

.iq_footer {
    width: 100%;
    margin-top: 30px;
    background: #f5f5f5;
    float: left
}

.iq_footer .footer_layer1 {
    background: #fff;
    padding: 30px 0;
    color: #666;
    border-top: 2px solid #2787B6
}

.footer_layer1 .f_l {
    line-height: 30px
}

.footer_layer1 .f_r dd {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px
}

.footer_layer1 .f_r dd.qq_num {
    color: #2787B6
}

.footer_layer1 .f_r dd i {
    position: absolute;
    left: 0;
    top: 0
}

.footer_layer1 .f_r dd.qq_num i {
    width: 18px;
    height: 18px;
    background: url(../img/bule_qq_icon.png) no-repeat
}

.footer_layer1 .f_r dd.email i {
    width: 18px;
    height: 15px;
    top: 5px;
    background: url(../img/email_icon.png) no-repeat
}

.footer_layer2 {
    color: #888;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

.footer_layer2 a {
    color: #888;
    display: inline-block;
    margin-right: 10px;
    font-size: 12px
}

.footer_layer2 a:hover {
    color: #2787B6
}

.color_999 {
    color: #999
}

.cd-search .inp {
    border-radius: 0;
    border: none;
    background: #fff;
    width: 90%;
    float: left;
    margin-left: 1.38889%;
    margin-right: 1.38889%;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 28px;
    line-height: 70px
}

.cd-search input:focus,
a:active,
a:hover {
    outline: 0
}

.cd-search input::-webkit-input-placeholder {
    color: #4EA9D6
}

.cd-search input::-moz-placeholder {
    color: #4EA9D6
}

.cd-search input:-moz-placeholder {
    color: #4EA9D6
}

.cd-search input:-ms-input-placeholder {
    color: #4EA9D6
}

.cd-search .but_sub {
    background: none;
    border: none;
    width: 34px;
    height: 36px;
    float: right;
    background: url(../img/big_search_icon.png) no-repeat;
    margin-top: 20px;
    cursor: pointer
}

.news-comm-page {
    float: left;
    width: 100%;
    text-align: center
}

.news-comm-page a.prev,
.news-comm-page a.next {
    background: #4ea9d6;
    color: #fff;
    padding: 5px 10px;
    border-radius: 12px
}

.news-comm-page span.num {
    padding: 5px 10px
}

.content_ny {
    float: left;
    margin-top: 30px;
    width: 100%;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px
}

.btn_con {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 100%
}

.btn_con a {
    float: left;
    margin-left: 30px;
    width: 120px;
    text-align: center;
    background: #2787b6;
    display: block;
    line-height: 40px;
    color: #fff;
    font-size: 16px
}

.qq_qun {
    float: left;
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    padding-top: 30px
}

.qq_qun h2 {
    height: 50px;
    line-height: 50px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #CCC;
    font-size: 16px;
    font-weight: normal
}

.qun_con {
    float: left;
    width: 100%
}

.qun_con a {
    float: left;
    width: 33.33%;
    text-align: center;
    height: 180px
}

.main-wrap {
    margin: 10px auto 0;
    width: 1180px
}

.page-breadcrumb {
    float: left;
    width: 100%
}

.page-breadcrumb a:last-child {
    color: #2787b6
}

.page-content {
    float: left;
    width: 100%;
    background: #fff
}

.cat-wrap {
    margin-bottom: 20px
}

.cat-wrap .cat-container {
    float: left;
    width: 719px
}

.cat-container .title {
    position: relative;
    z-index: 2;
    padding: 5px 0 0 25px;
    border-top: 2px solid #206f96;
    margin-bottom: 25px;
    box-shadow: 0 1px 0 #e8f0f4 inset
}

.cat-container .title .ico {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 10px;
    width: 12px;
    height: 10px;
    background: url(../img/cat-sp-ico.png)
}

.cat-container .title h2 {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    color: #333
}

.cat-container .title .nav {
    margin-top: 3px;
    overflow: hidden
}

.cat-container .title .nav li {
    float: left;
    border-left: 1px solid #ccc;
    margin-left: -1px
}

.cat-container .title .nav a {
    display: block;
    padding: 0 20px;
    color: #333
}

.cat-container .title .nav .current,
.cat-container .title .nav a:hover {
    background-color: #e5e5e5;
    color: #555;
    text-decoration: none
}

.cat-container .title .more-link {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 8px;
    color: #206f96
}

.cat-container .content {}

.cat-container .news-comm-wrap {
    width: 739px;
    margin: 0 -20px -25px 0;
    overflow: hidden
}

.cat-wrap .news-comm li {
    float: none
}

.cat-container .news-comm {
    float: left;
    margin: 0 20px 25px 0
}

.cat-container .news-comm li {
    width: 349.5px;
    margin-bottom: 5px
}

.cat-container .news-comm .time,
.main-article .relatedarticle-div .news-comm .time,
.cat-sidebar .news-comm .time {
    float: right;
    margin-left: 15px;
    color: #999
}

.cat-container .news-comm .time.today,
.main-article .relatedarticle-div .news-comm .time.today,
.cat-sidebar .news-comm .time.today {
    color: #E11
}

.cat-container .news-comm-page {
    margin-top: 14px
}

.cat-container .news-comm-page a {
    float: left;
    width: 238px;
    height: 28px;
    line-height: 30px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #999;
    background-color: #fafafa;
    text-align: center
}

.cat-container .news-comm-page a:hover {
    background-color: #ddd;
    text-decoration: none
}

.cat-container .news-comm-page .num {
    float: left;
    width: 227px;
    height: 28px;
    line-height: 30px;
    margin-right: 5px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #999;
    background-color: #fff;
    text-align: center
}

.cat-container .news-comm-page .prev {
    margin-right: 5px
}

.cat-container .news-comm-page .next {}

.cat-container .soft-comm-wrap {}

.cat-container .soft-comm {
    margin-bottom: 4px
}

.cat-container .soft-comm dt {}

.cat-container .soft-comm dd {
    padding-left: 205px
}

.cat-container .soft-comm .tit {
    font-size: 18px
}

.cat-container .soft-comm .tit a {
    color: #0b68a9
}

.cat-container .soft-comm .meta {
    color: #858585
}

.cat-container .soft-comm .img {
    float: left;
    *display: inline;
    margin-left: -205px
}

.cat-container .soft-comm .intro {
    color: #666
}

.cat-container .soft-comm .con {
    height: 82px;
    line-height: 1.7;
    overflow: hidden
}

.cat-container .soft-comm .btn-wrap {
    margin-top: 17px;
    overflow: hidden
}

.cat-container .soft-comm .btn-wrap .txt {
    color: #999;
    vertical-align: -8px
}

.cat-container .soft-comm .btn-wrap .txt em {
    color: #0b68a9;
    border-bottom: 1px solid #0b68a9
}

.cat-container .soft-comm .btn-wrap .down-btn {
    float: right;
    width: 113px;
    height: 36px;
    background: url(../img/soft-comm-down-btn.png);
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.cat-container .soft-comm .btn-wrap .down-btn:hover {
    background-position: 0 -36px
}

.cat-container .photo-comm-wrap {
    margin: 0 -24px -20px 0;
    overflow: hidden
}

.cat-container .photo-comm {}

.cat-container .photo-comm li {
    float: left;
    width: 164px;
    height: 164px;
    margin: 0 21px 20px 0
}

.cat-container .photo-comm a {}

.cat-container .photo-comm img {
    display: block
}

.cat-wrap .cat-sidebar {
    float: right;
    width: 360px
}

.cat-sidebar .title,
.main-article .thinklike-div .title,
.main-article .relatedarticle-div .title {
    padding: 5px 10px;
    border-top: 2px solid #206f96;
    margin-bottom: 12px;
    background-color: #f4f4f4
}

.cat-sidebar .title h2,
.main-article .thinklike-div .title h3,
.main-article .relatedarticle-div .title h3 {
    font-size: 14px;
    color: #333
}

.cat-sidebar .title h2 a {
    color: #333
}

.cat-sidebar .recommend-dl {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5
}

.cat-sidebar .recommend-dl dt {
    float: left
}

.cat-sidebar .recommend-dl img {
    display: block
}

.cat-sidebar .recommend-dl dd {
    padding-left: 145px
}

.cat-sidebar .recommend-dl .tit {
    display: block;
    height: 18px;
    line-height: 18px;
    margin-bottom: 5px;
    overflow: hidden;
    color: #000
}

.cat-sidebar .recommend-dl .tit:hover {
    text-decoration: none
}

.cat-sidebar .recommend-dl .intro {
    height: 67px;
    line-height: 2;
    overflow: hidden
}

.cat-sidebar .news-comm {}

.cat-sidebar .news-comm li {
    width: 100%;
    margin: 6px 0
}

.news-col {}

.news-col .cat-container .news-comm {
    margin-bottom: 13px
}

.news-col .cat-container .news-comm li {
    margin-bottom: 10px
}

.news-col .cat-container .news-comm a {}

.news-col .cat-container .news-comm .time {}

.news-col .cat-container .news-comm .time.today {
    color: #E11
}

.news-col .cat-container .news-col {
    float: left;
    margin-right: 20px
}

.news-col .cat-container .news-col .news-comm {
    float: none;
    margin-right: 0;
    margin-bottom: 23px
}

.news-col .cat-sidebar .recommend-dl {
    margin-bottom: 9px
}

.news-col .cat-sidebar .news-comm li {
    margin: 0 0 7px
}

.soft-col {}

.soft-col .cat-container .title {
    margin-bottom: 15px
}

.soft-col .cat-container .title .ico {
    height: 12px;
    background-position: 0 -12px
}

.qqsource-col {}

.qqsource-col .cat-container .title .ico {
    background-position: 0 -26px
}

.qqsource-col .cat-sidebar .recommend-dl {
    margin-bottom: 20px
}

.page-breadcrumb {
    color: #666;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 15px;
    background: #fff;
    padding-top: 30px;
    padding-left: 20px;
    width: 1160px
}

.page-breadcrumb b {
    color: #333
}

.page-breadcrumb a {
    color: #666
}

.page-breadcrumb a:last-child {
    color: #06557c
}

.page-content {}

.page-content-intro {
    float: left;
    width: 820px
}

.main-article .content-wrap {
    padding: 30px 0 30px 20px;
    margin-bottom: 15px;
    border-bottom: 2px solid #0b588c;
    box-shadow: 0 1px 0 #ccc
}

.main-article .title {
    font-size: 24px;
    color: #222;
    margin-bottom: 15px
}

.main-article .meta {
    color: #666;
    margin-bottom: 25px;
    font-size: 12px
}

.main-article .meta .ico,
.time-count-down .ico,
.down-url-wrap .ico,
.main-article .down-url-wrap .sbtn .ico,
.main-article .comment-div .ctitle .ico,
.main-article .commentrespond .zsmiley .ico,
.main-article .comment-quickreply-item .zsmiley .ico,
.singlepage-scroll-item a,
.main-article .share-div .digg .sbtn .ico,
.main-article .share-div .digg .info .handico {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 14px;
    height: 11px;
    margin-right: 5px;
    background: url(../img/meta-ico.png) no-repeat
}

.main-article .meta .time {}

.main-article .meta .author {
    margin-left: 15px
}

.main-article .meta .author .ico {
    width: 11px
}

.main-article .meta .author a {
    color: #2c3fb0;
    text-decoration: underline
}

.main-article .meta .view {
    margin-left: 15px
}

.main-article .meta .view .ico {
    width: 10px;
    height: 6px;
    background-position: 0 -13px;
    vertical-align: 2px
}

.main-article .meta .view b {
    font-weight: 400;
    color: #2c3fb0;
    margin: 0 5px
}

.main-article .meta .comment {
    margin-left: 15px
}

.main-article .meta .comment .ico {
    background-position: 0 -22px
}

.main-article .meta .comment b {
    font-weight: 400;
    color: #2c3fb0;
    margin-right: 5px
}

.main-article .content-intro {
    font-size: 15px
}

.main-article .content-intro a {
    color: #2c3fb0
}

.main-article .content-intro h1 {
    padding: 3px 10px;
    font-size: 20px;
    color: #fff;
    background-color: #0b588c
}

.main-article .content-intro h2 {
    padding: 3px 10px;
    font-size: 18px;
    color: #444;
    background-color: #d6d6d6
}

.main-article .content-intro blockquote {
    border: 1px solid #e9e9e9;
    border-left: 4px solid #0b588c;
    font-size: 14px;
    color: #0b588c;
    background-color: #fff
}

.main-article .content-intro img {
    max-width: 100%;
    height: auto
}

.main-article .time-count-down {
    margin: 15px 0 20px;
    font-size: 20px;
    color: #222
}

.main-article .time-count-down .ico {
    width: 18px;
    height: 18px;
    background-position: 0 -53px;
    visibility: -3px
}

.main-article .time-count-down b {
    color: #d00000;
    font-weight: 400
}

.main-article .time-count-down .tm {
    color: #cc1b1b;
    margin: 0 5px
}

.main-article .time-count-down .jtime {
    margin: 0 2px
}

.main-article .time-count-down .jtime .dd {
    color: #cc1b1b;
    margin: 0 5px
}

.main-article .time-count-down .jtime .hh-1,
.main-article .time-count-down .jtime .mm-1,
.main-article .time-count-down .jtime .ss-1 {
    color: #cc1b1b;
    margin-left: 5px
}

.main-article .time-count-down .jtime .hh-2,
.main-article .time-count-down .jtime .mm-2,
.main-article .time-count-down .jtime .ss-2 {
    color: #cc1b1b;
    margin-right: 5px
}

.main-article .keyword {
    margin-bottom: 0
}

.main-article .keyword b {
    color: #525252;
    font-weight: 400
}

.main-article .keyword a {
    color: #525252;
    margin-right: 6px
}

.main-article .down-url-wrap {
    margin-bottom: 25px
}

.main-article .down-url-wrap .tit {
    margin-bottom: 15px;
    font-size: 14px;
    color: #0b588c;
    font-weight: 700
}

.main-article .down-url-wrap .ico {
    width: 15px;
    height: 15px;
    background-position: 0 -36px;
    vertical-align: -2px
}

.main-article .down-url-wrap .sbtn {
    position: relative;
    z-index: 1;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 37px;
    line-height: 37px;
    padding-left: 50px;
    padding-right: 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #d7d7d7;
    border-width: 1px 1px 4px;
    font-size: 14px;
    font-weight: 700;
    color: #0b588c;
    text-decoration: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-radius: 2px
}

.main-article .down-url-wrap .sbtn .ico {
    position: absolute;
    z-index: 2;
    left: 11px;
    top: 14.5px;
    width: 12px;
    height: 8px;
    font-size: 0;
    background-position: -63px -166px
}

.main-article .down-url-wrap .sbtn .line {
    position: absolute;
    z-index: 2;
    left: 32px;
    top: 0;
    height: 37px;
    width: 1px;
    background-color: #d7d7d7
}

.main-article .down-url-wrap .sbtn:hover {
    background-color: #0b588c;
    border-color: #0b588c #0b588c #0b4972;
    color: #fff
}

.main-article .down-url-wrap .sbtn:hover .ico {
    background-position: -80px -166px
}

.main-article .down-url-wrap .sbtn:hover .line {
    background-color: #0b588c
}

.main-article .share-div,
.main-article .appraise-div,
.main-article .newspage-nav,
.main-article .comment-div {
    padding-top: 20px;
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding-left: 20px
}

.main-article .newspage-nav {}

.main-article .newspage-nav p {
    margin-bottom: 10px;
    font-size: 14px
}

.main-article .newspage-nav a {
    color: #333
}

.main-article .share-div {}

.main-article .share-div .qqclock {
    margin-top: 13px
}

.main-article .share-div .bshare {
    margin-top: 7px
}

.main-article .share-div .digg {
    padding-left: 30px;
    font-size: 14px
}

.main-article .share-div .digg .info {}

.main-article .share-div .digg .info .handico {
    width: 18px;
    height: 19px;
    background-position: -27px -54px;
    vertical-align: -2px
}

.main-article .share-div .digg .info .num {
    margin: 0 3px;
    font-weight: 400;
    color: #de0044
}

.main-article .share-div .digg .sbtn {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 127px;
    height: 38px;
    line-height: 38px;
    margin-left: 35px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    background-color: #087402;
    border-radius: 17px
}

.main-article .share-div .digg .sbtn:hover {
    text-decoration: none;
    background-color: #399035
}

.main-article .share-div .digg .sbtn .ico {
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background-position: -65px -54px;
    vertical-align: middle
}

.main-article .share-div .digg .sbtn.down {
    background-color: #ef7f1b
}

.main-article .share-div .digg .sbtn.down:hover {
    background-color: #f29949
}

.main-article .share-div .digg .sbtn.down .ico {
    width: 10px;
    height: 14px;
    background-position: -49px -54px
}

.main-article .share-div .digg .sbtn.disabled,
.main-article .share-div .digg .sbtn.disabled:hover {
    background-color: #efefef
}

.main-article .appraise-div {
    padding: 35px 0 35px 20px;
    font-size: 14px;
    color: #000
}

.main-article .appraise-div .hd {
    margin-bottom: 25px;
    color: #444
}

.main-article .appraise-div .bd {}

.main-article .appraise-div .tit {
    font-weight: 400
}

.main-article .appraise-div .join-num {}

.main-article .appraise-div .join-num b {
    margin-right: 5px;
    font-weight: 400;
    color: #cc1b1b
}

.main-article .appraise-div .slist {
    float: left;
    width: 63px;
    margin-right: 27px;
    cursor: pointer
}

.main-article .appraise-div .slist dt {
    height: 63px;
    line-height: 63px
}

.main-article .appraise-div .slist .simg {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    position: relative;
    z-index: 1;
    width: 63px;
    height: 63px;
    text-align: center;
    vertical-align: middle
}

.main-article .appraise-div .slist .simg i {
    background: url(../img/appraise-ico.jpg) no-repeat
}

.main-article .appraise-div .slist .simg .face {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 20px
}

.main-article .appraise-div .slist .simg .bg-line {
    position: absolute;
    z-index: -2;
    left: 0;
    top: 0;
    width: 63px;
    height: 63px;
    background-position: 0 -51px
}

.main-article .appraise-div .slist .simg .current-line {
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    width: 0;
    height: 63px;
    background-position: -70px -51px;
    -webkit-transition: width 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -moz-transition: width 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    -o-transition: width 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000);
    transition: width 800ms cubic-bezier(0.230, 1.000, 0.320, 1.000)
}

.main-article .appraise-div .slist .simg .face-1 {
    width: 35px;
    height: 35px;
    margin-top: 14px;
    background-position: 0 0
}

.main-article .appraise-div .slist .simg .face-2 {
    width: 43px;
    height: 32px;
    margin-top: 15.5px;
    background-position: -43px 0
}

.main-article .appraise-div .slist .simg .face-3 {
    width: 38px;
    height: 34px;
    margin-top: 14.5px;
    background-position: -94px 0
}

.main-article .appraise-div .slist .simg .face-4 {
    width: 35px;
    height: 36px;
    margin-top: 13.5px;
    background-position: -140px 0
}

.main-article .appraise-div .slist .simg .face-5 {
    width: 30px;
    height: 43px;
    margin-top: 10px;
    background-position: -183px 0
}

.main-article .appraise-div .slist .simg .face-6 {
    width: 38px;
    height: 38px;
    margin-top: 12.5px;
    background-position: -221px 0
}

.main-article .appraise-div .slist .simg .face-7 {
    width: 37px;
    height: 35px;
    margin-top: 14px;
    background-position: -267px 0
}

.main-article .appraise-div .slist .simg .face-8 {
    width: 43px;
    height: 31px;
    margin-top: 16px;
    background-position: -312px 0
}

.main-article .appraise-div .slist .snum {
    margin-left: 3px;
    color: #999;
    font-weight: 400
}

.main-article .appraise-div .slist dd {
    margin-top: 12px;
    text-align: center
}

.main-article .thinklike-div {
    margin-top: 20px
}

.main-article .relatedarticle-div {
    margin-top: 20px;
    display: none
}

.main-article .relatedarticle-div .listcon {}

.main-article .relatedarticle-div .listcon .news-comm {
    float: left;
    width: 410px
}

.main-article .relatedarticle-div .listcon .news-comm li {
    width: 300px;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.main-article .relatedarticle-div .listcon .news-comm li i {
    font-size: 16px;
    font-weight: bold;
    color: #999;
    font-family: "ËÎÌå"
}

.main-article .comment-div {
    padding-left: 20px
}

.main-article .comment-div .ctitle {
    color: #1e1e1e
}

.main-article .comment-div .ctitle .ico {
    width: 36px;
    height: 35px;
    margin-right: 10px;
    background-position: 0 -166px;
    vertical-align: middle
}

.main-article .comment-div .ctitle em {
    margin-right: 5px;
    font-size: 24px;
    font-family: Constantia, Georgia;
    color: #cc1b1b
}

.main-article .comment-div .loading {
    padding: 15px 0;
    text-align: center
}

.main-article .commentlist {}

.main-article .commentlist li {
    padding-left: 95px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    margin-top: 30px
}

.main-article .commentlist .comment-avatar {
    position: relative;
    z-index: 1;
    float: left;
    *display: inline;
    width: 60px;
    height: 60px;
    margin-left: -90px
}

.main-article .commentlist .comment-avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.main-article .commentlist .comment-avatar::before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.main-article .commentlist .comment-author {
    margin-bottom: 20px
}

.main-article .commentlist .comment-author i {
    font-style: normal
}

.main-article .commentlist .comment-author .name {
    color: #32a5ea
}

.main-article .commentlist .comment-author .vipuser {
    margin-left: 10px;
    color: #999
}

.main-article .commentlist .comment-author .vipgroup-2 {
    color: #cc1b1b
}

.main-article .commentlist .comment-author .floor {
    float: right;
    color: #999
}

.main-article .commentlist .comment-author .floor b {
    margin-right: 5px;
    color: #444;
    font-weight: 700;
    font-style: italic;
    font-family: arial
}

.main-article .commentlist .comment-text {
    margin-bottom: 20px;
    color: #444
}

.main-article .commentlist .comment-meta {
    color: #666
}

.main-article .commentlist .comment-meta i {
    font-style: normal;
    font-family: "\5b8b\4f53", Arial
}

.main-article .commentlist .comment-meta .time {}

.main-article .commentlist .comment-meta .devices {
    margin-left: 10px
}

.main-article .commentlist .comment-meta .devices b {
    margin-left: 5px;
    font-weight: 400;
    color: #3a85fd
}

.main-article .commentlist .comment-meta .address {
    padding-left: 10px;
    border-left: 1px solid #d9d9d9;
    margin-left: 10px;
    color: #3a85fd
}

.main-article .commentlist .comment-meta .sbtn {
    float: right
}

.main-article .commentlist .comment-meta .fd-btn {
    margin-right: 15px
}

.main-article .commentlist .comment-meta .sbtn .reply-btn {}

.main-article .commentlist .comment-meta .sbtn .reply-btn:hover {
    color: #3c4bd5
}

.main-article .commentlist .ecomment {
    padding: 3px;
    border: 1px solid #b1b1b1;
    background-color: #f5f5f5
}

.main-article .commentlist .ecomment .ecommentauthor {
    color: #666
}

.main-article .commentlist .ecomment .name {
    font-weight: 700;
    color: #32a5ea
}

.main-article .commentlist .ecomment .ecommenttext {
    color: #444
}

.main-article .commentpage {
    margin: 30px 0;
    text-align: center
}

.main-article .commentpage a,
.main-article .commentpage span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    font-size: 14px;
    color: #4c4c4c;
    vertical-align: middle;
    border-radius: 4px
}

.main-article .commentpage a:hover,
.main-article .commentpage .cur {
    text-decoration: none;
    color: #fff;
    background-color: #0b68a9;
    box-shadow: 0 -2px 0 #045086 inset
}

.main-article .commentrespond {
    padding: 30px 20px 25px 30px;
    margin: 30px 0 25px;
    background-color: #efefef
}

.main-article .commentrespond .item {}

.main-article .commentrespond .author-avatar {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 25px;
    border-radius: 50%
}

.main-article .commentrespond .author-avatar img {
    border-radius: 50%
}

.main-article .commentrespond .zinput {
    float: left;
    width: 255px;
    height: 43px;
    line-height: 43px;
    padding: 0 10px;
    margin-top: 12.5px;
    border: 1px solid #d7d7d7;
    color: #444;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset
}

.main-article .commentrespond .ztextarea {
    width: 660px;
    height: 140px;
    padding: 5px;
    border: 1px solid #d7d7d7;
    color: #444;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) inset;
    resize: none
}

.main-article .commentrespond .zsubmit,
.main-article .comment-quickreply-item .zsubmit {
    float: right;
    width: 126px;
    height: 46px;
    line-height: 46px;
    border: none;
    border-bottom: 2px solid #045086;
    color: #fff;
    text-align: center;
    background-color: #0b68a9;
    border-radius: 3px;
    cursor: pointer
}

.main-article .commentrespond .zsubmit:hover,
.main-article .comment-quickreply-item .zsubmit:hover {
    background-color: #045086
}

.main-article .commentrespond .zsubmit:disabled,
.main-article .comment-quickreply-item .zsubmit:disabled {
    background-color: #ccc;
    border-color: #ccc
}

.main-article .commentrespond .zsmiley,
.main-article .comment-quickreply-item .zsmiley {
    float: left;
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-top: 5.5px;
    background-color: #fff;
    text-align: center;
    border-radius: 50%;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2)
}

.main-article .commentrespond .zsmiley .ico,
.main-article .comment-quickreply-item .zsmiley .ico {
    width: 17px;
    height: 17px;
    margin-right: 0;
    vertical-align: middle;
    background-position: -41px -166px
}

.main-article .commentrespond .author-name {
    margin-right: 20px
}

.main-article .comment-quickreply-wrap {}

.main-article .comment-quickreply-item {
    margin-top: 20px;
    border: 1px solid #bbb
}

.main-article .comment-quickreply-item .ztextarea-item {
    padding: 5px;
    border-bottom: 1px solid #ebebeb;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.11) inset
}

.main-article .comment-quickreply-item .ztextarea {
    width: 100%;
    border: none;
    resize: none
}

.main-article .comment-quickreply-item .userinfo-item {
    padding: 10px 5px
}

.main-article .comment-quickreply-item .username {
    font-size: 14px;
    font-weight: 400;
    color: #4f4f4f;
    margin: 0 15px
}

.main-article .comment-quickreply-item .author-qq {
    width: 126px;
    height: 29px;
    line-height: 29px;
    padding: 0 6px;
    border: 1px solid #dbdbdb;
    background-color: #f9f9f9
}

.main-article .comment-quickreply-item .zsubmit {
    width: 82px;
    height: 31px;
    line-height: 31px;
    font-size: 12px
}

.main-article .comment-quickreply-item .zsmiley {
    width: 26px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #ebebeb;
    margin-top: 0
}

.singlepage-scroll-item {
    display: none;
    position: fixed;
    left: 50%;
    top: auto;
    bottom: 18px;
    margin-left: 562.5px
}

.singlepage-scroll-item a {
    display: block;
    width: 55px;
    height: 55px;
    margin-bottom: 2px
}

.singlepage-scroll-item .news {
    background-position: -141px 0
}

.singlepage-scroll-item .news:hover {
    background-position: -202px 0
}

.singlepage-scroll-item .bug {
    background-position: -262px 0
}

.singlepage-scroll-item .bug:hover {
    background-position: -322px 0
}

.singlepage-scroll-item .comm {
    background-position: -382px 0
}

.singlepage-scroll-item .comm:hover {
    background-position: -442px 0
}

.singlepage-scroll-item .feed {
    background-position: -141px -61px
}

.singlepage-scroll-item .feed:hover {
    background-position: -202px -61px
}

.singlepage-scroll-item .fav {
    background-position: -262px -61px
}

.singlepage-scroll-item .fav:hover {
    background-position: -322px -61px
}

.singlepage-scroll-item .top {
    background-position: -382px -61px
}

.singlepage-scroll-item .top:hover {
    background-position: -442px -61px
}

.page-content-sidebar {
    float: right;
    width: 330px;
    padding-top: 10px;
    border-left: 1px solid #ccc;
    margin-right: 20px
}

.page-content-sidebar .iqshwad-comm,
.page-content-sidebar .news-comm,
.page-content-sidebar .hot-comment {
    padding-left: 20px
}

.page-content-sidebar .news-comm,
.page-content-sidebar .hot-comment {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 15px
}

.page-content-sidebar .news-comm .title,
.page-content-sidebar .hot-comment .title {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 700;
    color: #333
}

.page-content-sidebar .news-comm .iqshwad-comm {
    padding-left: 0
}

.page-content-sidebar .news-comm .list {
    margin-bottom: 20px
}

.page-content-sidebar .news-comm .list li {
    float: none;
    width: 300px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.page-content-sidebar .news-comm .list li i {
    color: #999;
    font-size: 16px;
    font-family: "ËÎÌå";
    font-weight: bold
}

.page-content-sidebar .news-comm .list li:last-child {
    margin-bottom: 0
}

.page-content-sidebar .hot-comment {}

.page-content-sidebar .hot-comment .title {}

.page-content-sidebar .hot-comment .list {}

.page-content-sidebar .hot-comment .list li {
    padding-bottom: 15px;
    border-bottom: 1px dotted #dedede;
    margin-bottom: 15px
}

.page-content-sidebar .hot-comment .list li:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 30px
}

.page-content-sidebar .hot-comment .list .loading {
    padding: 10px 0;
    text-align: center
}

.page-content-sidebar .hot-comment .list .ecomment {
    display: none
}

.page-content-sidebar .hot-comment .list .name {
    margin-bottom: 5px;
    color: #006b9c
}

.page-content-sidebar .hot-comment .list .intro {
    margin-bottom: 15px;
    color: #666
}

.page-content-sidebar .hot-comment .list .meta {
    color: #a6a6a6
}

.page-content-sidebar .hot-comment .list .sbtn {
    float: right
}

.page-content-sidebar .hot-comment .list .sbtn a,
.main-article .commentlist .comment-meta .sbtn a {
    color: #a6a6a6
}

.page-content-sidebar .hot-comment .list .zc-btn,
.main-article .commentlist .comment-meta .zc-btn {
    margin-right: 15px
}

.page-content-sidebar .hot-comment .list .zc-btn:hover,
.main-article .commentlist .comment-meta .zc-btn:hover {
    color: #d80101
}

.page-content-sidebar .hot-comment .list .fd-btn,
.main-article .commentlist .comment-meta .fd-btn {}

.page-content-sidebar .hot-comment .list .fd-btn:hover,
.main-article .commentlist .comment-meta .fd-btn:hover {
    color: #000
}

.page-content-sidebar .hot-comment .list .time {}

.page-main-list {
    width: 780px;
    margin-left: 30px
}

.page-main-list .col-choose {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #fcfcfc
}

.page-main-list .col-choose a {
    position: relative;
    z-index: 1;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 8px 16px;
    margin: 0 5px 5px 0;
    color: #000
}

.page-main-list .col-choose .cur,
.page-main-list .col-choose a:hover {
    color: #fff;
    background-color: #036fa4;
    text-decoration: none;
    border-radius: 3px
}

.page-main-list .col-choose .cur:after {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    margin-left: -4.5px;
    border-width: 5px 4.5px 0;
    border-style: solid;
    border-color: #036fa4 transparent transparent;
    content: ""
}

.page-main-list .page-nav {
    margin-bottom: 30px
}

.page-main-list .page-nav a,
.page-main-list .page-nav .cur,
.page-main-list .page-nav b {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    font-size: 14px;
    color: #979797;
    border: 1px solid #979797;
    vertical-align: middle
}

.page-main-list .page-nav .prev,
.page-main-list .page-nav .next {
    padding: 0 12px;
    border-color: #b9d7e6;
    font-size: 12px;
    color: #036fa4
}

.page-main-list .page-nav .disabled {
    border-color: #e7e7e7;
    color: #d0d0d0
}

.page-main-list .page-nav .cur,
.page-main-list .page-nav b,
.page-main-list .page-nav a:hover {
    border-color: transparent;
    font-weight: 700;
    color: #036fa4;
    text-decoration: none
}

.page-main-list .page-nav a b {
    color: #979797
}

.page-main-list .list-item {
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px
}

.page-main-list .list-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 30px
}

.page-main-list .list-item li {
    margin-bottom: 10px
}

.page-main-list .list-item a {
    font-size: 14px;
    color: #000
}

.page-main-list .list-item .time-count-down {
    color: #d00000
}

.page-main-list .list-item .time {
    float: right;
    color: #999
}

.down-page-content {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px
}

.down-page-content .downlist {
    padding-top: 15px;
    border-top: 1px solid #c4c4c4
}

.down-page-content .drive-comm {
    margin-bottom: 20px
}

.down-page-content .drive-comm .tit {
    margin-bottom: 10px
}

.down-page-content .drive-comm .list {
    margin-bottom: 10px
}

.down-page-content .drive-comm .list a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 174px;
    height: 40px;
    line-height: 44px;
    padding-left: 10px;
    margin-right: 15px;
    background: url(../img/downico.png) no-repeat 90% 50% #cc0303;
    border-radius: 0 0 4px 4px;
    font-size: 14px;
    color: #fff
}

.down-page-content .drive-comm .list a:hover {
    text-decoration: none
}

.down-page-content .drive-comm .meta {
    font-size: 14px;
    color: #999
}

.down-page-content .drive-comm.http .list a {
    line-height: 40px;
    border: 1px solid #c3c3c3;
    background-image: url(../img/black-downico.png);
    background-color: transparent;
    border-radius: 0;
    color: #000
}

.down-page-content .drive-comm.baidu .list a {
    background-color: #2a7ec3;
    border-bottom: 4px solid #165c95
}

.down-page-content .drive-comm.c360 .list a {
    background-color: #2aad38;
    border-bottom: 4px solid #207a3a
}

.down-page-content .drive-comm.xunlei .list a {
    background-color: #f59d16;
    border-bottom: 4px solid #bf7818
}

.down-page-content .drive-comm.other .list a {
    background-color: #c10404;
    border-bottom: 4px solid #850202
}

.down-page-content .cinfo {
    padding-top: 15px;
    border-top: 1px solid #c4c4c4;
    font-size: 14px;
    color: #666
}

.down-page-content .cinfo p {
    margin: 5px 0 10px
}

.artCon .middle {
    padding: 10px 0
}

.main-article .qqGroup-wrap {
    font-size: 12px;
    line-height: 25px
}

.main-article .qqGroup-wrap .qqfzbg {
    font: 12px/15px Verdana, "\5B8B\4F53", Helvetica, Arial, sans-serif;
    list-style-type: none;
    margin: 20px 0;
    white-space: normal;
    width: 300px;
    word-wrap: break-word
}

.main-article .qqGroup-wrap .qqfzbg_top {
    background: url(../img/qqfzbg_top.jpg) no-repeat scroll 0 0 transparent;
    width: 300px;
    height: 169px
}

.main-article .qqGroup-wrap .qqfzbg_middle {
    background: url(../img/qqfzbg_middle.jpg) repeat scroll 0 0 transparent;
    width: 300px;
    height: auto;
    padding: 0px
}

.main-article .qqGroup-wrap .qqfzbg_bottom {
    background: url(../img/qqfzbg_bottom.jpg) no-repeat scroll 0 0 transparent;
    width: 300px;
    height: 69px
}

.main-article .qqGroup-wrap .qqfzbg p {
    background: url(../img/qqfzbg_p.gif) no-repeat scroll left 0 transparent;
    color: #030012;
    font-size: 12px;
    height: 35px;
    left: 5px;
    line-height: 12px;
    list-style-type: none;
    position: relative;
    text-align: left;
    text-indent: 16px;
    margin-bottom: 0;
    cursor: pointer
}

.main-article .iqshw_hy {
    background: url(../img/yinxiang_bg.jpg) no-repeat;
    height: 171px;
    overflow: hidden;
    width: 277px;
    margin: 0 auto 25px;
    border: 1px solid #ddd
}

.main-article .iqshw_hy_p {
    height: 30px;
    line-height: 15px;
    margin: 75px 0 0 90px;
    overflow: hidden;
    width: 180px;
    cursor: pointer;
    font-size: 12px
}

#kongjian_code {
    background: url(../img/kongjian_bg.gif) no-repeat right bottom;
    border: 1px solid #666;
    color: #666;
    width: 710px;
    height: 150px;
    margin-bottom: 5px;
    padding: 5px
}

.kongjian_cBut {
    margin: 10px 0 15px;
    text-align: center
}

.kongjian_cBut button {
    background-color: #F60;
    border: 1px solid red;
    color: #FFF;
    font-size: 12px;
    height: 22px;
    margin-right: 6px;
    width: 100px;
    line-height: 22px;
    cursor: pointer
}

.kongjian_code-box {
    background-color: #DCEAF1
}

.kongjian_code-box .setColor {
    height: 25px;
    padding-left: 10px;
    padding-top: 8px
}

.kongjian_code-box .setColor span {
    display: block;
    float: left;
    height: 14px;
    margin-right: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 22px
}

.kongjian_code-box .setColor b {
    color: #666;
    display: block;
    float: left;
    font: 12px arial
}

.kongjian_code-box .setColor span {
    border: 1px solid #000
}

.kongjian_code-box .setColor .c1 {
    background-color: #FFF
}

.kongjian_code-box .setColor .c2 {
    background-color: #64338E
}

.kongjian_code-box .setColor .c3 {
    background-color: #000
}

#kongjian_cShow {
    width: 710px;
    padding: 10px 5px 5px;
    background-color: #000;
    color: #333;
    overflow: hidden
}

.ie6 .head .head-hd .logo a {
    text-indent: -9999px
}

.ie6 .head .head-hd .search-wrap .sbtn {
    border-bottom: none
}

.ie6 .cat-container .title .ico {
    font-size: 0
}

.ie6 .main-article .share-div .digg .sbtn .ico {
    margin-top: 12px;
    margin-bottom: 12px
}

.ie8 .head .head-hd .search-wrap .sbtn {
    vertical-align: 2px
}

.no-boxshadow .ui-popup-modal .ui-dialog {
    border: 1px solid #c4c4c4
}

.no-boxshadow .head .nav-fixed-wrap.fixed {
    border-bottom: 1px solid #c4c4c4
}

#side_func {
    position: fixed;
    _position: absolute;
    bottom: 245px;
    right: 50%;
    height: 232px;
    margin-right: -660px;
    width: 58px;
    z-index: 1000
}

.single #side_func {
    bottom: 290px
}

#side_func a.sfa {
    vertical-align: bottom;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #333;
    background-color: #fff;
    overflow: hidden;
    z-index: 10;
    font-size: 12px
}

#side_func a.sfa:hover {
    color: #fff;
    line-height: 50px
}

#side_func #bdshare_l.show_bds {
    position: absolute;
    top: 50px !important;
    left: -212px !important;
    background: #fff !important;
    z-index: 10000 !important
}

#bdshare ul li a,
#bdshare_s ul li a {
    font-family: 'Microsoft Yahei' !important
}

#side_func a.lapin:hover {
    background-color: #e74737
}

#side_func a.app,
#side_func a.sideweixin {
    line-height: 76px !important;
    font-size: 12px;
    width: 50px;
    height: 50px;
    margin-top: 1px;
    background: url(../img/code.svg) 15px 8px no-repeat;
    background-size: 20px;
    background-color: #fff
}

#side_func a.app:hover,
#side_func a.sideweixin:hover {
    background: url(../img/codeh.svg) 15px 8px no-repeat;
    background-color: #136fb8;
    background-size: 20px
}

#side_func a.tougao {
    line-height: 76px !important;
    font-size: 12px;
    width: 50px;
    height: 50px;
    margin-top: 1px;
    background: url(../img/t.svg) 15px 8px no-repeat;
    background-size: 20px;
    background-color: #fff
}

#side_func a.tougao:hover {
    background: url(../img/th.svg) 15px 8px no-repeat;
    background-color: #eda933;
    background-size: 20px
}

#side_func a.gotop {
    line-height: 76px !important;
    font-size: 12px;
    width: 50px;
    height: 50px;
    margin-top: 1px;
    background: url(../img/top.svg) 15px 8px no-repeat;
    background-size: 20px;
    background-color: #fff
}

#side_func a.gotop:hover {
    background: url(../img/toph.svg) 15px 8px no-repeat;
    background-color: #d22222;
    background-size: 20px
}

#side_func a.comment {
    line-height: 76px !important;
    font-size: 12px;
    width: 50px;
    height: 50px;
    margin-top: 1px;
    background: url(../img/comment.svg) 15px 8px no-repeat;
    background-size: 20px;
    background-color: #fff
}

#side_func a.comment:hover {
    background: url(../img/commenth.svg) 15px 8px no-repeat;
    background-color: #d22222;
    background-size: 20px
}

.single #side_func a.comment {
    display: block
}

#side_func .papp {
    position: absolute;
    top: 51px;
    left: -132px
}

#side_func .pweixin {
    position: absolute;
    top: 102px;
    left: -132px
}

/*!
 
 @Name: layer's style
 @Author: è´¤å¿ƒ
 @Blogï¼? sentsin.com
 
 */
.layui-layer-imgbar,
.layui-layer-imgtit a,
.layui-layer-tab .layui-layer-title span,
.layui-layer-title {
    text-overflow: ellipsis;
    white-space: nowrap
}

*html {
    background-image: url(../about_blank);
    background-attachment: fixed
}

html #layui_layer_skinlayercss {
    display: none;
    position: absolute;
    width: 1989px
}

.layui-layer,
.layui-layer-shade {
    position: fixed;
    _position: absolute;
    pointer-events: auto
}

.layui-layer-shade {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    _height: expression(document.body.offsetHeight+"px")
}

.layui-layer {
    -webkit-overflow-scrolling: touch;
    top: 150px;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff;
    -webkit-background-clip: content;
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .3);
    border-radius: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.layui-layer-close {
    position: absolute
}

.layui-layer-content {
    position: relative
}

.layui-layer-border {
    border: 1px solid #B2B2B2;
    border: 1px solid rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .2)
}

.layui-layer-moves {
    position: absolute;
    border: 3px solid #666;
    border: 3px solid rgba(0, 0, 0, .5);
    cursor: move;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .3);
    filter: alpha(opacity=50)
}

.layui-layer-load {
    background: url(../img/loading-0.gif) center center no-repeat #fff
}

.layui-layer-ico {
    background: url(../img/icon.png) no-repeat
}

.layui-layer-btn a,
.layui-layer-dialog .layui-layer-ico,
.layui-layer-setwin a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }

    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceOut {
    100% {
        opacity: 0;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    30% {
        -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03)
    }

    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.layer-anim-close {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-01 {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.layer-anim-02 {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.layer-anim-03 {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.layer-anim-04 {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.layer-anim-05 {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {

    0%,
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.layer-anim-06 {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.layui-layer-title {
    padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0
}

.layui-layer-setwin {
    position: absolute;
    right: 15px;
    *right: 0;
    top: 15px;
    font-size: 0;
    line-height: initial
}

.layui-layer-setwin a {
    position: relative;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    font-size: 12px;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min cite {
    position: absolute;
    width: 14px;
    height: 2px;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background-color: #2E2D3C;
    cursor: pointer;
    _overflow: hidden
}

.layui-layer-setwin .layui-layer-min:hover cite {
    background-color: #2D93CA
}

.layui-layer-setwin .layui-layer-max {
    background-position: -32px -40px
}

.layui-layer-setwin .layui-layer-max:hover {
    background-position: -16px -40px
}

.layui-layer-setwin .layui-layer-maxmin {
    background-position: -65px -40px
}

.layui-layer-setwin .layui-layer-maxmin:hover {
    background-position: -49px -40px
}

.layui-layer-setwin .layui-layer-close1 {
    background-position: 0 -40px;
    cursor: pointer
}

.layui-layer-setwin .layui-layer-close1:hover {
    opacity: .7
}

.layui-layer-setwin .layui-layer-close2 {
    position: absolute;
    right: -28px;
    top: -28px;
    width: 30px;
    height: 30px;
    margin-left: 0;
    background-position: -149px -31px;
    *right: -18px;
    _display: none
}

.layui-layer-setwin .layui-layer-close2:hover {
    background-position: -180px -31px
}

.layui-layer-btn {
    text-align: right;
    padding: 0 10px 12px;
    pointer-events: auto
}

.layui-layer-btn a {
    height: 28px;
    line-height: 28px;
    margin: 0 6px;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none
}

.layui-layer-btn a:hover {
    opacity: .9;
    text-decoration: none
}

.layui-layer-btn a:active {
    opacity: .7
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #4898d5;
    background-color: #2e8ded;
    color: #fff
}

.layui-layer-dialog {
    min-width: 260px
}

.layui-layer-dialog .layui-layer-content {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto
}

.layui-layer-dialog .layui-layer-content .layui-layer-ico {
    position: absolute;
    top: 16px;
    left: 15px;
    _left: -40px;
    width: 30px;
    height: 30px
}

.layui-layer-ico1 {
    background-position: -30px 0
}

.layui-layer-ico2 {
    background-position: -60px 0
}

.layui-layer-ico3 {
    background-position: -90px 0
}

.layui-layer-ico4 {
    background-position: -120px 0
}

.layui-layer-ico5 {
    background-position: -150px 0
}

.layui-layer-ico6 {
    background-position: -180px 0
}

.layui-layer-rim {
    border: 6px solid #8D8D8D;
    border: 6px solid rgba(0, 0, 0, .3);
    border-radius: 5px;
    box-shadow: none
}

.layui-layer-msg {
    min-width: 180px;
    border: 1px solid #D3D4D3;
    box-shadow: none
}

.layui-layer-hui {
    min-width: 100px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0, 0, 0, .6);
    color: #fff;
    border: none
}

.layui-layer-hui .layui-layer-content {
    padding: 12px 25px;
    text-align: center
}

.layui-layer-dialog .layui-layer-padding {
    padding: 20px 20px 20px 55px;
    text-align: left
}

.layui-layer-page .layui-layer-content {
    position: relative;
    overflow: auto
}

.layui-layer-iframe .layui-layer-btn,
.layui-layer-page .layui-layer-btn {
    padding-top: 10px
}

.layui-layer-nobg {
    background: 0 0
}

.layui-layer-iframe .layui-layer-content {
    overflow: hidden
}

.layui-layer-iframe iframe {
    display: block;
    width: 100%
}

.layui-layer-loading {
    border-radius: 100%;
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-loading .layui-layer-content {
    width: 60px;
    height: 24px;
    background: url(../img/loading-0.gif) no-repeat
}

.layui-layer-loading .layui-layer-loading1 {
    width: 37px;
    height: 37px;
    background: url(../img/loading-1.gif) no-repeat
}

.layui-layer-ico16,
.layui-layer-loading .layui-layer-loading2 {
    width: 32px;
    height: 32px;
    background: url(../img/loading-2.gif) no-repeat
}

.layui-layer-tips {
    background: 0 0;
    box-shadow: none;
    border: none
}

.layui-layer-tips .layui-layer-content {
    position: relative;
    line-height: 22px;
    min-width: 12px;
    padding: 5px 10px;
    font-size: 12px;
    _float: left;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    background-color: #F90;
    color: #fff
}

.layui-layer-tips .layui-layer-close {
    right: -2px;
    top: -1px
}

.layui-layer-tips i.layui-layer-TipsG {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: transparent;
    border-style: dashed;
    *overflow: hidden
}

.layui-layer-tips i.layui-layer-TipsB,
.layui-layer-tips i.layui-layer-TipsT {
    left: 5px;
    border-right-style: solid;
    border-right-color: #F90
}

.layui-layer-tips i.layui-layer-TipsT {
    bottom: -8px
}

.layui-layer-tips i.layui-layer-TipsB {
    top: -8px
}

.layui-layer-tips i.layui-layer-TipsL,
.layui-layer-tips i.layui-layer-TipsR {
    top: 1px;
    border-bottom-style: solid;
    border-bottom-color: #F90
}

.layui-layer-tips i.layui-layer-TipsR {
    left: -8px
}

.layui-layer-tips i.layui-layer-TipsL {
    right: -8px
}

.layui-layer-lan[type=dialog] {
    min-width: 280px
}

.layui-layer-lan .layui-layer-title {
    background: #4476A7;
    color: #fff;
    border: none
}

.layui-layer-lan .layui-layer-btn {
    padding: 10px;
    text-align: right;
    border-top: 1px solid #E9E7E7
}

.layui-layer-lan .layui-layer-btn a {
    background: #BBB5B5;
    border: none
}

.layui-layer-lan .layui-layer-btn .layui-layer-btn1 {
    background: #C9C5C5
}

.layui-layer-molv .layui-layer-title {
    background: #009f95;
    color: #fff;
    border: none
}

.layui-layer-molv .layui-layer-btn a {
    background: #009f95
}

.layui-layer-molv .layui-layer-btn .layui-layer-btn1 {
    background: #92B8B1
}

.layui-layer-iconext {
    background: url(../img/icon-ext.png) no-repeat
}

.layui-layer-prompt .layui-layer-input {
    display: block;
    width: 220px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    padding: 0 5px;
    border: 1px solid #ccc;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .1) inset;
    color: #333
}

.layui-layer-prompt textarea.layui-layer-input {
    width: 300px;
    height: 100px;
    line-height: 20px
}

.layui-layer-tab {
    box-shadow: 1px 1px 50px rgba(0, 0, 0, .4)
}

.layui-layer-tab .layui-layer-title {
    padding-left: 0;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    overflow: visible
}

.layui-layer-tab .layui-layer-title span {
    position: relative;
    float: left;
    min-width: 80px;
    max-width: 260px;
    padding: 0 20px;
    text-align: center;
    cursor: default;
    overflow: hidden
}

.layui-layer-tab .layui-layer-title span.layui-layer-tabnow {
    height: 43px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background-color: #fff;
    z-index: 10
}

.layui-layer-tab .layui-layer-title span:first-child {
    border-left: none
}

.layui-layer-tabmain {
    line-height: 24px;
    clear: both
}

.layui-layer-tabmain .layui-layer-tabli {
    display: none
}

.layui-layer-tabmain .layui-layer-tabli.xubox_tab_layer {
    display: block
}

.xubox_tabclose {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer
}

.layui-layer-photos {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.layui-layer-photos .layui-layer-content {
    overflow: hidden;
    text-align: center
}

.layui-layer-photos .layui-layer-phimg img {
    position: relative;
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.layui-layer-imgbar,
.layui-layer-imguide {
    display: none
}

.layui-layer-imgnext,
.layui-layer-imgprev {
    position: absolute;
    top: 50%;
    width: 27px;
    _width: 44px;
    height: 44px;
    margin-top: -22px;
    outline: 0;
    blr: expression(this.onFocus=this.blur())
}

.layui-layer-imgprev {
    left: 10px;
    background-position: -5px -5px;
    _background-position: -70px -5px
}

.layui-layer-imgprev:hover {
    background-position: -33px -5px;
    _background-position: -120px -5px
}

.layui-layer-imgnext {
    right: 10px;
    _right: 8px;
    background-position: -5px -50px;
    _background-position: -70px -50px
}

.layui-layer-imgnext:hover {
    background-position: -33px -50px;
    _background-position: -120px -50px
}

.layui-layer-imgbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 32px;
    line-height: 32px;
    background-color: rgba(0, 0, 0, .8);
    background-color: #000\9;
    filter: Alpha(opacity=80);
    color: #fff;
    overflow: hidden;
    font-size: 0
}

.layui-layer-imgtit * {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    font-size: 12px
}

.layui-layer-imgtit a {
    max-width: 65%;
    overflow: hidden;
    color: #fff
}

.layui-layer-imgtit a:hover {
    color: #fff;
    text-decoration: underline
}

.layui-layer-imgtit em {
    padding-left: 10px;
    font-style: normal
}