@charset "utf-8";
a:hover{
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
}
.pop3{
    width: 524px;
    top: 392px;
    left: 50%;
    margin-left: -117px;
    height: 287px;
    background: #fff;
    z-index: 1000;
    border-radius: 6px;
}
.pop_box{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000000;
    background-color: rgba(0, 0, 0,.6); 
}
.pop3 .pop_s{
    width: 82px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    text-align: right;
    color: #5c6163;
}
.pop_center{
    width: 400px;
    margin: 0 auto;
    padding-top: 38px;
    height: 615px; 
}
.pop3 .pop_center{
    padding-top: 30px;
}
.pop_phone,
.pop_code
{
    width: 150px;
    margin-left: 20px;
    height: 36px;
    line-height: 25px;
    border: 1px solid #3e9fe3;
    border-radius:5px ;
    padding-left: 5px;
}
.pop_change{
    width: 112px;
    height: 36px;
    line-height: 33px;
    display: inline-block;
    background: #3e9fe3;
    color: #ffffff;
    border: 1px solid #3e9fe3;
    border-radius: 5px;
    text-align: center;
    margin-left: 5px;
}
.pop_line{
    width: 100%;
    font-size: 15px;
    margin-bottom: 32px;
}
.pop_imgage{
    border: 1px solid #e5e5e5;
    cursor: pointer;
    width: 70px;
    height: 27px;
    margin-left: 5px;
    display: inline-block;
    vertical-align: middle;
}
#pop_img{
    width: 100%;
    height: 100%;
}
.tip_pop3{
	width: 100%;
    text-align: center;
    color: #f95912;
}
.pop3 .pop_line{
    margin-bottom: 10px;
    margin-top: 6px;
}
.pa{
    position: absolute;
}
.bill_sure{
    background-color: #3e9fe3;
    color: #ffffff;
    width: 62px;
    text-align: center;
    height: 36px;
    line-height: 30px;
    border-radius: 3px;
    font-size: 15px;
    margin: 7px 0px 0 159px;
    display: block;
}
.pop_in{
    width:208px;
    text-align: center;
    display: inline-block;  
    height: 25px;
    line-height: 25px;
    background: #3e9fe3;
    color: #ffffff;
    border-radius:5px ;
    margin-left: 20px;
}
.hide{
    opacity: 0;
}
.off_p{
    width: 100%;
    text-align: center;
    font-size: 16px;
    margin-top: 55px;
}
.off_a{
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 5px;
    color: red;
    font-size: 13px;
}
.pop_close1,
.pop_close2
{
    width: 39px;
    height: 39px;
    background: url(../images/main/home.jpg) no-repeat -541px -150px;
    position: absolute;
    top: 1px;
    right: 2px;
}
.time{
    color: #6e6e6e;
    background:#e5e5e5;
    border: 1px solid #e5e5e5;
}