html{
    font-size: 75px !important;
}
.zhuti{
    max-width: 1200px;
}
.paipai_info {
    width: 690px;
    margin: 0 auto;
    padding: 0.2rem 0;
}
.chainfo {
    height: 0.8rem;
    position: relative;
    margin-bottom: 0.2rem;
}
.jiri_cha_tite {
    font-size: 0.32rem;
    color: #C4814D;
    line-height: 0.8rem;
    float: left;
}
.jiinput {
    float: left;
    position: relative;
}
.begin_pp {
    width: 690px;
    height: 0.88rem;
    line-height: 0.88rem;
    background-image: url(../images/chang.png);
    background-size: 100% 100%;
    margin: 0.3rem auto;
    font-size: 0.36rem;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0.3rem;
    overflow: hidden;
    display: block;
    border: none;
    background-color: unset;
}
.ce_contet {
    padding: 0.2rem 0.2rem 0;
}
.ce_contet p {
    padding: 0 0 0.2rem 0;
    line-height: 0.5rem;
}
.shiyi_zhan {
    background: none;
    width: 500px;
    height: 0.8rem;
    border: 1px solid #E6CAB5;
    border-radius: 0.1rem;
    line-height: 0.8rem;
    padding-left: 0.2rem;
    font-size: 0.28rem;
    color: #333333;
    padding-right: 0.65rem;
}
.jiexi_box{
    width: 690px;
    border: 1px solid #C4814D;
    margin: 0.2rem auto;
    overflow: hidden;
    display: flex;

}
.jiexi_left{
    display: flex;
    float: left;
    width: 100px;
    line-height: 1.8;
    padding: 10px;
    font-size: 0.48rem;
    font-weight: bold;
    color: #C4814D;
    justify-content: center;
    justify-items: center;
    align-content: center;
    align-items: center;
}
.jiexi_right{
    float: left;
    width:569px;
    border-left: 1px solid rgba(230, 196, 171, 1);
}
 .zipin{
     font-size: 0.28rem;
     color: #C6C7CB;
     float: left;
     line-height: 0.6rem;
     margin-left: 0.2rem;
 }
.pinyi_box{
    overflow: hidden;
    border-bottom: 1px solid rgba(230, 196, 171, 1);
}
.zyijieshi{
    padding: 0.2rem 0.3rem;
}
.zyijieshi p{
    font-size: 0.32rem;
    color: #C4814D;
    line-height: 0.52rem;
    padding: 0.1rem 0 0 0;
}


