.isshow {
    width: 900px;
    height: 700px;
    background: #fff;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
    text-align: center;
    line-height: 700px;
    font-size: 30px;
    color: red;
}

.boos {
    width: 900px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
}

body {
    height: 100%;
    /* background-color: yellow; */
}

.header {
    /* width: 900px; */
    height: 70px;
    background-color: #1A1938;
    display: none;
    /* border-radius: 20px; */
    /* padding: 0 20px; */
}

.imges {
    float: left;
    margin-top: 16px;

}

.headerTop {
    float: right;
    color: #fff;
    line-height: 70px;
    padding-right: 20px;
    cursor: pointer;
    position: relative;
}

.headerTop:hover .headBox {
    display: block;
    z-index: 9999999;
}

.headBox {
    width: 256px;
    padding: 20px;
    /* height: 200px; */
    background-color: #fff;
    position: absolute;
    top: 70px;
    right: 0;
    display: none;
}

.headBox img {
    width: 100%;
    margin-bottom: 10px;
}

.headBoximge {}

.headBoxtext {
    text-align: center;
    color: #000;
    line-height: 20px;
    font-size: 16px;
}

#userImg {
    width: 40px;
    height: 40px;
    margin-left: 28px;
}

#userName {
    /* width: 115px; */
    height: 16px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFDA99;
    margin-left: 8px;
    margin-bottom: 6px;
}

#userAdmin {
    /* width: 107px; */
    height: 11px;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    margin-left: 8px;

}

.bar {
    /* width: 900px; */
    height: 46px;
    background: #FFF6E6;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #552200;
    line-height: 46px;
    padding: 0 28px;
}

.gemXin {
    overflow: hidden;
}

.bodyDiv {

    width: 900px;
    min-height: 715px;
    background: #FFFFFF;
    padding-bottom: 50px;
    /* border-radius: 0px 0px 20px 20px; */
}

.FelxBox {
    width: 340px;
    height: 280px;
    background: #fff;
    position: absolute;
    top: 190px;
    left: 50%;
    margin-left: -170px;

    z-index: 999999999999999;
    color: #000;
    text-align: center;
    padding: 0 50px;
    display: none;
}

.FelxBox h2 {
    font-size: 20px;
    margin: 30px 0 20px 0;
}

.FelxBox p {
    font-size: 14px;
    line-height: 24px;

}

.continue {
    width: 364;
    height: 46px;
    line-height: 46px !important;
    background-color: #1977FF;
    margin: 20px 0;
    color: #fff;
    cursor: pointer;
}

.sitBack {
    color: #1977FF;
    cursor: pointer;
}

.h2Div {
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #292323;
    padding-top: 22px;
    padding-bottom: 22px;
    /* padding-left: 28px; */
}

.gemname {
    float: left;
    /* width: 129px; */
    height: 24px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #6E6E6E;
    margin-bottom: 10px;
}

.gemBi {
    float: left;
    margin-left: 116px;
    /* width: 129px; */
    height: 14px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #6E6E6E;
}

.payXin {
    padding-left: 28px;
    /* margin-bottom: 30px; */
}

#GName,
#GBName {
    font-weight: 600;
    color: #409EFF;

}

.payprice {
    padding: 0 28px;
}

.Numtex {
    width: 120px;
    height: 70px;
    background: #F7F9FC;
    text-align: center;
    line-height: 70px;
    float: left;
    margin-right: 20px;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FF6600;
    /* border-radius: 10px 10px 10px 0px; */
    cursor: pointer;

}

.RNumtex {
    width: 120px;
    height: 70px;
    /* background: linear-gradient(-50deg, #FFE6BF, #FFEEC2);
     */
    float: left;
    text-align: center;
    line-height: 70px;
    background-color: #FFEEC2;
    margin-right: 20px;
    cursor: pointer;
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #AC4500;
    /* overflow: hidden; */

}

.inputDiv {
    width: 200px;
    height: 70px;
    background: #F7F9FC;
    overflow: hidden;
}

#inputSty {
    width: 90%;
    /* height: 70px; */
    font-size: 24px;
    outline: none;
    background: none;
    border: none;
    /* background: yellow !important; */

}

/*清除IE下的 search 叉号 */
input[type=search]::-ms-clear {
    display: none;
}

::-ms-clear,
::-ms-reveal {
    display: none;
}

.priceDiv {
    height: 80px;
    margin-bottom: 20px;
}

.ToDao {
    padding: 28px 28px 0 28px;
    overflow: hidden;
}

.item {
    float: left;
    width: 194px;
    height: 62px;
    background-image: url(../img/moren.png);
    margin-bottom: 24px;
    margin-right: 16px;
    padding-top: 10px;
    position: relative;
    background-repeat: no-repeat;
    cursor: pointer;
}

.item2 {
    float: left;
    width: 194px;
    height: 62px;
    margin-bottom: 24px;
    margin-right: 16px;
    padding-top: 10px;
}

.biaoqian {
    position: absolute;
    top: -16px;
    left: 2px;
    width: 60px;
    /* padding: 0 4px; */
    height: 20px;
    background-image: url(../img/yunajiao.png);
    /* background: url(../img/yunajiao.png) no-repeat; */
    /* background-size: 100% 100%;
     */
    background-repeat: no-repeat;
    z-index: 1;
    text-align: center;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
}

.Ritem {
    width: 194px;
    height: 62px;
    background-image: url(../img/duihao.png);
    background-repeat: no-repeat;
}

.xieyi {
    padding: 0 28px;
    /* margin-bottom: 50px; */

}

#checkbox {
    float: left;
}

.xieyiText {
    height: 16px;
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #292323;
    float: left;
    line-height: 14px;
    margin-left: 6px;

}

.btn {
    width: 280px;
    height: 55px;
    background: #1977FF;
    border-radius: 10px;
    margin: 0 auto;
    /* background-color: ; */
}

.postA {
    width: 100px;
    margin: 0 auto;
}

.payText {
    width: 100%;
    padding: 0 28px;
    overflow: hidden;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FF6600;
    margin-bottom: 10px;
}

.payText>p {
    line-height: 40px;
    float: left;
}

.numText {
    margin-right: 10px;
    font-weight: 600;
    font-size: 30px;
}

.yunJia {
    padding-top: 4px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    text-decoration: line-through;
    color: #1E1407;

}

.btnDiv {
    height: 55px;
    margin-bottom: 20px;
    padding: 0 28px;
    cursor: pointer;
    /* background: #1977FF; */
    /* text-align: center; */
}

.btnI {
    color: #FF5A00;
    font-weight: 600;
    font-size: 20px;
    font-style: normal;
}

.btnDiv p {
    float: left;
    height: 64px;
    padding: 0 10px;
    position: relative;
}

.BtnSpan {
    position: absolute;
    top: 50%;
    left: 80px;
    margin-top: -20px;
    font-size: 16px;
    color: #613C14;
    /* margin-left: -; */
}

.btnDiv p img {
    height: 100%;
    display: block;
    margin-top: -6px;

}

.btnDiv>button {
    float: left;
    width: 280px;
    height: 55px;
    background: #1977FF;
    border: none;
    outline: none;
    line-height: 55px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
}

.H2Div {
    padding: 0 28px;
}

.P_Ts {
    text-align: right;
    padding-right: 130px;
    font-size: 16px;
    color: red;
    display: none;
    /* background-color: #1977FF; */
}

.lode {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;

    /* 不让透明度向下传递 阻断 1.把内容拿一个单独的盒子套起来  2. 设置这个内容盒子的定位为相对  父盒子为静态定位  */

}

.b_e {
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: Alpha(opacity=80);
    position: static;
    background: rgba(0, 0, 0, 0.8);
}

.book {
    width: 100%;
    height: 100%;
    /* background: #f1f0f0; */
    position: relative;
    margin: 0 auto;
}

.Retrieve4,
.Retrieve5,
.Retrieve6,
.Retrieve7 {
    width: 380px;
    background: #fff;
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -228px;
    /* border: 2px solid #f7bd97; */
    display: none;
}

.Retrieve4 {
    display: block;
}

#RetrieveH2 {
    /* width: 450px; */
    height: 54px;
    /* background: #340000; */
    line-height: 55px;
    text-align: center;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000;
    /* margin-bottom: 24px; */

}

.TiS {
    text-align: center;
    /* width: 450px; */

    /* min-height: 155px; */
    /* background: #3E0202; */
}

.TiS p {
    padding: 10px 0 24px 0;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #787b80;
    /* padding-bottom: 10px !important; */
}

.TiS button {
    width: 100%;
    height: 46px;
    background: #FFAF2F;
    border: none;
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #3E0202;
    line-height: 46px;
}

#authentication {
    /* width: 390px; */
    /* min-height: 80px; */
    padding: 0 24px;
}

.inputDiv1 {
    width: 100%;
    height: 20px;
    background-color: #dde9f5;
    /* border: 1px solid #787b80; */
    float: left;
    font-size: 12px;
    margin: 0 auto;
    padding: 0 6px;
}

.inputDiv1 input {
    height: 26px;
    line-height: 24px;
    outline: none;
    border: none;
    background: none;
    color: #787b80;
    /* color: #AC8A75 !important; */
}

.BtnTs {
    width: 100%;
    /* padding: 0 20px; */
    /* margin-top: 20px; */
}

.BtnTs p {
    margin: 0 auto;
    /* float: left; */
    /* margin-left: 26px; */
}

.Ibox {
    width: 100%;
    /* height: 100px; */

    overflow: hidden;
}

.Ibox>p {
    width: 80px;
    float: left;
    text-align: right;
    line-height: 0px;
    padding-right: 10px;

}

#Re {
    /* width: 450px; */
    text-align: left;
}

.barTis {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #552200;
    padding: 0 26px;
    display: none;
}

.barTis p {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;

}

.barTis img {
    width: 26px;
    /* height: 30px; */
    display: block;
    padding-top: 16px;
    float: left;
    padding-right: 10px;

}

/* 5/20 */
.banner {
    /* width: 833px; */
    height: 40px;
    background: #FFEDBB;
    border: 2px solid #FF823E;
    padding: 0 18px;
    line-height: 36px;
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #FF5A00;
    position: relative
        /* overflow: hidden; */
}

.clearfix:after {
    /*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
    /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

.banp {
    /* width: 700px; */
    /* background-color: #1977FF; */
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}

.banp1 {
    height: 40px;
    line-height: 36px;
    /* padding: 10px 0; */
    float: right;
    cursor: pointer;
    position: relative;
}

.banp1:hover .abDiv {
    display: block;
    z-index: 999999999;
}

.abDiv {
    width: 320px;
    /* height: 262px; */
    background: #FFFAEA;
    position: absolute;
    top: 42px;
    right: -2px;
    /* left: -216px; */
    line-height: 24px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #552200;
    padding: 16px 20px;
    display: none;

}

.banp1 img {

    position: absolute;
    top: 50%;
    left: 0;
    margin-left: -20px;
    margin-top: -10px;
}

.integral {
    padding: 0 30px;
    height: 80px;
    /* overflow: hidden; */
    /* margin-bottom: 20px; */
}

.interLeft {
    float: left;
    padding: 12px 12px 12px 22px;
    width: 300px;
    height: 60px;
    background: #FFFAEA;
}

.interLeft span {
    display: block;
}

.ridotitle {
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FF5A00;
}

.ridotitle1 {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #585858;
}

.rido,
.Ridtext,
.ridoImg {
    float: left;
}

.rido {
    padding: 10px 0;
}

.Ridtext {
    width: 189px;
    padding: 0 0 0 8px;
}

.integral_i {
    font-style: normal;
}

.interRight {
    /* background: yellow; */
    padding: 12px 10px;
    line-height: 20px;
    width: 530px;
    height: 80px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #6E6E6E;
    float: left;
}

.pai {
    overflow: hidden;
    padding: 0 30px;
    line-height: 92px;
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #6E6E6E;
    margin-bottom: 20px;
}

.pai p {
    float: left;
}

.pai_r {
    float: left;
    position: relative;
}

.pai-din {
    width: 100px;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -50px;
    height: 40px;
    /* background: yellow; */
    text-align: center;
}

.pai-din span {
    height: 30px;
    /* background: red; */
    display: block;
}

.pai-sapn {
    font-size: 32px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #FF6600;
}

.pai-sapn1 {

    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #6E6E6E;
}

#ridoXuan {
    cursor: pointer;
}

#ridoXuan1 {
    cursor: pointer;
    display: none;
}

#no-enough {
    display: none;
}

.isbox {
    overflow: hidden;
    min-height: 100px;
}

.selDiv {
    width: 100%;
    /*min-height: 200px;*/
    background: #fff;
    padding: 0 28px;
}

.chushi {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.chushi select {
    width: 140px;
    height: 30px;
}

/* .lode {
    display: block !important;
} */

.DaMi {
    display: block;
    width: 340px;
    border-radius: 10px;
    background: #fff;
    position: absolute;
    top: 190px;
    left: 50%;
    margin-left: -170px;
    z-index: 999999999999999;
    color: #000;
    text-align: center;
    padding: 0 30px;
}

.Fel_title {
    height: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 20px;
    font-weight: 600;
}

.Fel_title img {
    width: 18px;
    height: 18px;
}

.DaMiText {
    font-size: 16px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #4B4B4B;
    margin-bottom: 50px;
}

.DaMi_btn {
    display: flex;
    justify-content: space-between;
    padding: 0 40px;
    margin-bottom: 20px;

}

.cel_btn {
    width: 79px;
    height: 30px;
    border: 1px solid #666666;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 30px;
    cursor: pointer;
}

.confim_btn {
    width: 79px;
    height: 30px;
    background: #0A79FF;
    font-size: 14px;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    cursor: pointer;
    border: none;
    outline: none;
}

.CelBtn {
    cursor: pointer;
}