﻿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, ', header, hgroup, menu, nav, section {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei';
}

article, aside, details, figcaption, figure, ', header, hgroup, menu, nav, section {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

input, textarea, select {
    *font-size: 100%;
}


/*startdom*/
.share_content {
    width: 640px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -320px;
    background-color: #323232;
    z-index: 999999;
    display: none;
}

    .share_content div {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -160px;
        background: url(../images/share_img.jpg) no-repeat;
        background-size: 428px 495px;
        width: 428px;
        height: 495px;
    }

.test {
    position: fixed;
    top: 0;
    left: 0;
    width: 640px;
    background-color: yellow;
    color: #000;
    font-size: 24px;
    z-index: 99999;
}

.MainContent {
    position: relative;
    width: 640px;
    margin: 0 auto;
    overflow: hidden;
}

.bg1, .cj_1, .cj_2, .cj_3, .dt_4, .bg_5 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.bg1 {
    background: url(../images/bg_img0.jpg) no-repeat top center;
    background-size: cover;
}

.cj_1 {
    background: url(../images/bg_img1.jpg) no-repeat top center;
    background-size: cover;
    z-index: 10;
}

.cj_2 {
    background: url(../images/bg_img2.jpg) no-repeat top center;
    background-size: cover;
    display: none;
    z-index: 20;
}

.cj_3 {
    background: url(../images/bg_img3.jpg) no-repeat top center;
    background-size: cover;
    display: none;
    z-index: 30;
}

.dt_4 {
    background: url(../images/bg_img4.jpg) no-repeat top center;
    background-size: cover;
}

.bg_5 {
    background: url(../images/bg_img5.jpg) no-repeat top center;
    background-size: cover;
}

/*横屏处理*/
.screen_note {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 999999;
    display: none;
}

    .screen_note p {
        position: absolute;
        width: 100%;
        font-size: 40px;
        height: 60px;
        line-height: 60px;
        top: 40%;
        left: 0;
        color: #fff;
        text-align: center;
    }

.logo, .btn, .index_font_skdjsy, .index_font_csbyx, .index_guang1, .index_font_di, .index_guang2, .index_guang3, .index_guang4, .index_guang5, .index_guang6,
.cjbg, .xbdgs, .kssy, .dt_4_bg, .dao_left, .dao_right, .dt_4_xbdgs, .q_progress, .q_main, .answer_list li div, .hero_head, .zhishu_start ul li, .xg_result_top,
.xg_result_bottom, .btn_zan, .btn_cai, .hero_head_logo, .head_kuang, .jinhua_img, .head_fzc_logo, .btn_share_last, .q_progress_width, .btn_zan div, .btn_cai div {
    background: url(../images/MainImg.png);
    background-size: 1352px 1747px;
}

.logo {
    position: absolute;
    width: 588px;
    height: 427px;
    background-position: -30px -916px;
    left: 50%;
    top: 270px;
    margin-left: -280px;
    z-index: 20;
}

.logo_mingan {
    position: absolute;
    width: 100%;
    height: 80%;
    z-index: 21;
    background-color: #000;
    opacity: .2;
    top: 0;
    left: 0;
}

    .logo_mingan.show {
        -webkit-animation: mingan 3s linear infinite;
        -moz-animation: mingan 3s linear infinite;
        -o-animation: mingan 3s linear infinite;
        -ms-animation: mingan 3s linear infinite;
    }

.btn {
    position: absolute;
    width: 284px;
    height: 93px;
    z-index: 1000;
    background-position: -5px -556px;
}

    .btn a {
        display: block;
        position: absolute;
        cursor: pointer;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .btn span {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
        height: 100%;
        width: 100%;
        color: #6C0504;
        font-size: 40px;
        font-weight: 700;
        line-height: 90px;
        text-align: center;
        font-family: 'Microsoft YaHei';
        background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#fe0606), to(#300808));
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-shadow: 1px 1px 200px #000;
    }

.btn_index {
    left: 50%;
    margin-left: -142px;
    bottom: 20px;
}

    .btn_index.show {
        -webkit-animation: chuiji .2s ease-in;
        -moz-animation: chuiji .2s ease-in;
        -o-animation: chuiji .2s ease-in;
        -ms-animation: chuiji .2s ease-in;
    }

.index_font_di {
    position: absolute;
    width: 550px;
    height: 227px;
    left: 50%;
    margin-left: -275px;
    top: 640px;
    background-position: -707px -726px;
    z-index: 28;
}

    .index_font_di.show {
        -webkit-animation: chongchu .4s ease-in;
        -moz-animation: chongchu .4s ease-in;
        -o-animation: chongchu .4s ease-in;
        -ms-animation: chongchu .4s ease-in;
    }

.index_guang_panel {
    position: absolute;
    width: 550px;
    height: 227px;
    left: 50%;
    margin-left: -275px;
    top: 640px;
    z-index: 29;
}

.index_font_skdjsy {
    position: absolute;
    width: 541px;
    height: 88px;
    background-position: -683px -1476px;
    z-index: 2;
    top: 6px;
    left: 4px;
}

.index_font_csbyx {
    position: absolute;
    width: 501px;
    height: 107px;
    background-position: -710px -1569px;
    z-index: 2;
    bottom: 16px;
    left: 32px;
}

    .index_font_skdjsy.show, .index_font_csbyx.show {
        -webkit-animation: chuiji .2s ease-in;
        -moz-animation: chuiji .2s ease-in;
        -o-animation: chuiji .2s ease-in;
        -ms-animation: chuiji .2s ease-in;
    }

.index_guang1, .index_guang2, .index_guang3, .index_guang4, .index_guang5, .index_guang6 {
    position: absolute;
    z-index: 1;
}

.index_guang1 {
    width: 192px;
    height: 44px;
    right: 10px;
    top: 79px;
    background-position: -824px -986px;
}

    .index_guang1.show {
        -webkit-animation: index_guang1 1.2s ease-in;
        -moz-animation: index_guang1 1.2s ease-in;
        -o-animation: index_guang1 1.2s ease-in;
        -ms-animation: index_guang1 1.2s ease-in;
    }

.index_guang2, .index_guang3 {
    width: 274px;
    height: 63px;
    background-position: -756px -1059px;
}

.index_guang2 {
    top: 78px;
    left: -80px;
}

    .index_guang2.show {
        -webkit-animation: index_guang2 1s ease-in;
        -moz-animation: index_guang2 1s ease-in;
        -o-animation: index_guang2 1s ease-in;
        -ms-animation: index_guang2 1s ease-in;
    }

.index_guang3 {
    bottom: 2px;
    left: 30px;
}

    .index_guang3.show {
        -webkit-animation: index_guang1 .6s ease-out;
        -moz-animation: index_guang1 .6s ease-out;
        -o-animation: index_guang1 .6s ease-out;
        -ms-animation: index_guang1 .6s ease-out;
    }

.index_guang4 {
    width: 159px;
    height: 174px;
    background-position: -1101px -963px;
    bottom: -16px;
    right: -10px;
    z-index: 3;
}

.index_guang5 {
    width: 146px;
    height: 63px;
    background-position: -1116px -593px;
    right: -24px;
    bottom: 4px;
    z-index: 3;
}

    .index_guang5.show {
        -webkit-animation: index_guang3 .3s ease-out;
        -moz-animation: index_guang3 .3s ease-out;
        -o-animation: index_guang3 .3s ease-out;
        -ms-animation: index_guang3 .3s ease-out;
    }

.index_guang6 {
    width: 660px;
    height: 33px;
    background-position: -641px -1185px;
    left: -56px;
    top: 74px;
    z-index: 3;
}

    .index_guang6.show {
        -webkit-animation: index_guang1 1s ease-out;
        -moz-animation: index_guang1 1s ease-out;
        -o-animation: index_guang1 1s ease-out;
        -ms-animation: index_guang1 1s ease-out;
    }
/*index光1*/
@-webkit-keyframes index_guang1 {
    0% {
        -webkit-transform: scale(.1);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes index_guang1 {
    0% {
        -moz-transform: scale(.1);
        opacity: 0;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}

@-ms-keyframes index_guang1 {
    0% {
        -ms-transform: scale(.1);
        opacity: 0;
    }

    100% {
        -ms-transform: scale(1);
        opacity: 1;
    }
}

@-o-keyframes index_guang1 {
    0% {
        -o-transform: scale(.1);
        opacity: 0;
    }

    100% {
        -o-transform: scale(1);
        opacity: 1;
    }
}
/*index光2*/
@-webkit-keyframes index_guang2 {
    0% {
        opacity: 0;
        left: 100px;
    }

    100% {
        left: -80px;
        opacity: 1;
    }
}

@-moz-keyframes index_guang2 {
    0% {
        opacity: 0;
        left: 100px;
    }

    100% {
        left: -80px;
        opacity: 1;
    }
}

@-ms-keyframes index_guang2 {
    0% {
        opacity: 0;
        left: 100px;
    }

    100% {
        left: -80px;
        opacity: 1;
    }
}

@-o-keyframes index_guang2 {
    0% {
        opacity: 0;
        left: 100px;
    }

    100% {
        left: -80px;
        opacity: 1;
    }
}
/*index光3*/
@-webkit-keyframes index_guang3 {
    0% {
        opacity: 0;
        right: 20px;
        bottom: -9px;
    }

    100% {
        right: -24px;
        bottom: 4px;
        opacity: 1;
    }
}

@-moz-keyframes index_guang3 {
    0% {
        opacity: 0;
        right: 20px;
        bottom: -9px;
    }

    100% {
        right: -24px;
        bottom: 4px;
        opacity: 1;
    }
}

@-ms-keyframes index_guang3 {
    0% {
        opacity: 0;
        right: 20px;
        bottom: -9px;
    }

    100% {
        right: -24px;
        bottom: 4px;
        opacity: 1;
    }
}

@-o-keyframes index_guang3 {
    0% {
        opacity: 0;
        right: 20px;
        bottom: -9px;
    }

    100% {
        right: -24px;
        bottom: 4px;
        opacity: 1;
    }
}

/*场景部分*/
.cjbg {
    position: absolute;
    width: 552px;
    height: 155px;
    background-position: -550px -543px;
}

    .cjbg p {
        font-size: 30px;
        color: #000;
        line-height: 40px;
    }

        .cjbg p span {
            color: #990101;
            padding: 0 10px;
            float: left;
            display: block;
        }

.cj_1_jj_1 {
    top: 288px;
    left: -5px;
}

    .cj_1_jj_1.show {
        -webkit-animation: fadeInDown .8s ease-out;
        -moz-animation: fadeInDown .8s ease-out;
        -o-animation: fadeInDown .8s ease-out;
        -ms-animation: fadeInDown .8s ease-out;
    }

    .cj_1_jj_1 p {
        padding: 20px 30px 20px 40px;
    }

.cj_1_jj_2 {
    top: 700px;
    left: -5px;
}

    .cj_1_jj_2.show {
        -webkit-animation: fadeInDown .8s ease-out;
        -moz-animation: fadeInDown .8s ease-out;
        -o-animation: fadeInDown .8s ease-out;
        -ms-animation: fadeInDown .8s ease-out;
    }

    .cj_1_jj_2 p {
        padding: 20px 30px 20px 40px;
    }

.cj_1_jj_3 {
    top: 760px;
    left: 50%;
    margin-left: -276px;
}

    .cj_1_jj_3.show {
        -webkit-animation: fadeInDown .8s ease-out;
        -moz-animation: fadeInDown .8s ease-out;
        -o-animation: fadeInDown .8s ease-out;
        -ms-animation: fadeInDown .8s ease-out;
    }

    .cj_1_jj_3 p.first {
        padding: 35px 90px 0 100px;
    }

    .cj_1_jj_3 p.second {
        padding: 0 155px 30px 165px;
    }

.xbdgs, .dt_4_xbdgs {
    position: absolute;
    top: 64px;
    left: 50%;
    margin-left: -262.5px;
    width: 525px;
    height: 103px;
    background-position: -7px -664px;
}

.kssy {
    position: absolute;
    width: 208px;
    height: 50px;
    background-position: -11px -782px;
    left: 50%;
    top: 180px;
    margin-left: -104px;
}

    .xbdgs.show, .kssy.show {
        -webkit-animation: fadeInDown .8s ease-out;
        -moz-animation: fadeInDown .8s ease-out;
        -o-animation: fadeInDown .8s ease-out;
        -ms-animation: fadeInDown .8s ease-out;
    }

/*答题部分*/
.dt_4_top_panel, .dt_4_bg {
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -322px;
    width: 644px;
    height: 172px;
}

    .dt_4_top_panel.show {
        -webkit-animation: zhendong .4s ease-out;
        -moz-animation: zhendong .4s ease-out;
        -o-animation: zhendong .4s ease-out;
        -ms-animation: zhendong .4s ease-out;
    }

.dt_4_bg {
    background-position: -662px -1268px;
    z-index: 2;
}

    .dt_4_bg.show {
        -webkit-animation: fadeDown .2s ease-in;
        -moz-animation: fadeDown .2s ease-in;
        -o-animation: fadeDown .2s ease-in;
        -ms-animation: fadeDown .2s ease-in;
    }

.dao_left, .dao_right {
    position: absolute;
    width: 261px;
    height: 240px;
    bottom: -32px;
    z-index: 1;
}

.dao_left {
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -o-transform-origin: top left;
    background-position: -65px -1366px;
    left: -100px;
}

    .dao_left.show {
        -webkit-animation: rotate_left .3s ease-in;
        -moz-animation: rotate_left .3s ease-in;
        -o-animation: rotate_left .3s ease-in;
        -ms-animation: rotate_left .3s ease-in;
    }

.dao_right {
    -webkit-transform-origin: top right;
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -o-transform-origin: top right;
    background-position: -359px -1362px;
    right: -100px;
}

    .dao_right.show {
        -webkit-animation: rotate_right .3s ease-in;
        -moz-animation: rotate_right .3s ease-in;
        -o-animation: rotate_right .3s ease-in;
        -ms-animation: rotate_right .3s ease-in;
    }

.dt_4_xbdgs {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    -o-transform: scale(.7);
    z-index: 3;
    top: 14px;
}

    .dt_4_xbdgs.show {
        -webkit-animation: chuiji .1s ease-in;
        -moz-animation: chuiji .1s ease-in;
        -o-animation: chuiji .1s ease-in;
        -ms-animation: chuiji .1s ease-in;
    }

.question_content {
    position: absolute;
    width: 100%;
    height: auto;
    top: 210px;
}

.q_progress {
    position: absolute;
    width: 546px;
    height: 50px;
    left: 50%;
    margin-left: -272.5px;
    background-position: -60px -1673px;
    z-index: 20;
    overflow: hidden;
}

.q_progress_width {
    position: relative;
    width: 446px;
    height: 50px;
    background-position: -60px -1619px;
    /*background-color: #EFC45C;
    background: -moz-linear-gradient(center top, #F4D977, #E5A237) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#F4D977),to(#E5A237));
    background: -o-linear-gradient(top,#F4D977,#E5A237);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F4D977',endColorstr='#E5A237');*/
}

.q_progress_guang {
    position: absolute;
    width: 0.0000001px;
    height: 50px;
    right: 0;
    top: 0;
    box-shadow: 0 0 10px 10px #F4D977;
    display: none;
}

.q_main {
    position: absolute;
    width: 584px;
    height: 130px;
    top: 80px;
    left: 50%;
    margin-left: -292px;
    background-position: -562px -105px;
    overflow: hidden;
}

    .q_main.show {
        -webkit-transition: all .4s ease-out;
        -moz-transition: all .4s ease-out;
        -ms-transition: all .4s ease-out;
        -o-transition: all .4s ease-out;
        -webkit-transform: rotateX(360deg);
    }

    .q_main p {
        font-size: 28px;
        padding: 25px 30px 20px;
        color: #FFCE77;
    }

.ul_cover {
    position: absolute;
    left: 0;
    top: 200px;
    z-index: 31;
    width: 100%;
    height: 500px;
    display: none;
}

.answer_list {
    position: absolute;
    top: 220px;
    width: 532px;
    height: auto;
    left: 50%;
    margin-left: -266px;
    z-index: 30;
}

    .answer_list li {
        position: relative;
        width: 532px;
        height: 93px;
        text-align: center;
        line-height: 90px;
        margin: 20px 0;
        color: #5B0C01;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

        .answer_list li div {
            position: absolute;
            width: 532px;
            height: 93px;
            font-size: 36px;
            cursor: pointer;
            left: 0;
            z-index: 1;
        }

            .answer_list li div.side1 {
                top: 0;
                background-position: -5px -149px;
            }

            .answer_list li div.side2 {
                top: 46.5px;
                background-position: -5px -250px;
                -webkit-transform: rotateX(-90deg);
                -moz-transform: rotateX(-90deg);
                -o-transform: rotateX(-90deg);
                -ms-transform: rotateX(-90deg);
                transform: rotateX(-90deg);
                color: #fff;
                -webkit-transform-style: preserve-3d;
                -moz-transform-style: preserve-3d;
                -ms-transform-style: preserve-3d;
                -o-transform-style: preserve-3d;
                transform-style: preserve-3d;
            }


        .answer_list li.show {
            -webkit-transition: all .2s ease-out;
            -moz-transition: all .2s ease-out;
            -ms-transition: all .2s ease-out;
            -o-transition: all .2s ease-out;
            -webkit-transform: rotateX(90deg);
            -moz-transform: rotateX(90deg);
            -o-transform: rotateX(90deg);
            -ms-transform: rotateX(90deg);
            transform: rotateX(90deg);
        }


/*结果页面*/
.result_title {
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 44px;
    color: #6A1600;
    width: 100%;
    font-weight: 700;
}

    .result_title div.first_row {
        width: 100%;
        text-align: center;
    }

        .result_title div.first_row div {
            float: right;
        }

    .result_title div.last {
        text-align: center;
        width: 100%;
    }

.hero_info {
    position: absolute;
    top: 160px;
    left: 50%;
    width: 580px;
    margin-left: -290px;
    height: 300px;
}

.hero_head {
    position: absolute;
    width: 241px;
    height: 292px;
    background-position: -921px -242px;
    left: 10px;
    top: 0;
}

.hero_head_logo {
    position: absolute;
    width: 150px;
    height: 87px;
    background-position: -752px -412px;
    z-index: 2;
    bottom: 15px;
    right: 15px;
}

    .hero_head_logo.show, .head_fzc_logo.show {
        -webkit-animation: zoomInRight 1s ease-out;
        -moz-animation: zoomInRight 1s ease-out;
        -o-animation: zoomInRight 1s ease-out;
        -ms-animation: zoomInRight 1s ease-out;
    }

.hero_head_fzc {
    margin: 8px 12px 14px 8px;
    border-radius: 10px;
    width: 221px;
    height: 270px;
    box-shadow: 0 0 70px 5px #000 inset;
    overflow: hidden;
    z-index: 1;
}

    .hero_head_fzc img {
        width: 100%;
        height: 100%;
    }

.hero_info_list {
    position: absolute;
    left: 280px;
    top: 6px;
    width: 300px;
}

.zhishu_start p {
    font-size: 28px;
    padding-bottom: 8px;
    color: #471616;
}

.zhishu_start {
    width: 300px;
    float: left;
    padding-bottom: 10px;
}

    .zhishu_start ul {
        height: 40px;
        width: 300px;
    }

        .zhishu_start ul li {
            float: left;
            width: 40px;
            height: 40px;
            background-position: -573px -290px;
            margin-right: 18px;
        }

            .zhishu_start ul li.start {
                opacity: 0;
                background-position: -573px -243px;
            }

            .zhishu_start ul li.show {
                opacity: 1;
                background-position: -573px -243px;
                -webkit-animation: chuiji .1s ease-in;
                -moz-animation: chuiji .1s ease-in;
                -o-animation: chuiji .1s ease-in;
                -ms-animation: chuiji .1s ease-in;
            }

.xg_result {
    position: absolute;
    top: 480px;
    width: 588px;
    height: auto;
    left: 50%;
    margin-left: -294px;
}

    .xg_result.last {
        top: 530px;
    }

.xg_result_top {
    width: 588px;
    height: 90px;
    background-position: -5px -360px;
}

.xg_result_content {
    width: 599px;
    height: auto;
    background: url(../images/kuang_bg1.png) repeat-y;
    background-size: 598.9px 58px;
    margin-left: -5px;
}

    .xg_result_content p {
        width: 520px;
        margin: 0 20px 0 40px;
        font-size: 24px;
        color: #471616;
    }

.xg_result_bottom {
    width: 588px;
    height: 51px;
    background-position: -5px -488px;
}

.btn_result_panel {
    position: absolute;
    bottom: 20px;
    width: 500px;
    height: 100px;
    left: 50%;
    margin-left: -250px;
}

.btn_zan, .btn_cai {
    position: absolute;
    top: 0;
    width: 233px;
    height: 95px;
    cursor: pointer;
}

    .btn_zan div, .btn_cai div {
        position: absolute;
        left: 30px;
        width: 39px;
        height: 43px;
    }

    .btn_zan div {
        top:24px;
        background-position: -1197px -23px;
    }

    .btn_cai div {
        top:30px;
        background-position: -1248px -24px;
    }

.btn_zan {
    left: 0;
    background-position: -637px -3px;
}

.btn_cai {
    right: 0;
    background-position: -920px -3px;
}

    .btn_zan span, .btn_cai span {
        padding-top: 26px;
        padding-left: 70px;
        display: block;
        width: 163px;
        height: 43px;
        line-height:40px;
        text-align:center;
        font-size: 30px;
        overflow:hidden;
    }

.btn_zan span {
    color: #1D4000;
}

.btn_cai span {
    color: #663939;
}

/*最后一页*/
.last_panel {
    position: absolute;
    left: 50%;
    margin-left: -291px;
    top: 52px;
    width: 582px;
    height: 591px;
}

.last_top {
    position: absolute;
    left: 0;
    top: 0;
    width: 582px;
    height: 316px;
}

    .last_top div.p1, .last_top p.p2 {
        font-size: 28px;
        font-weight: 700;
        color: #6a1600;
    }

    .last_top div.p1 {
        height: 40px;
        width: 512px;
        margin: 30px 30px 0 40px;
        overflow: hidden;
    }

    .last_top p.p2 {
        padding: 4px 30px 0 40px;
    }

.head_kuang {
    position: absolute;
    width: 154px;
    height: 160px;
    background-position: -628px -245px;
    bottom: 20px;
}

.user_head {
    left: 50px;
}

.head_fzc {
    position: absolute;
    top: 6px;
    right: 3px;
    bottom: 9px;
    left: 7px;
    border-radius: 5px;
    overflow: hidden;
    z-index: 1;
}

    .head_fzc img {
        height: 100%;
        width: 100%;
        background-size: 154px 160px;
    }

.head_fzc_logo {
    position: absolute;
    background-position: -809px -247px;
    width: 92px;
    height: 55px;
    bottom: 5px;
    right: 3px;
    z-index: 2;
}

.jinhua_img {
    position: absolute;
    width: 126px;
    height: 78px;
    background-position: -611px -416px;
    left: 230px;
    bottom: 60px;
}

.csbyx_head {
    right: 50px;
}


.last_bottom {
    position: absolute;
    width: 582px;
    top: 316px;
    left: 0;
    height: 275px;
}

.share_start {
    width: 260px;
    position: absolute;
    top: 40px;
}

    .share_start ul li {
        margin-right: 10px;
    }

    .share_start p {
        color: #6a1600;
        font-weight: 700;
    }

.last_bottom div.left {
    left: 30px;
}

.last_bottom div.right {
    right: 10px;
}

.btn_share_last {
    position: absolute;
    width: 285px;
    height: 95px;
    background-position: -4px -556px;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    bottom: 20px;
    left: 50%;
    margin-left: -142.5px;
    z-index: 100;
    color: #6a1600;
    line-height: 90px;
}

    .btn_share_last a {
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
/*enddom*/
/*手机外大屏设备样式*/
@media screen and (min-width:768px) {
    .MainContent {
        width: 100%;
    }
}
/*手机外超过1000像素宽的设备（一般指台式机）*/
@media screen and (min-width:1000px) {
    .MainContent {
        width: 640px;
    }

    .hero_head_fzc {
        margin: 7px 10px 14px 10px;
    }
}
/*竖屏*/
@media screen and (orientation:portrait),handheld and (orientation:portrait) {
}
/*横屏*/
@media screen and (orientation:landscape),handheld and (orientation:landscape) {
}

/*CSS3*/
/*冲出*/
@-webkit-keyframes chongchu {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1,.1);
    }

    80% {
        -webkit-transform: scale(1.1,1.1);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1,1);
    }
}

@-moz-keyframes chongchu {
    0% {
        opacity: 0;
        -moz-transform: scale(.1,.1);
    }

    80% {
        -moz-transform: scale(1.1,1.1);
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1,1);
    }
}

@-o-keyframes chongchu {
    0% {
        opacity: 0;
        -o-transform: scale(.1,.1);
    }

    80% {
        -o-transform: scale(1.1,1.1);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1,1);
    }
}

@-ms-keyframes chongchu {
    0% {
        opacity: 0;
        -ms-transform: scale(.1,.1);
    }

    80% {
        -ms-transform: scale(1.1,1.1);
    }

    100% {
        opacity: 1;
        -ms-transform: scale(1,1);
    }
}
/*锤击*/
@-webkit-keyframes chuiji {
    0% {
        opacity: 0;
        -webkit-transform: scale(10,10);
    }

    80% {
        -webkit-transform: scale(.9,.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1,1);
    }
}

@-moz-keyframes chuiji {
    0% {
        opacity: 0;
        -moz-transform: scale(10,10);
    }

    80% {
        -moz-transform: scale(.9,.9);
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1,1);
    }
}

@-o-keyframes chuiji {
    0% {
        opacity: 0;
        -o-transform: scale(10,10);
    }

    80% {
        -o-transform: scale(.9,.9);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1,1);
    }
}

@-ms-keyframes chuiji {
    0% {
        opacity: 0;
        -ms-transform: scale(10,10);
    }

    80% {
        -ms-transform: scale(.9,.9);
    }

    100% {
        opacity: 1;
        -ms-transform: scale(1,1);
    }
}

/*明暗*/
@-webkit-keyframes mingan {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .2;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes mingan {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .2;
    }

    100% {
        opacity: 0;
    }
}

@-ms-keyframes mingan {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .2;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes mingan {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .2;
    }

    100% {
        opacity: 0;
    }
}

/*锤击2*/
@-webkit-keyframes chuiji2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(5,5);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1,1);
    }
}

@-moz-keyframes chuiji2 {
    0% {
        opacity: 0;
        -moz-transform: scale(10,10);
    }

    80% {
        -moz-transform: scale(.9,.9);
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1,1);
    }
}

@-o-keyframes chuiji2 {
    0% {
        opacity: 0;
        -o-transform: scale(10,10);
    }

    80% {
        -o-transform: scale(.9,.9);
    }

    100% {
        opacity: 1;
        -o-transform: scale(1,1);
    }
}

@-ms-keyframes chuiji2 {
    0% {
        opacity: 0;
        -ms-transform: scale(10,10);
    }

    80% {
        -ms-transform: scale(.9,.9);
    }

    100% {
        opacity: 1;
        -ms-transform: scale(1,1);
    }
}

@-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;
    }
}

@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -moz-transform: none;
        transform: none;
    }
}

@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -o-transform: none;
        transform: none;
    }
}

@-ms-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -ms-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}


@-webkit-keyframes fadeDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@-moz-keyframes fadeDown {
    0% {
        -moz-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        -moz-transform: none;
        transform: none;
    }
}

@-o-keyframes fadeDown {
    0% {
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        -o-transform: none;
        transform: none;
    }
}

@-ms-keyframes fadeDown {
    0% {
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        -ms-transform: none;
        transform: none;
    }
}

@keyframes fadeDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

/*刀_左*/
@-webkit-keyframes rotate_left {
    0% {
        -webkit-transform: rotate(-45deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes rotate_left {
    0% {
        -moz-transform: rotate(-45deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

@-ms-keyframes rotate_left {
    0% {
        -ms-transform: rotate(-45deg);
    }

    100% {
        -ms-transform: rotate(0deg);
    }
}

@-o-keyframes rotate_left {
    0% {
        -o-transform: rotate(-45deg);
    }

    100% {
        -o-transform: rotate(0deg);
    }
}
/*刀_右*/
@-webkit-keyframes rotate_right {
    0% {
        -webkit-transform: rotate(45deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@-moz-keyframes rotate_right {
    0% {
        -moz-transform: rotate(45deg);
    }

    100% {
        -moz-transform: rotate(0deg);
    }
}

@-ms-keyframes rotate_right {
    0% {
        -ms-transform: rotate(45deg);
    }

    100% {
        -ms-transform: rotate(0deg);
    }
}

@-o-keyframes rotate_right {
    0% {
        -o-transform: rotate(45deg);
    }

    100% {
        -o-transform: rotate(0deg);
    }
}
/*震动*/
@-webkit-keyframes zhendong {
    0% {
        -webkit-transform: translate3d(0,0,0);
    }

    10%,30%,50% {
        -webkit-transform: translate3d(-10px,0,0);
    }

    20%,40%,60% {
        -webkit-transform: translate3d(10px,0,0);
    }

    61% {
        -webkit-transform: translate3d(0,0,0);
    }
}

@-moz-keyframes zhendong {
    0% {
        -moz-transform: translate3d(0,0,0);
    }

    10%,30%,50% {
        -moz-transform: translate3d(-10px,0,0);
    }

    20%,40%,60% {
        -moz-transform: translate3d(10px,0,0);
    }

    61% {
        -moz-transform: translate3d(0,0,0);
    }
}

@-o-keyframes zhendong {
    0% {
        -o-transform: translate3d(0,0,0);
    }

    10%,30%,50% {
        -o-transform: translate3d(-10px,0,0);
    }

    20%,40%,60% {
        -o-transform: translate3d(10px,0,0);
    }

    61% {
        -o-transform: translate3d(0,0,0);
    }
}

@-ms-keyframes zhendong {
    0% {
        -ms-transform: translate3d(0,0,0);
    }

    10%,30%,50% {
        -ms-transform: translate3d(-10px,0,0);
    }

    20%,40%,60% {
        -ms-transform: translate3d(10px,0,0);
    }

    61% {
        -ms-transform: translate3d(0,0,0);
    }
}

/*loading*/
.sk-spinner-circle.sk-spinner {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px;
}

.sk-spinner-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

    .sk-spinner-circle .sk-circle:before {
        content: '';
        display: block;
        margin: 0 auto;
        width: 20%;
        height: 20%;
        background-color: #fff;
        border-radius: 100%;
        -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
        animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

.sk-spinner-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}

.sk-spinner-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}

.sk-spinner-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sk-spinner-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}

.sk-spinner-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}

.sk-spinner-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.sk-spinner-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}

.sk-spinner-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}

.sk-spinner-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.sk-spinner-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}

.sk-spinner-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}

.sk-spinner-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.sk-spinner-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

.sk-spinner-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.sk-spinner-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.sk-spinner-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.sk-spinner-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.sk-spinner-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.sk-spinner-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.sk-spinner-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.sk-spinner-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.sk-spinner-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-circleBounceDelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@-moz-keyframes zoomInRight {
    0% {
        opacity: 0;
        -moz-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -moz-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -moz-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@-o-keyframes zoomInRight {
    0% {
        opacity: 0;
        -o-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -o-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -o-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}


@-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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@-moz-keyframes zoomInDown {
    0% {
        opacity: 0;
        -moz-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -moz-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -moz-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -moz-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@-o-keyframes zoomInDown {
    0% {
        opacity: 0;
        -o-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -o-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        -o-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -o-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
