/*ΜαΚΎ΅―΄°*/
.ts-tc {
    background-color: #fff;
    width: 620px;
    border-radius: 10px;
    z-index: 10000;
    margin: 0 auto;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    padding-bottom: 25px;
    display: none;
}

.ts-tc-title {
    background: url(../../Images/phone/lc-tc-title.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}

.ts-tc p {
    padding: 40px 0;
    font-size: 16px;
    text-align: center;
}

.ts-tc p span {
    color: #fe4c25;
}

.ts-tc .ts-btn {
    margin-top: 20px;
    text-align: center;
}

.ts-tc .ts-btn a {
    display: inline-block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    background-color: #f9e8e2;
    color: #c96f68;
    font-size: 18px;
    text-align: center;
    border-radius: 25px;
    letter-spacing: 2px;
}

.ts-tc .ts-btn a.cur {
    display: inline-block;
    background: url(../../Images/phone/btn_2.png) no-repeat;
    background-size: 100% 100%;
    width: 210px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    margin-left: 50px;
}


.view-tc {
    background-color: #fff;
    width: 620px;
    border-radius: 8px;
    z-index: 10000;
    margin: 0 auto;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    display: none;
}

.view-tc-title {
    background: url(../../Images/phone/qd-tc-top-bg.png);
    background-size: 100% 100%;
    position: relative;
    width: 620px;
    height: 180px;
}

.view-tc-title .Sign-kl {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    top: -55px;
}

.view-tc-title .Sign-kl img {
    max-width: 110px;
}

.view-tc-title .Sign-ts {
    text-align: center;
    color: #f6ff00;
    font-size: 20px;
    padding-top: 80px;
}

.view-tc-title .Sign-ts b {
    font-size: 42px;
}

.view-tc-box {
    padding: 60px 0;
}

.view-tc-box p {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
}

.view-tc-box .view-btn {
    text-align: center;
    margin-top: 50px;
}

.view-tc-box .view-btn a {
    display: inline-block;
    width: 390px;
    height: 50px;
    line-height: 50px;
    background: url(../../Images/phone/reg-bgc-02.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: bold;
}

.view-tc .none {
    width: 100%;
    text-align: center;
    cursor: pointer;
    position: absolute;
    left: 0;
    bottom: -70px;
}

.cheer-tc {
    background-color: #fff;
    width: 620px;
    border-radius: 10px;
    z-index: 10000;
    margin: 0 auto;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    display: none;
}

.cheer-tc-title {
    overflow: hidden;
    background: url(../../Images/phone/lc-tc-title.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 70px;
    padding: 0 3%;
}

.cheer-tc-title .cheer-title-left {
    float: left;
    line-height: 70px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-left:2.25rem;
}

.cheer-tc-title .cheer-tc-title .cheer-title-sxclts {
    
}

.cheer-tc-title .cheer-title-right {
    float: right;
    line-height: 70px;
    font-size: 18px;
    color: #fff;
}

.cheer-tc-title .cheer-title-right a {
    color: #fff;
    text-decoration: underline;
    margin-left: 8px;
}

.cheer-tc-box {
    padding: 30px 0;
}

.cheer-tc-box .cheer-1 {
    color: #c1790b;
    font-size: 18px;
    padding-left: 10px;
}

.cheer-tc-box .cheer-2 ul {
    overflow: hidden;
}

.cheer-tc-box .cheer-2 ul li {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 15px;
    cursor: pointer;
}

.cheer-tc-box .cheer-2 ul li .pic-1 {
    background-color: #bbe6fd;
    width: 85%;
    margin: 0 auto;
    border: solid 2px #83d4fe;
    border-radius: 6px;
    padding-bottom: 10px;
}

.cheer-tc-box .cheer-2 ul li .pic-2 {
    background-color: #fff1b7;
    width: 85%;
    margin: 0 auto;
    border: solid 2px #fecb73;
    border-radius: 6px;
    padding-bottom: 10px;
}

.cheer-tc-box .cheer-2 ul li .pic-3 {
    background-color: #ffd8c7;
    width: 85%;
    margin: 0 auto;
    border: solid 2px #fdad70;
    border-radius: 6px;
    padding-bottom: 10px;
}

.cheer-tc-box .cheer-2 ul li .pic-4 {
    background-color: #dec3ff;
    width: 85%;
    margin: 0 auto;
    border: solid 2px #a86afd;
    border-radius: 6px;
    padding-bottom: 10px;
}

.cheer-tc-box .cheer-2 ul li.cur .pic-1 {
    background-color: #83d4fe;
    width: 85%;
    margin: 0 auto;
    border: solid 2px #83d4fe;
    border-radius: 6px;
    padding-bottom: 10px;
}

.cheer-tc-box .cheer-2 ul li.cur .pic-2 {
    background-color: #fecb73;
    width: 85%;
    margin: 0 auto;
    border: solid 2px #fecb73;
    border-radius: 6px;
    padding-bottom: 10px;
}

.cheer-tc-box .cheer-2 ul li.cur .pic-3 {
    background-color: #ffba86;
    width: 85%;
    margin: 0 auto;
    border: solid 2px #ffba86;
    border-radius: 6px;
    padding-bottom: 10px;
}

.cheer-tc-box .cheer-2 ul li.cur .pic-4 {
    background-color: #a86afd;
    width: 85%;
    margin: 0 auto;
    border: solid 2px #a86afd;
    border-radius: 6px;
    padding-bottom: 10px;
}

.cheer-tc-box .cheer-2 ul li i {
    display: block;
    padding: 10px 0;
}

.cheer-tc-box .cheer-2 ul li i img {
    max-width: 55px;
}

.cheer-tc-box .cheer-2 ul li .pic-1 p span {
    display: block;
    color: #16abf8;
    font-size: 16px;
}

.cheer-tc-box .cheer-2 ul li .pic-2 p span {
    display: block;
    color: #ff7e00;
    font-size: 16px;
}

.cheer-tc-box .cheer-2 ul li .pic-3 p span {
    display: block;
    color: #ef6a04;
    font-size: 16px;
}

.cheer-tc-box .cheer-2 ul li .pic-4 p span {
    display: block;
    color: #a574fe;
    font-size: 16px;
}

.cheer-tc-box .cheer-2 ul li.cur .pic-1 p span {
    display: block;
    color: #fff;
    font-size: 16px;
}

.cheer-tc-box .cheer-2 ul li.cur .pic-2 p span {
    display: block;
    color: #fff;
    font-size: 16px;
}

.cheer-tc-box .cheer-2 ul li.cur .pic-3 p span {
    display: block;
    color: #fff;
    font-size: 16px;
}

.cheer-tc-box .cheer-2 ul li.cur .pic-4 p span {
    display: block;
    color: #fff;
    font-size: 16px;
}

.cheer-tc-box .cheer-3 {
    text-align: center;
    margin-top: 15px;
}

.cheer-tc-box .cheer-3 a {
    color: #f33a41;
    font-size: 18px;
    text-decoration: underline;
}

.cheer-tc-box .cheer-4 {
    text-align: center;
    margin-top: 10px;
    padding: 0 5%;
    display: none;
}

.cheer-tc-box .cheer-4 .ls {
    overflow: hidden;
    border: solid 2px #ecdad0;
    height: 50px;
    line-height: 46px;
    border-radius: 25px;
}

.cheer-tc-box .cheer-4 .ls span {
    float: left;
    color: #73564b;
    font-size: 16px;
    margin: 15px 20px;
}

.cheer-tc-box .cheer-4 .ls .text {
    float: right;
    border: 0;
    outline: none;
    background: none;
    text-align: right;
    font-size: 15px;
}

.cheer-tc-box .cheer-4 .ls i {
    float: right;
    padding: 0 20px;
    font-size: 16px;
    color: #73564b;
}

.cheer-tc-box .cheer-4 p {
    color: #f33a41;
    font-size: 20px;
    margin-top: 10px;
}

.cheer-tc-box .cheer-btn {
    margin-top: 20px;
    text-align: center;
}

.cheer-tc-box .cheer-btn a {
    display: inline-block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    background-color: #f9e8e2;
    color: #c96f68;
    font-size: 18px;
    text-align: center;
    border-radius: 25px;
    letter-spacing: 2px;
}

.cheer-tc-box .cheer-btn a.cur {
    display: inline-block;
    background: url(../../Images/phone/reg-bgc-02.png) no-repeat;
    background-size: 100% 100%;
    width: 210px;
    height: 50px;
    line-height: 50px;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    margin-left: 50px;
}


@media (max-width: 768px) {
    /*ΜαΚΎ΅―΄°*/

    .ts-tc {
        background-color: #fff;
        width: 92%;
        border-radius: 10px;
        z-index: 10000;
        margin: 0 auto;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        padding-bottom: 25px;
        display: none;
    }

    .ts-tc-title {
        background: url(../../Images/phone/lc-tc-title.png) no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 55px;
        line-height: 55px;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
    }

    .ts-tc p {
        padding: 40px 0;
        font-size: 15px;
        text-align: center;
    }

    .ts-tc p span {
        color: #fe4c25;
    }

    .ts-tc .ts-btn {
        margin-top: 20px;
        text-align: center;
    }

    .ts-tc .ts-btn a {
        display: inline-block;
        width: 46%;
        height: 40px;
        line-height: 40px;
        background-color: #f9e8e2;
        color: #c96f68;
        font-size: 16px;
        text-align: center;
        border-radius: 25px;
        letter-spacing: 2px;
    }

    .ts-tc .ts-btn a.cur {
        display: inline-block;
        background: url(../../Images/phone/btn_2.png) no-repeat;
        background-size: 100% 100%;
        width: 46%;
        height: 40px;
        line-height: 40px;
        border-radius: 0;
        color: #fff;
        font-weight: bold;
        margin-left: 5%;
    }

    .view-tc {
        background-color: #fff;
        width: 92%;
        border-radius: 8px;
        z-index: 10000;
        margin: 0 auto;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        display: none;
    }

    .view-tc-title {
        background: url(../../Images/phone/qd-tc-top-bg.png) no-repeat;
        background-size: 100% 100%;
        position: relative;
        width: 100%;
        height: 150px;
    }

    .view-tc-title .Sign-kl {
        width: 100%;
        text-align: center;
        position: absolute;
        left: 0;
        top: -45px;
    }

    .view-tc-title .Sign-kl img {
        max-width: 90px;
    }

    .view-tc-title .Sign-ts {
        text-align: center;
        color: #f6ff00;
        font-size: 20px;
        padding-top: 60px;
    }

    .view-tc-title .Sign-ts b {
        font-size: 40px;
    }

    .view-tc-box {
        padding: 40px 0;
    }

    .view-tc-box p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }

    .view-tc-box .view-btn {
        text-align: center;
        margin-top: 35px;
    }

    .view-tc-box .view-btn a {
        display: inline-block;
        width: 75%;
        height: 40px;
        line-height: 40px;
        background: url(../../Images/phone/reg-bgc-02.png) no-repeat;
        background-size: 100% 100%;
        color: #fff;
        font-size: 16px;
        letter-spacing: 2px;
        font-weight: bold;
    }

    .view-tc .none {
        width: 100%;
        text-align: center;
        cursor: pointer;
        position: absolute;
        left: 0;
        bottom: -50px;
    }

    .view-tc .none img {
        max-width: 35px;
    }

    .cheer-tc {
        background-color: #fff;
        width: 92%;
        border-radius: 8px;
        z-index: 10000;
        margin: 0 auto;
        position: fixed;
        top: 0px;
        left: 0px;
        right: 0px;
        display: none;
    }

    .cheer-tc-title {
        overflow: hidden;
        background: url(../../Images/phone/lc-tc-title.png) no-repeat;
        background-size: 100% 100%;
        width: 100%;
        height: 45px;
        padding: 0 3%;
    }

    .cheer-tc-title .cheer-title-left {
        float: left;
        line-height: 45px;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 2px;
        margin-left: 3.3rem;
    }

    .cheer-tc-title .cheer-tc-title .cheer-title-sxclts {
        
    }

    .cheer-tc-title .cheer-title-right {
        float: right;
        line-height: 45px;
        font-size: 15px;
        color: #fff;
    }

    .cheer-tc-title .cheer-title-right a {
        color: #fff;
        text-decoration: underline;
        margin-left: 8px;
    }

    .cheer-tc-box {
        padding: 15px 0;
        padding-top: 8px;
    }

    .cheer-tc-box .cheer-1 {
        color: #c1790b;
        font-size: 14px;
        padding-left: 10px;
    }

    .cheer-tc-box .cheer-2 ul {
        overflow: hidden;
    }

    .cheer-tc-box .cheer-2 ul li {
        float: left;
        width: 25%;
        text-align: center;
        margin-top: 10px;
    }

    .cheer-tc-box .cheer-2 ul li .pic-1 {
        background-color: #bbe6fd;
        width: 95%;
        margin: 0 auto;
        border: solid 2px #83d4fe;
        border-radius: 6px;
        padding-bottom: 10px;
    }

    .cheer-tc-box .cheer-2 ul li .pic-2 {
        background-color: #fff1b7;
        width: 95%;
        margin: 0 auto;
        border: solid 2px #fecb73;
        border-radius: 6px;
        padding-bottom: 10px;
    }

    .cheer-tc-box .cheer-2 ul li .pic-3 {
        background-color: #ffd8c7;
        width: 95%;
        margin: 0 auto;
        border: solid 2px #fdad70;
        border-radius: 6px;
        padding-bottom: 10px;
    }

    .cheer-tc-box .cheer-2 ul li .pic-4 {
        background-color: #dec3ff;
        width: 95%;
        margin: 0 auto;
        border: solid 2px #a86afd;
        border-radius: 6px;
        padding-bottom: 10px;
    }

    .cheer-tc-box .cheer-2 ul li i {
        display: block;
        padding: 10px 0;
    }

    .cheer-tc-box .cheer-2 ul li i img {
        max-width: 35px;
    }

    .cheer-tc-box .cheer-2 ul li .pic-1 p span {
        display: block;
        color: #16abf8;
        font-size: 12px;
    }

    .cheer-tc-box .cheer-2 ul li .pic-2 p span {
        display: block;
        color: #ff7e00;
        font-size: 12px;
    }

    .cheer-tc-box .cheer-2 ul li .pic-3 p span {
        display: block;
        color: #ef6a04;
        font-size: 12px;
    }

    .cheer-tc-box .cheer-2 ul li .pic-4 p span {
        display: block;
        color: #a574fe;
        font-size: 12px;
    }

    .cheer-tc-box .cheer-2 ul li.cur .pic-1 p span {
        display: block;
        color: #fff;
        font-size: 12px;
    }

    .cheer-tc-box .cheer-2 ul li.cur .pic-2 p span {
        display: block;
        color: #fff;
        font-size: 12px;
    }

    .cheer-tc-box .cheer-2 ul li.cur .pic-3 p span {
        display: block;
        color: #fff;
        font-size: 12px;
    }

    .cheer-tc-box .cheer-2 ul li.cur .pic-4 p span {
        display: block;
        color: #fff;
        font-size: 12px;
    }

    .cheer-tc-box .cheer-3 {
        text-align: center;
        margin-top: 15px;
    }

    .cheer-tc-box .cheer-3 a {
        color: #f33a41;
        font-size: 14px;
        text-decoration: underline;
    }

    .cheer-tc-box .cheer-4 {
        text-align: center;
        margin-top: 10px;
        padding: 0 2%;
        display: none;
    }

    .cheer-tc-box .cheer-4 .ls {
        overflow: hidden;
        border: solid 1px #ecdad0;
        height: 35px;
        line-height: 33px;
        border-radius: 25px;
    }

    .cheer-tc-box .cheer-4 .ls span {
        float: left;
        color: #73564b;
        font-size: 13px;
        margin: 10px;
    }

    .cheer-tc-box .cheer-4 .ls .text {
        float: right;
        border: 0;
        outline: none;
        background: none;
        text-align: right;
        font-size: 13px;
    }

    .cheer-tc-box .cheer-4 .ls i {
        float: right;
        padding: 0 10px;
        font-size: 13px;
        color: #73564b;
    }

    .cheer-tc-box .cheer-4 p {
        color: #f33a41;
        font-size: 15px;
        margin-top: 5px;
    }

    .cheer-tc-box .cheer-btn {
        margin-top: 10px;
        text-align: center;
    }

    .cheer-tc-box .cheer-btn a {
        display: inline-block;
        width: 46%;
        height: 40px;
        line-height: 40px;
        background-color: #f9e8e2;
        color: #c96f68;
        font-size: 16px;
        text-align: center;
        border-radius: 25px;
        letter-spacing: 2px;
    }

    .cheer-tc-box .cheer-btn a.cur {
        display: inline-block;
        background: url(../../Images/phone/reg-bgc-02.png) no-repeat;
        background-size: 100% 100%;
        width: 46%;
        height: 40px;
        line-height: 40px;
        border-radius: 0;
        color: #fff;
        font-weight: bold;
        margin-left: 5%;
    }
}
