﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, menu{margin:0;padding:0;border:0;background:transparent;}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, menu{display:block;-webkit-text-size-adjust:none;}
li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
input, select,button,img{vertical-align:middle;}
img{-ms-interpolation-mode:bicubic;-webkit-touch-callout:none;}
address,form{ display:inline;}
a{text-decoration:none;outline:none;-webkit-touch-callout:none;color:#333;border:none;}
html,body{background-color:;width:100%;height:100%;}
em{font-style: normal;}
body{font:16px normal 'Microsoft Yahei','Helvetica Neue',Helvetica,sans-serif;margin:0;padding:0;word-wrap:break-word;min-width: 320px; background-color: #fff;}
body{
	background:url(bg_v1.jpg);
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.clear{ clear:both;}
*{
	tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-ms-tap-highlight-color: rgba(0,0,0,0);
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html,body{ height: 100%; overflow: hidden;}
.qd_bg{ width:100%; height:100%; background-size:100% auto;}

.xiazai{ position:absolute; bottom:31%; width: 80%; text-align:center; margin: 0 10%;border: 1px solid #3CA1EC;display: flex;flex-direction: row;padding: 3.3% 0;border-radius: 9px;align-items: center;}
.xiazai .android{height:42px; width:50%; margin: 0 auto; text-align:center; display:block; margin-top:20px;}
.xiazai .ios{height:42px; width:50%; margin: 0 auto; text-align:center; display:block; margin-top:38px;}

.share-div {
    position: absolute;
    right: 0px;
    top: 5px;
    z-index: 10001;
	width:70%
}
.share-div img {
    width: 100%;
}
.tip{
	display: none;
    width: 60%;
    height: 30px;
    background-color: #655a5a;
    position: absolute;
    bottom:250px;
    font-size: 14px;
    color: #fff;
    left: 20%;
    border: 1px solid #655a5a;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
}