*{
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
body{
    position: relative;

}
body,html{height: 100%;}
.contain{
    /* position: relative; */
    width: 980px;
    margin: 0 auto;
    /* margin-bottom: 20px; */
    min-height: 80%;

}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
.cardNew,.cardOld{
    display: block;
    width: 980px;
    height: 132px;
    /* z-index: 1011111; */
}
#stepOne,#stepTwo,#stepOneO,#stepTwoO{
    width: 960px;
    padding: 0 10px;
    position: relative;
    /* z-index: 10000; */
}

.stepTitle{
    /* text-align: center; */
    margin-left: 30px;
    margin-top: 30px;
    display: block;
    width: 170px;
    height: 30px;
    line-height: 30px;
    background: #ccc;
    font-weight: bold;
}
.stepTitle span{
    display: inline-block;
    width: 20px;

}
.mKind{
    margin-top: 10px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    /* margin-bottom: 10px; */
}
.mKind>span{
    float: left;
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
    margin-top: 2px;
}
.mKind>input{
    /* color: #ccc; */
    float: left;
    display: inline-block;
    width: 150px;
    height: 26px;
    line-height: 26px;
    /* margin-left: 10px; */
    /* font-size: 14px; */
}
.mKind .jyan{
    /* padding: 0 5px; */
    float: left;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-left: 10px; 
    padding: 0 10px;
    border: 1px solid #ff6600;
    background: #ff6600;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
.mKind>label{
    float: left;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin-top: 2px;
}
.btn{
    margin-top: 20px;
    width: 100%;
    height: 32px;
    line-height: 32px;
}
.btn a{
    display: block;
    text-align: center;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ff6600;
    background: #ff6600;
    color: #ffffff;
    margin-left: 120px;
    padding: 0 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 14px;    font-weight: bold;
}
.phoneKind{
    float: left;
    width: 800px;
    height: 55px;
}
.phoneKind ul{
    width: 100%;
    height: 30px;
}
.phoneKind ul li{
    position: relative;
    margin-right: 10px;
    width:auto;
    padding: 0 5px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #ccc;
    float: left;
    cursor: pointer;
}
.explain{
    height: 25px;
    color: #bbb;

    line-height: 25px;
    /* margin-top: -2px; */
}
.address{
    line-height: 30px;
    width: 800px;
    float: left;
    height: 25px;
}
.address select{
    height: 25px;
    line-height: 25px;
    float:left;
    display: inline-block;
    width:100px;
    margin-right: 8px;
    padding: 2px 0;
}
.address select option{
    height: 25px;
    line-height: 25px;
}
.address .country{
    width:150px;

}
.addressDetail{
    display: block;
    /* margin-top: 10px; */
    width: 364px;
    height: 50px;

    max-height: 50px;
    max-width: 364px;
    color: #ccc;
    float: left;
}
.idMess{
    width: 800px;
    line-height: 28px;

}
.idMess span {
    display: inline-block;
    margin-right: 20px;
}
.activation{
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.activation span{
    display: inline-block;
    width: auto;
    height: 25px;
    line-height: 25px;
    margin-top: 2px;
    margin-left: 30px;
}
.activation input{
    display: inline-block;
    width: 150px;
    height: 26px;
    line-height: 26px;
    margin-left: 20px;
}
.activation a{
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ff6600;
    text-align: center;
    font-size: 14px;
    color: white;
    background: #ff6600;
    font-weight: bold;
    margin-left: 10px;
}
.cardDetail{
    position: relative;
    width: 100%;
    margin-top: 30px;
    height: 135px;
}
.cardDetail img{
    margin-left: 80px;
    display: block;
}
.cardDetail .line{
    top: 90px;
    left: 240px;
    position: absolute;
    display: block;
    width: 110px;
    border: 1px solid black;
    height: 0px;
}
.cardDetail .borderLine{
    top: 83px;
    left: 185px;
    position: absolute;
    display: block;
    width: 50px;
    height: 15px;
    border: 1px solid black;
}
.cardDetail p{
    width: 175px;
    height: 25px;
    line-height: 25px;
    top: 80px;
    left: 365px;
    position: absolute;
    display: block;

}
.IccidExplain{
    margin-top: 30px;
    width: 100%;
}
.IccidExplain span{
    width: 200px;
    height: 30px;
    line-height:30px;
    margin-left: 30px;
    font-size: 14px;
    font-weight: bold;
}
.IccidExplain p{
    height: 25px;
    line-height: 25px;
    margin-left: 30px;
}

/*#errorTipsOne,#errorTipsTwo,#SuccessTips,#errorTipsThree,#errorTipsFour{*/
    /*height: 160px;*/
/*}*/

.tips{
    position: relative;
    z-index: 101;
    height: auto;
    width: 400px;
    border: 1px solid #ccc;
    background: white;
}
.tipsTop{
    width: 100%;
    height: 30px;
    background: #f36f2a;
}
.tipsTop label{
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    display: block;
    margin-left: 10px;
    width: 41%;
    float: left;
}
.tipsTop .tipsClose{
    display: inline-block;
    float: right;
    width: 14px;
    height: 14px;
    margin-top: 8px;
    margin-right: 10px;
    cursor: pointer;
}
.tips p{
     padding: 20px 30px;
 }
.tips p span{
     /*height: 25px;*/
    display: inline-block;
    width: 100%;
    margin: 5px 0;
}
.tips .tipsBtn{
    text-align: center;
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
}
.tips .tipsBtn a{
    display: inline-block;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    background: #f36f2a;
    border: 1px solid #f36f2a;
    color: white;
    font-weight: bold;
    font-size: 14px;
    margin: 0 10px;
}
.colorChange{
    color: #ccc;
}
i{
    display: none;
}
.redSelectAction i{
    position: absolute;
    width: 15px;
    height: 15px;
    display: block;
    overflow: hidden;
    background: url(../images/choise.png) no-repeat;
    bottom: 0px;
    right: 0px;}

.phoneKind ul .redSelectAction,.phoneKind ul .redSelect{
    border: 1px solid #f36f2a;
}

.thickDiv{
    position: absolute;
    /* position: fixed !important; */
    top: 0;
    left: 0;
    z-index:100;
    background: #000;
    border: 0;
    opacity: 0.20;
    filter: alpha(opacity=20);
    width: 100%;
    height: 100%;
    display: none;
}

.error {
    float: left;
    height: 21px;
    line-height: 21px;
    border: 1px solid #ff8080;
    padding: 3px 10px 0 25px;
    background: url(../images/cancel.gif) 3px 3px #ffeaea no-repeat;
    color: #c00;
    margin-top: 2px;
    margin-left: 10px;
}

.correct {
    float: left;
    width: 20px;
    line-height: 20px;
    height: 20px;
    margin-top: 5px;
    background: url(../images/fillout_order_info.png) -21px -2px;
    margin-left: 10px;
}
.districtError,.districtCorrect{
    display: inline-block;
    float: left;
    margin-top:0;
    height:19px;
    margin-left: 2px;
}
.districtCorrect{
        margin-top: 2px;
}
.ICCIDError{
    display: inline-block;
    float: none;
        height: 21px;
    line-height: 21px;
}
.textArea{
    width: 800px;
    height: 52px;
    margin-top: 10px;
    line-height: 52px;
}


.foodLoad{
    width: 100%;
    position: relative;
    bottom: 0;
    /* height: 20%; */
}
.mKind h6 {
    overflow: auto;
    _width: 100%;
    margin-left: 30px;

}

.mKind h6 span.close {
    background-position: -59px -2px;
    cursor: pointer;
}
.mKind h6 span.open {
    background-position: -43px -2px;
    cursor: pointer;
}
.mKind h6 span {
    width: 15px;
    height: 15px;
    background: url(../images/fillout_order_info.png);
    margin: 1px 5px 0 0;
}
.mKind h6 span, .mKind h6 label {
    color: #36c;
    font-weight: bold;
    display: block;
    float: left;
    cursor: pointer;
    font-size: 12px;
}
.invoice {
    padding-left: 30px;
}
.invoice li {
    clear: both;
    overflow: auto;
    _width: 100%;
    margin-top: 10px;
}
.invoice span, .invoice label {
    display: block;
    float: left;
    font-size: 12px;
    width: 80px;
    height: 25px;
    margin-top:5px;
}
.invoice input {
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    margin-right: 5px;
}