﻿* {
    margin:0; padding:0;
    font-size:1rem;
}
ul, li {
    list-style:none;
}
.ml3 { margin-left:3rem;}


body {
    width: 100%;
    background: #043e3a;
}

.con {
    width:36rem;
    height:86.9rem;
    margin:0 auto;
    background:url(../../images/download28/bg.jpg) no-repeat;
    background-size:100%;
    position:relative;
}

.conTop {
    width:36rem;
    height:4.75rem;
}

.icon {
    margin-top: 0.325rem;
    margin-left: 0.5rem;
    width: 4rem;
    height: 4rem;
    display: block;
    float: left;
    border-radius: 0.5rem;
    background-image: url(../../images/download28/icon.jpg);
    background-repeat: no-repeat;
    background-size: 4rem;
    background-position: left center;
}


.conTitle {
    width: 13.3rem;
    height: 4.75rem;
    margin-left:0.5rem;
    line-height: 4.75rem;
    text-align: left;
    color: #e8ffff;
    font-size:1.75rem;
    float:left;
}

.topPic {
    width:8.2rem;
    height:2.85rem;
    margin-top:0.965rem;
    margin-right:1.05rem;
    float:right;
    background:url(../../images/download28/topPic.png) no-repeat;
    background-size:100%;
}

.title2 {
    width: 15.55rem;
    height: 2.05rem;
    margin: 28rem auto;
    margin-bottom: 0;
    background: url(../../images/download28/title2.png) no-repeat;
    background-size: 100%;
}

.dwBtnDiv {
    width:29rem;
    height:4.35rem;
    margin:1.7rem auto;
    margin-bottom:0;

}

.ggDw,.dmnDw {
    width:13.2rem;
    height:4.35rem;
    
    display:block;
    margin:0 auto;
}

.ggDw {
    background: url(../../images/download28/dmns.png) no-repeat;
    background-size: 100%;
}
.dmnDw {
    margin-left:2rem;
    background: url(../../images/download28/dmns.png) no-repeat;
    background-size: 100%;
}

.dwCountDiv {
    width: 29rem;
    height: 2.6rem;
    margin: 0 auto;
}
.ggCount, .dmnCount {
    width: 13.2rem;
    height: 2.6rem;
    display: block;
    text-align: center;
    line-height: 2.6rem;
    font-size: 1.25rem;
    color: #fff1c6;
    margin:0 auto;

}

.dmnCount {
    margin-left: 2rem;
}

.banList {
    width: 32.85rem;
    height: 17.9rem;
    margin: 8rem auto;
    margin-bottom: 0;
    border: 0.55rem solid #309e98;
    border-radius:2rem;
    position:relative;
}
    .banList li {
        width:32.85rem;
        height:17.9rem;
        position:absolute;
        top:0;
        left:0;
    }

        .banList li img {
            width: 32.85rem;
            height: 17.9rem;
            border-radius: 1.55rem;
        }


.ban_List {
    width:7rem;
    height: 1.3rem;
    text-align: center;
    margin: 2.2rem auto;
    display:block;
}

    .ban_List li {
        width:1.3rem;
        height:1.3rem;
        float:left;
        margin-left:1rem;
    }

        .ban_List li img {
            width: 1.3rem;
            height: 1.3rem;
        }

.goTop { width: 2.8rem; height: 2.8rem; position: absolute; bottom: 7.2rem; right: 1.55rem; border-radius: 0.5rem;  }

.mailTo { width: 2.8rem; height: 2.8rem; position: absolute; bottom: 7.2rem; left: 1.6rem; border-radius: 0.5rem; }

.footText { width: 25.9rem; height: 2.8rem; position: absolute; bottom: 7.2rem; left: 5rem;  }
.contact {
    font-size: 0.8rem;
    color: #88dbd7;
    line-height:2.8rem;
    text-align:center;
}

    .contact a { color: #69c8b6; }

.copyRight1 { width: 100%; height: 1.2rem; text-align: center; position: absolute; left: 0; bottom: 4.2rem; color: #69c8b6; font-size:0.7rem; line-height:0.9rem; }

.copyRight2 {
    width: 100%;
    height: 1.2rem;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 2rem;
    color: #69c8b6;
}

.copyRight1 a, .copyRight2 a { color: #69c8b6; }




