﻿html, body {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    background-color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    position: relative;
    margin: 0 auto;
    min-width: 320px;
    max-width: 640px;
    background-color: #FFFFFF;
    font-size: 12px;
    font-family: "微软雅黑", 'english', Helvetica, STHeiTi, sans-serif;
    line-height: 16px;
}

.content {
    min-height: 100%;
}


.header {
    height: 55px;
    background-color: #3b5999;
    position: relative;
    margin-top: 0px;
    /*margin-bottom: 15px;*/
}

.head-title {
    width: 100%;
    text-align: center;
    line-height: 54px;
    font-size: 22px;
    color: #fff;
}

.row {
    margin-right: -15px;
}

.phonenum {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-right: 10px;
}

.self-top {
    line-height: 40px;
    color: #444444;
    padding-left: 4%;
    font-size: 14px;
    display:none;
}

.phone-message {
    display:none;
}

#num {
    margin-left: 10px;
    color: #fc6a48;
}

.button-submit {
    background-color: #3b5999;
    border: none;
    color: white;
    font-weight: bold;
    height: 45px;
    font-size: 18px;
}

.inputclass {
    height: 45px;
}

.detail {
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
    color: #888888;
    font-size: 12px;
}

.tip {
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.footer {
    color: #ff6a48;
    position: relative;
    margin-top: -25px; /* negative value of footer height */
    height: 30px;
    clear: both;
    padding-top: 0px;
}

.lingqu {
     margin-left: 10px;
    margin-right: 10px;
}

.phone-message {
    background-color: #faf9f9;
    padding: 20px 10px 20px 30px;
}

.phone-center {
    width: 100%;
    text-align: center;
    line-height: 15px;
}

.flow-circliful {
    /* float: left; */
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 5px;
}

.circle-text, .circle-info, .circle-text-half, .circle-info-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block;
}

p {
    display: block;
    margin-bottom:3px;
}

.color-green {
    color: #3fd571;
}

.circliful {
    position: relative;
}

.phone-r-box {
    margin-top: 15px;
}

.phone-r-box .col2{
    display: table-cell;
    width: 1%;
    text-align: center;
}

.loading {
    /*margin-top:-15px;*/
}
