body {
    margin: 0;
}

.page {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 0;
    bottom: 0;
}

.page img {
    max-width: 100%;
    max-height: 100%;
}

.page .ios-main-div {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    /* width: auto; */
    width: 100% !important;
    text-align: center;
}

.page img.logo {
    height: 37px;
    position: absolute;
    top: 17px;
    /* width: 120px; */
    border-radius: 4px;
}

.page img.wechat-tip {
    position: absolute;
    right: 0;
    width: 170px;
}

.page img.right-bg {
    position: absolute;
    right: 0;
    width: 25%;
}

.download {
    display: block;
    cursor: pointer;
}

.download.ios {
    width: 100%;
    margin-top: 0%;
}

.download.android {
    width: 100%;
    margin-top: 0%;
}

.headBg {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 74px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
}

.header {
    width: 80%;
    height: 74px;
    min-width: 960px;
    margin: 0 auto;
    position: relative;
    color: #666;
}

.logoTitle {
    height: 37px;
    position: absolute;
    top: 17px;
    color: #fff;
    text-align: center;
    padding-left: 60px;
    line-height: 37px;
    font-size: 27px;
}

.logoTitleContent {
    margin-left: 11px;
    padding-left: 11px;
    color: rgba(255, 255, 255, 0.95);
    border-left: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 18px;
}

.langChoose {
    width: 125px;
    position: absolute;
    top: 38%;
    font-size: 16px;
    text-align: center;
    padding-left: 74%;
    z-index: 100001;
    color: #fff;
}

ul, li {
    list-style: none;
}

.langChooseUl li {
    width: 125px;
    height: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}

.verChoose {
    position: absolute;
    top: 38%;
    font-size: 16px;
    text-align: center;
    z-index: 100000;
    color: #fff;
    padding-left: 90%;
}

/* .contenter {

    width: auto;

    height: 100%;

	background-image: url('img/iphone-bg.png');

	background-repeat: no-repeat;

	background-size: cover;

	background-position: 30% 100%;

} */

.main_visual {
    border-top: 1px solid #d7d7d7;
    overflow: hidden;
    position: relative;
}

.contenter ul {
    width: 100%;
    height: 100%;
}

.contenter li {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.contenter li span {
    display: block;
    width: 100%;
    height: 100%
}

.contenter li a {
    display: block;
    width: 100%;
}

.zhBgText {
    position: absolute;
    top: 20%;
    width: 39%;
    color: #fff;
    font-size: 28px;
    /* left: 20%; */
    line-height: 40px;
}

.zhBgText a {
    line-height: 40px;
    width: 120px;
    height: 40px;
    color: #fff;
    text-align: center;
    background: #3da5fe;
    padding: 6px 50px;
    border-radius: 28px;
    font-size: 18px;
    text-decoration: none;
    margin-top: 70px;
    display: inline-block;
}

.type-icons {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 110px;
    border-top: 2px solid #eeeeee;
    border-top: 1px solid gray;
    font-size: 0;
    z-index: 999;
}
.download-android, .download-ios {
    position: absolute;
    top: 60%;
    height: 28px !important;
    line-height: 28px;
    width: 103px !important;
    background: #00adee !important;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    padding: 5px 48px 5px;
}
.download-android {
    font-size: 17px;
    padding-left: 68px;
    padding-right: 68px;
    right: 20%;
    border-radius: 51.5px;
}
.zhAndroidText {
    right: 20%;
}
.download-ios {
    font-size: 17px;
    padding-left: 68px;
    padding-right: 68px;
    left: 20%;
    border-radius: 51.5px;
}
.icons-box {
    position: relative;
    min-width: 760px;
    width: 60%;
    height: 100%;
    margin: 0 auto;
}

.zhIphoneText {
    left: 20%;
}
.hidden {
    display: none;
}
.type-icons ul {
    height: 100%;
}

.type-icons li {
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
    cursor: pointer;
}

.type-icons li div {
    width: 125px;
    height: 100%;
    margin: 0 auto;
    padding: 14px 0;
}

.type-icons li.active div {
    border-top: 4px;
    margin-top: -4px;
}

.type-icons li.active .liIconBox {
    border-top: solid #fff;
}

.icons-box li img {
    height: 50px;
}

.iconIphoneText {
    font-size: 20px;
    color: #CCCCCC;
    border-top: hidden !important;
    /* position: absolute; */
    bottom: -89px;
}

.weixin_hint {
    position: absolute !important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    background-color: rgba(0, 0, 0, .6)!important;
}

.weixin_hint .tips-box {
    padding-top: 20px!important;
    text-align: right!important;
}

.weixin_hint p {
    margin-bottom: 70px!important;
    color: #fff!important;
}

.btn.know {
    width: 50%!important;
    padding: 10px 0!important;
    border: 2px solid #fff!important;
}

.btn {
    display: block!important;
    margin: 0 auto 20px!important;
    font-size: 20px!important;
    color: #FFF!important;
    text-decoration: none!important;
    border-radius: 36px!important;
}

.weixin_hint img {
    width: 220px!important;
    height: 244px!important;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}

img {
    border: none;
}
.main_image{height:100%;overflow:hidden;position:relative;}
.main_image ul{width:100%;height:100%;}
.main_image li{float:left;width:100%;height:100%; overflow: hidden;}
.main_image li span{display:block;width:100%;height:100%}
.main_image li a{display:block;width:100%;height:796px}  
.img_3 {width: 100%;height: 100%;}
/* 
div.flicking_con {
    width: 990px;
    margin: 0 auto;
    position: relative
}

div.flicking_con .flicking_inner {
    position: absolute;
    top: 360px;
    left: 90px;
    z-index: 999;
    width: 300px;
    height: 21px
}

/* 121126 */
.scanCodeDown{
    bottom: 160px;
    left: 0;
    color: #000;
    bottom: 169px;
    height: 40px;
    width: 240px;
    margin-left: 60px;
    font-size: 17px;
    text-align: center;
    position: absolute;
    bottom: 161px;
}
.scanCodeDown div{
    width: 63%;
    height: 100%;
    margin: 0 auto;
}
.qrCode {
    position: absolute;
    bottom: 158px;
    left: 0;
    width: 360px;
    height: 335px;
}
/*test start*/
.qrCode .qrCode-bg {
    width: 280px;
    height: 300px;
    background-color: #fff;
    margin-left: 40px;
    margin-top: 28px;
    position: absolute;
}
.qrCode .qrcode-info {
    position: absolute;
    top: 33px;
    left: 41px;
    padding: 25px;
}
.trianglePc{
    width: 0;
    height: 0;
    margin-top: 300px;
    margin-left: 120px;
    position: absolute;
    border-width: 20px 20px 0px 20px;
    border-style: solid;
    border-color: #fff transparent;
}
/*test end*/
.qrCode img {
    width: 229px;
    height: 220px;
    padding: 22px 26px;
}

div.flicking_con a {
    float: left;
    width: 21px;
    height: 21px;
    margin: 0;
    padding: 0;
    background: url('../images/btn_main_img.png') 0 0 no-repeat;
    display: block;
    text-indent: -1000px
}

div.flicking_con a.on {
    background-position: 0 -21px
} */

#btn_prev, #btn_next {
    z-index: 11111;
    position: absolute;
    display: block;
    width: 73px!important;
    height: 74px!important;
    top: 50%;
    margin-top: -37px;
    display: none;
}

#btn_prev {
    background: url(../images/hover_left.png) no-repeat left top;
    left: 100px;
}

#btn_next {
    background: url(../images/hover_right.png) no-repeat right top;
    right: 100px;
}