/* CSS Document */
[v-cloak]{
    display: none !important;
}
body{
	-webkit-text-size-adjust: 100% !important;
}
.w100{
	float: left;
	width: 100%;
}
.viewbox{
	float: left;
	width: 100%;
	min-height: 100vh;
}
.viewbox.hui{background: #f1f1f1;}
.line1{
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.line2{
	text-overflow: -o-ellipsis-lastline;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 2;
	  line-clamp: 2;
	  -webkit-box-orient: vertical;
}
.mt10{
	margin-top: 3vw;
}
.mt20{
	margin-top: 6vw;
}
/*mintui样式后更改*/
div.mint-msgbox{border-radius: 2vw;}
div.mint-msgbox-message{color:#A02630;}
button.mint-msgbox-confirm{color:#fff;background:#A02630;width:5%;font-size:3.7vw;}
.mint-msgbox-cancel{font-size:3.7vw;}
div.mint-msgbox{}
.swcbtn{width:12%;float: left;margin-top: 2vw;margin-left: 10%;}
span.mint-switch-core{width: 12vw;height:6vw;border:0;background: #fff;}
span.mint-switch-core::before{width: 12vw;height:6vw;box-shadow: 0 0 1vw #888;}
span.mint-switch-core::after{width: 4vw;height:4vw;background: #dcdcdc;border:1vw solid #fff;box-shadow: none;}
.mint-switch-input:checked + span.mint-switch-core::after{
	    -webkit-transform: translateX(7.5vw);
    transform: translateX(7.5vw);
}
.mint-switch-input:checked + span.mint-switch-core{
	border-color: #A02630;
    background-color: #A02630;
}
/*mintui样式后更改*/
#app{
	float: left;
	width: 100%;
	height: 100vh;
}
/*weui*/
.weui-toast_content{
	color: #fff;
}
.weui-dialog, .weui-toast{
	padding:2%;
}
.weui-toast_content{font-size: 3.2vw;letter-spacing: 0.5vw;}
/*weui*/






.qs_img1{
	width: 16%;
	float: left;
	margin-left: 42%;
	margin-top: 32vw;
}
.qs_txt1{
	float: left;
	width: 94%;
	margin-left: 3%;
	line-height: 6vw;
	font-size: 4.8vw;
	text-align: center;
	color: #909090;
	margin-top: 4vw;
	letter-spacing: 0.3vw;
}
.float_box1{
	position: fixed;
	z-index: 1111;
	width: 94%;
	padding: 0 3%;
	height:16vw;
	background: #767676;
	top: 0;
	left: 0;
}
.kb1{
	float: left;
	width: 100%;
	height:16vw;
}
.kb4{
	float: left;
	width: 100%;
	height:16vh;
}
.qs_icon1{
	float: left;
	width: 10.7vw;
	height:10.7vw;
	margin-top: 2.6vw;
}
.qs_txt2{
	float: left;
	width: 60%;
	margin-left: 2%;
	height:16vw;
	line-height: 16vw;
	color: #fff;
	text-align: left;
	font-size: 4.3vw;
}
.qs_btn1{
	float: right;
	width: 19%;
	height:7.5vw;
	line-height: 7.5vw;
	text-align: center;
	color: #fff;
	font-size: 3.2vw;
	border-radius: 2vw;
	background: #AC5FF8;
	text-decoration: underline;
	margin-top: 4.25%;
}
.qs_box1{
	float: left;
	width: 94%;
	background: #fff;
	border-radius: 1vw;
	height:11.7vw;
	margin-left: 3%;
	margin-top: 3vw;
}
.qs_txt3{
	float: left;
	height:11.7vw;
	color: #000;
	font-size: 3.7vw;
	line-height: 11.7vw;
	text-align: left;
	margin-left: 3%;
}
.qs_txt4{
	float: left;
	height:11.7vw;
	width: 30%;
	line-height: 11.7vw;
	background: #fff;
	font-size: 3.7vw;
	text-align: left;
	color: #000;
}
.qs_btn2{
	float: left;
	height:11.7vw;
	line-height: 11.7vw;
	color: #2781FD;
	text-align: right;
	max-width: 20%;
	text-decoration: underline;
	font-size: 3.2vw;
	font-weight: bold;
	margin-left: 3%;
	letter-spacing: 0.3vw;
}
.qs_txt5{
	float: left;
	height:11.7vw;
	width: 60%;
	line-height: 11.7vw;
	background: #fff;
	font-size: 3.7vw;
	text-align: left;
	color: #F94413;
}
.qs_box2{
	float: left;
	width: 94%;
	margin-left: 3%;
	margin-top: 6vw;
}
.qs_icon2{
	float: left;
	width: 4.3vw;
	height:4.3vw;
	margin-top: 0.3vw;
}
.qs_txt6{
	float: left;
	margin-left: 1%;
	font-size: 3.7vw;
	color: #434343;
	line-height: 5vw;
}
.qs_btn3{
	float: left;
	font-size: 3.7vw;
	color: #2781FD;
	text-decoration: underline;
	line-height: 5vw;
}
.qs_btn4{
	float: left;
	width: 94%;
	margin-left: 3%;
	height:11.7vw;
	line-height: 11.7vw;
	text-align: center;
	color: #fff;
	font-size: 3.7vw;
	background: #2781FD;
	border-radius: 6vw;
}
.mt7{
	margin-top: 18.7vw;
}
.qs_btn4:active{background: #1d78f7;}
.bgbox1{
	display: none;
	position: fixed;
	z-index: 222;
	width: 100%;
	height:100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.6);
}
.popup_box1{
	float: left;
	width: 66%;
	margin-top: 50vw;
	background: #fff;
	border-radius: 2vw;
	overflow:hidden;
	margin-left: 17%;
}
.popuptxt1{
	float: left;
	width: 90%;
	margin-left: 10%;
	font-size: 4.8vw;
	color: #3A3A3A;
	text-align: center;
	line-height: 6vw;
	padding: 10vw 0;
	font-weight: bold;
	letter-spacing: 0.5vw;
}
.popup_btn1{
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 4.3vw;
	height:11.7vw;
	line-height: 11.7vw;
	background: #2882fd;
}
.htmltxt{
	float: left;
	width: 94%;
	padding:3vw 3%;
}
.htmltxt *{
	display: inline-block;
	max-width: 100%;
	font-size: 3.7vw;
	color: #000;
	line-height: 7vw;
}
.htmltxt img{
	display: inline-block;
	width: 100%;
	margin:3vw 0;
}
.app_img1{
	float: left;
	width: 24%;
	margin-left: 38%;
	margin-top: 6vw;
}
.app_txt1{
	float: left;
	width: 94%;
	margin-left: 3%;
	color: #000;
	text-align: center;
	font-size: 4.8vw;
	line-height: 6vw;
	margin-top: 3vw;
	margin-bottom: 3vw;
}
.app_btn1{
	float: left;
	width: 68%;
	margin-left: 16%;
	height:11.7vw;
	line-height: 11.7vw;
	text-align: center;
	color: #fff;
	font-size:4.3vw;
	background: #444;
	border-radius: 6vw;
	margin-top: 4vw;
	box-shadow:0px 0.5vw 1.5vw 0px rgba(67,67,67,0.75);
}
.app_btn1.cor1{background: #27CD7D;box-shadow:0px 0.5vw 1.5vw 0px rgba(39,205,125,0.75);}
.app_txt2{
	float: left;
	width: 94%;
	margin-left: 3%;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 4.8vw;
	line-height: 6vw;
	margin-top: 20vw;
	margin-bottom: 2vw;
}
.notice_box1{
	float: left;
	width: 88%;
	margin-left: 3%;
	margin-top: 3vw;
	background: #fff;
	padding: 2vw 3%;
	border-radius: 2vw;
}
.notice_txt1{
	float: left;
	width: 100%;
	font-size: 4.3vw;
	color: #000;
	height: 6vw;
	line-height: 6vw;
	margin-top: 1vw;
}
.notice_txt2{
	float: left;
	width: 100%;
	font-size: 3.2vw;
	color: #888;
	height: 6vw;
	line-height: 5vw;
}
.notice_txt2 p{
	display: inline-block;
	color: #1593F4;
}
.alertbox1{
	position: fixed;
	bottom: -100%;
	height: 86%;
	background: #fff;
	border-radius:3vw 3vw 0 0;
	z-index: 111;
	width: 94%;
	padding:0 3%;
}
.at{
	float: left;
	width: 100%;
	height: calc(86vh - 8vw);
	overflow-y: auto;
}
.alertbox2{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.5);
}
.alerttxt1{
	float: left;
	line-height: 6vw;
	font-size: 4.8vw;
	text-align: left;
	width: 100%;
	color: #000;
	margin-bottom:1vw;
}
.htmltxt.pnot{
	padding: 0;
	width: 100%;
	margin-top: 5vw;
}
.close_icon1{
	position: fixed;
	width: 11%;
	line-height: 10vw;
	height: 10vw;
	right: 0;
	/*top: 14%;*/
	top: 100%;
	font-size: 4vw;
	color: #1593F4;
	text-align:center;
	z-index: 2222;
}
.kb2{
	float: left;
	width: 100%;
	height: 10vw;
}
.ldtxt1{
	float: left;
	width: 94%;
	margin-left: 3%;
	text-align:center;
	color: #888;
	font-size: 3.2vw;
	line-height: 8vw;
	height: 8vw;
	margin-top: 5vw;
}
.heiscroll{
	float: left;
	width: 100%;
	height: 100vh;
	overflow-y: scroll;
}
.notbox1{
	float: left;
	width: 40%;
	margin-top: 20vw;
	margin-left: 30%;
}
.nottxt1{
	float: left;
	width: 94%;
	margin-left: 3%;
	font-size: 4.8vw;
	color: #888;
	line-height: 6vw;
	text-align: center;
}
.qbg1{
	position: fixed;
	z-index: 9999;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
}
.yhbox1{
	display: block;
	width: 94%;
	margin-left: 3%;
	margin-top: 3vw;
	background: #fff;
	border-radius: 2vw;
	min-height: 10vh;
	padding-bottom: 3vw;
}
.yhtxt1{
	display: inline-block;
	line-height: 8vw;
	font-size: 5vw;
	color: #000;
	width: 94%;
	margin-left: 3%;
	padding-top: 2vw;
}
.yhbtn1{
	display: inline-block;
	line-height: 8vw;
	font-size: 4vw;
	color: #4481eb;
	width: 94%;
	margin-left: 3%;
	padding:3vw 0;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 1px solid #ddd;
}
.yhtxt2{
	display: inline-block;
	line-height: 6vw;
	font-size: 3.2vw;
	color: #888;
	width: 94%;
	margin-left: 3%;
}
.yhbtn2{
	position: fixed;
	bottom: 3vw;
	right: 3%;
	width: 13%;
	height: 13vw;
	border-radius: 8vw;
	background: rgb(0 0 0 / 48%);
	color: #fff;
	font-size: 4vw;
	text-align: center;
	line-height: 13vw;
}