html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

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

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

a img {
    border: none
}

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

@-webkit-keyframes floating {
    from {
        -webkit-transform: translate(0, 0)
    }
    65% {
        -webkit-transform: translate(0, 15px)
    }
    to {
        -webkit-transform: translate(0, 0px)
    }
}

@-moz-keyframes floating {
    from {
        -moz-transform: translate(0, 0px)
    }
    65% {
        -moz-transform: translate(0, 15px)
    }
    to {
        -moz-transform: translate(0, 0px)
    }
}

@-ms-keyframes floating {
    from {
        -ms-transform: translate(0, 0px)
    }
    65% {
        -ms-transform: translate(0, 15px)
    }
    to {
        -ms-transform: translate(0, 0px)
    }
}

@-o-keyframes floating {
    from {
        -o-transform: translate(0, 0px)
    }
    65% {
        -o-transform: translate(0, 15px)
    }
    to {
        -o-transform: translate(0, 0px)
    }
}

@keyframes floating {
    from {
        transform: translate(0, 0px)
    }
    65% {
        transform: translate(0, 15px)
    }
    to {
        transform: translate(0, 0px)
    }
}

html, body, #wrap {
    height: 100%;
    overflow: hidden
}

body {
    background: #FFFDA6 repeat center center;
    font-family: "Lantinghei SC", "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.78;
    font-size: 14px;
    color: #fff
}

.container {
    width: 720px;
    margin: 0 auto;

}

.fullpage {
    display: table;
    height: 100%;
    width: 100%
}

.fullpage-inner {
    display: table-cell;
    /*padding: 40px 0;*/
    vertical-align: middle;
    text-align: center
}

a.button {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 20px;
    padding: 12px 15px 10px 15px;
    background: none;
    border: 1px solid #fff;
    color: #fff;
    font-size: 18px;
    line-height: 1;
    text-decoration: none
}

a.button:hover {
    background: #fff;
    color: #1fbaef
}

.banner-title {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 620px;
    height: 169px;
    background: url("/campaign/doraemon2014/images/welcome-title.gif") 0 0 no-repeat
}

.banner-doraemon {
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -moz-animation: floating 3s 0.7s infinite ease-in-out;
    -webkit-animation: floating 3s 0.7s infinite ease-in-out;
    animation: floating 3s 0.7s infinite ease-in-out;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: absolute;
    top: -20px;
    right: 0;
    width: 160px;
    height: 199px;
    background: url("/campaign/doraemon2014/images/welcome-doraemon.gif") 0 0 no-repeat
}

#wrap {
    position: relative
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2
}

#header #brand {
    position: absolute;
    top: 20px;
    left: 20px
}

#header #brand a {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -883px;
    background-repeat: no-repeat;
    height: 38px;
    overflow: hidden;
    width: 227px;
    display: block;
    text-indent: -999em
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #header #brand a {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -768px;
        background-size: 100% auto;
        height: 38px;
        width: 227px
    }
}

#main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#welcome .banner {
    position: relative;
    height: 200px;
    margin: 0 auto
}
#welcome .container {
    background: url(http://r3.ykimg.com/0510000054263B926737B324E60D913A) no-repeat;
    background-size: 100% auto;
    height: 100%;
}

#welcome .welcome-intro {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    padding-top: 20px;
    font-size: 16px;
    line-height: 1.5;
    color: #fff
}

#welcome #start {
    position: absolute;
    bottom: 10px;
    height: 55px;
    left: 50%;
    margin-left: -80px;
}
#welcome #start img {
    width: 160px;
}
#welcome #start:hover {
}

#disease .disease-title {
    padding: 15px 0;
    font-size: 20px;
    text-align: center
}

#disease .container {

}

#disease #disease-list {
    font-size: 0;
    height: 100%;
}
.tempWrap,.tempWrap .bd,.tempWrap .bd li {
    height: 100%;
}
#disease li {
    display: inline-block;

    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 320px;
    margin: 0px;
    text-align: center;
    cursor: pointer;
    vertical-align: top
}

#disease li .disease-img-wrap {
    margin: 0 auto;
    background: #fff;
    overflow: hidden
}

#disease li img {
    display: block;
    width: 100%;
}

#disease li p {
    padding-top: 10px;
    font-size: 18px
}

#disease li a.small.button {
    margin: 10px 0 0 0;
    font-size: 14px
}

#disease a#random {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-top: 20px;
    padding: 10px 25px;
    border: 2px solid #fff;
    font-size: 24px;
    line-height: 1;
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

#disease a#random i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -449px;
    background-repeat: no-repeat;
    height: 30px;
    overflow: hidden;
    width: 30px;
    margin-right: 15px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #disease a#random i {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -388px;
        background-size: 100% auto;
        height: 30px;
        width: 30px
    }
}

#disease a#random:hover {
    background: #fff;
    color: #1fbaef
}

#disease a#random:hover i {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -409px;
    background-repeat: no-repeat;
    height: 30px;
    overflow: hidden;
    width: 30px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #disease a#random:hover i {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -353px;
        background-size: 100% auto;
        height: 30px;
        width: 30px
    }
}

#disease .container {
    position: relative
}

#antidote .fullpage-inner {
    text-align: left;
    overflow: hidden;
}

#antidote .antidote-head {
    padding-bottom: 10px;
    overflow: hidden
}

#antidote .antidote-head .antidote-img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    float: left;
    width: 125px;
    height: 125px;
    overflow: hidden;
    background: #fff
}

#antidote .antidote-head .antidote-img img {
    width: 125px;
    height: 125px
}

#antidote .info {
    margin-left: 140px;
    margin-top: 20px;
    font-size: 18px;
    color: #fff
}

#antidote .info p {
    padding-top: 20px;
    font-size: 14px
}

#antidote .info p i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -189px;
    background-repeat: no-repeat;
    height: 22px;
    overflow: hidden;
    width: 18px;
    margin-right: 10px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #antidote .info p i {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -163px;
        background-size: 100% auto;
        height: 22px;
        width: 18px
    }
}

#antidote h2 {
    padding: 2px 0;
    line-height: 34px
}

#antidote h2 .antidote-title {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 10px;
    padding: 10px 10px 7px 10px;
    background-color: #fff;
    line-height: 1;
    font-weight: bold;
    color: #444
}

#antidote h2 .antidote-title i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -561px;
    background-repeat: no-repeat;
    height: 21px;
    overflow: hidden;
    width: 21px;
    margin-right: 10px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #antidote h2 .antidote-title i {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -485px;
        background-size: 100% auto;
        height: 21.5px;
        width: 21.5px
    }
}

#antidote #next-title {
    display: none
}

#antidote .antidote-list {
    padding: 10px 0
}

#antidote .antidote-list li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    position: relative;
    width: 370px;
    margin: 5px;
    background: rgba(255,255,255,0.7);
    font-size: 14px;
    vertical-align: top;
    color: #333;
    padding-bottom: 10px;
}

#antidote .antidote-list li .antidote-tag {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 22px;
    width: 76px;
    line-height: 22px;
    text-align: center;
    background: #ebebeb;
    color: #999;
    font-size: 12px
}

#antidote .antidote-item-open {
    float: right;
    background-color: #4DACED;
    margin-top: 20px;
}

#antidote .antidote-item-open a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 64px;
    padding: 11px 0 9px 0;
    color: #fff;
    background: #4DACED;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    text-decoration: none
}

#antidote .antidote-item-open a:hover {
    background: #73d5c6
}

#antidote .antidote-item-open .open-app-btn {
    background: #ccc
}

#antidote .antidote-item-info {
    position: relative;
    margin-left: 105px;
    margin-right: 75px
}

#antidote .antidote-item-info h3 {
    font-size: 14px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#antidote .antidote-item-info a {
    color: #444;
    text-decoration: none;
}

#antidote .antidote-item-info a:hover {
    color: #73d5c6
}

#antidote .str {
    position: absolute;
    bottom: 0;
    line-height: 14px;
}

#antidote .str span {
    font-size: 12px;
    padding: 0 3px 0 0;
    color: #999;
}

#antidote .antidote-item-cont {
    padding: 10px 15px;
    color: #888;
    font-size: 13px
}
#antidote .apps-card {
}
#antidote .apps-card .antidote-item-head {
    padding: 10px;
    padding-bottom: 0px;
    overflow: hidden;
}

#antidote li.oscar-card {
    width: 360px;
    min-height: 185px;
    padding: 10px 0 22px 10px;
    overflow: hidden
}

#antidote li.oscar-card .antidote-item-head {
    float: left;
    margin-top: 10px
}

#antidote li.oscar-card .antidote-item-cont {
    margin-left: 100px;
    padding: 0
}

#antidote li.oscar-card .antidote-item-open {
    margin-right: 10px
}

#antidote li.oscar-card .antidote-item-info {
    min-height: 30px;
    margin-left: 0;
    margin-bottom: 10px;
    margin-right: 75px
}

#antidote li.oscar-card .str {
    position: static;
    line-height: 1.4
}

#antidote li.oscar-card .str span {
    white-space: normal
}

#antidote li.oscar-card p {
    padding-top: 10px;
    padding-right: 10px;
    border-top: 1px solid #eee
}

#antidote .antidote-icon {
    float: left;
       text-align: center
}

#antidote .antidote-icon .antidote-icon-img {
    width: 100px;
    height: 55px;
}

#antidote .antidote-video-cover {
    float: left;
    width: 90px;
    height: 135px
}

#antidote .antidote-ebook-cover {
    float: left;
    width: 90px;
    height: 135px
}

#action {
    text-align: center
}

#share-btn, #action #home-btn {
    margin-top: 5px;
    margin-right: 10px;
    width: 100px;
    height: 50px;
    margin-bottom: 20px;
    border: none;
    padding: 12px 25px 10px 25px;
    background: url('http://r4.ykimg.com/0510000054263A936737B324CC08671B') no-repeat;
    background-size: 100% auto;

}
#share-btn {
    background: url("http://r4.ykimg.com/05100000542694326737B36D8708D72C") no-repeat;
    background-size: 100% auto;

}

#action #share-btn:hover, #action #home-btn:hover {
}

#action i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 10px
}

#action a#share-btn i {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -525px;
    background-repeat: no-repeat;
    height: 26px;
    overflow: hidden;
    width: 26px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #action a#share-btn i {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -454px;
        background-size: 100% auto;
        height: 26px;
        width: 26px
    }
}

#action a#share-btn:hover i {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -489px;
    background-repeat: no-repeat;
    height: 26px;
    overflow: hidden;
    width: 26px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #action a#share-btn:hover i {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -423px;
        background-size: 100% auto;
        height: 26px;
        width: 26px
    }
}

#action a#home-btn i {
    background-position: 0 -331px;
    background-repeat: no-repeat;
    height: 26px;
    overflow: hidden;
    width: 26px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #action a#home-btn i {
        background-size: 100% auto;
        height: 26px;
        width: 26px
    }
}

#action a#home-btn:hover i {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -295px;
    background-repeat: no-repeat;
    height: 26px;
    overflow: hidden;
    width: 26px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #action a#home-btn:hover i {
        background-image: url('http://r4.ykimg.com/0510000054263A936737B324CC08671B');
        background-position: 0 -254px;
        background-size: 100% auto;
        height: 26px;
        width: 26px
    }
}

.share-bar {
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 0;
    z-index: 8
}

.share-bar dd {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline
}

.share-bar a {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    display: block;
    padding: 5px 10px 5px 5px;
    background: #fff;
    text-decoration: none;
    color: #333
}

.share-bar .share-bar-weibo {
    margin-right: 10px
}

#action .share-bar i {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 5px 0 0
}

#footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 20px;
    height: 40px;
    text-align: center
}

#footer .footer-inner {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    overflow: hidden
}

#footer .footer-title-wrap {
    float: left;
    padding: 9px 15px 9px 0;
    border-right: 2px solid #fff
}

#footer .footer-title {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -120px;
    background-repeat: no-repeat;
    height: 27px;
    overflow: hidden;
    width: 190px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #footer .footer-title {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -105px;
        background-size: 100% auto;
        height: 27px;
        width: 189.5px
    }
}

#footer .footer-copyright {
    margin-left: 220px;
    padding-left: 15px;
    text-align: left
}

#footer .footer-wdj {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -157px;
    background-repeat: no-repeat;
    height: 22px;
    overflow: hidden;
    width: 198px;
    margin-bottom: 7px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #footer .footer-wdj {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -137px;
        background-size: 100% auto;
        height: 21.5px;
        width: 198px
    }
}

#footer p {
    font-size: 11px;
    letter-spacing: 1px
}

#footer p span {
    font-family: Helvetica
}

.loading {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    width: 100%;
    background: #1fbaef
}

.loading .loading-inner {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 260px;
    margin-top: -130px;
    text-align: center
}

.loading .banner-doraemon {
    position: static;
    margin: 0 auto 20px auto
}

.share-weibo, .share-qzone, .share-douban, .share-wechat-icon {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 10px;
    text-indent: -999em
}

.share-weibo a, .share-qzone a, .share-douban a, .share-wechat-icon a {
    display: block
}

.share-weibo {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -841px;
    background-repeat: no-repeat;
    height: 32px;
    overflow: hidden;
    width: 32px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    .share-weibo {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -731px;
        background-size: 100% auto;
        height: 32px;
        width: 32px
    }
}

.share-qzone {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -367px;
    background-repeat: no-repeat;
    height: 32px;
    overflow: hidden;
    width: 32px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    .share-qzone {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -316px;
        background-size: 100% auto;
        height: 32px;
        width: 32px
    }
}

.share-douban {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -253px;
    background-repeat: no-repeat;
    height: 32px;
    overflow: hidden;
    width: 32px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    .share-douban {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -217px;
        background-size: 100% auto;
        height: 32px;
        width: 32px
    }
}

.share-wechat-icon {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -799px;
    background-repeat: no-repeat;
    height: 32px;
    overflow: hidden;
    width: 32px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    .share-wechat-icon {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -694px;
        background-size: 100% auto;
        height: 32px;
        width: 32px
    }
}

#dialog-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    background: none
}

#dialog-bg {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000
}

#dialog {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 2
}

.close-btn-wrap {
    display: block;
    position: relative;
    height: 0
}

#dialog-close {
    position: absolute;
    width: 40px;
    height: 40px;
    right: -20px;
    top: -20px;
    background: #FFFDA6;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    cursor: pointer
}

#dialog-close:hover {
    background: #FFFDA6
}

#dialog-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#dialog-inner ul {
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    display: block;
    margin: 0 auto;
    width: 260px;
    padding: 20px;
    background: #fff
}

#dialog-inner ul a {
    text-decoration: none;
    color: #1fbaef
}

#dialog-inner .appstore {
    display: block;
    margin-bottom: 20px
}

#dialog-inner .appstore p {
    padding: 10px;
    color: #444
}

#dialog-inner .appstore i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 200px;
    height: 69px;
    background: url(/campaign/doraemon2014/images/icon-appstore.gif) no-repeat center center
}

#dialog-inner .android-wdj-download {
    display: block;
    margin-bottom: 20px
}

#dialog-inner .android-wdj-download p {
    padding: 10px;
    color: #444
}

#dialog-inner .android-wdj-download p span {
    font-size: 24px
}

#dialog-inner .android-wdj-download a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding: 5px 10px;
    font-size: 16px;
    color: #fff;
    background: #3baa24
}

#dialog-inner .view-detail {
    display: block
}

#dialog-inner .share-title {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #333;
    font-weight: bold
}

#dialog-inner .share-weixin-qr {
    color: #999;
    text-align: center
}

#dialog-inner .share-weixin {
    color: #333;
    text-align: left
}

#dialog-inner .share-weixin dt {
    font-size: 14px;
    font-weight: bold
}

#dialog-inner .share-weixin dd {
    color: #999;
    font-size: 13px;
    line-height: 1.4
}

#dialog-inner .share-weixin p {
    text-align: center
}

#dialog-inner .mobile-screenshot {
    display: none
}

#dialog-inner .mobile-screenshot p {
    text-align: left
}

#dialog-inner .icon-wechat-share-ios {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -709px;
    background-repeat: no-repeat;
    height: 40px;
    overflow: hidden;
    width: 40px;
    margin: 5px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #dialog-inner .icon-wechat-share-ios {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 -614px;
        background-size: 100% auto;
        height: 40px;
        width: 40px
    }
}

#dialog-inner .icon-wechat-share-android {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 0px;
    background-repeat: no-repeat;
    height: 30px;
    overflow: hidden;
    width: 30px;
    margin: 5px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #dialog-inner .icon-wechat-share-android {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0 0px;
        background-size: 40px auto;
        height: 30px;
        width: 30px
    }
}

#dialog-inner .icon-wechat-share-friend {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -669px;
    background-repeat: no-repeat;
    height: 30px;
    overflow: hidden;
    width: 30px;
    margin: 5px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #dialog-inner .icon-wechat-share-friend {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0px -35px;
        background-size: 40px auto;
        height: 30px;
        width: 30px
    }
}

#dialog-inner .icon-wechat-share-timeline {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -759px;
    background-repeat: no-repeat;
    height: 30px;
    overflow: hidden;
    width: 30px;
    margin: 5px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #dialog-inner .icon-wechat-share-timeline {
        background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
        background-position: 0px -115px;
        background-size: 40px auto;
        height: 30px;
        width: 30px
    }
}

.arrow-wechat {
    display: none
}

#dialog.share-wrap-wechat {
    display: block
}

#dialog.share-wrap-wechat #dialog-inner {
    display: block
}

#dialog.share-wrap-wechat .share-title {
    display: none
}

#dialog.share-wrap-wechat #dialog-close {
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0;
    border-radius: 0 0 5px 5px;
    top: 227px;
    right: -10px;
    background: #333
}

#dialog.share-wrap-wechat #dialog-inner ul {
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0;
    border-radius: 0 0 10px 10px;
    width: auto;
    max-width: 320px;
    margin: 0 5px;
    padding-top: 0
}

#dialog.share-wrap-wechat .arrow-wechat {
    background-image: url('http://r2.ykimg.com/0510000054269ED96737B325410E99D4');
    background-position: 0 -62px;
    background-repeat: no-repeat;
    height: 48px;
    overflow: hidden;
    width: 145px;
    display: block;
    position: absolute;
    right: 16px;
    top: 10px
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #dialog.share-wrap-wechat .arrow-wechat {

    }
}

#dialog.share-wrap-wechat #dialog-inner .share-weixin {
    padding-top: 10px;
    border-top: 1px solid #ddd
}

@media screen and (orientation: landscape) {
    #dialog.share-wrap-wechat #dialog-inner ul {
        width: 270px;
        float: right
    }
}

html.android #dialog.share-wrap-wechat #dialog-close {
    top: 227px
}

html.android.wechat #dialog.share-wrap-wechat #dialog-close {
    top: 175px
}

html.ios #dialog.share-wrap-wechat #dialog-close {
    top: 237px
}

html.ios.wechat #dialog.share-wrap-wechat #dialog-close {
    top: 184px
}

#disease-list .hd {
    position: absolute;
    width: 100%;
    height: 100%
}

#disease-list .hd ul {
    display: none
}

#disease-list .hd .next, #disease-list .hd .prev {
    position: absolute;
    top: 50%;
    z-index: 2;
    height: 50px;
    width: 30px;
    margin-top: -95px;
    line-height: 53px;
    background: rgba(0, 0, 0, 0.1)
}

#disease-list .hd .next {
    right: 0
}

#disease-list .hd .next i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('http://r4.ykimg.com/0510000054263A936737B310F4036CD7');
    background-position: 0 -31px;
    background-repeat: no-repeat;
    background-size: 12px auto;

    height: 21px;
    overflow: hidden;
    width: 12px;
    margin-top: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #disease-list .hd .next i {
        background-image: url('http://r4.ykimg.com/0510000054263A936737B310F4036CD7');
        background-position: 0 -26px;
        background-size: 12px auto;
        height: 20.5px;
        width: 12px
    }
}

#disease-list .hd .prev {
    left: 0
}

#disease-list .hd .prev i {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background-image: url('http://r4.ykimg.com/0510000054263A936737B310F4036CD7');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 12px auto;

    height: 21px;
    overflow: hidden;
    width: 12px;
    margin-top: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 2) {
    #disease-list .hd .prev i {
        background-image: url('http://r4.ykimg.com/0510000054263A936737B310F4036CD7');
        background-position: 0 0;
        background-size: 12px auto;
        /*background-size: 100% auto;*/
        height: 20.5px;
        width: 12px
    }
}

html.detail-page {
    height: auto;
    overflow: visible
}

html.detail-page body, html.detail-page #wrap {
    height: auto;
    overflow: visible
}

html.detail-page #main {
    margin-top: -58px
}

html.detail-page .fullpage, html.detail-page .fullpage-inner {
    display: block
}

html.detail-page .fullpage-inner {
    /*padding: 20px 0*/
}

html.detail-page #header {
    position: relative;
    padding: 15px 0 0 0
}

html.detail-page #header #brand, html.detail-page #main {
    position: static
}

html.detail-page #header #brand a {
    margin: 0 auto
}

html.detail-page #antidote {
}

@media screen and (max-width: 768px) {
    .container {
        width: 100%
    }

    #welcome .banner {
        margin-top: 20px;
        width: 233px;
        height: 181px;
        background: url(../images/mobile-welcome.gif) center center no-repeat
    }
}

@media only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2) {
    #welcome .banner {
        background-image: url(../images/mobile-welcome@2x.gif);
        background-size: 233px
    }
}

@media screen and (max-width: 768px) {
    .banner-title, .banner-doraemon, #footer {
        display: none
    }

    .loading .banner-doraemon {
        display: block
    }

    #disease .disease-title {
        font-size: 14px
    }

    #welcome .welcome-intro {
        font-size: 14px;
        margin: 0 20px
    }

    #antidote .antidote-head .antidote-img {
        float: none;
        margin: 0 auto
    }

    #antidote .info {
        margin-left: 0
    }

    #antidote h2 {
        text-align: center
    }

    #antidote h2 .antidote-title {
        margin: 0 20px;
        background: none;
        border: 2px solid #fff;
        color: #fff;
        font-weight: normal;
        line-height: 1.3
    }

    #antidote h2 .antidote-title i {
        display: none
    }

    .fullname {
        display: block;
        margin: 10px 15px 0 15px;
        line-height: 1.3
    }

    #antidote .info p {
        margin: 0 20px
    }

    #antidote #next-title {
        display: block;
        padding-top: 10px;
        border-top: 3px solid #00ace1;
        margin-top: 20px;
        text-align: center;
        font-size: 18px
    }

    #antidote .antidote-list {
        padding: 10px
    }

    #antidote .antidote-list li {
        width: 100%;
        margin: 0 0 5px 0;
        min-height: 0
    }

    #antidote li.oscar-card {
        width: 100%;
        margin: 0 0 5px 0;
        min-height: 0;
        padding: 0 0 22px 0
    }

    #antidote li.oscar-card .antidote-item-head {
        margin: 5px 0 5px 5px
    }

    #antidote li.oscar-card .antidote-item-cont {
        margin-left: 105px
    }

    #antidote li.oscar-card .antidote-item-info {
        padding-top: 10px
    }

    #antidote li.oscar-card p {
        padding-bottom: 10px
    }

    #antidote li.oscar-card .antidote-item-open {
        margin-top: 10px
    }

    #antidote .antidote-item-info h3 {
        margin-bottom: 5px;
        white-space: normal;
        line-height: 1.2
    }

    #antidote li .str {
        position: static
    }

    #antidote li.oscar-card .str {
        padding-top: 10px
    }

    #dialog-inner .mobile-scan {
        display: none
    }

    #dialog-inner .mobile-screenshot {
        display: block
    }
}

@media screen and (max-width: 767px) {
    html, body, #wrap {
        overflow: visible
    }

    #header {
        position: relative;
        z-index: 2;
        padding-top: 10px
    }

    #header #brand {
        position: static
    }

    #header #brand a {
        margin: 0 auto
    }

    #disease {
        display: none
    }

    #antidote {
        display: none
    }

    #action a#share-btn {
    }

    .share-weixin-qr img {
        width: 100px
    }

    .mobile-screenshot p {
        font-size: 13px
    }

    .mobile-screenshot p span {
        display: block;
        padding-bottom: 5px;
        color: #333;
        font-size: 14px;
        font-weight: bold
    }
}

@media screen and (max-width: 766px) {
    .mobile #disease {
        position: absolute;
    }

    .mobile #disease .fullpage-inner {
    }
}

@media screen and (max-width: 766px) and (orientation: landscape) {
    .mobile #disease {
        position: static;
        margin-top: 0
    }

    .mobile #disease .fullpage-inner {
        padding-top: 0px
    }

    #dialog-wrap, #dialog, #dialog-inner {
        overflow-y: scroll
    }

    #dialog-bg {
        display: none
    }

    #dialog {
        background: rgba(0, 0, 0, 0.4)
    }
}

@media screen and (max-width: 640px) {
    #action .share-bar {
        display: block
    }

    #action #share-btn {
        /*display: none*/
    }

    .detail-page #wrap {
        /*padding-top: 60px*/
    }

    html.wechat #dialog .share-weibo, html.wechat #dialog .share-qzone, html.wechat #dialog .share-douban {
        display: none
    }

    html.wechat #dialog.share-wrap-wechat #dialog-inner .share-weixin {
        border-top: none
    }
}

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
    body {
        background-image: url(/campaign/doraemon2014/images/background-blue@2x.gif);
        background-size: 284px
    }

    .banner-title {
        background-image: url(/campaign/doraemon2014/images/welcome-title@2x.gif);
        background-size: 620px
    }

    .banner-doraemon {
        background-image: url(/campaign/doraemon2014/images/welcome-doraemon@2x.gif);
        background-size: 150px
    }

    #dialog-inner .appstore i {
        background-image: url(/campaign/doraemon2014/images/icon-appstore@2x.gif);
        background-size: 200px
    }
}

@media screen and (max-device-width: 320px) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media screen and (max-device-width: 480px) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    body {
        -webkit-text-size-adjust: none
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    body {
        -webkit-text-size-adjust: none
    }
}