﻿/* 禁用iPhone中Safari的字号自动调整 */

html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	height: 100%;
	font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
	font-size: 100px;
}

@font-face {
	font-family: 'LindysDiner';
	src: url('fonts/LindysDiner.ttf') format('truetype');
}

body,
div,
dl,
dt,
dd,
menu,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
input,
button,
textarea,
p,
th,
td,
hr {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-font-smoothing: antialiased;
}

body {
	height: 100%;
	font-size: 0.24rem;
	line-height: 1.5;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	margin: 0 auto;
	min-width: 320px;
	color: #333;
	background-color: #f5f5f5;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

figcaption,
figure,
footer,
header,
nav,
section,
summary,
iframe {
    display: block;
    margin: 0;
    padding: 0;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}
.flex_1{
	flex: 1;
}
video::-webkit-media-controls {
	display: none !important;
	/*隐藏默认播放器工具栏*/
}

a {
	color: #333;
	background: transparent;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	/*设置的tap A标签的时候出现的黑色高亮*/
}

a:active {
	outline: 0;
	background: none;
}

a:visited {
	text-decoration: none
}

:focus {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0)
}

em,
i,
var,
address {
	font-style: normal;
}

textarea {
	overflow: auto;
	resize: none;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ul,
ol {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}
input, button, textarea {
    font-size: 0.24rem;
}


/* 图片自适应 */

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	/* ie8 */
	-ms-interpolation-mode: bicubic;
	/*为了照顾ie图片缩放失真*/
	vertical-align: top;
}

/*自定义下拉菜单*/

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    background: url("../images/arrow_down.png") no-repeat right 0.1rem center/0.4rem auto;
    padding: 0 0.3rem 0 0.1rem;
}

/*谷歌记住密码后的默认样式*/
input:-webkit-autofill {
    -webkit-text-fill-color: #333 !important;
    transition: background-color 10000s ease-in-out 0s;
}

/*隐藏input数字框上下小箭头*/

input[type="date"]::-webkit-inner-spin-button {
	visibility: hidden !important;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
	border: none;
	background: transparent;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none !important;
}


/*隐藏清除按钮*/

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active {
	opacity: 0.8;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #ccc;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ccc;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ccc;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #ccc;
}


/*===iconfont===*/

@font-face {
	font-family: 'iconfont';
	src: url('fonts/iconfont.eot');
	src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'), url('fonts/iconfont.woff2') format('woff2'), url('fonts/iconfont.woff') format('woff'), url('fonts/iconfont.ttf') format('truetype'), url('fonts/iconfont.svg#spt-icon') format('svg');
}

[class*="mticon_"] {
	font-family: "iconfont" !important;
	font-size: 0.4rem;
	line-height: 100%;
}

.mticon_shoucang_01:before {
	content: "\e001";
}

.mticon_shoucang_02:before {
	content: "\e002";
}

.mticon_weixinzhifu:before {
	content: "\e003";
}

.mticon_jine:before {
	content: "\e004";
}

.mticon_jiantou_01:before {
	content: "\e005";
}

.mticon_jiantou_02:before {
	content: "\e006";
}

.mticon_jiantou_03:before {
	content: "\e007";
}

.mticon_jiantou_04:before {
	content: "\e008";
}

.mticon_cha_04:before {
	content: "\e009";
}

.mticon_cha_02:before {
	content: "\e010";
}

.mticon_xuanze_01:before {
	content: "\e011";
}

.mticon_xuanze_02:before {
	content: "\e012";
}

.mticon_xuanze_03:before {
	content: "\e013";
}

.mticon_xuanze_04:before {
	content: "\e014";
}

.mticon_xuanze_05:before {
	content: "\e015";
}

.mticon_xuanze_06:before {
	content: "\e016";
}

.mticon_tuichudenglu:before {
	content: "\e017";
}

.mticon_lipin:before {
	content: "\e018";
}

.mticon_jifen:before {
	content: "\e019";
}

.mticon_sousuo:before {
	content: "\e020";
}

.mticon_geren_01:before {
	content: "\e021";
}

.mticon_geren_02:before {
	content: "\e022";
}

.mticon_geren_03:before {
	content: "\e023";
}

.mticon_dingwei_01:before {
	content: "\e024";
}

.mticon_dingwei_02:before {
	content: "\e025";
}

.mticon_dingwei_03:before {
	content: "\e026";
}

.mticon_dingwei_04:before {
	content: "\e027";
}

.mticon_jia:before {
	content: "\e028";
}

.mticon_jian:before {
	content: "\e029";
}

.mticon_riqi:before {
	content: "\e030";
}

.mticon_dianhua:before {
	content: "\e031";
}

.mticon_mima:before {
	content: "\e032";
}

.mticon_dingdan_02:before {
	content: "\e033";
}

.mticon_dingdan_01:before {
	content: "\e034";
}

.mticon_kaquan:before {
	content: "\e035";
}

.mticon_zanwushuju:before {
	content: "\e036";
}

.mticon_jiantou_05:before {
	content: "\e037";
}

.mticon_jiantou_06:before {
	content: "\e038";
}

.mticon_jiantou_07:before {
	content: "\e039";
}

.mticon_jiantou_08:before {
	content: "\e040";
}

.mticon_yishiyong:before {
	content: "\e041";
}

.mticon_bukeyong:before {
	content: "\e042";
}

.mticon_weixiao:before {
	content: "\e043";
}

.mticon_shangxin:before {
	content: "\e044";
}

.mticon_chenggong:before {
	content: "\e045";
}

.mticon_shibai:before {
	content: "\e046";
}

.mticon_xing_fill:before {
	content: "\e047";
}

.mticon_xing_void:before {
	content: "\e048";
}

.mticon_backtop:before {
    content: "\e049";
}

.mticon_mendianzhifu:before {
    content: "\e050";
}

.mticon_jifenzhifu:before {
    content: "\e051";
}
.mticon_shouye:before {
    content: "\e659";
}
.mticon_fengxiang:before {
    content: "\e623";
}




/*=====适配=====*/

@media only screen and (min-width: 320px) {
	html {
		font-size: 42.66666666666667px;
	}
}

@media only screen and (min-width: 360px) {
	html {
		font-size: 48px;
	}
}

@media only screen and (min-width: 375px) {
	html {
		font-size: 50px;
	}
}

@media only screen and (min-width: 400px) {
	html {
		font-size: 53.333333333333336px;
	}
}

@media only screen and (min-width: 414px) {
	html {
		font-size: 55.2px;
	}
}

@media only screen and (min-width: 480px) {
	html {
		font-size: 64px;
	}
}

@media only screen and (min-width: 540px) {
	html {
		font-size: 72px;
	}
}

@media only screen and (min-width: 600px) {
	html {
		font-size: 80px;
	}
}

@media only screen and (min-width: 640px) {
	html {
		font-size: 85.33333333333334px;
	}
}

@media only screen and (min-width: 720px) {
	html {
		font-size: 96px;
	}
}

@media only screen and (min-width: 750px) {
	html {
		font-size: 100px;
	}
}

@media only screen and (min-width: 800px) {
	html {
		font-size: 106.66666666666667px;
	}
}

@media only screen and (min-width: 960px) {
	html {
		font-size: 128px;
	}
}

@media only screen and (min-width: 1080px) {
	html {
		font-size: 144px;
	}
}


/*========common css========*/
.color_fff{
	color: #ffffff !important;
}

.color_green {
	color: #00bc71 !important;
}

.color_a8 {
	color: #a8a8a8 !important;
}

.color_75 {
	color: #757575 !important;
}
.color_f92 {
	color: #f92 !important;
}
.color_66
{
	color: #666 !important;
}
.color_33 {
	color: #333 !important;
}

.color_red {
	color: #f55 !important;
}

.color_80 {
	color: #808080 !important;
}
.bgColor_952{
	background-color: #f92 !important;
}
.bgColor_80{
	background-color: #808080 !important;
}
.bgColor_fff {
	background-color: #fff;
}

.fs24 {
	font-size: 0.24rem !important;
}

.fs26 {
	font-size: 0.26rem !important;
}

.fs28 {
	font-size: 0.28rem !important;
}

.fs30 {
	font-size: 0.3rem !important;
}

.fs34 {
	font-size: 0.34rem !important;
}

.fs40 {
	font-size: 0.4rem !important;
}

.fwn {
	font-weight: normal !important;
}

.fwb {
	font-weight: bold !important;
}

.show {
	display: block !important;
}

.hide {
	display: none !important;
}

.line_clamp_1 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

.line_clamp_2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.line_clamp_3 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.flex1 {
    flex: 1 !important;
}
.posr{
	position: relative;
}
.flex2 {
    flex: 2 !important;
}

.tal {
	text-align: left !important;
}

.tac {
	text-align: center !important;
}

.tar {
	text-align: right !important;
}

.ov_auto {
	overflow: auto !important;
}

.ov_hide {
	overflow: hidden !important;
}

.mt10 {
	margin-top: 0.1rem !important;
}

.mt20 {
	margin-top: 0.2rem !important;
}

.mt30 {
	margin-top: 0.3rem !important;
}

.mt80 {
	margin-top: 0.8rem !important;
}

.mr10 {
	margin-right: 0.1rem !important;
}

.mr20 {
    margin-right: 0.2rem !important;
}

.mr30 {
    margin-right: 0.3rem !important;
}

.ml10 {
	margin-left: 0.1rem !important;
}

.ml20 {
	margin-left: 0.2rem !important;
}

.mb10 {
	margin-bottom: 0.1rem !important;
}

.mb20 {
	margin-bottom: 0.2rem !important;
}

.mva10 {
	margin: 0.1rem 0 !important;
}

.mva20 {
	margin: 0.2rem 0 !important;
}

.mta10 {
	margin: 0 0.1rem !important;
}

.mta20 {
	margin: 0 0.2rem !important;
}

.mta30 {
	margin: 0 0.3rem !important;
}
.pd0{
	padding:0 !important;
}
.pt10 {
	padding-top: 0.1rem !important;
}

.pt20 {
	padding-top: 0.2rem !important;
}

.pd10 {
	padding: 0.1rem !important;
}

.pd20 {
	padding: 0.2rem !important;
}

.pd25 {
	padding: 0.25rem !important;
}

.pl50 {
	padding-left: 0.5rem !important;
}
.pr10 {
	padding-right: 0.1rem !important;
}

.pr20 {
	padding-right: 0.2rem !important;
}

.pb10 {
	padding-bottom: 0.1rem !important;
}

.pb20 {
	padding-bottom: 0.2rem !important;
}

.pta10 {
	padding: 0 0.1rem !important;
}

.pta20 {
	padding: 0 0.2rem !important;
}

.pta25 {
	padding: 0 0.25rem !important;
}

.pva10 {
	padding: 0.1rem 0 !important;
}

.pva20 {
	padding: 0.2rem 0 !important;
}

.bd_top_e0 {
	border-top: 1px solid #e0e0e0;
}

.bd_bottom_e0 {
	border-bottom: 1px solid #e0e0e0;
}


/*没有数据*/

.no_data {
	text-align: center;
	padding: 1rem 0;
	display: flex;
	flex-flow: column;
	align-items: center;
	font-size: 0.26rem;
	color: #a8a8a8;
	line-height: 0.6rem;
}

    .no_data h3{
        font-size:0.3rem;
        color:#00bc71;
    }

    .no_data i {
        font-size: 2.5rem;
    }


/*自定义单选框/多选框*/

input[type="radio"],
input[type="checkbox"] {
	-webkit-appearance: none;
	appearance: none;
	background: transparent;
	cursor: pointer;
}

input[type="radio"]:before,
input[type="checkbox"]:before {
	font-family: "iconfont" !important;
	font-size: 0.4rem;
	color: #e0e0e0;
}

input[type="radio"]:checked:before,
input[type="checkbox"]:checked:before {
	color: #00bc71;
}

input[type="checkbox"]:before {
	content: "\e011";
}

input[type="checkbox"]:checked:before {
	content: '\e012';
}

input[type="radio"]:before {
	content: "\e014";
}

input[type="radio"]:checked:before {
	content: '\e015';
}

input[type="radio"][disabled="disabled"]:before,
input[type="checkbox"][disabled="disabled"]:before {
	color: #ddd;
}


/*按钮*/

.public_btn {
	display: block;
	width: 1.7rem;
	border: 1px solid #999;
	color: #999;
	text-align: center;
	line-height: 0.6rem;
	margin-left: 0.2rem;
	border-radius: 0.05rem;
}

.public_btn.green {
	color: #00BC71;
	border-color: #00bc71;
}

.public_btn:active {
	background-color: #f5f5f5;
}

.public_btn.green:active {
	background-color: #00bc71;
	color: #fff;
}


/*加载中动画_____*/

.loadmore {
	display: flex;
	color: #999;
	font-size: 0.28rem;
	align-items: center;
	justify-content: center;
	height: 0.8rem;
}

.loadmore span {
	height: 0.4rem;
	width: 0.4rem;
	border-radius: 50%;
	margin: 0 0.1rem;
	border: 0.04rem solid #00bc71;
	border-bottom-color: transparent;
	vertical-align: middle;
	-webkit-animation: loading 1s infinite linear;
	-moz-animation: loading 1s infinite linear;
	animation: loading 1s infinite linear;
}
.middle { 
	vertical-align: middle; 
}
.loadover {
	text-align: center;
	padding: 0.3rem 0;
	color: #a8a8a8;
	font-size: 0.26rem;
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes loading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*遮罩*/

.mask_layer {
    background-color: rgba(0, 0, 0, 0.6);
    position: fixed;
    left: 0;
    top: 0;
    right:0;
    bottom:0;
    z-index: 990;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

/*显示弹层*/
.show_layer {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}

/*返回顶部*/
#backToTop {
    position: fixed;
    right: 0.3rem;
    bottom: 0.5rem;
    font-size: 0.5rem;
    background-color: #00bc71;
    color:#fff;
    z-index: 999;
    display: none;
    width:0.8rem;
    height:0.8rem;
    border-radius:1000px;
    text-align:center;
    line-height:0.8rem;
}

/*加载中动画*/
.dropload-up, .dropload-down {
    position: relative;
    height: 0;
    overflow: hidden;
    /* 开启硬件加速 */
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.dropload-down {
    height: 0.8rem;
}

.dropload-refresh, .dropload-update, .dropload-load, .dropload-noData {
    text-align: center;
    line-height: 0.8rem;
    color: #a8a8a8;
    font-size: 0.26rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .dropload-load .loading {
        height: 0.4rem;
        width: 0.4rem;
        border-radius: 100%;
        margin: 0 0.1rem;
        border: 0.04rem solid #00bc71;
        border-bottom-color: transparent;
        -webkit-animation: rotate 0.75s linear infinite;
        animation: rotate 0.75s linear infinite;
    }

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }

    50% {
        transform: rotate(180deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*满屏弹层*/
.full_screen_layer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1010;
    background-color: #fff;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}

    .full_screen_layer .head {
        height: 0.8rem;
        border-bottom: 1px solid #e0e0e0;
        display: flex;
    }

        .full_screen_layer .head h2 {
            flex: 1;
            align-self: center;
            font-size: 0.3rem;
            text-align: center;
        }

        .full_screen_layer .head .back {
            width: 0.8rem;
            height: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 0.5rem;
        }

        .full_screen_layer .head .btn {
            width: 0.8rem;
            height: 0.5rem;
            align-self: center;
            border-radius: 0.1rem;
            background-color: #00bc71;
            color: #fff;
            margin-right: 0.1rem;
            line-height: 0.5rem;
            text-align: center;
        }