﻿[v-cloak] {display: none;}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html {
	font-size: 625%;
}
html,body {
	width: 100%;
	height: 100%;
	max-width: 640px;
	/*overflow: hidden;*/
	font-family: "微软雅黑", "黑体", "宋体";
	margin: 0 auto;
	/*background: #252531 ;*/
}
.logo img{
    width:80%;
    margin:0 auto;
    display:block;
}
p,ul,li,button,input,div,a,span,img {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

input[type=text] {
	border: none;
	margin: 0;
}

ul,li {list-style: none;}
a {text-decoration: none;}
.fr {float: right;}
.fl {float: left;}
.hiddenBlock {display: none;}
.showBlock {display: block;}
.p_top_scroll{
	position: absolute;
    left: 0;
    right: 0;
    top: 2.5rem;
    bottom: 0.5rem;
    overflow-y: scroll;
}
.p_scroll{
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0.5rem;
    overflow-y: scroll;
}
.p_cont{padding: 0.5rem 0;}
.p_content{
	width: 100%;
	height: 100%;
	padding: 0.5rem 0;
}
.nothing{text-align: center;font-size: 0.14rem;}
.noData,.noDataify{background: #fff;text-align: center;font-size: 0.14rem;padding: 0.1rem 0;margin-bottom: 0.1rem;}
.noDataify{border-bottom: solid 1px #F0F0F0;}
#footer {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 0.5rem;
	/*background: #DEDEDE;*/
	z-index: 10;
	max-width: 640px;
	
}
.footerList {
	/*border-top: 1px solid #e9e9e9;*/
	display: flex;
	align-items: center;
	justify-content: space-around;
}
.footerList li {
	height: 0.5rem;
	flex: 1;
	text-align: center;
}
.footerList li a {
	display: block;
	height: 0.5rem;
	line-height: 0.2rem;
	/*background: #ffffff;*/
}
.footerList li a .icon {
	color: #CCCCCC;
	font-size: 0.2rem;
	margin-top: 0.05rem;
	display: inline-block;
}

.footerList li a p {
	font-size: 0.12rem;
	color: #CCCCCC;
}
.footerList li.curr a {
	/*background: #FFFFFF;*/
}
.footerList li.curr a i,.footerList li.curr a p{
	    color: #04bdb2;
}

.mui-content{
	/*background: #f3f3f3;*/
}




.mui-segmented-control .mui-control-item.mui-active {
    color: #fff;
    /*background-color: #DFA355;*/
}
.mui-segmented-control .mui-control-item:first-child {
    border-left-width: 0;
}
.mui-segmented-control .mui-control-item {

    color: #007aff;
    border-color: #DFA355;
    border-left: 1px solid #DFA355;
}
.mui-segmented-control .mui-control-item {
    color: #007aff;
    border-color: #007aff;
    border-left: 1px solid #007aff;
}
/*覆盖mui*/
.mui-table-view {position: initial;}
.mui-checkbox input[type=checkbox]:checked:before,.mui-radio input[type=radio]:checked:before {color: #FD3E3B;}
.mui-checkbox input[type=checkbox]:before,.mui-radio input[type=radio]:before {font-size: 20px;}
.mui-checkbox input[type=checkbox],.mui-radio input[type=radio] {line-height: 26px;top: 7px;}
.mui-toast-container {bottom: auto;top: 30%;}
.mui-popover .mui-table-view {max-height: inherit;}
.mui-table-view:after,.mui-table-view-cell:after {height: 0;}
.mui-content{background-color: none;}
.mui-bar-nav~.mui-content{padding: 0.45rem 0;}
.mui-bar {background-color: #e65425;height: 0.45rem;max-width: 640px;z-index: 10;margin: 0 auto;}
.mui-bar .mui-icon{padding-top: 0;padding-bottom: 0;}
.mui-bar .mui-title,.mui-bar .mui-icon {color: #fff;line-height: 0.45rem;}
.mui-bar .mui_tit_right {font-size: 16px;line-height: 0.54rem;}
.mui-bar .mui-title a{font-size: 17px;}
.mui-bar .mui_tab{display: flex;}
.mui-bar .mui_tab a{flex: 1;}
/*input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: rgb(255, 255, 255) !important;
    background-image: none;
    color: rgb(0, 0, 0);
}*/
.bg_no{
    background-color:none !important;
}
@media screen and (min-width:374px) {
	html {
		font-size: 700%;
	}
}

@media screen and (min-width:404px) {
	html {
		font-size: 800%;
	}
}

@media screen and (min-width:500px) {
	html {
		font-size: 1500%;
	}
	p {
		line-height: 0.2rem;
	}
}
.seven_1,.seven_2,.seven_3,.seven_4,.seven_5,.seven_6,.seven_7{
    /*border-radius: 10px;*/
    overflow: hidden;
    padding: 10px 10px 30px 10px;
	text-align: center;
	line-height: 0.3rem;
	margin-top: 6px;
	background:#fff;
    /*border-bottom:1px solid #bbb;*/
	background-size:100% 100% ;
    margin: 1%;
    width: 48%;
    float:left;
}

.seven_1>img{
	max-width: 100%;
}
.hom_t{
	font-size: 0.18rem;
	color: red;
	line-height: 0.36rem;
}

.zhuangtai
.submit{
	width: 60%;
	display: block;
	margin: 0 auto;
	line-height: 0.36rem;
	background: #000000; 
	background: -moz-linear-gradient(left, #44e3ff 0%, #2db9ff 100%); 
	background: -webkit-gradient(linear, left, right, color-stop(0%,#44e3ff), color-stop(100%,#2db9ff)); 
	background: -webkit-linear-gradient(left, #44e3ff 0%,#2db9ff 100%); 
	background: -o-linear-gradient(left, #44e3ff 0%,#2db9ff 100%); 
	background: -ms-linear-gradient(left, #44e3ff 0%,#2db9ff 100%);  
    background: linear-gradient(to right, #44e3ff 0%,#2db9ff 100%);
	color: white;
	border-radius: 26px;
}
.nosubmit{
	width: 60%;
	display: block;
	/*margin: 0 auto;*/
	line-height: 0.28rem;
	background: #000000; 
	background: -moz-linear-gradient(left, #f5f5f5 0%, #888 100%); 
	background: -webkit-gradient(linear, left, right, color-stop(0%,#f5f5f5), color-stop(100%,#888)); 
	background: -webkit-linear-gradient(left, #f5f5f5 0%,#888 100%); 
	background: -o-linear-gradient(left, #f5f5f5 0%,#888 100%); 
	background: -ms-linear-gradient(left, #f5f5f5 0%,#888 100%); 
	background: linear-gradient(to right, #f5f5f5 0%,#888 100%); 
	color: white;
	border-radius: 26px;
}
.submit_1{
	text-align: center;
	width: 100%;
	display: block;
	margin: 0 auto;
	line-height: 0.16rem;
	background: #000000; 
	background: -moz-linear-gradient(left, #8ed6ff 0%, #0095ff 100%); 
	background: -webkit-gradient(linear, left, right, color-stop(0%,#8ed6ff), color-stop(100%,#0095ff)); 
	background: -webkit-linear-gradient(left, #8ed6ff 0%,#0095ff 100%); 
	background: -o-linear-gradient(left, #8ed6ff 0%,#0095ff 100%); 
	background: -ms-linear-gradient(left, #8ed6ff 0%,#0095ff 100%); 
	background: linear-gradient(to right, #8ed6ff 0%,#0095ff 100%); 
	color: white;
	border-radius: 16px;
}
.submit_2{
	text-align: center;
	color: white;
	width: 100%;
	display: block;
	margin: 0 auto;
	line-height: 0.16rem;
	background: #000000; 
	background: -moz-linear-gradient(left, #fac7a1 0%, #f69684 100%); 
	background: -webkit-gradient(linear, left, right, color-stop(0%,#fac7a1), color-stop(100%,#f69684)); 
	background: -webkit-linear-gradient(left, #fac7a1 0%,#f69684 100%); 
	background: -o-linear-gradient(left, #fac7a1 0%,#f69684 100%); 
	background: -ms-linear-gradient(left, #fac7a1 0%,#f69684 100%); 
	background: linear-gradient(to right, #fac7a1 0%,#f69684 100%); 
	color: white;
	border-radius: 16px;
}
.tglj_s{
    color: #7e3314;
    width: 100%;
    text-align: center;
    line-height: 0.22rem;
    display: block;
    font-size: 0.18rem;
    position: absolute;
    top: 35%;
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    background: #f1f1f1;
}
.table-striped{
	background: #fff;
	line-height: 0.3rem;
}
.table-striped tbody tr td{
	border-bottom: 1px solid #FAF5F9;
}
.wdtd_t{
	margin-bottom: 10px;
	text-align: center;
}
.font_r{
	font-size: 0.16rem;
	color: red;
	font-weight: 500;
}
.wdtd_b{
	width: 100%;
	float: left;
}
.wdtd_b_t{
	width: 100%;
	line-height: 0.4rem;
	text-indent: 10px;
	background: #fff;
    background: -moz-linear-gradient(top, #8ed6ff 0%, #0095ff 100%);
    background: -webkit-gradient(linear, top, bottom, color-stop(0%,#8ed6ff), color-stop(100%,#0095ff));
    background: -webkit-linear-gradient(top, #8ed6ff 0%,#0095ff 100%);
    background: -o-linear-gradient(top, #8ed6ff 0%,#0095ff 100%);
    background: -ms-linear-gradient(top, #8ed6ff 0%,#0095ff 100%);
    background: linear-gradient(to bottom, #8ed6ff 0%,#0095ff 100%);
    color: white;
}
.qqsy_b_t{
	width: 100%;
	line-height: 0.4rem;
	text-indent: 10px;
	background: #fff;
    background: -moz-linear-gradient(top, #fac7a1 0%, #fca494 100%);
    background: -webkit-gradient(linear, top, bottom, color-stop(0%,#fac7a1), color-stop(100%,#fca494));
    background: -webkit-linear-gradient(top, #fac7a1 0%,#fca494 100%);
    background: -o-linear-gradient(top, #fac7a1 0%,#fca494 100%);
    background: -ms-linear-gradient(top, #fac7a1 0%,#fca494 100%);
    background: linear-gradient(to bottom, #fac7a1 0%,#fca494 100%);
    color: white;
}
}
