/*ȫ��*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, header, footer, section, aside, article {
    padding: 0;
    margin: 0
}

body {
    background: #152036;
    font-size: 16px;
    color: #fff;
    font-family: "Microsoft YaHei",Tahoma,SimSun,Verdana;
}

address, caption, cite, code, dfn, em, th, var {
    font-weight: normal;
    font-style: normal
}

abbr, acronym, img, input {
    border: 0
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

ul, ol, li {
    list-style: none;
}

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

.fr {
    float: right;
}

.fl {
    float: left;
}

.disb {
    display: block;
}

.hid {
    display: none;
}

.disib {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

a {
    color: #fff;
    text-decoration: none
}

    a:hover {
        color: #fff;
        text-decoration: none;
    }

    a:focus, input:focus {
        outline: 0
    }

img {
    border: 0;
    vertical-align: top;
}

.clr {
    clear: both;
}

.mainboxtop {
    margin: 0 auto;
    width: 100%;
    margin-top: -200px;
    position: relative;
    z-index: 10;
    min-width: 1200px;
}

.mainbox {
    margin: 50px auto;
    width: 1200px;
    height: 100%;
    position: relative;
    min-width: 1200px;
}

/*------��������------*/
.topnavbox {
    height: 90px;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99999;
    background: #090e1c;
    background: rgba(9, 14, 28, .9);
    min-width: 1200px;
}

    .topnavbox .cntbox {
        width: 1200px;
        height: 100%;
        display: block;
        overflow: hidden;
        margin: 0 auto;
    }

    .topnavbox .toplogo {
        width: 259px;
        height: 123px;
        margin: 5px 0 0;
        float: left;
        text-align: center;
    }

        .topnavbox .toplogo img {
            width: 80px;
            height: 80px;
            float: left;
            margin: 0 12px 0 0;
        }

        .topnavbox .toplogo p {
            width: 250px;
            float: left;
            display: block;
            line-height: 76px;
            font-size: 30px;
            font-weight: bold;
            color: #fff;
            text-align: left;
            letter-spacing: 2px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

.topnav {
    width: 820px;
    height: 100px;
    float: right;
}

    .topnav ul li {
        width: 142px;
        height: 70px;
        padding: 20px 0 0;
        float: left;
        text-align: center;
        line-height: 26px;
    }

        .topnav ul li.home {
            width: 106px;
        }

        .topnav ul li.hover, .topnav ul li:hover {
            background: url("/template/default/images/topnav-hover.png" /*tpa=/template/default/images/topnav-hover.png*/ ) no-repeat center bottom;
        }

    .topnav a {
        color: #dcdcdc;
        font-size: 22px;
        font-weight: bold;
    }

    .topnav span {
        font-size: 11px;
        color: #68677c;
        display: block;
        font-weight: normal;
    }

    .topnav a:hover, .topnav ul li.hover a {
        color: #e5b680;
    }

    .topnav ul li.hover span {
        color: #8890a5;
    }

.donghua {
    transition: all .5s ease-out;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    _display: inline
}

.tx:hover .donghua {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg);
    color: #fff;
}

/*------ banner��ͼ ------*/
#banner {
    width: 100%;
    height: 698px;
    min-width: 1200px;
    z-index: 9;
    margin: 0 auto;
    position: relative;
    display: block;
    clear: both;
    overflow: hidden;
}

.bannervideo {
    width: 100%;
    height: auto;
    position: absolute;
    margin: 0 auto;
    top: 0;
    z-index: 2;
    display: block !important;
    overflow: hidden;
}

    .bannervideo video {
        object-fit: fill;
        width: 100% !important;
        height: auto;
        min-width: 1200px;
    }

#bannerbg {
    width: 100%;
    height: 518px;
    position: absolute;
    overflow: hidden;
    z-index: 1;
    background: url("/template/default/images/bg3.jpg" /*tpa=/template/default/images/bg3.jpg*/ ) no-repeat center top;
    min-width: 1200px;
    background-size: cover;
    top: 0;
    background-size: 100% auto;
}

#bannertxt {
    width: 1200px;
    height: 518px;
    z-index: 999;
    margin: 0 auto;
    position: relative;
    display: block;
    min-width: 1200px;
}

#logo {
    width: 451px;
    height: auto;
    position: absolute;
    left: 0;
    top: 13%;
    z-index: 99;
    text-align: center;
    overflow: hidden;
}

    #logo img {
        width: auto;
        height: 246px;
    }

    #logo h1 {
        display: none;
    }

#banner .txt1 {
    width: 270px;
    height: auto;
    position: absolute;
    top: 12%;
    right: 2%;
}

#banner .txt2 {
    width: 500px;
    height: auto;
    position: absolute;
    top: 34%;
    left: 0;
}

    #banner .txt1 img, #banner .txt2 img {
        width: 100% !important;
        height: 100%;
    }


/*------����------*/
.gamedown84 {
    height: 110px;
    width: 100%;
    position: absolute;
    top: 365px;
    display: block;
    margin: 0 auto;
    z-index: 9999;
}    
.gamedown84 .pc {
    width: 280px;
    height: 110px;
    float: left;
    background: url("/template/default/images/down-pc.png") no-repeat 0 0;
    margin: 0 0 0 285px;
    transform: none !important;
    transition: none !important;
}

.gamedown84 .mobile {
    width: 280px;
    height: 110px;
    float: left;
    background: url("/template/default/images/down-mobile.png") no-repeat;
    margin: 0 0 0 70px;
    transform: none !important;
    transition: none !important;
}

.gamedown84 a {
    width: 280px;
    height: 110px;
    display: block;
    text-indent: -9999px;
    position: absolute;
}
/*.gamedown84 .pc,.gamedown84 .mobile { animation:bird 1.5s infinite linear; -webkit-animation:bird 1.5s infinite linear; }*/

#boxMobile {
    display: none;
    width: 140px;
    height: 140px;
    margin: -148px 0 0 60px;
    background: #f6f6f6;
    border-radius: 0.5em;
    padding: 10px;
    text-align: center;
}

    #boxMobile img {
        width: 140px;
        height: 140px;
    }


/*��Ϸ����*/
.newsbox {
    width: 100%;
    margin: 0 auto;
    height: 540px;
    padding: 35px 0 0;
    display: block;
}

.news {
    width: 100%;
    height: 360px;
    padding: 40px 0 0 0;
    margin: 0 auto;
    background: url("/template/default/images/bg-newlist.png" /*tpa=/template/default/images/bg-newlist.png*/ ) no-repeat center top;
}

.title-news {
    width: 100%;
    height: 80px;
    margin-bottom: 0;
    background: url("/template/default/images/title-show3.png" /*tpa=/template/default/images/title-news2.png*/ ) no-repeat center top;
}
/*����ѡ�*/
.newslist {
    width: 1090px;
    height: 340px;
    margin: 0 auto;
}

    .newslist .hd {
        width: 185px;
        height: 315px;
        display: block;
        float: left;
        margin: 0 25px 0 0;
    }

        .newslist .hd ul {
            font-size: 22px;
        }

            .newslist .hd ul li {
                cursor: pointer;
                height: 60px;
                width: 185px;
                margin-bottom: 20px;
                line-height: 52px;
                color: #8890a5;
                text-align: center;
                background: url("/template/default/images/news-tab.png" /*tpa=/template/default/images/news-tab.png*/ ) no-repeat center top;
            }

            .newslist .hd ul .on {
                color: #fff;
                background: url("/template/default/images/news-tab-hover.png" /*tpa=/template/default/images/news-tab-hover.png*/ ) no-repeat center top;
            }

    .newslist .bd {
        width: 660px;
        display: block;
        float: left;
    }

        .newslist .bd ul {
            margin-top: -10px;
        }

            .newslist .bd ul li {
                width: 620px;
                padding: 0 20px;
                text-align: left;
                border-bottom: 1px solid #202532;
            }

                .newslist .bd ul li a {
                    width: 620px;
                    height: 58px;
                    line-height: 58px;
                    font-size: 16px;
                    display: block;
                    color: #9ba5bb;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

                    .newslist .bd ul li a:hover {
                        color: #fff;
                        animation-name: dmyani;
                        animation-duration: 1s;
                    }

@keyframes dmyani {
    0% {
        margin-left: 5px;
    }
}

.newslist .bd ul li.para {
    width: 620px;
    height: 160px;
    padding: 0 20px 15px;
}

    .newslist .bd ul li.para p {
        width: 620px;
        display: block;
        color: #9ba5bb;
        font-size: 16px;
        line-height: 36px;
        padding: 15px 0 20px;
        margin-bottom: 5px;
        white-space: pre-wrap;
    }

        .newslist .bd ul li.para p a {
            display: contents;
            color: #e5b680;
            line-height: 32px;
        }

            .newslist .bd ul li.para p a:hover {
                color: #fff;
            }

/*ɨ���ע*/
.weixincode {
    width: 145px;
    height: 330px;
    float: right;
    text-align: center;
    /*margin: 0 15px 0 0*/
}

    .weixincode .code {
        width: 120px;
        height: 120px;
        padding: 5px;
        background-color: #5d6b8a;
        margin-bottom: 12px;
    }

        .weixincode .code img {
            width: 120px;
            height: 120px;
        }

    .weixincode p {
        font-size: 16px;
        color: #a56c42;
        line-height: 26px;
        letter-spacing: 2px;
    }


/*��Ϸ��ɫ*/
.tese {
    width: 100%;
    height: 100%;
    padding-top: 35px;
    display: block;
    min-width: 1200px;
    background: url("/template/default/images/bg-tese2.jpg" /*tpa=/template/default/images/bg-tese2.jpg*/ ) no-repeat center top;
    position: relative;
    padding-bottom: 30px;
}

.title-tese {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    background: url("/template/default/images/title-tese3.png" /*tpa=/template/default/images/title-tese3.png*/ ) no-repeat center top;
}

.tese-renwu {
    width: 760px;
    height: 560px;
    top: -55px;
    right: 0;
    z-index: 99;
    position: absolute;
    background: url("/template/default/images/renwu-daoshi.png" /*tpa=/template/default/images/renwu-daoshi.png*/ ) no-repeat right top;
}
/*�����ֲ�*/
#teselist {
    width: 920px;
    height: 540px;
    background: url("/template/default/images/imgbox920x540.png" /*tpa=/template/default/images/imgbox920x540.png*/ ) no-repeat;
}

    #teselist .swiper-container {
        overflow: hidden;
        position: relative;
        width: 880px;
        height: 540px;
        margin: 0 auto;
        --swiper-theme-color: #d38b58;
    }

        #teselist .swiper-container .swiper-button-prev {
            cursor: pointer;
            width: 30px;
            height: 72px;
            left: 0px;
            top: 160px;
            background: url("/template/default/images/btn-prev.png" /*tpa=/template/default/images/btn-prev.png*/ ) no-repeat center top;
            position: absolute;
            float: left;
            z-index: 99
        }

        #teselist .swiper-container .swiper-button-next {
            cursor: pointer;
            width: 30px;
            height: 72px;
            right: 0px;
            top: 160px;
            background: url("/template/default/images/btn-next.png" /*tpa=/template/default/images/btn-next.png*/ ) no-repeat center top;
            position: absolute;
            float: left;
            z-index: 99
        }

    #teselist .swiper-wrapper {
        width: 880px;
        height: 495px;
        margin: 0 auto;
        padding: 72px 0 0;
    }

    #teselist .swiper-slide {
        text-align: center;
    }

        #teselist .swiper-slide img {
            width: 880px;
            height: 495px;
        }

    #teselist .swiper-pagination-bullet {
        display: inline-block;
        width: 14px;
        height: 14px;
        border-radius: 14px;
        margin: 3px 6px;
    }

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

#teselist .swiper-pagination {
    text-align: left;
}

#teselist .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    width: 20px;
    top: 230px;
    left: 5px;
}


/*װ��չʾ*/
.show {
    width: 100%;
    height: 515px;
    display: block;
    padding: 35px 0 0;
    min-width: 400px;
    position: relative;
    background: url("/template/default/images/bg-show2.jpg" /*tpa=/template/default/images/bg-show2.jpg*/ ) no-repeat center top;
}

.title-show {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    background: url("/template/default/images/title-show3.png" /*tpa=/template/default/images/title-show3.png*/ ) no-repeat center top;
}
/*���Ź���*/
.showlist {
    width: 490px;
    height: auto;
    float: left;
    padding-bottom: 40px;
    min-width: 500px;
}

    .showlist .swiper-wrapper {
        width: 490px;
        height: 580px;
        margin: 0 auto;
    }

.slidea {
    float: left;
    width: 490px;
    height: 494px;
    padding: 0 50px 0;
}

.slide {
    float: left;
    width: 490px;
    height: 494px;
    padding: 0 50px 0;
}

/*��Ϸ��ͼ*/
.jietu {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    padding: 40px 0;
    min-width: 1200px;
    background: #0c1224 url("/template/default/images/bg-jietu2.jpg" /*tpa=/template/default/images/bg-jietu2.jpg*/ ) no-repeat center bottom;
}

.title-jietu {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    background: url("/template/default/images/title-jietu3.png" /*tpa=/template/default/images/title-jietu3.png*/ ) no-repeat center top;
}

.list-jietu {
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    position: relative;
    min-width: 1200px;
    z-index: 2;
}

.bg-jietu {
    width: 1110px;
    height: 787px;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    background: url("/template/default/images/bg-jietu2.jpg" /*tpa=/template/default/images/bg-jietu2.jpg*/ ) no-repeat left bottom;
}

.imglist {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
    display: block;
    clear: both;
}

    .imglist ul {
        display: block;
        clear: both;
    }

    .imglist li {
        width: 1200px;
        height: 695px;
        text-align: center;
        margin-bottom: 20px;
        background: url("/template/default/images/imgbox1200x695.png" /*tpa=/template/default/images/imgbox1200x695.png*/ ) no-repeat;
    }

        .imglist li img {
            width: 1160px;
            height: 653px;
            margin: 20px 0 0 0;
        }

/* �ײ���Ȩ */
#footer {
    height: 100px;
    width: 100%;
    background: #04060a;
    min-width: 1200px;
}

.footerlogo {
    width: 220px;
    height: auto;
    display: block;
    float: left;
    margin: 25px 0 0 0;
    text-align: center;
}

    .footerlogo img {
        width: 160px;
        height: auto;
    }

.copyright {
    width: 100%;
    float: left;
    padding: 0 0 0 5px;
    margin: 15px 0 0;
    color: #888;
    font-size: 14px;
    line-height: 24px;
}

    .copyright .tips {
        color: #d38b58;
        font-weight: normal;
        text-align: center;
    }

    .copyright a {
        color: #aaa;
    }

/*�Ҳ�̶�����*/
.fixedbox {
    position: fixed;
    right: 15px;
    bottom: 20px;
    z-index: 9999;
    width: 240px;
    height: 550px;
}

@media (max-width:768px) {
    .fixedbox {
        display: none;
    }
}

.fixedbox div {
    text-align: center;
    color: #72819c;
}

    .fixedbox div img {
        margin: 5px 0;
    }

.fixedbox .rightlogo {
    margin: -45px 0 0 10px;
}

    .fixedbox .rightlogo img {
        width: 120px;
        height: auto;
    }

.fixedbox .qq {
    margin: 3px 0 2px;
}

    .fixedbox .qq p, .fixedbox .group p {
        display: inline;
        margin: 0 5px 0 0;
        line-height: 30px;
    }

.fixedbox .chongzhi {
    width: 190px;
    height: 100px;
    margin: 10px auto 5px;
}

    .fixedbox .chongzhi a {
        width: 190px;
        height: 88px;
        display: block;
    }

    .fixedbox .chongzhi img {
        animation: pulse 1s infinite linear;
        -webkit-animation: pulse 1s infinite linear;
    }

.fixedbox .code {
    margin: 5px auto;
}

    .fixedbox .code p {
        font-size: 16px;
        margin: 0 0 8px;
        font-weight: bold;
    }

    .fixedbox .code div {
        width: 120px;
        height: 120px;
        padding: 10px;
        margin: 0 auto;
        border: 1px solid #24395b;
    }

    .fixedbox .code img {
        width: 120px;
        height: 120px;
        margin: 0;
    }

.fixedbox .top {
    width: 180px;
    height: 45px;
    bottom: 10px;
    margin: 0 0 0 15px;
    position: absolute;
}

    .fixedbox .top a {
        width: 180px;
        height: 45px;
        display: block;
    }

.h5bar {
    width: 210px;
    height: 550px;
    position: absolute;
    right: 0;
    background: url("/template/default/images/fixedboxbg.png" /*tpa=/template/default/images/fixedboxbg.png*/ ) no-repeat;
}

.h5open {
    position: fixed;
    z-index: 99999;
    bottom: 250px;
    right: 0px;
    height: 120px;
    width: 30px;
    padding: 12px 0 0;
    text-align: center;
    background: url("/template/default/images/btn2.png" /*tpa=/template/default/images/btn2.png*/ ) no-repeat;
}

.h5close {
    height: 100px;
    width: 30px;
    position: absolute;
    left: 0;
    padding: 25px 0 0;
    background: url("/template/default/images/btn2.png" /*tpa=/template/default/images/btn2.png*/ ) no-repeat;
    text-align: center;
    margin: 200px 0 0;
}

.h5btn {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    cursor: pointer;
}


/*��������*/
#musicbox {
    position: fixed;
    width: 50px;
    height: 50px;
    z-index: 9999999;
    top: 80px;
    right: 50px;
    opacity: 0.6;
}

    #musicbox a {
        display: inline-block;
        width: 60px;
        height: 60px;
        text-align: center;
        background-color: #CCCCCC;
        border-radius: 60px;
        font-size: 26px;
        margin-top: 20px;
        background-image: url("/template/default/images/m.png" /*tpa=/template/default/images/m.png*/ );
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        #musicbox a.play {
            animation: rotates 3s linear infinite;
            -webkit-animation: rotates 3s linear infinite;
        }

        #musicbox a img {
            width: 100%;
            height: 100%;
        }

@keyframes rotates {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

/*------ banner����Ӧ ------*/
@media screen and (min-width: 1281px) and (max-width: 1800px) {
    #banner, #bannertxt {
        height: 880px;
    }

    #logo {
        width: 530px;
        top: 13%;
        left: 8%;
    }

        #logo img {
            height: 170px;
        }

    #banner .txt1 {
        width: 240px;
        top: 13%;
        right: 5%;
    }

    #banner .txt2 {
        width: 40%;
        top: 36%;
        left: 10%;
    }

    .gamedown84 {
        top: 600px;
    }

    .mainboxtop {
        margin-top: -170px;
    }

    .tese {
        overflow: hidden;
    }

    .tese-renwu {
        width: 60%;
        height: 100%;
        top: 0;
        right: -20%;
        z-index: 99;
        background-position: left top;
        background-size: auto 100%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
    #banner, #bannertxt {
        height: 760px;
    }

    #logo {
        width: 500px;
        top: 13%;
        left: 8%;
    }

        #logo img {
            height: 150px;
        }

    #banner .txt1 {
        width: 220px;
        top: 13%;
        right: 10%;
    }

    #banner .txt2 {
        width: 36%;
        top: 34%;
        left: 15%;
    }

    .gamedown84 {
        top: 470px;
    }

    .mainboxtop {
        margin-top: -170px;
    }

    .tese {
        overflow: hidden;
    }

    .tese-renwu {
        width: 50%;
        height: 100%;
        top: 0;
        right: -20%;
        z-index: 99;
        background-position: left top;
        background-size: auto 100%;
    }
}

/*������ʾ*/
#cadpa {
    width: 5.9%;
    height: 140px;
    position: absolute;
    top: 65%;
    left: 1%;
    display: block;
    margin: 0 auto;
    z-index: 999999;
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
    #cadpa {
        top: 50%;
    }
}

#cadpa img {
    width: 100%;
    height: auto;
}

.cadpa-img {
    text-align: center;
    height: 102px;
    margin-bottom: 5px;
}

    .cadpa-img img {
        width: auto;
        height: 100px;
        display: inline-block;
        margin: 0 15px;
    }

        .cadpa-img img.gamelogo {
            height: 96px;
            padding: 0 30px;
            border: 2px solid #222;
            border-radius: 8px;
        }

/*-----------����-----------*/
.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 1000px;
    min-width: 800px;
    height: 70%;
    z-index: 9999999999999;
    visibility: hidden;
    -webkit-transform: translateX(-50%)translateY(-50%);
    -moz-transform: translateX(-50%)translateY(-50%);
    -ms-transform: translateX(-50%)translateY(-50%);
    transform: translateX(-50%)translateY(-50%);
    ?
}

.md-show {
    visibility: visible;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 999999;
    opacity: 0;
    background: rgba(1,1,1,0.6);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}
/*��������*/
.md-content {
    height: 100%;
    color: #5b5b5b;
    background: #fff;
    position: relative;
    border-radius: 8px;
    margin: 0 auto;
    text-align: center;
}

    .md-content h3 {
        font-size: 20px;
        font-weight: bold;
        margin: 0;
        padding: 2% 20px 0;
        text-align: center;
        background: #fff;
        border-radius: 8px;
        color: #333;
        overflow: hidden;
    }

    .md-content .md-close {
        width: auto;
        line-height: 32px;
        position: absolute;
        left: 46%;
        bottom: 15px;
        font-size: 14px;
        color: #fff;
        padding: 0 20px;
        background: rgb(206, 171, 75);
        border: none;
        cursor: pointer;
        border-radius: 2px;
    }

        .md-content .md-close:hover {
            background: rgba(235, 195, 88, 1);
        }

    .md-content .md-main {
        padding: 0 3%;
        width: 94%;
        height: 79%;
        margin: 10px 0 0;
        font-size: 14px;
        overflow-y: scroll;
    }

        .md-content .md-main span {
            display: block;
        }

    .md-content .md-main-img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

        .md-content .md-main-img img {
            width: auto;
            height: auto;
            margin: 0 0 20px;
            min-width: 320px;
            max-width: 85%;
        }

    .md-content > div p {
        line-height: 28px;
        text-indent: 28px;
        margin-bottom: 12px;
        text-align: left;
    }
/* �������� */
.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.responsive-image {
    max-width: 100%;
    height: auto;
}
.mainbox{margin: 0 auto; width: 1200px; height: 100%;position: relative; min-width:1200px; }
/*------游戏截图------*/
.jietu { width: 100%; height: auto; padding: 15px 0 80px; display: block; position: relative; min-width: 1200px; }
.bg-videojietu { width: 100%; background: url(../images/bg-jietu.jpg) no-repeat center bottom; z-index: 0; }
.title-jietu { width: 100%; height: 58px; margin-bottom: 25px; z-index: 99; background: url(../images/title-jietu3.png) no-repeat center top; }
.jietulist { width: 1200px; height: auto; padding: 0; display: block; clear: both; }
.jietulist ul { display: block; margin-right: -12px; }
.jietulist li { width:380px; height:215px; padding: 5px; text-align: center; float: left; margin-right: 12px; margin-bottom: 15px;  border: 1px solid #3c402c; background: rgba(37, 39, 26, .6); box-shadow: 0 0 5px rgba(0, 0, 0, .4); }
.jietulist li a { width:382px; height:215px; display: block; overflow: hidden; }
.jietulist li img { width:382px; height:215px; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
.jietulist li:hover { border: 1px solid #be8e4b; }
.jietulist li a:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }


