@charset "UTF-8";
html, body, div, p, h1, h2, h3, h4, h5 {
    font-family: "Microsoft Yahei";
}

body {
     background: #FFFFFF; 
    overflow-x: hidden;
}

ul {
    padding: 0;
}

a:focus {
    outline: none;
}

.media-mobile {
    display: none;
}

.top-wrapper {
    background: url(../images/bg.jpg) center center no-repeat;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    height: 865px;
    position: relative;
}

.top-wrapper > .logo-and-slogan {
    background: url(../images/title.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -252px;
    margin-top: -180px;
    width: 505px;
    height: 246px;
}

.download-wrapper {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 200px;
}

.download-wrapper > .btn {
    display: block;
    position: absolute;
    top: 0;
    width: 260px;
    height: 100px;
    border: 2px solid #f0f0f0;
    border-radius: 6px;
    overflow: hidden;
    transition: background ease .5s;
}

.download-wrapper > .btn:hover {
    background: rgba(255, 255, 255, 0.2);
    transition: background ease .5s;
}

.download-wrapper > .btn > .icon {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 20px;
    left: 48px;
}

.download-wrapper > .btn > .icon-apple {
    background: url(../images/apple.png) no-repeat;
}

.download-wrapper > .btn > .icon-android {
    background: url(../images/android.png) no-repeat;
}

.download-wrapper > .btn > .title {
    position: absolute;
    width: 140px;
    height: 55px;
    line-height: 55px;
    top: 20px;
    left: 80px;
    color: white;
    font-weight: bold;
    font-size: 30px;
}

.download-wrapper > .btn > .title-qr {
    left: 110px;
}

.download-wrapper > .btn > .qr-image {
    position: absolute;
    width: 100px;
    height: 100px;
    top: -2px;
    left: -2px;
    border-radius: 2px 0 0 2px;
}

.download-wrapper > .btn-apple > .beta {
    width: 81px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/beta.png) no-repeat;
}

.download-wrapper > .btn-apple {
    right: 50%;
	margin-right:30px;
}

.download-wrapper > .btn-android {
    left: 50%;
    margin-left: 30px;
}

.download-wrapper > .btn-qr {
    right: 30px;
    margin-left: -130px;
}

.top-wrapper > .top-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 240px;
    background: rgba(0, 0, 0, 0.15);
}

.top-wrapper > .main-content {
    position: relative;
    width: 960px;
    height: 100%;
    margin: 0 auto;
}

.top-wrapper > .main-content > .iphone-simulator {
    width: 280px;
    height: 655px;
    background: url(images/iphone-5s-thj.png) no-repeat;
    position: absolute;
    left: 0;
    top: 35px;
}

.top-wrapper > .main-content > .iphone-simulator > ul > li {
    list-style: none;
    position: relative;
    left: 38px;
    top: 85px;
}

.top-wrapper > .main-content > .right-wrapper {
    width: 570px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 80px;
}

.top-wrapper > .main-content > .right-wrapper > .logo {
    width: 139px;
    height: 139px;
    margin: 0 auto;
    margin-top: 120px;
    position: relative;
    left: -5px;
    position: relative;
    background: url(images/logo.png) no-repeat;
}

.top-wrapper > .main-content > .right-wrapper > .slogon {
    height: 30px;
    margin: 0 auto;
    margin-top: 18px;
    position: relative;
    text-align: center;
    font-size: 30px;
    color: white;
}

.top-wrapper > .main-content > .right-wrapper > .dl-btns {
    text-align: center;
    margin-top: 45px;
}

.top-wrapper > .main-content > .right-wrapper > .dl-btns > .dl-btn {
    position: relative;
    margin: 0 3px;
}

.top-wrapper > .main-content > .right-wrapper > .dl-btns > .dl-btn > .icon-logo {
    position: absolute;
    left: 13px;
    top: 0;
}

.top-wrapper > .main-content > .right-wrapper > .dl-btns > .dl-btn > .icon-beta {
    position: absolute;
    width: 66px;
    height: 66px;
    display: inline-block;
    background-image: url("images/chongai-index-20-sprit-icons.png");
    background-position: -465px -121px;
    left: -1px;
    top: -2px;
}

.top-wrapper > .main-content > .right-wrapper > .link-btns {
    text-align: center;
    margin-top: 45px;
    position: relative;
}

.top-wrapper > .main-content > .right-wrapper > .link-btns > .split-line {
    width: 190px;
    height: 20px;
    position: absolute;
    top: 0;
    background: url("images/chongai-index-20-sprit-icons.png") 0px -175px no-repeat;
}

.top-wrapper > .main-content > .right-wrapper > .link-btns > .split-line.left {
    left: 0;
}

.top-wrapper > .main-content > .right-wrapper > .link-btns > .split-line.right {
    right: 0;
}

.top-wrapper > .main-content > .right-wrapper > .link-btns > .icon-wrapper {
    width: 280px;
    height: 60px;
    margin: 0 auto;
}

.top-wrapper > .main-content > .right-wrapper > .link-btns > .icon-wrapper > .icon-link {
    margin: 0 10px;
}

.top-wrapper > .date-count-board {
    position: absolute;
    bottom: 70px;
    right: 70px;
    width: auto;
    height: 50px;
    text-align: right;
    color: white;
    font-size: 17px;
}

.top-wrapper > .date-count-board.real {
    right: auto;
    left: 50%;
    bottom: 50px;
    margin-left: -10px;
}

.top-wrapper > .date-count-board > .count {
    font-size: 40px;
    font-style: italic;
    padding: 0 15px 0 5px;
    position: relative;
    top: 8px;
    font-weight: bold;
}

.dl-btn {
    width: 168px;
    height: 75px;
    background: url("images/chongai-index-20-sprit-icons.png") -730px -13px no-repeat;
    display: inline-block;
    font-size: 28px;
    color: #707070;
    padding-right: 30px;
    text-align: right;
    line-height: 75px;
    cursor: pointer;
}

.icon-logo {
    background-image: url("images/chongai-index-20-sprit-icons.png");
    width: 65px;
    height: 65px;
    display: inline-block;
}

.icon-logo.icon-logo-apple {
    background-position: -207px -12px;
}

.icon-logo.icon-logo-android {
    background-position: -391px -10px;
}

.icon-logo.icon-logo-web {
    background-position: -579px -12px;
}

.icon-link {
    background-image: url("images/chongai-index-20-sprit-icons.png");
    width: 30px;
    height: 30px;
    display: inline-block;
}

.icon-link.icon-link-blog {
    background-position: -222px -125px;
}

.icon-link.icon-link-sina-weibo {
    background-position: -287px -125px;
}

.icon-link.icon-link-wechat {
    background-position: -347px -127px;
}

footer {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 11px;
    color: #e5e5e5;
    background: #2a2830;
    letter-spacing: 1px;
}

footer .links, footer .copyright {
    position: relative;
}

footer a:link, footer a:visited {
    color: #e5e5e5;
}

footer a:active, footer a:hover {
    color: #860dc0;
    text-decoration: none;
}

footer .links {
    margin-top: 15px;
    list-style: none;
}

footer .links > li {
    display: inline-block;
    margin: 0 3px;
}

footer .official-site {
    display: none;
}

.info-content {
    width: 100%;
    margin: 0px auto;
}

.info-content > .section {
    height: 765px;
}

.info-content > .section-female {
    background: #FFFFFF;
    position: relative;
}

.info-content > .section-male {
    background: #FFFFFF;
    position: relative;
}

.info-content > .section .abs {
    position: absolute;
    width: 300px;
    height: 200px;
    left: 50%;
    top: 70px;
    margin-left: -100px;
}

.info-content > .section .model-img {
    width: 312px;
    height: 620px;
    margin-left: -156px;
}

.info-content > .section .desc {
    top: auto;
    bottom: 30px;
}

.info-content > .section .block1 {
    width: 320px;
    margin-left: -530px;
    margin-top: 80px;
}

.info-content > .section .block2 {
    width: 320px;
    margin-left: 250px;
    margin-top: 250px;
}

.info-content > .section .block2 h4 {
    text-align: right;
    position: relative;
    right: 0px;
    right: 0px;
}

.info-content > .section h4 {
    font-size: 28px;
    font-weight: normal;
}

.info-content > .section p {
    font-size: 16px;
    color: #555;
    line-height: 1.8em;
}

.info-content > .section-male .desc {
    width: 256px;
    height: 26px;
    margin-left: -131px;
}

.info-content > .section-female .desc {
    width: 196px;
    height: 27px;
}

.info-content > .section-date {
    height: 400px;
    position: relative;
    background: #fdfdfd;
}

.info-content > .section-download {
    height: 150px;
    position: relative;
    background: #2a2830;
    top: 1px;
}

.info-content > .section-download .socials {
    position: absolute;
    bottom: 0;
    height: 75px;
    width: 960px;
    left: 50%;
    margin-left: -480px;
}

.info-content > .section-download .socials > .social {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 76px;
    height: 76px;
    outline: none;
}

.info-content > .section-download .socials > .social:hover {
    transform: rotate(7deg) scale(1.1, 1.1);
    -webkit-transform: rotate(7deg) scale(1.1, 1.1);
    -moz-transform: rotate(7deg) scale(1.1, 1.1);
    -o-transform: rotate(7deg) scale(1.1, 1.1);
    -ms-transform: rotate(7deg) scale(1.1, 1.1);
}

.info-content > .section-download .socials > .social-blog {
    margin-left: -150px;
    background: url(../images/sns-blog.png) no-repeat;
}

.info-content > .section-download .socials > .social-weibo {
    margin-left: -38px;
    background: url(../images/sns-weibo.png) no-repeat;
}

.info-content > .section-download .socials > .social-wechat {
    margin-left: 70px;
    background: url(../images/sns-wechat.png) no-repeat;
}

.info-content > .section-download > .split-line {
    position: relative;
    width: 1010px;
    height: 1px;
    bottom: 15px;
    background: #555555;
    margin: 0 auto;
}

.info-content > .section-date .abs {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 200px;
    height: 200px;
}

.info-content > .section-date .ggg {
    width: 392px;
    height: 52px;
    margin-left: -550px;
    top: 50%;
    margin-top: -25px;
    background: url(../images/gx_gd_zs_cy.png) no-repeat;
}

.info-content > .section-date .logo {
    margin-left: -70px;
    margin-top: -70px;
    width: 140px;
    height: 140px;
    border-radius: 20px;
    box-shadow: 0 0 3px #666;
}

.info-content > .section-date .date-title {
    width: 200px;
    height: 36px;
    margin-left: 140px;
    top: 50%;
    margin-top: -20px;
    background: url(../images/success-date.png) no-repeat;
}

.info-content > .section-date .date-counter {
    width: 300px;
    height: 40px;
    margin-left: 350px;
    top: 50%;
    margin-top: -22px;
}

.info-content > .section-date .date-counter > .tile {
    height: 100%;
    width: 35px;
    background: #fb5860;
    float: left;
    margin-right: 3px;
    text-align: center;
    font-size: 35px;
    line-height: 43px;
    color: #fefefe;
    border-radius: 2px;
}

.glass-effect-wrapper {
    overflow: hidden;
}

.glass-effect-wrapper > .glass {
    position: absolute;
    top: 0;
    left: -120%;
    height: 120%;
    width: 200px;
    cursor: pointer;
    *display: none;
    opacity: 0.5;
    z-index: 999;
}

.glass-effect-wrapper:hover > .glass {
    left: 120%;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    -webkit-transform: skewx(-26deg);
    -ms-transform: skewx(-26deg);
    transform: skewx(-26deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.iphone-simulator .glass-effect-wrapper {
    position: absolute;
    left: 38px;
    top: 117px;
    width: 195px;
    height: 432px;
    z-index: 999;
}

.top-wrapper:hover > .glass-effect-wrapper > .glass {
    left: 120%;
    background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
    -webkit-transform: skewx(-26deg);
    -ms-transform: skewx(-26deg);
    transform: skewx(-26deg);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-transition: 1.3s;
    transition: 1.3s;
}

.top-wrapper > .glass-effect-wrapper > .glass {
    width: 400px;
    opacity: 0.1;
}

.dialog-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
    display: none;
}

.dialog-wrapper > .dialog {
    position: relative;
    width: 660px;
    height: 450px;
    background: #fefefe;
    border-radius: 12px;
    margin: 150px auto;
}

.dialog-wrapper > .dialog > .cat {
    position: absolute;
    top: 15px;
    left: 30px;
    width: 116px;
    height: 126px;
    background: url(../images/cat.png) no-repeat;
}

.dialog-wrapper > .dialog > .h1 {
    position: absolute;
    top: 28px;
    left: 150px;
    width: 500px;
    height: 140px;
    font-size: 28px;
    line-height: 40px;
}

.dialog-wrapper > .dialog > .hr-line {
    position: absolute;
    top: 157px;
    left: 40px;
    right: 40px;
    height: 1px;
    background: #ccc;
}

.dialog-wrapper > .dialog > .h1 > span {
    display: block;
}

.dialog-wrapper > .dialog > .qr-code {
    position: absolute;
    top: 180px;
    right: 40px;
    width: 200px;
    height: 200px;
}

.dialog-wrapper > .dialog-apple > .qr-code, .dialog-wrapper > .dialog-wechat > .qr-code {
    right: 230px;
}

.dialog-wrapper > .dialog > .dl-desc {
    position: absolute;
    top: 220px;
    left: 60px;
    width: 400px;
    height: 200px;
    font-size: 32px;
    color: #999;
}

.dialog-wrapper > .dialog-apple > .dl-desc, .dialog-wrapper > .dialog-wechat > .dl-desc {
    top: 390px;
    left: 249px;
    font-size: 27px;
}

.dialog-wrapper > .dialog-wechat > .dl-desc {
    left: 190px;
}

.dialog-wrapper > .dialog-apple > .dl-desc > li, .dialog-wrapper > .dialog-wechat > .dl-desc > li {
    list-style: none;
}

.dialog-wrapper > .dialog > .close {
    position: absolute;
    right: -25px;
    top: -25px;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background: url(../images/close.png) no-repeat;
    color: #333;
    font-size: 40px;
    text-align: center;
    line-height: 30px;
    opacity: 1;
}

.dialog-wrapper > .dialog > .close:hover {
    opacity: .85;
}

.dialog-wrapper > .dialog .links {
    position: absolute;
    bottom: 0px;
    left: 40px;
    right: 40px;
    height: 100px;
}

.dialog-wrapper > .dialog .links > li {
    float: left;
    list-style: none;
    margin-right: 20px;
}

.dialog-wrapper > .dialog .links > li > a {
    display: block;
    border-radius: 20px;
    padding: 5px 25px 5px 25px;
    background: #6bcac2;
    text-align: center;
    color: white;
    text-decoration: none;
    font-size: 25px;
}

.dialog-wrapper > .dialog .links > li > a:hover {
    background: #509691;
    color: #f0f0f0;
}

.dialog-wrapper > .dialog .links > li > a.hot {
    background: #f99927;
}

.dialog-wrapper > .dialog .links > li > a.hot:hover {
    background: #c77c20;
}

#pay {
    position: fixed;
    top: 25px;
    right: 80px;
    display: block;
    color: white;
    font-size: 35px;
    text-decoration: none;
}

#pay:link, #pay:visited {
    color: white;
}