@charset "utf-8";
body{
     -webkit-tap-highlight-color:rgba(0,0,0,0); 
     font-family: 'Microsoft Yahei';
}
body * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    height: 0;
    content: '';
    clear: both;
}
.clearfix {
    display: block;
}
.emulator {
    max-width: 1000px;
    border-top: none;
    margin: 0 auto;
}
.em-header {
    position: relative;
    width: 100%;
    height: 48px;
    overflow: hidden;
}
.em-header-middle,
.em-header-left,
.em-header-right {
    position: absolute;
    top: 15px;
    width: 74px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.em-header-repeat {
    width: 96%;
    height: 48px;
    margin: 0 auto;
    margin-top: 16px;
    background: url(../images/header-repeat.png) repeat-x;
}
.em-header-left {
    left: 0px;
    background-image: url(../images/header-left.png);
}
.em-header-right {
    right: 0px;
    background-image: url(../images/header-right.png);
}

.em-header-middle {
    left: 50%;
    top: 3px;
    margin-left: -305px;
    width: 610px;
    height: 48px;
    background-image: url(../images/header-middle.png);
}
.em-footer {
    position: relative;
    height: 1px;
}
.em-border-left,
.em-border-right {
    position: absolute;
    bottom: 0;
    width: 48px;
    height: 44px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.em-border-left {
    left: 0px;
    background-image: url(../images/footer-border-left.png);
}
.em-border-right {
    right: 0px;
    background-image: url(../images/footer-border-right.png);
}
.em-main {
    width: 98%;
    margin: 0 auto;
    border: 2px solid #d2af86;
    border-top: none;
    background-color: #ebdfcf;
}
.em-content {
    position: relative;
    padding-bottom: 30px;
    z-index: 1;
}
.em-content h1 {
    margin: 0;
    width: 28%;
    padding: 2% 0;
    text-align: center;
    background: #ecd0a6;
    border-radius: 2px;
    border: 1px solid #ce9f74;
    font-size: 1.3rem;
    color: #774628;
    margin-bottom: 20px;
}
.em-content .input-wrapper{
    display: inline-block;
    width: 120px;
    height: 36px;
    border-radius: 10px;
    border: 1px solid #ce9f74;
    background-color: #fff;
    padding: 8px;
}
.em-content label{
    color: #9e8055;
    font-size: 14px;
}
.input-wrapper input{
    display: block;
    width: 100%;
    border: none;
    background-color: transparent;
    outline: none;
}
.panel-sj button{
    display: block;
    width: 99px;
    height: 38px;
    border: none;
    outline: none;
    color: #FFFFFF;
    text-indent: -9999px;
    background: url(../images/btn1.png) no-repeat 0 0;
}
.panel-sj,
.panel-kj1,
.panel-kj2{
    width: 98%;
    margin: 0 auto;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #b39b7a;
}
.panel-sj .sp{
    margin-right: 10%;
}
.panel-kj1,
.panel-kj2{
    border-bottom: 1px solid #b39b7a;
    margin-bottom:20px
}

.panel-kj2{
    border-bottom: 1px dashed #b39b7a;
}

.panel-kj1 button,
.panel-kj2 button{
    display: block;
    width: 99px;
    height: 38px;
    border: none;
    outline: none;
    color: #FFFFFF;
    text-indent: -9999px;
    background: url(../images/btn2.png) no-repeat 0 0;
}
.panel-kj2 button{
    background: url(../images/btn3.png) no-repeat 0 0;
}
.panel-kj1 .dsp,
.panel-kj2 .dsp{
    height: 32px;
    line-height: 32px;
    color: #9e8055;
}
.panel-kj1 .level,
.panel-kj2 .level{
    width: 140px;
    height: 32px;
    border: 1px solid #c5996c;
}
.panel-kj1 .level a,
.panel-kj2 .level a{
    display: block;
    float: left;
    width: 50%;
    height: 32px;
    line-height: 32px;
    color: #a68975;
    text-align: center;
}
.panel-kj1 .level .active,
.panel-kj2 .level .active{
    background-color: #c5996c;
    color: #52290e;
}
.panel-kj1 .sp,
.panel-kj2 .sp{
    width: 80%;
    margin-right: 0;
}
.panel-kj1 .sp .result,
.panel-kj2 .sp .result{
    width:100%;
    padding-top: 20px;
}
.result{
    position: relative;
    display: none;
    margin:0;
    width: 90%;
    overflow: hidden;
}
.result-value{
    font-style:normal;
    font-weight: bold;
}
.result dt{
    position: absolute;
    display: block;
    width: 35px;
    top: 0;
    left: 0;
}
.panel-kj1 .sp .result dt{top: 20px;}
.panel-kj2 .sp .result dt{top: 20px;}
.result dd{
    width: 80%;
    position: relative;
    top: 0;
    left: 42px;
    margin: 0;
    padding: 5px;
    background-color: #fbebd3;
}
.result i{
    display: inline-block;
}
.result span{
    display: block;
    /* float: left; */
    margin-right: 10px;
    font-size: 14px;
}
.tri{
    position: absolute;
    top: 0.5em;
    left: -4px;
    width: 5px;
    height: 7px;
    background: url(../images/tri.jpg) no-repeat 0 0;
}
.result .level-69-tip,
.result .level-89-tip,
.result .not-enough{
    display: none;
}

.face1{
    width: 24px;
    height: 20px;
    background: url(../images/face1.png) no-repeat 0 0;
}
.face2{
    width: 24px;
    height: 22px;
    background: url(../images/face2.png) no-repeat 0 0;
}
.face3{
    width:27px;
    height:24px;
    background: url(../images/face1.png) no-repeat 0 0;
}
.row{
    margin-bottom: 30px;}
.col{
    float:left;
    margin-right: 2%;
}

.tip-box{
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.tip-box dt{
    position: absolute;
    left: 0;
    top: 0;
    /* float: left; */
    /* margin-right: 20px; */
}
.tip-box dd{
    position: relative;
    /* float: left; */
    width: 90%;
    margin: 0;
    left: 42px;
    top: 0;
}
.tip-box dd p{
    margin: 0;
    background-color: #fbebd3;
    padding: 10px;
    font-size: 14px;
    line-height: 1.6em;
}
.tip-title{
    color:#e3321d;
}
.tip-box .tri{}
.red{
    color:#e3321d;
}
.blue{
    color:#248cd6;
}

.em-message-box-bg-cover{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 1;
}
.em-message-box{
    position: relative;
    width: 290px;
    height: 120px;
    margin: 20% auto 0 auto;
    background-color: #EBDFCF;
}
.em-message-box-text{
    margin: 0;
    width: 100%;
    height: 80%;
    padding: 12.5% 10px 10px 10px;
    text-align: center;
    font-size: 14px;
}
.em-message-box-btn{
    position: absolute;
    display: block;
    width: 120px;
    height: 2em;
    bottom: 10px;
    left: 50%;
    margin-left: -60px;
    background-color: #E0BA7E;
    text-align: center;
    line-height: 2em;
    color: #fff
}