/**
 * ime1212 CSS
 * index
 * 2015-12-10
 */

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    moz-user-select: -moz-none;
    -moz-user-select: none;
    -o-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    display: none;
    margin: 0;
    font-size: 0;
    position: relative;
    background-color: #000000;
    overflow: hidden;
}

div {
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body, html {
    width: 100%;
    height: 100%;
}

/*========== main ==========*/
#main {
}

.biupage {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    z-index: 112;
    overflow: hidden;
    overflow-y: scroll;
}

.biuhead {
    position: fixed;
    top: 0;
    width: 100%;
    height: 130px;
    background: #980d12;
    opacity: 0.9;
    z-index: 111;
}

.btn {
    width: 495px;
    height: 96px;
    position: fixed;
    top: 17px;
    left: 290px;
    background-image: url(../img/btn.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.btn:active {
    position: fixed;
    width: 495px;
    height: 96px;
    top: 17px;
    left: 290px;
    background-image: url(../img/btn_press.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.fanhuicont {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
}

.biucont {
    position: absolute;
    top: 130px;
    width: 100%;
    height: auto;
    overflow-y: scroll;
    /*height: 1690px;*/
}

.biubiuline {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 124px;
}

.headpic {
    float: right;
    margin-right: 42px;
    width: 100px;
    height: 100px;
    background-image: url(../img/touxiang.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.descbiu {
    float: right;
    font-size: 42px;
    color: #ffffff;
    text-align: left;
    max-width: 60%;
    padding: 10px;
    border-radius: 12px;
    background-color: #678Bd7;
    border: 1px solid #678Bd7;
}

.sanjiao {
    float: right;
    width: 16px;
    height: 100px;
    margin-right: 16px;
    background-image: url(../img/sanjiao.png);
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    z-index: 100;
}

.clear {
    clear: both;
}

#shuru {
    position: fixed;
    bottom: 18px;
    left: 134px;
    width: 711px;
    height: 94px;
    padding-left: 10px;
    padding-right: 10px;
    border: 2px solid rgba(221, 221, 221, 1);
    -webkit-appearance: none;
    border-radius: 0;
    outline: none;
    background-color: #ffffff;
    font-size: 60px;
    color: #000000;
}

.shurupic {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 131px;
    background-image: url(../img/shurukuang.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.hand {
    z-index: 999;
    position: fixed;
    left: 134px;
    bottom: 135px;
    width: 82px;
    height: 99px;
    background-image: url(../img/hand.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    animation: dong 1s infinite;
}

@keyframes dong {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

.tishi2 {
    width: 100%;
    height: 100px;
}

.words {
    position: fixed;
    left: 220px;
    bottom: 135px;
    width: 473px;
    height: 48px;
    background-image: url(../img/words.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

#line {
    position: relative;
    width: 100%;
    height: 131px;
    border: 0;
    opacity: 0;
}

.yintu {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
}

.tishi {
    position: absolute;
    top: 0;
    width: 100%;
    height: 180px;
    font-size: 57px;
    color: #333333;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
}

#cha {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 148px;
    font-size: 48px;
    color: #333333;
    text-align: center;
    box-sizing: border-box;
    vertical-align: middle;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
}

#weixin {
    position: absolute;
    top: 0;
    right: 60px;
    width: 225px;
    height: 280px;
}

#chanpinnei {
    position: absolute;
    bottom: 90px;
    left: 90px;
    width: 900px;
    height: 450px;
    border-radius: 14px;
    background-color: #ffffff;
}

.linexian {
    position: absolute;
    bottom: 148px;
    width: 100%;
    height: 1px;
    background: rgba(230, 231, 232, 1);
}

.linexian2 {
    position: absolute;
    top: 180px;
    width: 100%;
    height: 1px;
    background: rgba(230, 231, 232, 1);
}

#chanpinwai {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 80%;
}

.bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.wenan {

    top: 232px;
    left: 266px;
    width: 600px;
    height: 624px;
    background-image: url(../img/word2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;

}





