input[type=button],
input[type=submit],
input[type=reset],
input {
    -webkit-appearance: none;
    font-family: "Microsoft Yahei"
}

textarea {
    -webkit-appearance: none;
    font-family: "Microsoft Yahei"
}

.button {
    border-radius: 0
}

a,
b,
body,
dl,
dt,
em,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
img,
input,
li,
ol,
p,
s,
section,
span,
strong,
textarea,
ul,
dl,
dd {
    padding: 0;
    margin: 0;
    font-size: .16rem
}

table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    }
body,
html {
    -webkit-text-size-adjust: none !important;
    font-family: "Microsoft Yahei";
    background-color: #f5f5f5;
}

a,
button,
input,
textarea {
    -webkit-tap-highlight-color: transparent
}

select {
    outline: none;
}

a {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

ul {
    list-style: none
}

a {
    text-decoration: none;
    outline: 0;
    color: #434343
}

img {
    border: none;
    vertical-align: top;
    background-size: 100%
}

input,
textarea {
    background: 0 0;
    border: none
}

:focus {
    outline: 0
}

textarea {
    resize: none
}

body,
html {
    height: 100%
}

.logos {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 1.3rem;
}
.logos a{
    display: block;
    width: 1.83rem;
    height: .65rem;
    text-indent: -9999%;
    cursor: pointer;
}
.logos a:nth-child(1){
    background: url('../images/awc.png')no-repeat center;
    background-size: 1.83rem .6rem;
}
.logos a:nth-child(2){
    background: url('../images/xj.png')no-repeat center;
    background-size: 1.74rem .55rem;
}
.logos a:nth-child(3){
    background: url('../images/lm.png')no-repeat center;
    background-size: 1.73rem .65rem;
}
.logos a:nth-child(4){
    background: url('../images/kf.png')no-repeat center;
    background-size: 1.72rem .54rem;
}
.slidebox{
    width: 100%;
    overflow:hidden; 
    position:relative;
}
.slidebox .bd{
    position: relative;
    height: 100%;
    z-index:0; 
}
.slidebox .bd li{
    zoom:1; 
    vertical-align:middle;
}
.slidebox .bd li img{
    display: block;
    width: 100%;
}
.nr{
    background:#fff url('../images/bj.png')no-repeat top;
    background-size: 8.28rem .97rem;
    padding-bottom: 1.30rem;
}
.links .download {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 7.1rem;
    margin: 0 auto;
    padding: .1rem;
}
.links .download a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.33rem;
    height: 1.21rem;
    border-radius: .15rem;
    background-image: -moz-linear-gradient( 90deg, rgb(246,46,10) 0%, rgb(252,115,63) 62%);
    background-image: -webkit-linear-gradient( 90deg, rgb(246,46,10) 0%, rgb(252,115,63) 62%);
    background-image: -ms-linear-gradient( 90deg, rgb(246,46,10) 0%, rgb(252,115,63) 62%);
    border-bottom: .1rem solid;
    border-bottom-color: #e11d05;
    font-size: .46rem;
    color: #fff;
    line-height: 1.21rem;
    text-align: center;
    box-shadow: 0 0 .05 #000;
    margin: .22rem .1rem;
}
.links .download a::before,
.fd a::before{
    content: '';
    display: block;
    margin-right: .1rem;
}
.links .download a:nth-child(1)::before{
    width: .47rem;
    height: .58rem;
    background: url('../images/ios.png')no-repeat center;
    background-size: 100% 100%;
}
.links .download a:nth-child(2)::before{
    width: .52rem;
    height: .61rem;
    background: url('../images/android.png')no-repeat center;
    background-size: 100% 100%;
}
.links .download a:nth-child(3){
    width: 6.79rem;
    height: 1.22rem;
    background-image: -moz-linear-gradient( 90deg, rgb(216,189,147) 0%, rgb(230,206,160) 28%, rgb(244,223,173) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(216,189,147) 0%, rgb(230,206,160) 28%, rgb(244,223,173) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(216,189,147) 0%, rgb(230,206,160) 28%, rgb(244,223,173) 100%);border-bottom: .1rem solid;
    border-bottom-color: #bf9f6d;
    color: #1a2038;
}
.ads > div {
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 8.18rem;
    height: 3.39rem;
    background:#fff url('../images/bj1.png')no-repeat center;
    background-size: contain;
    margin: .2rem auto;
    padding: 0 .5rem;
}
.ads img{
    display: block;
    height: 80%;
}
.ads span{
    display: block;
    width: 3.4rem;
    text-align: center;
}
.ads span b{
    display: block;
    font-size: .4rem;
}
.ads span b:nth-child(1){
    color: #16266e;
}

.ads span b:nth-child(2){
    color: #d64027;
}
.title{
    position: relative;
    display: block;
    width: 100%;
    background: url('../images/tbj.jpg')repeat-x center;
    font-size: .42rem;
    color: #16266e;
    text-align: center;
    background-size: .5rem .33rem;
}
.title::after,
.title::before{
    content: "";
    position: absolute;
    display: block;
    width: .19rem;
    height: .32rem;
    background: url('../images/icon.png')no-repeat center;
    background-size: 100% 100%;
    top: 50%;
    margin-top: -.16rem;
    left: 2.4rem;
}
.title::after{
    left: unset!important;
    right: 2.4rem;
    transform: rotate(180deg);
}
.games{
    padding-top: .5rem;
}
.games ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.games ul li{
    margin: 0 .5rem;
}
.games ul li a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1.64rem;
    height: 1.64rem;
    background: url('../images/gmbj.png')no-repeat center;
    background-size: 100% 100%;
}
.games ul li a img{
    display: block;
    width: 55%;
}
.games ul li p{
    display: block;
    width: 1.64rem;
    text-align: center;
    font-size: .3rem;
    line-height: .9rem;
    color: #16266e;
}
.fd{
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1.36rem;
    background: rgba(0, 0, 0, .65);
}
.fd a{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 3.4rem;
    height: .85rem;
    line-height: .85rem;
    border-radius: .12rem;
    font-size: .38rem;
    color: #fff;
    margin: 0 .19rem;
    text-align: center;
    background-image: -moz-linear-gradient( 0deg, rgb(107,12,205) 0%, rgb(213,39,88) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(107,12,205) 0%, rgb(213,39,88) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(107,12,205) 0%, rgb(213,39,88) 100%);
}
.fd a:nth-child(1)::before{
    width: .46rem;
    height: .56rem;
    background: url('../images/tel.png')no-repeat center;
    background-size: 100% 100%;
}
.fd a:nth-child(2)::before{
    width: .45rem;
    height: .50rem;
    background: url('../images/qq.png')no-repeat center;
    background-size: 100% 100%;
}
@media screen and (min-width: 1024px) {
    .pc{ 
        width: 750px;
        margin: 0 auto;
        position: relative;
    }
    .logos {
        height: 130px;
    }
    .logos a{
        display: block;
        width: 183px;
        height: 65px;
        text-indent: -9999%;
        cursor: pointer;
    }
    .logos a:nth-child(1){
        background: url('../images/awc.png')no-repeat center;
        background-size: 183px 60px;
    }
    .logos a:nth-child(2){
        background: url('../images/xj.png')no-repeat center;
        background-size: 174px 55px;
    }
    .logos a:nth-child(3){
        background: url('../images/lm.png')no-repeat center;
        background-size: 173px 65px;
    }
    .logos a:nth-child(4){
        background: url('../images/kf.png')no-repeat center;
        background-size: 172px 54px;
    }
    .nr{
        background-size: 828px 97px;
        padding-bottom: 130px;
    }
    .links .download {
        width: 710px;
        padding: 10px;
    }
    .links .download a{
        width: 333px;
        height: 121px;
        border-radius: 15px;
        font-size: 46px;
        line-height: 121px;
        box-shadow: 0 0 5px #000;
        margin: 22px 10px;
    }
    .links .download a::before,
    .fd a::before{
        margin-right: 10px;
    }
    .links .download a:nth-child(1)::before{
        width: 47px;
        height: 58px;
    }
    .links .download a:nth-child(2)::before{
        width: 52px;
        height: 61px;
    }
    .links .download a:nth-child(3){
        width: 679px;
        height: 122px;
    }
    .ads > div {
        width: 750px;
        height: 390px;
        margin: 20px auto;
        padding: 0 50px;
    }
    .ads img{
        height: 65%;
    }
    .ads span{
        width: 340px;
    }
    .ads span b{
        font-size: 40px;
    }
    .title{
        font-size: 30px;
        background-size: 50px 33px;
    }
    .title::after,
    .title::before{
        width: 19px;
        height: 32px;
        margin-top: -16px;
        left: 240px;
    }
    .title::after{
        right: 240px;
    }
    .games{
        padding-top: 50px;
    }
    .games ul li{
        margin: 0 40px;
    }
    .games ul li a{
        width: 164px;
        height: 164px;
    }
    .games ul li p{
        width: 164px;
        font-size: 30px;
        line-height: 90px;
    }
    .fd{
        height: 136px;
        width: 750px;
        left: 50%;
        margin-left: -375px;
        right: unset;
    }
    .fd a{
        width: 340px;
        height: 85px;
        line-height: 85px;
        border-radius: 12px;
        font-size: 38px;
        margin: 0 19px;
        text-align: center;
    }
    .fd a:nth-child(1)::before{
        width: 46px;
        height: 56px;
    }
    .fd a:nth-child(2)::before{
        width: 45px;
        height: 50px;
    }
}