@charset "utf-8";
*{margin:0;padding:0}
/* ç¦ç”¨iPhoneä¸­Safariçš„å­—å·è‡ªåŠ¨è°ƒæ•´ */
html {font-size: 14px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
/* è§£å†³IOSé»˜è®¤æ»‘åŠ¨å¾ˆå¡çš„æƒ…å†µ */
    -webkit-overflow-scrolling : touch;
}
video::-webkit-media-controls {  
    display:none !important;
}
body{scroll:no;color:#000;font-size:14px;width:100%;height:100%; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;background: #fff; }
body,p,b,dl,dd,table,td,th,form,div,ul,li,h1,h2,h3,h4,h5,h6{margin:0;padding:0;border:0;font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;}

h1,h2,h3,h4,h5,h6,input,textarea,form{ font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;font-size: 100%;}
ul,li{list-style:none;font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;}
html, body {  
    width: 100%;
    height: 100%;
}
.clear {clear:both;}
/*æ¸…é™¤æµ®åŠ¨*/
.clearfix{display:inline-table;zoom:1;_height:1%;display:block}
.clearfix::before,  
.clearfix::after{  
    content: "";  
    height: 0;  
    line-height: 0;  
    display: block;  
    visibility: hidden;  
    clear: both;  
}
em,i{ font-style:normal;}
input,button,textarea,a,select{padding: 0;margin: 0;outline: none;border: 0px;}
table{ border-spacing: 0; border-collapse: collapse;}
/*å…¬å…±æ ·å¼ begin*/
.scale:after{
	content: "";
	position: absolute;
	bottom:0px;
	left: 0px;
	right: 0px;
	border-bottom: 1px solid #ddd;
	-webkit-transform: scaleY(.5);
	-webkit-transform-origin:0 0 ;
	-moz-transform: scaleY(.5);
	-moz-transform-origin:0 0 ;
	transform: scaleY(.5);
	transform-origin:0 0 ;
}
input::-ms-input-placeholder{text-align: center;}
input::-webkit-input-placeholder{text-align: center;}
/* ç¦æ­¢ç¼©æ”¾è¡¨å• */
input[type="submit"], input[type="reset"], input[type="button"], input {
    resize: none; border: none;}
 /*æ¸…é™¤ç§»åŠ¨ç«¯é»˜è®¤çš„è¡¨å•æ ·å¼*/
input{ border: none;  outline: none;  -webkit-appearance: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
/* å–æ¶ˆé“¾æŽ¥é«˜äº®  */
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* è®¾ç½®HTML5å…ƒç´ ä¸ºå— */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block;}

/* å›¾ç‰‡è‡ªé€‚åº” */
img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    display: block;
    -ms-interpolation-mode: bicubic;/*ä¸ºäº†ç…§é¡¾ieå›¾ç‰‡ç¼©æ”¾å¤±çœŸ*/
}

/* ç§»åŠ¨ç«¯ç‚¹å‡»aé“¾æŽ¥å‡ºçŽ°è“è‰²èƒŒæ™¯é—®é¢˜è§£å†³ */
.w50{ width: 50%;}
.w25{ width: 25%;}
.w20{ width: 20%;}
.w33{ width: 33.333333%;}
.fl{ float: left;}
.fr{ float: right;}
.db{ display: block !important;}
.dn{ display: none;}
/*å•è¡Œæº¢å‡º*/
.one-txt-cut{ overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
/*å¤šè¡Œæº¢å‡º æ‰‹æœºç«¯ä½¿ç”¨*/
.txt-cut{ overflow : hidden; text-overflow: ellipsis; display: -webkit-box; /* -webkit-line-clamp: 2; */ -webkit-box-orient: vertical;}
/*åŠ è½½ç­‰å¾…*/
.loading_bg{ background: #fff; position: fixed; z-index: 10000;  width: 100%;height: 100%; }
	.jiazai_div{ position: absolute; margin: auto; top: 0; right: 0; bottom: 0; left: 0; width:40px ; height: 40px;}
	.jiazai_div i{ float: left; display: block; width: 4px; height: 40px; margin: 0 2px; background: #778CE5; 
	-webkit-animation: load 1.2s infinite;animation: load 1.2s infinite;
	-webkit-transform: scaleY(0.4);-ms-transform: scaleY(0.4);transform: scaleY(0.4);}
	.jiazai_div i:nth-child(2){ -webkit-animation-delay: 0.1s; animation-delay: 0.2s;}
	.jiazai_div i:nth-child(3){-webkit-animation-delay: 0.2s;animation-delay: 0.3s;}
	.jiazai_div i:nth-child(4){-webkit-animation-delay: 0.3s;animation-delay: 0.4s;}
	.jiazai_div i:nth-child(5){-webkit-animation-delay: 0.4s;animation-delay: 0.5s;}
	@-webkit-keyframes load{
		
		0%,40%,100%{
			-webkit-transform: scaleY(0.4);
			        transform: scaleY(0.4);
		}
		20%{ -webkit-transform: scaleY(1); transform: scaleY(1);}
	}
@keyframes load{
		0%,40%,100%{
			-webkit-transform: scaleY(0.4);
			        transform: scaleY(0.4);
		}
		20%{ -webkit-transform: scaleY(1); transform: scaleY(1);}
	}
	.loading{ height: 100%; width: 100%;}
.wrap_out{
	padding: 5vh 15px 0;
}
.user-agreement-view{
	text-align: justify;
	text-justify: inter-ideograph;
	background: #ffffff;
	padding: 4px 14px;
}
.main-title{
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
.flt{
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.desc{
	line-height: 24px;
	font-size: 15px;
	margin-bottom: 5px;
}
.slt{
	line-height: 22px;
	font-size: 14px;
	margin-bottom: 4px;
}
.tlt, .p{
	margin-bottom: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999999;
}
/* ----------- åº•éƒ¨ä¸‹è½½æŒ‰é’®--------- */
.footer_download-btn{
	background: white;
	position: fixed;
	bottom: 8%;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99;
	width: 80vw;
	max-width: 420px;
	height: 13.33333vw;
	max-height: 70px;
	border-radius: 7vw;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer_download-btn > img{
	width: 6vw;
	height: 6vw;
	max-width: 40px;
	max-height: 40px;
	margin-right: 10px;
}
.footer_download-btn > .download{
	max-width: 30px;
	max-height: 30px;
	width: 4.8vw;
	height: 4.8vw;
	margin-right: 10px;
}
.footer_download-btn > span{
	font-size: 18px;
	font-weight: 500;
}
/*---------ä¸‹è½½APPæç¤ºé®ç½©å±‚---------*/
#down_mask{ position:fixed; z-index: 99999; width: 100%; height: 100%; filter:Alpha(opacity=80); background-color: rgba(0,0,0,0.8); }
#down_mask p{color: #fff; position: absolute; top: 80px; left: 20%; font-size: 18px;}
#down_mask p img{ width: 40px;display: inline-block;vertical-align: middle; margin-left:4px;}
#down_mask>img{ width: auto; height: 95px; position: absolute; right: 0; top: 0;}
