body,html,p {
    margin: 0;
    padding: 0;
    width: 100%;
    font-family: "Helvetica Neue",Helvetica,STHeiTi,sans-serif,"Times New Roman";
    color: #333;
    -webkit-text-size-adjust: none
}

a,a:hover,div,td {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

button,input {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    outline: 0
}

input {
    -webkit-appearance: none
}

html {
    font-size: 10px
}

body {
    font-size: 1rem
}

p {
    font-size: 1.5rem;
    line-height: 1.6
}

#title {
    text-align: center;
    margin-top: 8px;
    padding: 6px 0;
    border-bottom: #e3e3e3 solid 1px
}

#title>p {
    font-size: 2.1rem;
    color: #000
}

#title img {
    width: 38px;
    vertical-align: -40%
}

.outCon {
    padding: 12px 14px 30px;
    box-sizing: border-box
}

.subtitle {
    font-size: 1.8rem;
    color: #111;
    padding-bottom: 2px;
    border-bottom: #ddd dashed 1px
}

.step {
    margin-top: 16px;
    color: #444444;
    background-color: #eee;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 14px;
    line-height: 1.6;
    text-align: justify
}

.tmshuoming{
    font-size: 1.6rem;
    line-height: 2.0;
    width: 90%;
    margin-left: 5%;
    padding: 10px 0;
}
.quanyilist{
    width: 90%;
    margin-left: 5%;
    color: #FA6C00;
    font-size: 1.6rem;
    padding-bottom: 10px;
}


.inputArea {
    margin-top: 10px
}

.TabControl {
    display: table;
    width: 100%;
    font-size: 1.6rem;
    border: #e3e3e3 solid 1px;
    box-sizing: border-box;
    margin-bottom: 10px
}

.TabControl>div {
    display: table-cell;
    width: 50%;
    text-align: center;
    line-height: 1;
    padding: 12px 0;
    background-color: #eee
}

.TabControl>div.active {
    background-color: #fff;
    position: relative
}

.TabControl>div.active:after {
    content: url(https://cdn.haidii.com/cms/img/sanjiaoxing.png);
    position: absolute;
    -webkit-transform: translateX(-50%) scale(.26,.13) rotateX(180deg) translateY(-50%);
    left: 50%
}

.infoCon,.inputCon {
    display: table-cell
}

.infoCon {
    width: 80px;
    text-align: right;
    font-size: 16px;
}

.inputCon>input {
    border: #d8d8d8 solid 1px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    padding: 10px 16px;
    font-size: 1.5rem;
    line-height: 1.2
}

#activeAccountBtn,#registerBtn {
    width: 48%;
    background-color: #69c1ed;
    color: #fff;
    -webkit-box-sizing: border-box;
    border: none;
    padding: 11px 16px;
    font-size: 1.5rem;
    line-height: 1.2
}

#activeAccountBtn,#registerBtn {
    width: auto;
    background-color: #20887d;
    margin-top: 10px
}

#tipMessage,.countInfo {
    font-size: 14px;
    color: #bd302e;
    letter-spacing: 0;
    box-sizing: border-box;
    display: none;
    padding: 4px 0 5px 0px;
}

#tipMessage {
    display: block;
    -webkit-transition: opacity 1s;
}

#tipMessage.hidden {
    opacity: 0;
}

.installApp {
    width: 90%;
    margin: 10px 0;
    margin-left: 5%;
    line-height: 1.5;
}

.downloadApp {
    color: #20887d;
    margin-left: 10px
}

.shuoming {
    color: #999;
    margin-top: 12px
}

.tebieshengming{
    margin-top: 12px;
    font-size:1.6rem;
    width: 90%;
    margin-left: 5%;
    line-height: 1.5;
}

.lianxi{

    margin-top: 15px;
    font-size:1.0rem;
    width: 90%;
    margin-left: 5%;
    line-height: 2;
}

#avtiveSuccessMes {
    display: none;
    padding: 16px 14px
}

#avtiveSuccessMes.show {
    display: block
}

#avtiveSuccessMes .yourAccount {
    color: #bd302e
}

#avtiveSuccessMes .activeList {
    color: #2E98BD
}

#countInfo {
    font-size: 1.3rem;
    color: #bd302e
}

#countInfo1 {
    font-size: 1.3rem;
    color: #bd302e
}

.selCon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(45,45,45,.69);
    padding: 4.9% 4.2% 8.2%;
    box-sizing: border-box
}

.selPanel {
    background-color: #fff;
    position: fixed;
    width: 91.6%;
    box-shadow: 0 0 6px 5px #555;
    top: 48%;
    -webkit-transform: translateY(-50%)
}

.selPanel>.title {
    padding: 18px 16px;
    font-size: 17px;
    color: #444
}

.selPanel>.title>.selCount {
    float: right
}

#seledcount {
    color: #FA6C00
}

.swiper-container {
    width: 100%;
    height: auto
}

#swiperMain .swiper-slide {
    height: auto
}

.swiper-container-vertical>.swiper-scrollbar {
    width: 2px;
    right: 2px
}

#swiperMain {
    padding: 6px;
    background-color: #f4f4f4;
    box-sizing: border-box
}

.selPanel .content {
    display: table;
    width: 100%
}

.selPanel .tablerow {
    display: table-row
}

.selPanel .tablerow>div {
    display: table-cell;
    padding: 6px
}

.selPanel img {
    width: 100%;
    display: block
}

.selPanel .item {
    border: #e9e9e9 solid 2px;
    box-sizing: border-box;
    position: relative
}

.selPanel .item.active {
    border: #0bce50 solid 2px
}

.selPanel .item.active:after {
    content: url(.https://cdn.haidii.com/cms/img/jiaobiao.png);
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform-origin: top right;
    -webkit-transform: scale(.18)
}

.selPanel .imgCon {
    overflow: hidden
}

.selPanel .seltitle {
    font-size: 1.3rem;
    text-align: center;
    color: #444;
    position: absolute;
    width: 100%;
    line-height: 1.6;
    -webkit-transform: translateY(-100%);
    background-color: rgba(255,255,255,.8)
}

.selPanel>.confirmBtn {
    background-color: #0bce50;
    text-align: center;
    color: #fff;
    font-size: 2rem;
    padding: 12px 0;
    position: absolute;
    width: 100%;
    bottom: 0
}

@-webkit-keyframes clue {
    0% {
        opacity: 1
    }

    40% {
        opacity: .3;
        -webkit-transform: scale(1.15);
        color: #ffae00
    }

    100% {
        opacity: 1
    }
}

.selPanel .selCount.clue {
    -webkit-animation: clue .3s;
    -webkit-animation-iteration-count: 3
}

#SuccessPrompt,#failPrompt,#waitPrompt {
    padding: 0 16%;
    position: absolute;
    top: 40%;
    left: 0;
    width: 100%;
    box-sizing: border-box
}

#SuccessPrompt,#failPrompt {
    padding: 0 10%;
    top: 45%
}

#waitPrompt>div {
    background-color: #fff;
    width: 100%;
    padding: 12px 0;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    box-sizing: border-box
}

#waitPrompt>div>img {
    width: 34px;
    margin-right: 10px;
    vertical-align: -50%
}

#SuccessPrompt>.panel,#failPrompt>.panel {
    background-color: #fff;
    width: 100%;
    padding-top: 22px;
    line-height: 1;
    font-size: 16px;
    color: #3a3a3a;
    -webkit-transform: translateY(-50%)
}

#SuccessPrompt .title {
    font-size: 22px;
    text-align: center
}

#SuccessPrompt .title>img {
    width: 28px;
    margin-right: 5px;
    vertical-align: -20%
}

#SuccessPrompt .content {
    margin: 14px 6% 20px;
    display: table;
    width: 88%
}

#SuccessPrompt .content>div {
    display: table-row
}

#SuccessPrompt .content>div>div {
    display: table-cell;
    padding: 4px 0
}

#SuccessPrompt .subtitle {
    color: #3a3a3a;
    font-size: 16px;
    border: none;
    padding-bottom: 0;
    width: 100px;
    line-height: 1.6
}

#SuccessPrompt .account {
    color: #ec0300;
    font-size: 18px
}

#SuccessPrompt .appArr>p {
    color: #09B044;
    font-size: 16px
}

#SuccessPrompt .confirmBtn {
    background-color: #35de66;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    font-size: 20px
}

#failPrompt>.panel {
    text-align: center;
    font-size: 18px;
    padding-top: 32px
}

#failPrompt>.panel>p {
    font-size: 18px;
    line-height: 2.2;
    color: #3a3a3a
}

#failPrompt img {
    width: 49px
}

#failPrompt>.panel>.btn {
    margin-top: 10px;
    border-top: #959595 solid 1px;
    display: table;
    width: 100%
}

#failPrompt .btn>span {
    display: table-cell;
    line-height: 2.9
}

#failPrompt .btn>.cancelBtn {
    border-right: #ccc solid 1px
}

#failPrompt .btn>.reTryBtn {
    color: #1D9961
}

#appAbsent {
    text-align: center;
    font-size: 1.8em;
    color: #999;
    padding: 50px 0
}

#activeBtn {
    width: 100%;
    background-color: #20887d;
    border-radius: 2px;
    color: #fff;
    box-sizing: border-box;
    border: none;
    text-align: center;
    font-size: 17px;
    line-height: 1.2;
    padding: 11px 0;
}

#activeBtn:after {
    content: "立即授权账号";
}

#activeBtn.active {
    color: #fff;
    background-color: #999;
    pointer-events: none;
}

#activeBtn.active:after {
    content: "正在授权，请稍候……";
}


#mailactiveBtn {
    width: 100%;
    background-color: #20887d;
    border-radius: 2px;
    color: #fff;
    box-sizing: border-box;
    border: none;
    text-align: center;
    font-size: 17px;
    line-height: 1.2;
    padding: 11px 0;
}

#mailactiveBtn:after {
    content: "立即授权账号";
}

#mailactiveBtn.active {
    color: #fff;
    background-color: #999;
    pointer-events: none;
}

#mailactiveBtn.active:after {
    content: "正在授权，请稍候……";
}


.success-info {
    font-size: .75rem;
    color: #989898;
    letter-spacing: 0;
    text-align: center;
    padding-top: 26px;
    line-height: 1.4;
}

.success-info .title {
    font-size: 20px;
    color: #20887d;
    font-weight: 700;
    margin-bottom: 10px;
}

.success-info .acc {
    font-size: 18px;
    color: #444;
}

.success-info .acc .accNo {
    font-size: 18px;
    color: #20887d;
}

.success-info .acc-info {
    font-size: 18px;
    color: #20887d;
    margin-top: 5px;
    margin-bottom: 20px;
}

.sub-acc-info>p {
    font-size: 18px;
    color: #20887d;
    margin-top: 3px;
    margin-bottom: 5px;
}

.success-info .password-warning>span {
    color: #000;
}

.success-info .password-box>span {
    display: inline-block;
    background-color: #e1e1e1;
    font-size: 18px;
    color: #20887d;
    letter-spacing: 2px;
    margin-top: 9px;
    margin-bottom: 9px;
    padding: 0 51px;
}

.actived>#mailactiveform,.actived>.info .link-btns {
    display: none
}

.hide,.actived>#activeform,.actived>.info .link-btns,.success-info,.success-info .no-password,.success-info .password {
    display: none;
}

.item-box.warning .countInfo,.actived .success-info,.success-info.has-pass .password,.success-info.no-pass .no-password {
    display: block;
}

.item-box {
    margin-bottom: 15px;
    display: table;
    width: 100%;
}

.inputCon>.smscode {
    width: 55%;
}

#getSmscodeBtn {
    float: right;
    width: 40%;
    background-color: #69c1ed;
    color: #fff;
    -webkit-box-sizing: border-box;
    border: 1px solid #69c1ed;
    border-radius: 2px;
    padding: 11px 0;
    text-align: center;
    line-height: 1.2;
}

p.no-password {
    text-align: left;
}