/* CSS reset@ */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, a {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

del, ins {
    text-decoration: none;
}

fieldset, img {
    border: 0;
}

body, button, input, select, textarea {
    font: 14px "microsoft YaHei", "simsun", Tahoma, Helvetica, Arial;
}

input, select, img {
    vertical-align: middle;
}

input, select {
    outline: none;
}

input, button, select, textarea {
    outline: none;
}

textarea {
    resize: none;
    overflow: hidden;
}

ul, ol {
    list-style: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: 400;
}

address, cite, dfn, em, var {
    font-style: normal;
}

legend {
    display: none;
}

td {
    font-size: 12px;
    line-height: 160%;
}

input::-moz-focus-inner, button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:active, a:focus {
    -moz-outline: none;
    outline: none;
    ie-dummy: expression(this.hideFocus=true);
}

input, button {
    background: none;
    border: none;
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
.m-wrap1 .lolo, .m-wrap1 .img-share, .m-wrap3 .title, .m-wrap3 .m-role, .m-qrcode2, .m-qrcode2 .b-qrcode .bg, .m-download, .m-download .bg, .m-game .game-tit {
    background-image: url("/hdimg../images/bg-24.png");
    background-repeat: no-repeat;
}

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
.dm-share .bdsharebuttonbox a, .m-wrap2 .title, .m-step .ico-num, .m-link, .list-img-txt {
    background-image: url("/hdimg../images/bg-8.png");
    background-repeat: no-repeat;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

body {
    min-width: 980px;
}

.m-top-bar {
    background: #fff;
}

.m-top-bar .top-bar {
    zoom: 1;
    height: 40px;
    line-height: 40px;
    width: 980px;
    margin: 0 auto;
}

.m-top-bar .top-bar:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.m-top-bar li {
    float: left;
    _display: inline;
    margin-right: 46px;
}

.m-top-bar li a {
    color: #666;
    display: inline-block;
    padding-left: 18px;
    position: relative;
    background-image: url("/hdimg../images/top-bar.png");
    background-repeat: no-repeat;
}

.m-top-bar li a:hover {
    color: #24a3ff;
}

.m-top-bar li .item1 {
    background-position: 0 0px;
}

.m-top-bar li .item2 {
    background-position: 0 -40px;
}

.m-top-bar li .item3 {
    background-position: 0 -80px;
}

.m-top-bar li .item4 {
    background-position: 0 -120px;
}

.m-top-bar li .item5 {
    background-position: 0 -160px;
}

.m-top-bar li .item6 {
    background-position: 0 -200px;
}

.wrap {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

.m-wrap1 {
    background: url("/hdimg../images/bg1.jpg") no-repeat center top;
    overflow: hidden;
    position: relative;
    height: 845px;
}

.m-wrap1 .wrap {
    height: 845px;
    position: absolute;
    left: 50%;
    margin-left: -490px;
}

.m-wrap1 .act-title-bg {
    width: 692px;
    height: 310px;
    position: absolute;
    top: 58px;
    left: 160px;
}

.m-wrap1 .act-title {
    width: 695px;
    height: 349px;
    position: absolute;
    top: 43px;
    left: 163px;
    -webkit-animation: btxs 1s ease-in-out;
    animation: btxs 1s ease-in-out;
    z-index: 2;
}

.m-wrap1 .lolo {
    display: block;
    width: 121px;
    height: 25px;
    position: absolute;
    background-position: -802px -548px;
    top: 12px;
    left: 0;
    text-indent: -9999px;
}

.m-wrap1 .img-share {
    display: block;
    width: 112px;
    height: 30px;
    position: absolute;
    background-position: -682px -548px;
    top: 12px;
    right: 190px;
    text-indent: -9999px;
    -webkit-animation: cbyd 3s ease-in-out infinite;
    animation: cbyd 3s ease-in-out infinite;
}

.m-wrap1 .qrcode {
    width: 376px;
    height: 399px;
    position: absolute;
    top: 368px;
    left: 306px;
}

.dm-share {
    height: 26px;
    width: 178px;
    position: absolute;
    top: 12px;
    right: 0;
}

.dm-share .bshare_t {
    float: left;
    line-height: 26px;
    color: #2a2b30;
}

.dm-share .bdsharebuttonbox a {
    width: 26px;
    height: 26px;
    margin: 0 0 0 8px;
    padding: 0;
}

.dm-share .bdsharebuttonbox .bds_sqq {
    background-position: -917px -158px;
}

.dm-share .bdsharebuttonbox .bds_sqq:hover {
    background-position: -951px -158px;
}

.dm-share .bdsharebuttonbox .bds_qzone {
    background-position: -883px -158px;
}

.dm-share .bdsharebuttonbox .bds_qzone:hover {
    background-position: -849px -158px;
}

.dm-share .bdsharebuttonbox .bds_tsina {
    background-position: -724px -215px;
}

.dm-share .bdsharebuttonbox .bds_tsina:hover {
    background-position: -690px -215px;
}

.dm-share .bdsharebuttonbox .bds_weixin {
    background-position: -792px -215px;
}

.dm-share .bdsharebuttonbox .bds_weixin:hover {
    background-position: -758px -215px;
}

.m-wrap2 {
    height: 789px;
    background: url("/hdimg../images/bg2.jpg") no-repeat center top;
    overflow: hidden;
    position: relative;
}

.m-wrap2 .wrap {
    padding-top: 223px;
}

.m-wrap2 .title {
    width: 682px;
    height: 128px;
    background-position: 0px -158px;
    position: absolute;
    top: 48px;
    left: 129px;
    text-indent: -9999px;
}

.m-step {
    zoom: 1;
}

.m-step:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.m-step .b-step {
    float: left;
    _display: inline;
}

.m-step .tip {
    padding-left: 87px;
    line-height: 28px;
    font-size: 18px;
    color: #400f13;
    position: relative;
}

.m-step .ico-num {
    width: 45px;
    height: 49px;
    position: absolute;
    top: 2px;
    _top: -2px;
    left: 31px;
    _left: -51px;
}

.m-step .step-one {
    width: 300px;
}

.m-step .step-one .ico-num {
    background-position: -690px -158px;
}

.m-step .step-one img {
    width: 300px;
    height: 313px;
    margin-top: 35px;
}

.m-step .step-two {
    margin-left: 32px;
    _margin-left: 22px;
    width: 325px;
}

.m-step .step-two .ico-num {
    background-position: -743px -158px;
}

.m-step .step-two img {
    width: 302px;
    height: 321px;
    margin-top: 25px;
    margin-left: 9px;
}

.m-step .step-three {
    margin-left: 39px;
    _margin-left: 29px;
    width: 283px;
}

.m-step .step-three .ico-num {
    background-position: -796px -158px;
}

.m-step .step-three img {
    width: 305px;
    height: 317px;
    margin-top: 29px;
    margin-left: -5px;
}

.m-wrap3 {
    background: url("/hdimg../images/bg3.jpg") repeat;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.m-wrap3 .wrap {
    padding-top: 611px;
    padding-bottom: 64px;
}

.m-wrap3 .title {
    position: absolute;
    top: 43px;
    left: 179px;
    width: 681px;
    height: 87px;
    background-position: 0px -713px;
    text-indent: -9999px;
}

.m-wrap3 .m-role {
    width: 275px;
    height: 371px;
    position: absolute;
    background-position: 0px -334px;
    right: -306px;
    top: 660px;
    text-indent: -9999px;
}

.m-qrcode2 {
    position: absolute;
    left: 0;
    top: 187px;
    width: 674px;
    height: 326px;
    background-position: 0px 0px;
}

.m-qrcode2 .b-qrcode .bg {
    position: absolute;
    top: 60px;
    left: 0;
    display: block;
    width: 233px;
    height: 266px;
    background-position: -682px -274px;
    animation: sx1 4s linear infinite;
}

.m-qrcode2 .b-qrcode img {
    width: 194px;
    height: 194px;
    top: 81px;
    left: 21px;
    position: absolute;
}

.m-qrcode2 .b-qrcode .txt {
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #000000;
    position: absolute;
    left: 21px;
    top: 270px;
    width: 194px;
}

.m-qrcode2 .tip {
    width: 186px;
    height: 144px;
    position: absolute;
    top: 110px;
    left: 401px;
    font-size: 16px;
    line-height: 36px;
    color: #000000;
    text-align: center;
}

.m-download {
    position: absolute;
    width: 284px;
    height: 266px;
    background-position: -283px -334px;
    top: 247px;
    right: 0;
}

.m-download .bg, .m-download a {
    position: absolute;
    width: 284px;
    height: 266px;
    top: 0;
    left: 0;
    display: block;
}

.m-download .bg {
    background-position: -682px 0px;
    animation: sx2 4s linear infinite;
}

.m-download a {
    text-indent: -9999px;
}

.m-link {
    width: 980px;
    height: 83px;
    background-position: 0px -294px;
}
.m-link .b-link{
    margin-left: -4px;
}
.m-link .link {
    width: 324px;
    height: 70px;
    float: left;
    _display: inline;
    margin-left: 4px;
    overflow: hidden;
}

.m-game {
    margin-top: 55px;
}

.m-game .game-tit {
    display: block;
    width: 295px;
    height: 45px;
    background-position: -283px -608px;
    margin-left: 385px;
    text-indent: -9999px;
}

.list-img-txt {
    width: 967px;
    height: 150px;
    padding-left: 13px;
    background-position: 0px 0px;
    zoom: 1;
    margin-top: 38px;
}

.list-img-txt:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both;
}

.list-img-txt li {
    float: left;
    _display: inline;
    margin-left: 10px;
    width: 84px;
    margin-top: 29px;
}

.list-img-txt a {
    color: #333;
}

.list-img-txt a:hover {
    color: #5ccbff;
}

.list-img-txt img {
    width: 72px;
    height: 72px;
    display: block;
    margin: 0 auto;
}

.list-img-txt .tit {
    height: 26px;
    line-height: 26px;
    display: block;
    width: 84px;
    text-align: center;
    font-size: 12px;
    font-family: simsun;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dm-footer {
    font-size: 12px;
    font-family: simsun;
    line-height: 28px;
    text-align: center;
    color: #c1c1c1;
    padding: 26px 0 82px;
    background: #515151;
}

.dm-footer .dm-bottombar {
    width: 980px;
    margin: 0 auto;
}

.dm-footer a {
    color: #fff;
    padding: 0 8px;
}

.dm-footer a:hover {
    color: #5ccbff !important;
}

.dm-footer .font-gray a {
    color: #c1c1c1;
}

.dm-footer p {
    font-family: Arial;
}

@-webkit-keyframes btxs {
    0% {
        -webkit-transform: scale(0);
    }
    90% {
        -webkit-transform: scale(1.1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes btxs {
    0% {
        transform: scale(0);
    }
    90% {
        transform: scale(1.2);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes cbyd {
    0% {
        -webkit-transform: translateY(10px);
    }
    50% {
        -webkit-transform: translateY(-10px);
    }
    100% {
        -webkit-transform: translateY(10px);
    }
}

@keyframes cbyd {
    0% {
        transform: translateY(5px);
    }
    50% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(5px);
    }
}

@keyframes sx1 {
    0%, 50% {
        transform: scale(1);
    }
    75% {
        transform: scale(0.9);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes sx2 {
    0%, 50%, 100% {
        transform: scale(1);
    }
    25% {
        transform: scale(0.9);
    }
}


