﻿.popup_k {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    display: none;
}

.pupbot {
    width: 80%;
    left: 10%;
    top: 25%;
    background: #ffffff;
    position: fixed;
    border-radius: 5px;
    display: none;
}


.pupbot_d {
    width: 80%;
    left: 10%;
    top: 25%;
    background: #ffffff;
    position: fixed;
    border-radius: 5px;
    display: none;
}


.pup_top {
    width: 100%;
    padding: 20px 0 10px 0;
    background: #fc653d;
    display: inline-block;
    border-radius: 5px 5px 0 0;
}

.pup_top_left {
    float: left;
    margin-left: 20px
}

.pup_top_left span {
    color: #ffffff;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    display: block
}

.pup_top_left font {
    color: #f5db00;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal
}

.pup_img {
    float: right;
    height: 100px;
    margin-top: -50px;
    margin-right: 15px
}

.puttable {
    width: 100%;
    display: table;
    padding: 20px 0
}

.puttable span {
    text-align: center;
    font-size: 16px;
    color: #333;
    display: block;
    line-height: 35px;
}

.puttable font {
    text-align: center;
    font-size: 16px;
    color: #333;
    display: block;
    font-size: 14px;
    color: #666666
}

.pupo_but {
    width: 60%;
    height: 40px;
    line-height: 40px;
    background: #3761e8;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    border-radius: 100px;
    display: table;
    margin-top: 20px;
    text-decoration: none
}

.guabi {
    width: 28px;
    line-height: 28px;
    position: absolute;
    right: -10px;
    top: -10px;
}

.putitle {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-image: linear-gradient(to right, #003d9c 0%, #a21342 100%);
    color: #ffffff;
}

.putitle span {
    margin-left: 10px;
    font-size: 16px;
}

.puxz {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 12px;
}

.n_xiazai {
    width: 75%;
    margin: auto;
    height: 40px;
    border: #333 1px solid;
    line-height: 40px;
    text-align: center;
    display: table;
    margin-bottom: 10px;
    border-radius: 50px;
    color: #333;
    text-decoration: none
}


.cicon {
    color: #ffffff;
    font-size: 18px;
    line-height: 45px;
    position: absolute;
    right: 10px;
    top: 0
}

@media (max-width:375px) {
}
