@charset "utf-8";


.pay_h3 {
    min-height: 42px;
    height: auto;
    padding-top: 10px;
    line-height: 42px;
    font-size: 30px;
    display: block;
    font-weight: bold;
}

.pay-left {
    display: flex;
    align-items: flex-start;
}

.pay-left ul {
    width: 45px;
    margin-right: 10px;
}

.pay-left ul li {
    width: 45px;
    height: 55px;
    line-height: 55px;
}

.pay-left ul li img {
    width: 100%;
}


.xiangq_wen {
    padding-top: 12px;
    width: 100%;
    position: relative;
}

.xiangq_wenjg {
    padding: 20px 0;
    width: 600px;
    height: 27px;
    overflow: hidden;
}

.xiangq_wen span {
    float: left;
    color: #3d4145;
    display: block;
    font-size: 14px;
}

.xiangq_wen span.left {
    width: auto;
    color: #3d4145;
    text-indent: 0px;
    text-align: right;
    padding-right: 12px;
    padding-bottom: 6px;
}

.xiangq_wen span.jiage {
    color: #303030;
    font-size: 30px;
    font-weight: bold;
    line-height: 24px;
    height: 24px;
    margin-right: 2px;
}

.xiangq_wen span.yanse {
    width: auto;
}

.buy_chima li {
    float: left;
    padding: 0px;
    margin-right: 14px;
    margin-bottom: 10px;
}

.buy_chima li a {
    display: block;
    height: 32px;
    float: left;
    line-height: 32px;
    border: 1px solid #e0e0e0;
    background: #FFF;
    position: relative;
    cursor: pointer;
    padding: 0px 10px;
}

.buy_chima li a.click {
    border: 1px solid #e70516;
    color: #ed3029;
}

.xiangq_num span {
    height: 36px;
    line-height: 29px;
}

.xiangq_num .xiangq_num_act {
    width: 20px;
    height: 34px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 34px;
}

.xiangq_num .xiangq_num_act {
    width: 20px;
    height: 34px;
    border: 1px solid #dcdcdc;
    text-align: center;
    line-height: 34px;
}

.buy_inp {
    height: 34px;
    line-height: 34px;
    width: 48px;
    font-size: 14px;
    text-align: center;
    border: 0px;
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    margin-left: 0px;
    margin-right: 0px;
    vertical-align: middle;
}

.hed_bj {
    width: 100%;
    height: 47px;
}

.fl {
    float: left;
    display: inline;
}

.hedtop {
    line-height: 47px;
    height: 47px;
}

.hedtop li {
    margin: 0 10px;
}

.hedtop li.hedhover {
    background: #3d4145;
    padding: 0px 50px;
    font-size: 14px;
    color: #fff!important;
    cursor: pointer;
}

.hedtop li.unhedhover {
    border: 1px solid #3d4145;
    padding: 0px 50px;
    font-size: 14px;
    color: #3d4145;
    cursor: pointer;
}

.pic_msg {
    text-align: center;
    border-top: dashed 1px #c9c9c9;
    padding-top: 40px;
    margin-top: 20px;
}

.pic_msg img{
    margin: 0px auto;
    width: 790px;
    display: block;
}

.unblock {
    display: none!important;
}

.helphed {
    width: 1000px;
    margin: 0px auto 0px auto;
    background: #f0f0f0;
    line-height: 34px;
    height: 34px;
    text-indent: 16px;
    font-size: 14px;
    color: #000;
    font-weight: bolder;
}

.helpmain {
    width: 958px;
    margin: 0px auto 0px auto;
    padding: 16px 20px 18px 20px;
    border: 1px solid #f0f0f0;
    line-height: 20px;
    font-size: 12px;
    color: #333;
}

.helpmain span {
    display: block;
    padding-right: 6px;
    padding-bottom: 10px;
}

.cfb6 {
    color: #ed3029;
}

.pageul {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pageli{
    width: 40px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin: 20px 10px;
    border: 1px solid #dcdee2;
    background-color: #fff;
    color: #666;
    cursor: pointer;
    font-size: 18px;
}
.pagecheck {
    border-color: #2d8cf0;
    color: #2d8cf0;
}