

html {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #fff;
}

a {
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
    outline: none;
}

a:active,
a:visited {
    outline: none;
}

p,
ul,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
img,
div,
table,
td,
th,
input,
textarea {
    margin: 0px;
    padding: 0px;
}

h2,
h3 {
    font-size: px;
}

input,
textarea {
    font-family: Tahoma, Geneva, sans-serif;
    outline: none;
    font-size: 12px;
}

table,
td {
    border-collapse: collapse;
}

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

.yahei {
    font-family: 微软雅黑, Microsoft YaHei, Arial, SimSun;
}

.wrap {
    width: 1040px;
    margin-left: auto;
    margin-right: auto;
}

img {
    border: 0 none;
    overflow: hidden;
}

em,
i {
    font-style: normal;
    font-weight: normal;
}

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

.dh-row,
.clearfix {
    zoom: 1;
}



.btn {
    box-sizing: border-box;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
   
}

.tubiao {
    width: 260px;
    margin: 0px auto 40px auto;
    padding-top: 30px;
    text-align: center
}

.tubiao img {
    width: 100px;
    border-radius: 20px
}

.dns {
    font-size: 20px;
    color: #FFF;
    padding: 14px 0 0px 0
}

.dnsn {
    font-size: 12px;
    color: #FFF;
    padding: 5px 0 0px 0;
    margin-top: 10px;
}

.footlist{
    display: block;
    width: 100%;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}
.menu{
    display: inline-block;
    margin: 0 6px;
}
.menu a{
    color: #fff;
}
/*appdownload begin*/
.appdownload-body {
    background: linear-gradient(90deg,#13b6a1,#29a0bd);
}

.appdownload-wrap {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 100;
}



.appdownload-logo {
    padding-top: 154px;
}

.appdownload-logo .appname {
    color: #fff;
    font-size: 14px;
    padding-top: 16px;
    line-height: 22px;
}

.appdownload-note {
    color: #fff;
    font-size: 14px;
    padding-top: 36px;
    line-height: 22px;
}

.appdownload-btns {
    padding: 32px 0 26px;
    position: relative;
    overflow: hidden;
}

.appdownload-btns .btn {
    /*display: block;*/
    max-width: 185px;
    margin: 22px auto 0 auto;
    border-radius: 12px;
    /*line-height: 35px;*/
    /*height: 42px;*/
    padding: 5px 0;
    text-align: left;
    position: relative;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    
    height: 52px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.des{
    margin-top: 3px;
    font-size: 12px;
}
.appdownload-btns .ico {
    float: left;
    width: 30px;
    height: 30px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 30px 30px;
    margin: 4px 6px 0 40px;
}

.appdownload-btns .ico-ios {
    background-image: url(http://www.wlans.net/imgs/common/icon_ios.png);
}

.appdownload-btns .ico-android {
    background-image: url(http://www.wlans.net/imgs/common/icon_android.png);
}

.appdownload-btns .txt {
    float: left;
}

.appdownload-copyright {
    padding: 73px 0 60px;
    opacity: .6;
    filter: alpha(opacity=60);
}

.appdownload-copyright-web {
    padding: 0;
    position: fixed;
    bottom: 24px;
    width: 100%;
    left: 0;
}

.appdownload-check-erwei {
    padding-left: 18px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    margin-top: 26px;
    background: url(http://www.wlans.net/imgs/common/icon_erwei_small.png) no-repeat left 2px;
    background-size: 14px 14px;
}

.appdownload-erwei-box {
    width: 112px;
    height: 112px;
    padding: 4px;
    background-color: #fff;
    margin: 24px auto 0 auto;
}

.appdownload-erwei-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1000;
}

.appdownload-erwei-overlay .container {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 226px;
    height: 226px;
    margin: -113px 0 0 -113px;
    background-color: #fff;
    font-size: 14px;
    color: #4a4a4a;
    text-align: center;
}

.appdownload-erwei-overlay .container p {
    margin: 32px 0 24px 0;
}

.android-guider {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .69);
    z-index: 5000;
}

.android-guider-arrow {
    position: absolute;
    right: 24px;
    top: 8px;
    width: 44px;
    height: 47px;
}

.android-guider-box {
    margin-top: 66px;
    padding: 0 40px;
}

.android-guider-text {
    width: 100%;
    max-width: 100%;
}

/*appdownload end*/

/* fixed on 2015-09-24 begin*/
canvas {
    display: block;
}

#particles-js {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    overflow: hidden;
}

.mb-stars,
.page-bg-btm {
    display: none;
}

/* fixed on 2015-09-24 end*/