html, body { background: url("../img/index/full-screen-bg.jpg") center 76px no-repeat #0f131c; background-size:cover;}

/* Banner Index Start */
#banner-index { width: 100%; min-height: calc(100vh - 80px); }

    #banner-index .net-butterfly { margin-top: 35px; color: rgba(255, 255, 255, 0.88); }
    #banner-index .net-butterfly .boxs { width: 542px; margin: 0 auto; background-image: linear-gradient(130deg, rgba(40,22,111,1) 0%, rgba(40,22,111,0.63) 70%); /*background: rgba(40,22,111,0.53);*/ -moz-border-radius: 100px; -webkit-border-radius: 100px; border-radius: 100px; overflow: hidden;}
    #banner-index .net-butterfly .boxs a { color: #FFF;}
    #banner-index .net-butterfly .boxs .logos { margin-left: 20px; float: left; /*background: rgba(40,22,111,1);*/ width: 90px; height: 90px; line-height: 90px; text-align: center; display: inline-block; /*-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;*/}
    #banner-index .net-butterfly .boxs .logos img { height: 90px;}
    #banner-index .net-butterfly .boxs .texts { float: left; display: inline-block; padding-top: 22px; margin-left: 10px;}
    #banner-index .net-butterfly .boxs .texts .lng { font-weight: 700; font-size: 32px;}
    #banner-index .net-butterfly .boxs .texts .eng { font-size: 16.300000px; margin-top: 10px; text-transform: uppercase; font-family:'Geometric415BT-BlackA';}

    #banner-index .net-butterfly .boxs .links { float: left; margin-left: 30px; padding-top: 30px;}
    #banner-index .net-butterfly .boxs .links .website { animation: moveLeft 1.3s ease-in-out infinite alternate;}
    #banner-index .net-butterfly .boxs .links .website span { font-size: 20px; font-weight: 700; vertical-align: top; padding-top: 3px;}
    #banner-index .net-butterfly .boxs .links .website i.fa { margin-left: 5px; font-size: 22px; vertical-align: middle;}

    #banner-index .our-core { margin-bottom: 20px;}
    #banner-index .our-core .lefts { float: left; width: 30.000000%; padding-right: 15px;}

    #banner-index .our-core .turntables{ float: left; width: 40.000000%; padding-top: 5px; position: relative;}

    #banner-index .our-core .turntables .cien-gate { line-height: 1; position: absolute; left: 10px; top: 0; font-size: 18px; font-weight: 700; text-align: center; background: rgba(231,120,23,0.93); color: #FFF; -moz-border-radius: 16px 16px 0 16px; -webkit-border-radius: 16px 16px 0 16px; border-radius: 16px 16px 0 16px;}
    #banner-index .our-core .turntables .cien-gate .title { margin-top: 5px;}

    #banner-index .our-core .turntables .cien-gate .arrow { right: -2px; transform: rotate(45deg);}

    #banner-index .our-core .turntables .welfare-gate { line-height: 1; position: absolute; right: 10px; top: 0; font-size: 18px; font-weight: 700; text-align: center; background: rgba(234,67,53,0.93); color: #FFF; -moz-border-radius: 16px 16px 16px 0; -webkit-border-radius: 16px 16px 16px 0; border-radius: 16px 16px 16px 0;}
    #banner-index .our-core .turntables .welfare-gate .arrow { left: -2px; transform: rotate(315deg);}

    #banner-index .our-core .turntables .gatebox { position: relative; padding: 10px 15px; letter-spacing: 1px; cursor: pointer;}
    #banner-index .our-core .turntables .gatebox .fa { margin: 0; padding: 0; line-height: 1;}
    #banner-index .our-core .turntables .gatebox .title { margin-top: 5px;}
    #banner-index .our-core .turntables .gatebox .arrow { display: none; color: rgba(255,255,255,1); font-size: 20px; position: absolute; bottom: -8px;}
    #banner-index .our-core .turntables .gatebox.active .arrow { display: block;}

    #banner-index .our-core .turntables .boxs { position: relative; margin:0 auto; width:80.000000%;}
    #banner-index .our-core .turntables .boxs .turntable-img { animation: rotate360 15s infinite linear; opacity: 0.93; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
    #banner-index .our-core .turntables .boxs .gos { width: 30%; height: 35%; left: 35%; top: 30.5%; border-radius: 100%; position: absolute; border: none; background: transparent; outline: none; z-index: 40;}
    #banner-index .our-core .turntables .boxs .gos .gos-icon { color: #fff; position: absolute; margin-right: auto; margin-left: auto; background: url('../img/lottery/go.png') no-repeat; background-size: 100% 100%; top: 25%; width: 50%; height: 50%; text-align: center; left: 25%;}
    #banner-index .our-core .turntables .boxs .gos a { display: block;}
    #banner-index .our-core .turntables .boxs .welfare { display: none;}


    #banner-index .our-core .rights { float: right; width: 30.000000%; text-align: right; padding-left: 15px;}
    #banner-index .our-core .rights .boxs { margin-top: 15px;}


    #banner-index .plate-list { width: 57%; margin: 0 auto; padding-top: 15px;}
/* Banner Index End */


/* User Info Start */
.user-info { /*animation: pointMove 1.3s ease-in-out infinite alternate;*/ position: relative; background:rgba(255,255,255,0.93); padding: 25px 20px; height: 180px; margin-top: 10px; -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px;}
    .user-info .items { padding: 5px 15px; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;}
    .user-info .items:nth-child(2n) { background:rgba(249,249,249,0.63);}
    .user-info .items .wechats { float: right; cursor: pointer; position: relative;}
    .user-info .items .wechats i { margin-right: 8px; color: rgba(151,69,120,1);}
    .user-info .items .wechats .drop-down { position: absolute; bottom: 100%; visibility: hidden; background: #FFF; z-index: 9999999999999999; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,0.08); -moz-box-shadow:0 3px 8px 0 rgba(0,0,0,0.08); box-shadow:0 3px 8px 0 rgba(0,0,0,0.08); behavior: url(ie-css3.htc); -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    .user-info .items .wechats .drop-down.qrcode { width: 200px; height: 240px; font-size: 14px; text-align: center; right: -15px;}
    .user-info .items .wechats .drop-down.qrcode img { display: block; width: 140px; height: 140px; margin:0 auto;}
    .user-info .items .wechats .drop-down.qrcode b { display: block; line-height: 1; padding: 25px 0 5px 0; color: #333;}
    .user-info .items .wechats .drop-down.qrcode p { line-height: 24px; color: #333;}
    .user-info .items .wechats .drop-down.qrcode p span { color: rgba(151,69,120,1);}
    .user-info .items .wechats:hover .drop-down { visibility: visible;}
    .user-info .items label { font-weight: 700;}

    .user-info .tips { position: absolute; top: 0; right: 0; padding: 0 8px; height: 24px;line-height: 24px;text-align: center;background: rgba(234,67,53,1);color: #FFF;-o-transition: 0.5s;-moz-border-radius: 0 6px 0 6px;-webkit-border-radius: 0 6px 0 6px;border-radius: 0 6px 0 6px;}
    .user-info .tips a { color: #FFF;}
/* User Info End */

/* Under Pro Start */
.under-pro { }
    .under-pro ul.list-round.one { margin-top: 10px;}
/* Under Pro End */

/* Under Pro Start */
.user-service { }
/* Under Pro End */

/* List Round Start */
ul.list-round {  width: 100%; z-index: 1; /*animation: pointMove 1.3s ease-in-out infinite alternate;*/}
    ul.list-round.mt { margin-top: 15px;}
    ul.list-round li .items { width: 80px; height: 80px; background:rgba(255,255,255,0.93); -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc); margin: 0 auto; -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px;}

    ul.list-round li { float: left; margin-right: 2.000000%; margin-bottom: 15px; width: 32.000000%; text-align: center; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    ul.list-round li:nth-child(n+3) { margin-bottom: 0;}
    ul.list-round li:nth-child(3n) { margin-right: 0;}

    ul.list-round.one li { width: 23.500000%;}
    ul.list-round.one li:nth-child(n+4) { margin-bottom: 0;}
    ul.list-round.one li:nth-child(3n) { margin-right: 2.000000%;}
    ul.list-round.one li:nth-child(4n) { margin-right: 0;}

    ul.list-round.one li .items { width: 80px; height: 80px;}


    ul.list-round li:hover { animation: pointMove 1.3s ease-in-out infinite alternate;}

    ul.list-round li .items .icon .qtys { position: absolute; top: 0; right: 0; padding: 0 8px; height: 24px; line-height: 24px; text-align: center; background: #974578; color: #FFF; font-family:'Geometric415BT-BlackA'; -o-transition: 0.5s; -moz-border-radius: 0 6px 0 6px; -webkit-border-radius: 0 6px 0 6px; border-radius: 0 6px 0 6px;}

    ul.list-round li .info { font-size: 13px;}

    ul.list-round li .items .icon { padding-top: 12px; position: relative;}
    ul.list-round li .items .icon i { font-size: 26px; display: block; width: 40px; height: 40px; line-height: 40px; margin: 0 auto; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;  -o-transition: all 0.6s;}
    ul.list-round li:hover .items .icon i { color: #e77817;}

    ul.list-round li .items .icon.alibaba i { background: url("../img/icos/alibaba-black.png") center no-repeat; background-size: 30px 30px;}
    ul.list-round li:hover .items .icon.alibaba i { background: url("../img/icos/alibaba-yellow.png") center no-repeat; background-size: 30px 30px;}

    ul.list-round li .items .icon.taobao i { background: url("../img/icos/taobao-black.png") center no-repeat; background-size: 30px 30px;}
    ul.list-round li:hover .items .icon.taobao i { background: url("../img/icos/taobao-yellow.png") center no-repeat; background-size: 30px 30px;}

    ul.list-round li .items .icon.pinduoduo i { background: url("../img/icos/pinduoduo-black.png") center no-repeat; background-size: 30px 30px;}
    ul.list-round li:hover .items .icon.pinduoduo i { background: url("../img/icos/pinduoduo-yellow.png") center no-repeat; background-size: 30px 30px;}

    ul.list-round li .items .icon.douyin i { background: url("../img/icos/douyin-black.png") center no-repeat; background-size: 30px 30px;}
    ul.list-round li:hover .items .icon.douyin i { background: url("../img/icos/douyin-yellow.png") center no-repeat; background-size: 30px 30px;}

    ul.list-round li .items .icon.jd i { background: url("../img/icos/jd-black.png") center no-repeat; background-size: 30px 30px;}
    ul.list-round li:hover .items .icon.jd i { background: url("../img/icos/jd-yellow.png") center no-repeat; background-size: 30px 30px;}
/* List Round End */

/* Module List Start */
ul.module-list { }
    ul.module-list>li { float: left; margin-right: 2.000000%; width: 49.000000%;}
    ul.module-list>li:nth-child(2n) { margin-right: 0;}
    ul.module-list>li .contents { margin-top: 20px;}

    ul.module-list>li .boxs { margin-top: 15px;}
/* Module List End */

/* Button List Start */
.button-list { }
    .button-list.mt { margin-top: 15px; margin-bottom: 15px;}
    .button-list ul li { float: left; width: 49.000000%; margin-right: 2.000000%;}
    .button-list ul li:nth-child(2n) { margin-right: 0;}

    .button-list.one ul li:first-child { width: 44.000000%;}
    .button-list.one ul li:nth-child(2) { width: 54.000000%;}

    .button-list.two ul li:first-child { width: 54.000000%;}
    .button-list.two ul li:nth-child(2) { width: 44.000000%;}
/* Button List End */

/* Footer Index Start */
.footer-index { text-align: center; color: #939393;}
    .footer-index a { color: #939393; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
    .footer-index a:hover { color: #FFF;}
/* Footer Index End */


/* <1920的设备 */
@media screen and (max-width: 1920px){

}

/* <1680的设备 */
@media screen and (max-width: 1680px){
    /* Banner Index Start */
    #banner-index .net-butterfly .centers .items.websites .boxs .text { font-size: 48px;}
    /* Banner Index End */
}

/* <1500的设备 */
@media screen and (max-width: 1500px){
    /* Banner Index Start */
    #banner-index .net-butterfly .centers .items.websites .boxs { padding-top: 50px; -moz-border-radius: 56px; -webkit-border-radius: 56px; border-radius: 56px;}
    #banner-index .net-butterfly .centers .items.websites .boxs .text { font-size: 42px; letter-spacing: 2px;}
    #banner-index .net-butterfly .centers .items.websites .boxs .icon { font-size: 26px; margin-top: 15px;}
    /* Banner Index End */
}

/* <1440的设备 */
@media screen and (max-width: 1440px){

    .header-eight.big { font-size: 20px; padding-top: 10px; padding-bottom: 10px;}
    .header-eight.big .titles img.icon-img { height: 23px;}

    .header-nine.big { font-size: 20px; padding-top: 10px; padding-bottom: 10px;}
    .header-nine.big .titles img.icon-img { height: 23px;}

    /* Banner Index Start */
    #banner-index .net-butterfly { margin-top: 30px; }

    #banner-index .net-butterfly .boxs .logos { margin-left: 20px; width: 90px; height: 90px; line-height: 90px;}
    #banner-index .net-butterfly .boxs .logos img { height: 80px;}
    #banner-index .net-butterfly .boxs .texts { padding-top: 21px;}
    #banner-index .net-butterfly .boxs .links { padding-top: 32px;}


    #banner-index .our-core .lefts { padding-top: 15px;}
    #banner-index .our-core .rights { padding-top: 15px;}
    /* Banner Index End */
}

/* <1366的设备 */
@media screen and (max-width: 1366px){

}

/* <1200的设备 */
@media screen and (max-width: 1200px){

}

/* <991的设备 */
@media screen and (max-width: 991px){

    /* Banner Index Start */
    #banner-index .net-butterfly .boxs { width: 100%;}
    #banner-index .net-butterfly .boxs .logos { margin-left: 10px; width: 70px; height: 70px; line-height: 70px;}
    #banner-index .net-butterfly .boxs .logos img { height: 70px;}
    #banner-index .net-butterfly .boxs .texts { padding-top: 12px; margin-left: 10px;}
    #banner-index .net-butterfly .boxs .texts .lng { font-size: 22px;}
    #banner-index .net-butterfly .boxs .texts .eng { font-size: 12px; margin-top: 2px;}

    #banner-index .net-butterfly .boxs .links { float: left; margin-left: 10px; padding-top: 20px;}
    #banner-index .net-butterfly .boxs .links .website span { font-size: 18px;}

    #banner-index .our-core { margin-bottom: 20px;}
    #banner-index .our-core .lefts { float: none; width: 100.000000%; padding-right: 0;}

    #banner-index .our-core .turntables{ float: none; width: 100.000000%; padding-top: 5px;}

    #banner-index .our-core .turntables .boxs { position: relative; margin:0 auto; width:80.000000%;}
    #banner-index .our-core .turntables .boxs .turntable-img { animation: rotate360 15s infinite linear; opacity: 0.93; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
    #banner-index .our-core .turntables .boxs .gos { width: 30%; height: 35%; left: 35%; top: 30.5%; border-radius: 100%; position: absolute; border: none; background: transparent; outline: none; z-index: 40;}
    #banner-index .our-core .turntables .boxs .gos .gos-icon { color: #fff; position: absolute; margin-right: auto; margin-left: auto; background: url('../img/lottery/go.png') no-repeat; background-size: 100% 100%; top: 25%; width: 50%; height: 50%; text-align: center; left: 25%;}

    #banner-index .our-core .rights { float: none; width: 100.000000%; text-align: right; padding-left: 0;}
    #banner-index .our-core .rights .boxs { margin-top: 15px;}


    #banner-index .plate-list { width: 100%;}
    /* Banner Index End */

    /* Module List Start */
    ul.module-list>li { float: none; margin-right: 0; width: 100.000000%;}
    ul.module-list>li .contents { margin-top: 20px;}

    ul.module-list>li .boxs { margin-top: 15px;}
    /* Module List End */

}

/* <767的设备 */
@media screen and (max-width: 767px){

}

/* <450的设备 */
@media screen and (max-width: 450px){

}