@charset "UTF-8";

body {
    background: #fff;
}
*{padding:0;margin:0;}
a {
    -webkit-tap-highlight-color: transparent;
}

a:hover {
    text-decoration: none;
}

/* img {
    max-width: 100%;
    vertical-align: top;
}
 */
video {
    width: 100%;
    vertical-align: top;
}

.btn {
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    transition: all .25s;
}

.indexPage {
    max-width: 1920px;
    margin: 0 auto;
}

.indexPage .btn-large {
    display: block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    margin: 20px auto 0;
    border: 1px solid #0a5ecc;
    border-radius: 8px;
    text-align: center;
    font-size: 20px;
    color: #0a5ecc;
}

.indexPage .btn-large:hover {
    color: #fff;
    background: #0a5ecc;
}

.indexPage .v-mobile {
    display: none;
}

.indexPage .v-web {
    display: block;
}
.expe-h2{
    font-size:14px;
    font-weight:bold;
    color: #333;
    text-align:left;
}
.expe-p{
    color:#666;
    font-size:12px;
    text-align:left;
    margin-bottom:0;
    font-weight:normal;
    line-height:20px;
}
.indexPage h2 {
    font-size:14px;
    font-weight:bold;
    color: #333;
    text-align:left;
    margin-top:0;
    margin-bottom: 5px;
}

.indexPage h3 {
    font-size: 28px;
    line-height: 70px;
    font-weight: normal;
    color: #595757;
}

.trigger {
    position: absolute;
    bottom: 110px;
    width: 100%;
    margin: 0 auto;
}

.trigger-item {
    float: left;
    padding: 5px;
}

.trigger-item span {
    display: block;
    width: 10px;
    height: 10px;
    opacity: 0.4;
    border-radius: 14px;
    background: #fff;
}

.trigger-item.active span {
    opacity: 1;
}

.headerNew {
    margin-bottom: 0;
}

.headerNewPlaceholder {
    height: 70px;
    margin-bottom: 0;
}

/* banner */
.banner {
    position: relative;
}

.banner .content {
    position: relative;
    min-width: 1000px;
    height: 600px;
    overflow: hidden;
    background: #fff;
}

.banner .btn-setup {
    display: none;
}

.banner .banner-item {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner .banner-item .wrap {
    opacity: 0;
}

.banner .banner-item.active .wrap {
    -webkit-transition: all 1s .3s;
    -moz-transition: all 1s .3s;
    transition: all 1s .3s;
    opacity: 1;
}

.banner .banner-item .inner {
    width: 100%;
    height: 100%;
    font-size: 26px;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.banner .banner-item .link {
    display: block;
    width: 100%;
    height: 100%;
}

.banner .banner-item-slogan img {
    margin: 52px 0 20px;
}

.banner .trigger {
    margin-left: -5px;
}

.banner .btn-arrow {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 62px;
    width: 252px;
    overflow: hidden;
}

.banner .btn-arrow-right {
    left: auto;
    right: 0;
}

.banner .btn-arrow a {
    position: absolute;
    left: 0;
    top: 50%;
    width: 32px;
    height: 62px;
    margin-top: -31px;
    opacity: 0;
    filter: alpha(opacity=0);
    background: url(../images/icon.png) no-repeat;
}

.banner:hover .btn-arrow a {
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner .btn-arrow-left a {
    left: auto;
    right: 0;
}

.banner .btn-arrow-left a {
    background-position: -523px 0;
}

.banner .btn-arrow-right a {
    background-position: -563px 0;
}

@media (max-width: 1465px) {
    .banner .btn-arrow {
        width: 120px;
    }
}

.quickNavWrap {
    position: relative;
    z-index: 1;
    height: 62px;
    background: #f6f7f7;
}

.quickNav {
    position: relative;
    top: -62px;
    width: 970px;
    height: 74px;
    padding: 25px 15px;
    font-size: 16px;
    overflow: hidden;
    background: #fff;
}

.quickNav .btn {
    float: right;
    width: 180px;
    height: 52px;
    line-height: 52px;
    margin: 11px 14px 0;
    border-radius: 5px;
    font-size: 20px;
    text-align: center;
    color: #fff;
}

.quickNav .btn-login {
    background: #fff;
    color: #0a5ecc;
    border: 1px solid #0a5ecc;
}

.quickNav .btn-login:hover {
    background: #0a5ecb;
    color: #fff;
    border: 1px solid #0a5ecb;
}

.quickNav .btn-reg {
    background: #0a5ecb;
}

.quickNav .btn-reg:hover {
    background: #1d76eb;
}

.quickNav .icon {
    width: 42px;
    height: 42px;
    vertical-align: top;
    margin: 2px 0 3px;
    color: #0a5ecb;
    background-position: -90px 0;
}

.quickNav .icon-sign span {
    display: block;
    height: 15px;
    margin: 20px 10px 0;
    overflow: hidden;
    font: bold 14px/15px Arial, sans-serif;
    background: #fff;
}

.quickNav .icon-account {
    background-position: -142px 0;
}

.quickNav .icon-capital {
    background-position: -194px 0;
}

.quickNav .icon-exchange {
    background-position: -246px 0;
}

.quickNav .icon-into {
    background-position: -298px 0;
}

.quickNav .icon-cost {
    background-position: -350px 0;
}

.quickNav .icon-setupIndex {
    background-position: 4px -149px;
}

.quickNav .icon-marketIndex {
    background-position: -92px -146px;
}

.quickNav .icon-tradeIndex {
    background-position: -139px -147px;
}

.quickNav .icon-channelIndex {
    background-position: -42px -146px;
}


.quickNav .nav li {
    float: left;
    width: 161px;
    letter-spacing: -1px;
    text-align: center;
}

.quickNav .loginNav li {
    width: 137px;
}

.quickNav .nav a,
.quickNav .loginNav p {
    color: #595757;
}

.quickNav .nav a:hover {
    color: #0a5ecb;
}

.oneStop,
.client,
.oneStop .wrap,
.client .wrap {
    background: #fff;
}

.about,
.service,
.about .wrap,
.service .wrap {
    background: #fff;
}

.oneStop {
/*     padding-top:80px; */
    padding-bottom:150px;
}

.oneStop h3 {
    text-align: center;
}

.oneStop {
    position: relative;
    min-width: 1000px;
    overflow: hidden;
}

.oneStop .line {
    display: block;
    position: relative;
    margin-top:125px;
}

.oneStop .label{
    white-space:normal;
    position: absolute;
    z-index: 2;
    /* width:17%; */
    opacity:1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}
.oneStop .label:hover{
    transform: translate3d(0,0,0);
    z-index:99999999999;
}
.oneStop .label.on{
    transform: translate3d(0,0,0);
    z-index:99999999999;
}
.oneStop .label span.on{border:2px solid #276aaa;}
.oneStop .label .wb_arrow1.on{border-right:2px solid #276aaa;border-top:2px solid #276aaa;}
.oneStop .labelup{
    position: absolute;
    z-index: 2;
    /* width:13.6%; */
    opacity:1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}
.oneStop .labelup:hover{
    transform:translate3d(0,60px,0);
    z-index:99999999999;
}
.oneStop .labelup.on{
    transform:translate3d(0,60px,0);
    z-index:99999999999;
}
.oneStop .labelup span.on{border:2px solid #276aaa;}
.oneStop .labelup .wb_arrow2.on{border-right:2px solid #276aaa;border-top:2px solid #276aaa;}
.wb_arrow1{
    position:absolute;
    bottom:-4px;
    left:0%;
    border-right:2px solid #e6e6e6;
    border-top:2px solid #e6e6e6;
    height:20px;
    width:20px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    /*不加这两个属性三角会比上一个略丑, 大家可以试一下*/
    border-left:0px solid transparent;
    border-bottom:0px solid transparent;
    background-color:#fff;
}
.wb_arrow2{
    position:absolute;
    top:-9px;
    left:-5%;
    border-right:2px solid #e6e6e6;
    border-top:2px solid #e6e6e6;
    height:20px;
    width:20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    /*不加这两个属性三角会比上一个略丑, 大家可以试一下*/
    border-left:0px solid transparent;
    border-bottom:0px solid transparent;
    background-color:#fff;
}


.js-label:hover .js-label>span{border:1px solid #276aaa;}

.oneStop .label.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.oneStop .label span {
    position: relative;
    left: -50%;
    display: block;
    border-radius: 8px;
    text-align: center;
    background: #fff;
    padding:15px 14px;
    border:2px solid #e6e6e6;
}
.oneStop .labelup span {
    position: relative;
    left: -50%;
    display: block;
    border-radius: 8px;
    text-align: center;
    background: #fff;
    padding:15px 14px;
    border:2px solid #e6e6e6;
}

.oneStop .label-01 {
    left: 9%;
    bottom:67%;
}

.oneStop .label-02 {
    left: 30.6%;
    bottom:30%;
}
.oneStop .label-02up {
    left: 14.2%;
    top:69%;
}

.oneStop .label-03 {
    left: 20%;
    bottom:53%;

}

.oneStop .label-04 {
    left: 59.1%;
    bottom:70%;
}
.oneStop .label-04up{
    left: 26.5%;
    top:74%;
}


.oneStop .label-05 {
    left: 30.6%;
    bottom:48%;
}

.oneStop .label-06 {
    left: 85.3%;
    bottom:96%;
}
.oneStop .label-06up{
    left: 39.3%;
    top:69%;
}

.oneStop .label-07 {
    left: 44%;
    bottom:62%;
}

.oneStop .label-08up{
    left:51.9%;
    top:55%;
}

.oneStop .label-09{
    left:58.2%;
    bottom:73%;
}

.oneStop .label-10up{
    left:64.2%;
    top:49%;
}

.oneStop .label-11{
    left:90%;
    bottom:87%;
}

.oneStop .dotWrap {
    position: absolute;
    width: 28px;
    height: 28px;
}

.oneStop .dot {
    display: block;
    position: relative;
    left: -50%;
    top: -50%;
    width: 22px;
    height: 22px;
    border: 3px solid #e6e6e6;
    border-radius: 22px;
    text-align: center;
    background: #fff;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.oneStop .dot i {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    border-radius: 4px;
    background: #276aaa;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

/* .oneStop .dot:hover,
.oneStop .dot.active {
    border-color: #276aaa;
} */
.oneStop .dot.on{
    border-color: #276aaa;
}

.oneStop .dot.on i {
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
}

.oneStop .dot-01 {
    left: 10.7%;
    top: 57%;
}

.oneStop .dot-02 {
    left: 15.6%;
    top: 66%;
}

.oneStop .dot-03 {
    left: 21.8%;
    top: 69.8%;
}

.oneStop .dot-04 {
    left: 26.8%;
    top: 72%;
}

.oneStop .dot-05 {
    left: 31.3%;
    top: 72.2%;
}

.oneStop .dot-06 {
    left: 39.3%;
    top: 66%;
}

.oneStop .dot-07 {
    left: 44.8%;
    top: 58%;
}

.oneStop .dot-08 {
    left: 58.9%;
    top: 48.5%;
}

.oneStop .dot-09 {
    left: 64.5%;
    top: 48%;
}
.oneStop .dot-10 {
    left: 70.5%;
    top: 41%;
}
.oneStop .dot-11 {
    left: 76%;
    top: 33%;
}

@media screen and (min-width: 1330px) {
    .oneStop .label {
        font-size: 18px;
    }
    .oneStop .labelup{
        font-size: 18px;
    }

    .oneStop .dotWrap {
        width: 34px;
        height: 34px;
    }

    .oneStop .dot {
        height: 28px;
        width: 28px;
        border-radius: 34px;
    }

   /*  .oneStop .dot:hover i,
   .oneStop .dot.active i {
       width: 12px;
       height: 12px;
       border-radius: 6px;
       margin: -6px 0 0 -6px;
   } */
    .oneStop .dot.on i {
        width: 12px;
        height: 12px;
        border-radius: 6px;
        margin: -6px 0 0 -6px;
    }
}

/* 了解我们更多 */
.about .wrap {
    padding-bottom: 32px;
    overflow: hidden;
}

.about .head {
    padding: 64px 0 20px;
}

.about h2 {
    text-align: left;
    color: #353842;
}

.about-item {
    padding: 10px 30px 30px;
    margin-bottom: 24px;
    line-height: 26px;
    font-size: 16px;
    background: #f6f7f7;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s;
}

.about-item:hover {
    background: #f0f0f0
}

.about-item h3 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #353842;
}

.about-item h3 em {
    color: #0a5ecb;
    font-style: normal;
}

.about-item .content  {
    height: 165px;
    overflow: hidden;
}

.about .content li {
    position: relative;
    height: 100%;
    cursor: pointer;
}

.about .content li.active .summary {
    -webkit-animation: fadeInThenUp 1s;
    -moz-animation: fadeInThenUp 1s;
    animation: fadeInThenUp 1s;
}

.about .content li.active .pic {
    -webkit-animation: fadeInThenUp 1.6s;
    -moz-animation: fadeInThenUp 1.6s;
    animation: fadeInThenUp 1.6s;
}

.about .content .summary a {
    color: #595757;
}

.about .content .pic {
    position: absolute;
    right: 0;
    bottom: 0;
}

.about .content .pic img {
    width: 125px;
}

.about-item-news .content {
    height: 150px;
}

.about-item-team,
.about-item-awards {
    float: left;
    width: 428px;
}

.about-item-awards {
    margin-left: 24px;
    line-height: 1.2;
    font-size: 28px;
}
.about-item-awards .long{
    font-size: 24px;
    line-height: 30px;
}

/* service */
.service .wrap {
    padding: 72px 0 75px;
    overflow: hidden;
}

.service .service-item {
    float: left;
    width: 333px;
    text-align: center;
}

.service .service-item:first-child {
    text-align: left;
}

.service .service-item:last-child {
    text-align: right;
}

.service .service-item-inner {
    display: inline-block;
    width: 260px;
    text-align: center;
}

.service .content {
    margin-top: 83px;
}

.service .content h3 {
    margin-top: 16px;
    color: #353842;
}

.service .content .icon {
    display: inline-block;
    width: 185px;
    height: 185px;
    background-repeat: no-repeat;
    background-size: 185px;
}

.service .content .icon-award {
    background-image: url(../images/award.png);
}

.service .content .icon-award:hover {
    background-image: url(../images/award.gif);
}

.service .content .icon-qualified {
    background-image: url(../images/qualified.png);
}

.service .content .icon-qualified:hover {
    background-image: url(../images/qualified.gif);
}

.service .content .icon-commission {
    background-image: url(../images/commission.png);
}

.service .content .icon-commission:hover {
    background-image: url(../images/commission.gif);
}

.service .content p {
    line-height: 26px;
    font-size: 16px;
    color: #595757;
}

/* safe */
.safe {
    min-width: 1000px;
    min-height: 566px;
    max-height: 670px;
    overflow: hidden;
    background: #2364bd;
}

.safe video {
    width: 100%;
}

.safe h2 {
    color: #fff;
}

.safe .btn-large {
    border-color: #fff;
    color: #fff;
}

.safe .btn-large:hover {
    color: #0a5ecc;
    background: #fff;
}

.safe {
    position: relative;
}

.safe .wrap {
    position: absolute;
    left: 50%;
    top: 0;
    color: #fff;
    padding: 73px 0 50px;
    margin-left: -500px;
    height: 100%;
    /*background: #2364bd;*/
}

.safe .trigger {
    display: none;
}

.safe .content {
    width: 100%;
    position: absolute;
    bottom: 26.4%;
}

.safe .safe-item {
    float: left;
    width: 432px;
    text-align: center;
}

.safe .safe-item-txy {
    margin-left: 130px;
}

.safe .safe-item .logoArea {
    padding-bottom: 18px;
    border-bottom: 1px solid #fff;
}

.safe .safe-item h3 {
    padding-top: 14px;
    margin-bottom: 10px;
    color: #fff;
}

.safe .safe-item p {
    font-size: 16px;
    line-height: 26px;
}

@media screen and (min-device-width: 768px) {
    .safe .safe-item {
        display: block !important;
        opacity: 1 !important;
    }
}

/* client */
.client .wrap {
    padding-top: 72px;
    overflow: hidden;
}

.client .btn-download {
    display: block;
    margin: 22px auto 38px;
    border-radius: 8px;
    border-color: #353842;
    color: #353842;
}

.client .btn-download:hover {
    color: #fff;
    border-color: #ff6900;
    background: #ff6900;
}

.client .icon-niuniu {
    vertical-align: top;
    width: 38px;
    height: 38px;
    margin-right: 15px;
    margin-top: 8px;
}

.client .content {
    margin-top: 25px;
}

.client .tagGroup .icon {
    width: 40px;
    height: 40px;
    margin-bottom: 6px;
    background-size: 320px;
}

.client .tagGroup .icon-safe {
    background-position: 0 -26px;
}

.client .tagGroup .icon-accurate {
    background-position: -45px -26px;
}

.client .tagGroup .icon-stable {
    background-position: -90px -26px;
}

.client .tagGroup .icon-fast {
    background-position: -135px -26px;
}

.client .tagGroup .icon-easy {
    background-position: -180px -26px;
}

.client .tagGroup {
    width: 620px;
    margin: 0 auto 22px;
    overflow: hidden;
}

.client .tagGroup .tag {
    float: left;
    width: 124px;
    font-size: 16px;
    text-align: center;
}

.footer {
    margin-top: 0;
}

@media screen and (max-device-width: 768px) {
    body {
        min-width: 320px;
    }

    .indexPage .v-mobile {
        display: block;
    }

    .indexPage .v-web {
        display: none;
    }

    .indexPage h2 {
        font-weight: bold;
        font-size: 21px;
        line-height: 28px;
    }

    .indexPage h3 {
        font-size: 18px;
        font-weight: bold;
        line-height: 2;
    }

    .indexPage .btn-large {
        width: 138px;
        height: 33px;
        margin-top: 10px !important;
        line-height: 33px;
        font-size: 16px;
        border-radius: 4px;
    }

    .trigger {
        text-align: center;
        bottom: 20px;
    }

    .trigger-item {
        float: none;
        display: inline-block;
    }

    .wrap {
        width: auto;
    }

    .quickNavWrap {
        display: none;
    }

    .notice .text01 {
        width: 18%;
        padding-left: 12px;
    }

    .notice .text02 {
        width: 82%;
        padding-right: 12px;
    }

    .banner .content {
        width: 100%;
        min-width: 0;
        height: 444px;
        text-align: center;
    }

    .banner .banner-item .inner {
        font-size: 16px;
    }

    .banner .banner-item-slogan img {
        width: 275px;
        margin: 22px 0 12px;
    }

    .banner .trigger {
        margin-left: 0;
    }

    .banner .btn-setup {
        display: block;
        position: absolute;
        left: 50%;
        bottom: 73px;
        margin-left: -70px;
        border-color: #fff;
        color: #fff;
    }

    .banner .btn-setup:hover {
        border: 1px solid #0a5ecc;
        background: #0a5ecc;
    }

    .banner .btn-arrow {
        display: none;
    }

    .oneStop {
        padding-top: 28px;
        min-width: 100%;
        overflow: hidden;
    }

    .oneStop h3 {
        font-size: 12px;
    }

    .oneStop .line {
        position: static;
        margin-top: 140px;
    }

    .oneStop img.v-mobile {
        height: 117px;
        margin-top: 0;
    }

    .oneStop .label {
        width: 165px;
        opacity: 0;
    }

    .oneStop .label-01,
    .oneStop .label-03,
    .oneStop .label-05 {
        left: 30%;
        top: 165px;
    }

    .oneStop .label-02,
    .oneStop .label-04,
    .oneStop .label-06 {
        left: 70%;
        top: 125px;
    }

    .oneStop .label span {
        width: 165px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
    }

    .oneStop .dot-01,
    .oneStop .dot-03,
    .oneStop .dot-05 {
        left: 30%;
        top: 80.8%;
    }

    .oneStop .dot-02,
    .oneStop .dot-04,
    .oneStop .dot-06 {
        left: 70%;
        top: 68%;
    }

    .service .wrap,
    .safe .wrap,
    .client .wrap {
        padding-top: 28px;
        padding-bottom: 0;
    }

    .service {
        padding-bottom: 0;
    }

    .service .content {
        margin-top: 40px;
    }

    .service .service-item {
        float: none;
        width: 100%;
        margin-bottom: 55px;
    }

    .service .service-item-inner {
        width: 100%;
        text-align: center;
    }

    .service .content p {
        font-size: 13px;
        line-height: 21px;
    }

    .safe {
        position: relative;
        padding-bottom: 82px;
        min-width: 100%;
        min-height: 0;
    }

    .safe video {
        display: none;
    }

    .safe .wrap {
        position: static;
        margin-left: 0;
    }

    .safe .content {
        position: static;
    }

    .safe .trigger {
        display: block;
    }

    .safe .content {
        height: 260px;
        margin-top: 35px;
        overflow: hidden;
    }

    .safe .content h3 {
        padding-top: 18px;
        margin-bottom: 6px;
    }

    .safe .content p {
        font-size: 13px;
        line-height: 18px;
    }

    .safe .safe-item {
        width: 100%;
        text-align: center;
    }

    .safe .safe-item .logoArea {
        width: 220px;
        padding: 20px;
        margin: 0 auto;
    }

    .safe .safe-item .logoArea img {
        height: 62px;
    }

    .safe .safe-item-txy {
        margin: 0;
    }

    .client h2 .v-mobile {
        display: inline;
    }

    .client img {
        margin-left: 10px;
    }

    .client .btn-download {
        width: 152px;
        height: 35px;
        line-height: 35px;
        border-radius: 2px;
        margin: 10px auto 27px;
        font-size: 16px;
    }

    .client .btn-download .icon-niuniu {
        top: 0;
        width: 25px;
        height: 25px;
        margin-right: 10px;
        background-size: 360px;
    }

    .client .content {
        margin-top: 20px;
    }

    .client .tagGroup {
        width: auto;
        margin-bottom: 30px;
    }

    .client .tagGroup .tag {
        width: 20%;
        font-size: 12px;
        line-height: 1.2;
    }

    .client .tagGroup .icon {
        margin-bottom: 7px;
    }

    .about {
        padding-bottom: 13px;
    }

    .about .wrap {
        padding-bottom: 0;
    }

    .about .head {
        padding: 26px 0 13px;
    }

    .about h2 {
        text-align: center;
    }

    .about .about-item {
        width: auto;
        margin-bottom: 12px;
        padding: 8px 12px 15px;
        font-size: 13px;
        line-height: 21px;
    }

    .about .about-item .content {
        height: 108px !important;
    }

    .about .about-item h3 {
        margin-bottom: 8px;
        font-size: 13px;
        line-height: 2;
    }

    .about .about-item .pic img {
        width: 80px;
    }

    .about .about-item-team,
    .about .about-item-awards {
        float: none;
    }

    .about .about-item-awards {
        margin-left: 0;
    }

    .about .about-item-awards .long{
        font-size: 13px;
        line-height: 20px;
    }

    body {
        min-width: 320px;
    }
}

@media screen and (max-device-width: 320px) {
    .notice .text01 {
        width: 21%;
    }
    .notice .text02 {
        width: 79%;
    }
}

 /*animate */
.js-animate {
    opacity: 0;
}

.a-fadeInDown {
    -webkit-animation: fadeInDown 1s;
    -moz-animation: fadeInDown 1s;
    animation: fadeInDown 1s;
    opacity: 1;
}

.a-fadeInUp {
    -webkit-animation: fadeInUp 1s;
    -moz-animation: fadeInUp 1s;
    animation: fadeInUp 1s;
    opacity: 1;
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 50px, 0);
        -moz-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translate3d(0, 50px, 0);
        -moz-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -70px, 0);
        -moz-transform: translate3d(0, -70px, 0);
        transform: translate3d(0, -70px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInDown {
    0% {
        -webkit-transform: translate3d(0, -70px, 0);
        -moz-transform: translate3d(0, -70px, 0);
        transform: translate3d(0, -70px, 0);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInThenUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        -moz-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInThenUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30px, 0);
        -moz-transform: translate3d(0, 30px, 0);
        transform: translate3d(0, 30px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}


@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
