*{
    margin: 0;
    padding: 0;
}
html,body{
    height: 100%;
    font-family: 'Microsoft yahei', Arial, sans-serif;
}
.infos_box {
    padding: 10px;
    position: relative;
}
.checkout_wxiadan_null {
    height: 20px;
    background-color: #f8f8f8;
}
img.phone_icon {
    position: absolute;
    width: 50px;
    top: 0;
    bottom:0;
    right: 15px;
    margin: auto;
}
p.ct_title {
    font-size: 1.5rem;
}
p.ct_address{
    max-width:85%;
}
.c959595{
    color:#959595;
}
.display-left{
    display: block;
    float: left;
    width: 64px;
}
span.display-right {
    display: block;
    margin-left: 64px;
    word-break:break-all;
}
.row-title{
    height: 25px;
    padding: 10px;
    font-size:16px; 
    border-bottom:1px solid #f8f8f8;
}
.row-title .col{
    width: 33.33%;
    float: left;
    text-align: center;
}
.row-content{
    height: 36px;
    padding: 8px;
    font-size:14px;
    border-bottom:1px solid #f8f8f8;
}
.select-box{
    width: 100%;
    height: 190px;
    border: 1px solid #ccc;
    position: fixed;
    bottom:0;
    background: #D2D5DE;
    display: none;
}
.btn-sm{
    color:#2971C3;
    border: 0;
    background: transparent;
}
.select-tool {
    box-sizing: border-box;
    height: 40px;
    padding: 10px;
    text-align: right;
    background: #F0F1F3;
}
.select{
    position: absolute;
    z-index: 101;
    height: 150px;
    width: 100%;
    overflow-y: auto;
    text-align: center;
    background: transparent;
    color: #84878E;
}
p.option {
    height: 30px;
    margin: 0;
    line-height: 30px;
    padding-left: 10px;
}
p.option.active{
    color:#333;
    font-size: 18px;
}
.btn-sm{
    color:#2971C3;
    border: 0;
    background: transparent;
}
.active-box{
    width: 100%;
    height: 30px;
    position: absolute;
    top: 100px;
    border-top:1px solid #B5B8C1;
    border-bottom:1px solid #B5B8C1; 
}
p.col{
    margin: 0;
    padding: 0;
}
.clear{
    clear: both;
}
.sp{
    color:#959595;
    font-size: 10px;
}
.row-content .col{
    width: 33.33%;
    float: left;
    text-align: center;
    line-height: 33px;
}
.row-content .col.onsp{
    line-height: inherit;
}
.c90000{
    color:#c90000;
}
.page{
    padding-top: 50px;
}
.page_tr_fore {
    background: #f8f8f8;
    text-align: center;
    padding: 30px;
    padding-bottom: 65px;
}
.page_tr_fore_title{
    font-size: 2rem;
    color:#333;
}
.page_tr_fore_span{
    font-size: 1rem;
    color:#959595;
}
.row-input{
    height: 46px;
    padding: 3px;
}
.code{
    display: inline-block;
    width: 25%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 3%;
}
.form-input{
    border: 0;
    width: 66%;
    float: right;
    height: 40px;
    background: #fff;
    outline: none;
    display: inline-block;
    font-size: 15px;
    margin-right: 3%;
}

button.btn-form{
    display: block;
    width: 94%;
    height: 46px;
    padding: 10px;
    background: red;
    color: #fff;
    margin: 0 auto;
}
div.form-input{
    float: right;
    line-height: 40px;
    margin-right: 3%;
    color:#959595;
    width:66%;
    position: relative;
}
.btn{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
input.readonly {
    border: 0;
    text-align: center;
    background: transparent;
    width: 100%;
    height: 100%;
    font-size: 15px;
}
p.option {
    height: 30px;
    margin: 0;
    line-height: 30px;
    padding-left: 10px;
}
.icon_right{
    width: 10px;
    /* float: right; */
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -5px;
}
div.form-input.c333{
    color: #333;
    /* border: 1px solid; */
}
.page_tr_five {
    padding: 15px;
    text-align: center;
    background: #f8f8f8;
    margin: 10px 0 0 0;
    color: #959595;
    font-size: 1rem;
}
.alert-bg {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
}

.num-box {
    width: 80%;
    height: 150px;
    background: rgba(255,255,255,.9);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5px;
}
.row-input.alert-yzm {
    margin-top: 25px;
    width: 65%;
    border: 1px solid #333;
    float: left;
    margin-left: 10px;
    border-radius: 5px;
    line-height: 38px;
    background: #fff;
    padding-left: 15px;
}
.alert-yzm-input {
    width: 100px;
    border: 0;
    outline: none;
}
.row-ss {
    width: 25%;
    border: 1px solid #000;
    height: 46px;
    float: left;
    margin-left: 10px;
    background: #fff;
    margin-top: 25px;
    border-radius: 5px;
    padding: 10px;
    line-height: 25px;
    text-align: center;
}
.btn-1,.btn-2 {
    width: 50%;
    height: 100%;
    float: left;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    border-right: 1px solid #555;
}
.btn-1:active{
    background: #ccc;
    color:#fff;
    border-bottom-left-radius: 5px;
}
.btn-2:active{
    background: #c90000;
    color:#fff;
    border-bottom-right-radius: 5px;
}
.btn-2{
    border: 0; 
}
.row-input.alert-btn {
    position: absolute;
    bottom: 0;
    border-top: 1px solid #555;
    padding: 0;
}
p.the_title {
    height: 40px;
    font-size: 40px;
    color: #d10d18;
    text-align: center;
    line-height: 1;
    margin-bottom: 10px;
}

.page_tr_thenumber {
    padding: 20px 0;
    position: relative;
}
.displaynone{
    display: none;
}
p.the_content {
    text-align: center;
    font-size: 16px;
    color: #333;
}

img.the_img {
    position: absolute;
    /* margin-left: 210px; */
    top: 12px;
    right: 20px;
    width: 100px;
}
.the_btn {
    width: 28%;
    float: left;
    height: 40px;
    border: 1px solid #d10d18;
    margin-left: 4%;
    padding: 10px;
    text-align: center;
    color: #d10d18;
    border-radius: 4px;
}
.the_btn.bg {
    background-color: #d10d18;
    color:#fff;
}
.page_tr_thenumber.bgccc {
    background-color: #f8f8f8;
}
.alertbg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9090;
    background: rgba(0,0,0,.7);
}
.loadel .text {
    width: 150px;
    background: #fff;
    margin: auto;
    padding: 10px;
    border-radius: 4px;
}

p.alertMessage {
    position: absolute;
    border-radius: 4px;
    padding: 10px;
    width: 80%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    background: rgba(255,255,255,1);
    word-wrap: break-word;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
.position {
    margin-top: 70%;
}
p.Toast {
    position: absolute;
    bottom: 25px;
    width: 70%;
    left: 0;
    right: 0;
    padding: 10px;
    background: rgba(0,0,0,.7);
    margin: auto;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    -webkit-animation:showToast .3s cubic-bezier(0,0.7,1,1); /*Safari and Chrome*/
}
.infos_box p{
    margin-bottom: 10px;
}
@keyframes showToast
{
    from {bottom:-25px;}
    to {bottom:25px;}
}
p.Toast.ng-leave-active{
 -webkit-animation:HideToast .3s cubic-bezier(1,.7,0,0); /*Safari and Chrome*/
}
@keyframes HideToast
{
    from {bottom:25px;}
    to {bottom:-25px;}
}
.confirm {
    background: #fff;
    width: 70%;
    margin: auto;
    border-radius: 5px;
}

p.confitm_title {
    text-align: center;
    font-size: 18px;
    border-bottom: 2px solid #b10b18;
    padding: 7px;
    /* border-top-left-radius: 11px; */
}

p.confitm_bewrite {
    /* margin-left: 20px; */
    padding: 5px;
    text-indent: 15px;
    text-align: justify;
    border-bottom: 2px solid #b10b18;
    margin: 0;
}
.confitm_btn.ng-binding.success {
    color: #d10d18;
    border-right: 2px solid #b10b18;
}
.the_btn.centern {
    margin-left: 35%;
}
.confitm_btn {
    font-size: 18px;
    display: inline-block;
    width: 49%;
    text-align: center;
    padding: 7px;
}
.loadel {
    height: 200px;
    width: 100%;
    /*margin-top: 100px;*/
    position: absolute;
    top: 100px;
    text-align: center;
}
.the_btn_1 {
    width: 90%;
    height: 43px;
    line-height: 43px;
    text-align: center;
    margin: auto;
    border: 1px solid #d10d18;
    color: #d10d18;
    border-radius: 4px;
}
/*.loader {
  width: 100px;
  height: 100px;
  border: 5px solid;
  border-top-color: hsl(154,100%,31%);
  border-left-color: hsl(216,87%,52%);
  border-bottom-color: hsl(8,66%,50%);
  border-right-color: hsl(42,100%,51%);
  border-radius: 50%;
  margin: 30px auto;
  animation: loading 1.2s cubic-bezier(0.32, 0.06, 0.55, 0.82) infinite
}*/
.loader {
    width: 100px;
    height: 100px;
    border: 5px solid rgba(255,255,255,.7);
    border-radius: 50%;
    margin: 30px auto;
    position: relative;
    text-align: center;
    line-height: 90px;
    
}
.loader::after {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    border: 5px solid rgba(255,255,255,.7);
    border-bottom-color: hsl(154,100%,31%);
    border-radius: 50%;
    position: absolute;
    top: -5px;
    left: -5px;
    animation: loading 1.2s cubic-bezier(0.32, 0.06, 0.55, 0.82) infinite;
}
@keyframes loading {
    0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.phone{
    color:red;
}
.checkout_wxiadan_header1 {
    width: 100%;
    top: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #EEEEEE;
    background-color: #f8f8f8;
    color: #555555;
    position: fixed;
    opacity: 1;
    z-index: 3000;
}

.checkout_wxiadan_header1_left {
    width: 30%;
    margin-right: 4%;
    height: 50px;
    padding-left: 10px;
    float: left;
}

.checkout_wxiadan_header1_left span {
    width: 8px;
    display: inline-block;
}

.checkout_wxiadan_header1_left span img {
    width: 100%;
    height: 100%;
}

.checkout_wxiadan_header1_cent {
    width: 30%;
    float: left;
    height: 50px;
    line-height: 50px;
    color: #555555;
    font-size: 16px;
    text-align: center;
}