* {
	margin: 0;
	padding: 0;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}
li {
	list-style: none;
}
img{
	width: 100%;
	display:block;
}
input{
	display: block;
	border: none;
	outline: none;
}
input::-webkit-search-cancel-button{
   display: none;
}
input::-webkit-input-placeholder {
	color:rgba(199, 199, 199, 1);
}

input::-moz-placeholder {
	color:rgba(199, 199, 199, 1);
}

input:-moz-placeholder {
	color:rgba(199, 199, 199, 1);
}
/* 头部 */
.head_nav {height:0.88rem;position:relative;font-size:0.32rem;background-color:#ffffff;}
.head_return {position:absolute;left:0.32rem;width:0.2rem;display:flex;align-items:center;height:100%;}
.head_cont {text-align:center;    display: flex;justify-content: center;align-items: center;height: 0.88rem;color: #222222;border-bottom: 1px solid #E6E6E6;}
.paynemt_im {width:0.32rem;height:0.32rem;position:absolute;display:flex;align-items:center;height:100%;right:0.3rem;top:0;}
.hea_right{
	position: absolute;
	top: 0;
	right: 0.3rem;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.hea_right img{
	width: 0.4rem;
}

.printing {
    border: 0.06rem solid #007DFE;
    border-radius: 10px;
    margin: 0.1rem 0.1rem 0.6rem;
}
.calculator{
	height: 100%;
	display: flex;
	flex-direction: column;
}
.calcul_top{
	flex: 1;
	overflow: auto;
}
.calcul_text,.calcul_number{
	color: #333333;
	font-size: 0.32rem;
}
.calcul_num{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0.4rem 0.3rem;
}
.calcul_gu{
	width: 2.5rem;
	color: #333333;
    font-size: 0.34rem;
}

.fen {
    height: 0.12rem;
    background-color: #F4F5F6;
}

.calcul_ul{
	font-size: 0.36rem;
	color: #282828;
	display: flex;
	justify-content: space-around;
	padding: 0.4rem 0;
}
.calcul_ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ul_bot{
	width: 0.5rem;
	height: 2px;
	border-radius: 1px;
	background-color: #ffffff;
	margin-top: 0.15rem;
}
.ul_boto{
	background-color: #007CFF;
}
.ul_text {
    color: #007CFF;
}

.ul_zdy{
	display: none;
}
.jyms_list li{
	display: flex;
	align-items: center;
	padding: 0.2rem 0.3rem;
}
.ul_le{
	width: 2rem;
}
.ul_re{
	flex: 1;
}

.calcul_gene {
    color: #ffffff;
    font-size: 0.32rem;
    margin: 0 auto 0.3rem;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    padding-top: 0.6rem;
}
.calcul_results {
    width: 2.5rem;
    height: 0.8rem;
    background-color: #007CFF;
    line-height: 0.8rem;
    border-radius: 0.42rem;
}

.printer {
    padding: 0.3rem 0.1rem 0.63rem;
    display: none;
}
.printing_to {
    display: none;
    border: 5px solid #007DFE;
    border-radius: 10px;
    margin: -1.5rem 0.45rem 0.6rem;
    position: relative;
    background-color: #ffffff;
}
.result_sto {
    font-size: 0.4rem;
    color: #333333;
    font-weight: bold;
    padding: 0.56rem 0.3rem 0;
}
.printing_to ul{
    margin-left: 0.3rem;
}
.printing_to li {
   display: flex;
	 justify-content: space-between;
	 align-items: center;
	 padding: 0.4rem 0.3rem 0.2rem 0;
}
.calcul_text{
    color: #333333;
    font-size: 0.32rem;
}
.results {
    color: #333333;
    font-size: 0.28rem;
    font-weight: bold;
}

.layui-form-select dl dd.layui-this{
	background-color: #007CFF;
}
.zdy_checked{
	width: 100%;
}
.checked_list{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 0.16rem;
}
/* .layui-form-radio{
	margin: 0;
	padding: 0;
} */
/* .layui-form-radio>i {
    font-size: 18px;
}
.layui-form-radio {
    width: 68px;
}
.layui-form-radio>i:hover, .layui-form-radioed>i {
    color: #007CFF;
} */
.layui-form-checkbox[lay-skin=primary] {
     width: 68px;
}
.layui-form-checked[lay-skin=primary] i {
    border-color: #007CFF;
    background-color: #007CFF;
    color: #fff;
}
.layui-form-checked i, .layui-form-checked:hover i {
    color: #007CFF;
}
.layui-form-checkbox[lay-skin=primary] span {
    padding-right: 0px;
		padding-left: 5px;
		display: block;
		width: 42px;
}
.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #007CFF;
    color: #fff;
}
/* 加载中 */
.loader {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .5);
}

.loader_cen {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.loader_text {
	color: #ffffff;
	margin-top: 0.2rem;
	font-size: 0.3rem;
}

.loader_img {
	border: 4px solid rgba(255, 255, 255, 1); /* 轻颜色的边框 */
	border-radius: 50%; /* 圆形 */
	border-top: 4px solid #007DFE; /* 蓝色边框 */
	width: 40px; /* 加载器宽度 */
	height: 40px; /* 加载器高度 */
	animation: spin 0.6s linear infinite; /* 动画效果 */
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}