.ask-header {
    margin-bottom: 0;
}
.ask-header .am-text-ir {
    display: block;
    margin-right: 10px;
    height: 50px;
    width: 125px;
    background: url(../images/logo.png) no-repeat left center;
    background-size: 125px 43px;
}
.ask-banner {
    background-color: #f8f8f8;
}
.ask-header {
    background: rgba(13, 16, 32, 0.92);
    border-bottom: 3px solid #000;
}
.am-topbar-inverse .am-topbar-nav > li.am-active > a {
    background-color: #252947;
}
.am-topbar-inverse .am-topbar-nav > li > a:after {
    display: none;
}
.am-container {
    max-width: 1100px;
}
@media only screen and (max-width: 640px) {
    .am-topbar-nav > li {
        display: inline-block;
    }
    .am-topbar-collapse {
        padding: 0;
    }
    .am-topbar-inverse .am-topbar-nav > li.am-active > a {
        font-weight: bold;
    }
    .swiper-container-horizontal > .swiper-pagination {
        bottom: 0;
    }
}
.signup {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 1000;
    width: 355px;
    padding: 20px;
    font-size: 16px;
    background: #10162c;
}
.signup .signup__title {
    font-size: 18px;
    line-height: 2;
    color: #73c33d;
    text-align: center;
}
.signup .group {
    padding: 8px 0;
}
.signup .group [class*=am-u-] {
    padding: 0;
}
.signup .group .label {
    text-align: right;
}
.signup .group .btn {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    background: #1c77de;
    height: 23px;
    line-height: 23px;
    padding: 0 10px;
}
.signup .group .am-u-sm-9 {
    padding-left: 10px;
}
.signup .group .am-u-sm-6,
.signup .group .am-u-sm-3 {
    padding-left: 10px;
}
.signup .group .am-u-sm-3 .btn {
    display: block;
    text-align: center;
    padding: 0;
}
.signup .group input[type=text],
.signup .group input[type=password] {
    width: 100%;
    height: 24px;
    line-height: 24px;
    color: #575757;
}
.signupLi:hover .signup {
    display: block;
}
.signuppage .signup {
    display: block;
    position: static;
    width: auto;
    background-color: #fff;
}
.signuppage .signup .am-g {
    width: auto;
}
.indexpage .activity-wrapper {
    padding: 50px 0;
}
@media screen and (max-width: 1206px) {
    .indexpage .activity-wrapper {
        padding: 25px 20px;
    }
}
@media screen and (max-width: 640px) {
    .indexpage .activity-wrapper {
        padding: 12px 8px;
    }
}
.indexpage .activity-wrapper .activity {
    margin: 0 -14px;
}
@media screen and (max-width: 640px) {
    .indexpage .activity-wrapper .activity {
        margin: 0;
    }
}
.indexpage .activity-wrapper .activity li {
    padding: 0 14px;
    text-align: center;
}
.indexpage .activity-wrapper .activity a {
    font-size: 30px;
    color: #979797;
}
.indexpage .activity-wrapper .activity img {
    max-width: 100%;
    margin-bottom: 10px;
}
@media screen and (max-width: 640px) {
    .indexpage .activity-wrapper .activity li {
        padding: 10px;
    }
    .indexpage .activity-wrapper .activity a {
        font-size: 20px;
    }
}
@media screen and (max-width: 412px) {
    .indexpage .activity-wrapper .activity a {
        font-size: 12px;
    }
    .indexpage .activity-wrapper .activity img {
        margin-bottom: 0;
    }
}
.indexpage .notices-wrapper {
    padding-top: 40px;
    padding-bottom: 80px;
}
@media screen and (max-width: 640px) {
    .indexpage .notices-wrapper {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
.indexpage .notices-wrapper > ul {
    margin: 0 -1.6rem;
}
@media screen and (max-width: 1206px) {
    .indexpage .notices-wrapper > ul {
        margin: 0 1.6rem;
    }
}
@media screen and (max-width: 640px) {
    .indexpage .notices-wrapper > ul {
        margin: 0;
    }
}
.indexpage .box {
    width: 43%;
    margin-left: 6%;
}
@media screen and (max-width: 640px) {
    .indexpage .box {
        width: 100%;
        margin-left: 0;
    }
}
.banner {
    width: 100%;
    padding-top: 28.4%;
    position: relative;
}
@media screen and (max-width: 640px) {
    .banner {
        padding-top: 37.4%;
    }
}
.banner .pc {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
@media screen and (max-width: 640px) {
    .banner .pc {
        display: none;
    }
}
.banner .mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}
@media screen and (max-width: 640px) {
    .banner .mobile {
        display: block;
    }
}
.banner ul {
    position: absolute;
    top: 44%;
    left: 50%;
    width: 14%;
    margin-left: 8.8%;
}
@media screen and (max-width: 640px) {
    .banner ul {
        margin-left: 11.3%;
    }
}
.banner li {
    list-style: none;
}
.banner li:hover {
    opacity: 0.5;
}
.banner li a {
    display: block;
}
.banner li img {
    max-width: 100%;
    max-height: 100%;
}
.box .box__title {
    font-size: 35px;
    line-height: 72px;
    border-bottom: 2px solid #e6e6e6;
}
@media screen and (max-width: 1206px) {
    .box .box__title {
        font-size: 18px;
        line-height: 36px;
        border-bottom: 1px solid #e6e6e6;
    }
}
.box .box__title .more {
    float: right;
    font-size: 20px;
    color: #A8A8A8;
}
@media screen and (max-width: 1206px) {
    .box .box__title .more {
        font-size: 14px;
    }
}
.box .box__body {
    font-size: 20px;
    color: #575757;
    margin: 30px 0;
    padding: 0;
    line-height: 2.5;
}
@media screen and (max-width: 1206px) {
    .box .box__body {
        font-size: 16px;
        margin: 15px 0;
        padding: 0;
        line-height: 2;
    }
}
@media screen and (max-width: 640px) {
    .box .box__body {
        line-height: 1.5;
    }
}
.box .box__body a {
    color: #575757;
}
.box .box__body li {
    list-style: none;
}
@media screen and (max-width: 640px) {
    .box .box__body li {
        margin-bottom: 8px;
    }
}
.box .prize {
    overflow: hidden;
}
.box .prize li {
    list-style: none;
    font-size: 22px;
    text-align: center;
}
@media screen and (max-width: 1206px) {
    .box .prize li {
        font-size: 18px;
    }
}
.green {
    color: #3fc7a9;
}
.orange {
    color: #ee7348;
}
.blue {
    color: #48aeee;
}
.box__title.icon-1 {
    padding-left: 80px;
    background: url("../images/icon-1.png") no-repeat left center;
}
@media screen and (max-width: 1206px) {
    .box__title.icon-1 {
        padding-left: 40px;
        background: url("../images/icon-1.png") no-repeat left center;
        background-size: 32px 32px;
    }
}
.box__title.icon-2 {
    padding-left: 80px;
    background: url("../images/icon-2.png") no-repeat left center;
}
@media screen and (max-width: 1206px) {
    .box__title.icon-2 {
        padding-left: 40px;
        background: url("../images/icon-2.png") no-repeat left center;
        background-size: 32px 32px;
    }
}
.box__title.icon-3 {
    padding-left: 80px;
    background: url("../images/icon-3.png") no-repeat left center;
}
@media screen and (max-width: 1206px) {
    .box__title.icon-3 {
        padding-left: 40px;
        background: url("../images/icon-3.png") no-repeat left center;
        background-size: 32px 32px;
    }
}
.box__title.icon-4 {
    padding-left: 80px;
    background: url("../images/icon-4.png") no-repeat left center;
}
@media screen and (max-width: 1206px) {
    .box__title.icon-4 {
        padding-left: 40px;
        background: url("../images/icon-4.png") no-repeat left center;
        background-size: 32px 32px;
    }
}
@media screen and (max-width: 640px) {
    .flink-wrapper {
        padding: 0 12px;
    }
}
.flink-wrapper .flink {
    background: #e6e6e6;
    padding: 0 3px 0 2px;
    margin: 0 -1.6rem;
}
@media screen and (max-width: 640px) {
    .flink-wrapper .flink {
        margin: 0;
    }
}
.flink-wrapper .flink > li {
    padding: 5px 2px 5px 3px;
}
.flink-wrapper .flink > li > a {
    display: block;
}
.flink-wrapper .flink > li > a img {
    display: block;
    width: 100%;
}
@media screen and (max-width: 640px) {
    .downpage {
        font-size: 16px;
    }
}
.downpage .title {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.1;
    margin-top: 28%;
}
@media screen and (max-width: 1206px) {
    .downpage .title {
        font-size: 32px;
    }
}
@media screen and (max-width: 640px) {
    .downpage .title {
        font-size: 18px;
        margin-top: 3%;
        padding: 0 1.2rem;
    }
}
.downpage .subtitle {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.1;
}
@media screen and (max-width: 1206px) {
    .downpage .subtitle {
        font-size: 32px;
    }
}
@media screen and (max-width: 640px) {
    .downpage .subtitle {
        font-size: 18px;
        padding: 0 1.2rem;
    }
}
@media screen and (max-width: 640px) {
    .downpage .subtitle + p {
        margin: 0;
        padding: 1.2rem;
    }
}
.downpage > .am-g {
    padding: 80px 0;
}
@media screen and (max-width: 1206px) {
    .downpage > .am-g {
        padding: 40px 0;
    }
}
@media screen and (max-width: 640px) {
    .downpage > .am-g {
        padding: 15px 0;
    }
}
.downpage .bg {
    background: #f5f5f5;
}
.downpage img {
    max-height: 100%;
    max-width: 100%;
}
.title--1 {
    color: #3fc7a9;
}
.title--2 {
    color: #ee7348;
}
.title--3 {
    color: #48aeee;
}
.title--4 {
    color: #ba72e4;
    vertical-align: middle;
}
.prizepage .box .box__body {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
}
.prizepage {
    position: relative;
    margin-top: 60px;
    margin-bottom: 80px;
}
@media screen and (max-width: 640px) {
    .prizepage {
        margin-top: 10px;
        margin-bottom: 12px;
    }
}
.prizepage .box {
    margin-bottom: 35px;
}
.prizepage .verticalAlign {
    height: 240px;
    line-height: 240px;
}
@media screen and (max-width: 640px) {
    .prizepage .verticalAlign {
        height: 120px;
        line-height: 120px;
    }
}
.prizepage a {
    color: #575757;
    text-align: center;
}
.prizepage img {
    max-width: 100%;
    max-height: 100%;
}
#rightbox {
    margin-top: 72px;
    padding: 0;
    border: 2px solid #eaeaea;
    background-color: #fff;
}
@media screen and (max-width: 1206px) {
    #rightbox {
        margin-top: 35px;
    }
}
#rightbox .rightbox__title {
    padding: 10px;
    font-size: 28px;
    color: #ee7348;
    background: #efefef;
}
@media screen and (max-width: 1206px) {
    #rightbox .rightbox__title {
        font-size: 18px;
    }
}
#rightbox ul {
    padding: 0 16px;
}
@media screen and (max-width: 1206px) {
    #rightbox ul {
        padding: 0 8px;
        margin: 8px 0;
    }
}
#rightbox li {
    list-style: none;
    border-bottom: 1px dotted #d3d3d3;
}
#rightbox li a {
    display: block;
    padding: 8px 2px;
    text-align: left;
    font-size: 12px;
}
#rightbox li a img {
    display: ruby-base;
    vertical-align: bottom;
    margin-right: 5px;
}
footer {
    padding: 35px;
    font-size: 16px;
    text-align: center;
    color: #cecece;
    background-color: #252638;
}
@media screen and (max-width: 640px) {
    footer {
        margin-top: 20px;
        padding: 8px 0px;
        font-size: 12px;
    }
}
.am-dimmer-active {
    overflow: visible;
}
@media screen and (max-width: 640px) {
    .swiper-button-prev,
    .swiper-button-next {
        display: none;
    }
}
.am-modal-dialog {
    background: #ee7348;
    color: #fff;
}
.am-modal-dialog .am-modal-bd dl {
    overflow: hidden;
}
.am-modal-dialog .am-modal-bd dt,
.am-modal-dialog .am-modal-bd dd {
    display: inline-block;
}
.informationpage {
    margin: 80px auto 40px;
}
@media screen and (max-width: 1206px) {
    .informationpage {
        margin: 40px 0 20px;
    }
}
@media screen and (max-width: 640px) {
    .informationpage {
        margin: 20px 0 10px;
    }
}
.informationpage .big-btn {
    height: 66px;
    font-size: 26px;
    background: #3fc7a9;
    color: #fff;
    text-align: center;
    margin-bottom: 22px;
    line-height: 66px;
    vertical-align: middle;
}
@media screen and (max-width: 1206px) {
    .informationpage .big-btn {
        font-size: 18px;
    }
}
@media screen and (max-width: 640px) {
    .informationpage .big-btn {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }
}
.informationpage .big-btn .logo-img {
    margin-right: 10px;
}
@media screen and (max-width: 1206px) {
    .informationpage .big-btn .logo-img {
        height: 21px;
        margin-right: 5px;
    }
}
.informationpage .big-btn a {
    color: #fff;
}
.informationpage .left-side {
    border: 2px solid #eaeaea;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
    .informationpage .left-side {
        margin-top: 30px;
    }
}
.informationpage .left-side.lh270 {
    line-height: 270px;
}
@media screen and (max-width: 1206px) {
    .informationpage .left-side.lh270 {
        line-height: 2;
    }
}
.informationpage .left-side .qr {
    max-width: 100%;
    padding: 15px;
}
.informationpage .left-side .big-btn {
    text-align: left;
    background: #48aeee;
}
.informationpage .left-side .big-btn .logo-img {
    margin: 0 10px;
}
@media screen and (max-width: 1206px) {
    .informationpage .left-side .big-btn .logo-img {
        margin: 0 5px 0 10px;
    }
}
.informationpage .left-side > ul {
    padding-left: 20px;
}
@media screen and (max-width: 1206px) {
    .informationpage .left-side > ul {
        padding-left: 10px;
        margin: 10px 0;
    }
}
.informationpage .left-side > ul li {
    list-style: none;
    margin: 20px 0;
    font-size: 18px;
    text-align: left;
    color: #444755;
}
@media screen and (max-width: 1206px) {
    .informationpage .left-side > ul li {
        margin: 10px 0;
    }
}
.informationpage .left-side > ul li .numbs {
    margin-left: 5px;
    line-height: 22px;
    display: inline-block;
    padding-left: 44px;
}
@media screen and (max-width: 1206px) {
    .informationpage .left-side > ul li .numbs {
        font-size: 14px;
    }
}
.informationpage .left-side > ul li > a {
    display: block;
    color: #444755;
}
.informationpage .left-side > ul li.phone-1 {
    background: url("../images/icon-phone-1.png") no-repeat left center;
}
.informationpage .left-side > ul li.phone-2 {
    background: url("../images/icon-phone-2.png") no-repeat left center;
}
.informationpage .left-side > ul li.phone-3 {
    background: url("../images/icon-phone-3.png") no-repeat left center;
}
.informationpage .big-title {
    font-size: 30px;
    font-weight: bold;
    line-height: 2;
    border-bottom: 2px solid #e6e6e6;
}
@media screen and (max-width: 1206px) {
    .informationpage .big-title {
        font-size: 22px;
    }
}
.informationpage .tabs {
    margin: 50px 0 63px;
    text-align: center;
}
@media screen and (max-width: 1206px) {
    .informationpage .tabs {
        margin: 25px 0 35px;
        padding-left: 0;
    }
}
.informationpage .tabs .tab-item {
    list-style: none;
    width: 138px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    background: #efefef;
    text-align: center;
    color: #444755;
}
@media screen and (max-width: 1206px) {
    .informationpage .tabs .tab-item {
        width: auto;
        height: auto;
        line-height: 1;
        padding: 10px 15px;
    }
}
.informationpage .tabs .tab-item + .tab-item {
    margin-left: 40px;
}
@media screen and (max-width: 640px) {
    .informationpage .tabs .tab-item + .tab-item {
        margin-left: 0;
    }
}
.informationpage .tabs .tab-item.active {
    background: #3fc7a9;
    color: #fff;
    position: relative;
}
.informationpage .tabs .tab-item.active a {
    color: #fff;
}
.informationpage .tabs .tab-item.active:after {
    content: '';
    width: 17px;
    height: 6px;
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -8px;
    background: url("../images/down-arrow.png") no-repeat center center;
}
.informationpage .tabs .tab-item a {
    color: #444755;
}
.informationpage .article-list {
    font-size: 18px;
    line-height: 2;
    color: #444755;
    padding-left: 0;
    margin-bottom: 50px;
}
@media screen and (max-width: 1206px) {
    .informationpage .article-list {
        font-size: 16px;
    }
}
.informationpage .article-list li {
    list-style: none;
    margin-bottom: 25px;
    border-bottom: 1px dotted #eaeaea;
    word-break: break-all;
}
.informationpage .article-list li a {
    color: #444755;
}
.informationpage .article-list li .time {
    float: right;
}
@media screen and (max-width: 1206px) {
    .informationpage .article-list li .time {
        color: #9CA0B0;
        font-size: 0.8em;
        line-height: 32px;
    }
}
.informationpage .big-content {
    padding: 30px 0 60px;
}
.informationpage .big-content h3 {
    font-size: 30px;
    color: #48aeee;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .informationpage .big-content h3 {
        font-size: 20px;
        margin-bottom: 8px;
    }
}
.informationpage .big-content .brif {
    text-align: center;
    font-size: 18px;
}
@media screen and (max-width: 640px) {
    .informationpage .big-content .brif {
        font-size: 14px;
        margin: 8px 0 12px 0;
        color: #a2a2a2;
    }
}
.informationpage .big-content .i0 {
    text-indent: 0;
}
.informationpage .big-content p {
    font-size: 20px;
    color: #a2a2a2;
    line-height: 2.2;
    text-indent: 2em;
}
@media screen and (max-width: 640px) {
    .informationpage .big-content p {
        font-size: 16px;
        line-height: 2;
        margin: 8px 0;
        color: #333;
    }
}
.informationpage .big-content .head {
    margin-bottom: 50px;
}
@media screen and (max-width: 640px) {
    .informationpage .big-content .head {
        margin-bottom: 15px;
    }
}
.informationpage .big-content .backToTop {
    font-size: 14px;
    float: right;
}
.navigate {
    font-size: 14px;
    text-align: center;
}
.navigate li {
    display: inline-block;
    margin-right: 29px;
    margin-bottom: 10px;
    list-style: none;
    background: #efefef;
}
@media screen and (max-width: 1206px) {
    .navigate li {
        margin-right: 10px;
    }
}
.navigate li a {
    display: block;
    width: 29px;
    height: 29px;
    line-height: 29px;
    color: #444755;
    text-align: center;
}
.navigate li.active a {
    background: #75e2ca;
    color: #fff;
}
.navigate .next a {
    margin-right: 0;
    width: 65px;
}
.navigate .go {
    position: relative;
    width: 65px;
}
.navigate .go input {
    position: absolute;
    top: 4px;
    left: 4px;
    border: 0;
    margin: 0;
    padding: 0;
    height: 21px;
    line-height: 21px;
    width: 31px;
    font-size: 14px;
}
.navigate .go input:focus {
    outline: none;
}
.navigate .go a {
    margin-left: 33px;
    display: inline-block;
    font-size: 14px;
}
.downloadbuttons {
    padding-top: 50px;
}
@media screen and (max-width: 640px) {
    .downloadbuttons {
        padding: 20px 10px;
    }
}
.downloadbuttons .android {
    width: 47%;
}
@media screen and (max-width: 640px) {
    .downloadbuttons .android {
        width: 100%;
    }
}
.downloadbuttons .ios {
    width: 47%;
    margin-left: 6%;
}
@media screen and (max-width: 640px) {
    .downloadbuttons .ios {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
}
.downloadbuttons a img {
    max-width: 100%;
    max-height: 100%;
}
@media screen and (max-width: 640px) {
    .downloadbuttons a img {
        height: 34px;
    }
}
.downloadbuttons .android a {
    display: block;
    background: #d190f1;
    height: 95px;
    line-height: 95px;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .downloadbuttons .android a {
        height: 45px;
        line-height: 45px;
    }
    .downloadbuttons .android a img {
        height: 37px;
    }
}
.downloadbuttons .ios_disabled a {
    display: block;
    background: #9b9b9b;
    height: 95px;
    line-height: 95px;
	/*width:47%;*/
	margin-left:12%;
    text-align: center;
}
.downloadbuttons .ios a {
    display: block;
    background: #3ec7a9;
    height: 95px;
    line-height: 95px;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .downloadbuttons .ios .ios_disabled a {
        height: 45px;
        line-height: 45px;
    }
}

