/*rest*/

body,
dl,
dd,
ul,
p,
pre,
h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
textarea,
form,
figure,
div,
menu {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	/*font-family: Arial, "Microsoft YaHei", "PingFang", "SimSun";*/
	/* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
}

*:not(input, textarea) {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}

ul,
input,
textarea,
button,
select,
menu {
	padding: 0;
}

table {
	border-collapse: collapse;
}

td {
	padding: 0;
}

ul,
li {
	list-style: none;
}

img {
	border: none;
}

ul,
li,
a,
input,
textarea,
select {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

em,
i {
	font-style: normal;
}

input {
	outline: none;
}

a {
	text-decoration: none;
	outline: none;
}

a::-moz-selection {
	background: none;
}

a::selection {
	background: none;
}

input {
	/*娓呴櫎榛樿鏍峰紡*/
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	/*border: 0;*/
}

html,
body {
	height: 100%;
	width: 100%;
}

.logInput {
	border-bottom: .01rem solid #e7e7e7;
}

.logInputs {
	width: 5rem;
	overflow-x: scroll;
	/* padding: .38rem 0 .3rem .4rem; */
	font-size: .28rem;
	margin-bottom: .01rem;
	padding-bottom: .1rem;
}


/*clear*/

.clear {
	clear: both;
}

.clear:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	overflow: hidden;
}


/*common*/

.w100 {
	width: 100%;
}

.h100 {
	height: 100%;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.none {
	display: none;
}

.red {
	color: red;
}

.color_mon {
	color: #f87e73;
}

.containers {
	width: 100%;
	height: 100%;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.btn {
	width: 6.5rem;
	height: 1rem;
	text-align: center;
	line-height: 1rem;
	background: -webkit-linear-gradient(left, #6aadfa, #99ccfd);
	border-radius: .12rem;
	color: white;
	font-size: .32rem;
	font-weight: bold;
	box-shadow: .1rem .1rem .2rem #d5e7fc;
}

.norecordImg {
	width: 2.94rem;
	height: 2.36rem;
	margin: 2rem 0 .4rem 2.3rem;
}

.norecordTips {
	font-size: .32rem;
	color: #333333;
	text-align: center;
}

.masks {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	display: none;
}

.popup_box {
	width:90%;
	border-radius: .12rem;
	overflow: hidden;
	background-color: #ffffff;
	position: fixed;
	top: 4%;
	left: 6.5%;
	margin: 0 0 0 -3px;
	z-index: 1000000;
}

.popup_close {
	width: .27rem;
	height: .27rem;
	position: absolute;
	top: .4rem;
	right: .4rem;
	background: url(../../images/sb_cha.png) no-repeat;
	background-size: .27rem .27rem;
}
.popup_header1 {
	padding: .4rem .4rem .2rem .4rem;
	font-size: .36rem;
	font-weight: bold;
	color: #f00;
	text-align: center;
}

.popup_header {
	padding: .4rem .4rem .2rem .4rem;
	font-size: .36rem;
	font-weight: bold;
	color: #f00;
	text-align: center;
}

.popup_headerChag {
	padding: .4rem .4rem .2rem .4rem;
	font-size: .36rem;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.popup_content {
	padding: 0rem .3rem .4rem .3rem;
	text-align: center;
	font-size: .28rem;
	color: #999;
	line-height: .42rem;
}

.popup_footer {
	padding: .2rem 0 .6rem .4rem;
}

.popup_btn {
	height:40px;width:80%;margin: auto;line-height:40px;margin-bottom: 15px;letter-spacing:2px;text-align: center;border-radius:5px;color:#fff;font-size:0.34rem; 
	font-weight: bold;background:#83b9ed;
}

.popup_agreementBox {
	margin-top:0rem;margin-top: 0rem; width:83%; margin:auto;height:35px;line-height:25px;text-align:center;
}

.popup_input {
	width: 80%;
    margin: auto;
	padding: 0 0 .2rem 0;
	position: relative;
}

.popup_lineCss {
	width: .15rem;
	height: .02rem;
	background: #6fb0fa;
	position: absolute;
}

.popup_li1 {
	width: .46rem;
	height: .66rem;
	text-align: center;
	line-height: .66rem;
	border: .02rem solid #ccc;
	border-left: .01rem solid #ccc;
	border-right: .01rem solid #ccc;
	font-size: .36rem;
	font-weight: bold;
	color: #333;
	position: absolute;
	top: 0;
	left: .42rem;
}

.popup_line1 {
	top: .34rem;
	left: 1.35rem;
}

.popup_line2 {
	top: .34rem;
	left: 3.45rem;
}

.popup_ul {
	display: -webkit-flex;
	display: flex;
}

.popup_ul>li {
	width: .46rem;
	height: .66rem;
	text-align: center;
	line-height: .66rem;
	border: .02rem solid #ccc;
	border-left: 0;
	border-right: 0;
	font-size: .36rem;
	font-weight: bold;
	color: #333;
}

.popup_ul>li.popup_current {
	border: .02rem solid #6fb0fa;
	/*background: url(../images/popup_bg.png) no-repeat;
	background-size: .5rem .7rem;*/
}


/*.popup_ul li:nth-child(1){
	margin-left: .5rem;
}*/


/*.popup_ul li:nth-child(2){
	margin-right: .25rem;
}*/

.popup_ul li:nth-child(3) {
	margin-right: .25rem;
}


/*.popup_ul li:nth-child(6){
	margin-right: .28rem;
}*/

.popup_ul li:nth-child(7) {
	margin-right: .28rem;
}


/*.popup_ul li:nth-child(1){
	border-right: 0;
}

.popup_ul li:nth-child(5){
	border-right: 0;
}

.popup_ul li:nth-child(9){
	border-right: 0;
}

.popup_ul li:nth-of-type(even) {
	border-right: 0;
}*/


/*淇敼鎵嬫満鍙锋牱寮�*/

.popup_boxChag {
	width: 6.6rem;
	border-radius: .12rem;
	overflow: hidden;
	background-color: #ffffff;
	position: fixed;
	top: 4%;
	left: 6.5%;
	margin: 0 0 0 -3px;
	z-index: 1000000;
}


/*瑙勬牸璇存槑鏍峰紡*/

.mpTc_title {
	font-size: .48rem;
	color: #333;
	font-weight: 900;
	margin: .4rem 0;
	text-align: center;
}

.mpTc_content {
	padding: 0 .4rem;
	height: 5.7rem;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	border-bottom: 1px solid #ddd;
}

.mpTc_content::-webkit-scrollbar {
	display: none;
}

.mpTc_box {
	display: flex;
	display: -webkit-flex;
	margin-bottom: .52rem;
}

.mpTc_boxL {
	width: .4rem;
	height: .4rem;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	/*text-align: center;
	line-height: .4rem;*/
	font-size: .28rem;
	font-weight: bold;
	color: #333;
	background: #ffdf1b;
	border-radius: .2rem;
	margin-right: .2rem;
}

.mpTc_boxRTi {
	font-size: .32rem;
	font-weight: bold;
	color: #333;
	margin-bottom: .25rem;
	margin-top: .05rem;
	line-height: .32rem;
	width: 4rem;
}

.mpTc_boxRCont {
	font-size: .28rem;
	color: #999;
	width: 4.5rem;
}

.mpTc_content::-webkit-scrollbar {
	display: none;
}


/*loading*/


/* line 14, ../sass/loading.scss */

.cpt-loading-mask * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}


/* line 18, ../sass/loading.scss */

.cpt-loading-mask.column {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent;
	z-index: 100;
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}


/* line 31, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading {
	position: absolute;
	top: 45%;
	left: 50%;
	width: 260px;
	background: rgba(0, 0, 0, 0.6);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-moz-transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding: 16px;
}


/* line 42, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading {
	position: relative;
	width: 60px;
	height: 60px;
	background: transparent;
	margin: 0 auto;
}


/* line 50, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading.origin div {
	width: 80%;
	height: 80%;
	position: absolute;
	left: 10%;
	top: 10%;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-animation: load 2.28s linear infinite;
	-webkit-animation: load 2.28s linear infinite;
	animation: load 2.28s linear infinite;
}


/* line 59, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading.origin div span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #FBC9B9;
	position: absolute;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
}


/* line 72, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading.origin div:nth-child(1) {
	-moz-animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}


/* line 75, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading.origin div:nth-child(2) {
	-moz-animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}


/* line 78, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading.origin div:nth-child(3) {
	-moz-animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}


/* line 81, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading.origin div:nth-child(4) {
	-moz-animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}


/* line 84, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading.origin div:nth-child(5) {
	-moz-animation-delay: 1s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}


/* line 90, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading.pic {
	width: 80px;
	height: 80px;
}


/* line 94, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading.pic img {
	width: 100%;
	height: 100%;
}


/* line 101, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading-title {
	width: 100%;
	text-align: center;
	color: #fff;
	padding: 2px 0;
	font-size: 16px;
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}


/* line 112, ../sass/loading.scss */

.cpt-loading-mask.column .div-loading .loading-discription {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: .3rem;
	margin-top: 20px;
}


/* line 123, ../sass/loading.scss */

.cpt-loading-mask.row {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: transparent;
	z-index: 100;
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}


/* line 136, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 260px;
	background: rgba(0, 0, 0, 0.6);
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-moz-transform: translate3d(-50%, -50%, 0);
	-webkit-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding: 15px;
}


/* line 151, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading {
	position: relative;
	width: 60px;
	height: 60px;
	background: transparent;
	float: left;
}


/* line 160, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading.origin div {
	width: 80%;
	height: 80%;
	position: absolute;
	left: 10%;
	top: 10%;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-animation: load 2.28s linear infinite;
	-webkit-animation: load 2.28s linear infinite;
	animation: load 2.28s linear infinite;
}


/* line 169, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading.origin div span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #FBC9B9;
	position: absolute;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
}


/* line 182, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading.origin div:nth-child(1) {
	-moz-animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}


/* line 185, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading.origin div:nth-child(2) {
	-moz-animation-delay: 0.4s;
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}


/* line 188, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading.origin div:nth-child(3) {
	-moz-animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}


/* line 191, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading.origin div:nth-child(4) {
	-moz-animation-delay: 0.8s;
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}


/* line 194, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading.origin div:nth-child(5) {
	-moz-animation-delay: 1s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}


/* line 200, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading.pic {
	width: 80px;
	height: 80px;
}


/* line 204, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading.pic img {
	width: 100%;
	height: 100%;
}


/* line 211, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading-title {
	width: 72%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 2px 0;
	padding-left: 20px;
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}


/* line 223, ../sass/loading.scss */

.cpt-loading-mask.row .div-loading .loading-discription {
	display: none;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-top: 20px;
}


/* line 236, ../sass/loading.scss */

.animated {
	animation-duration: 0.5s;
	animation-fill-mode: both;
}


/* line 241, ../sass/loading.scss */

.animated.infinite {
	animation-iteration-count: infinite;
}

@-webkit-keyframes fadeInNoTransform {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeInNoTransform {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


/* line 256, ../sass/loading.scss */

.fadeInNoTransform {
	-webkit-animation-name: fadeInNoTransform;
	animation-name: fadeInNoTransform;
}

@-webkit-keyframes fadeOutNoTransform {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOutNoTransform {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}


/* line 269, ../sass/loading.scss */

.fadeOutNoTransform {
	-webkit-animation-name: fadeOutNoTransform;
	animation-name: fadeOutNoTransform;
}

@-webkit-keyframes load {
	0% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	10% {
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	50% {
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
		-moz-transform: rotate(160deg);
		-ms-transform: rotate(160deg);
		-webkit-transform: rotate(160deg);
		transform: rotate(160deg);
	}
	62% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
	65% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
	}
	90% {
		-moz-transform: rotate(340deg);
		-ms-transform: rotate(340deg);
		-webkit-transform: rotate(340deg);
		transform: rotate(340deg);
	}
	100% {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-moz-keyframes load {
	0% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	10% {
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	50% {
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
		-moz-transform: rotate(160deg);
		-ms-transform: rotate(160deg);
		-webkit-transform: rotate(160deg);
		transform: rotate(160deg);
	}
	62% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
	65% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
	}
	90% {
		-moz-transform: rotate(340deg);
		-ms-transform: rotate(340deg);
		-webkit-transform: rotate(340deg);
		transform: rotate(340deg);
	}
	100% {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-ms-keyframes load {
	0% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	10% {
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	50% {
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
		-moz-transform: rotate(160deg);
		-ms-transform: rotate(160deg);
		-webkit-transform: rotate(160deg);
		transform: rotate(160deg);
	}
	62% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
	65% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
	}
	90% {
		-moz-transform: rotate(340deg);
		-ms-transform: rotate(340deg);
		-webkit-transform: rotate(340deg);
		transform: rotate(340deg);
	}
	100% {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes load {
	0% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	10% {
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	50% {
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
		-moz-transform: rotate(160deg);
		-ms-transform: rotate(160deg);
		-webkit-transform: rotate(160deg);
		transform: rotate(160deg);
	}
	62% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
	65% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
	}
	90% {
		-moz-transform: rotate(340deg);
		-ms-transform: rotate(340deg);
		-webkit-transform: rotate(340deg);
		transform: rotate(340deg);
	}
	100% {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes load {
	0% {
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	10% {
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	50% {
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;
		-moz-transform: rotate(160deg);
		-ms-transform: rotate(160deg);
		-webkit-transform: rotate(160deg);
		transform: rotate(160deg);
	}
	62% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
	}
	65% {
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		-moz-transform: rotate(200deg);
		-ms-transform: rotate(200deg);
		-webkit-transform: rotate(200deg);
		transform: rotate(200deg);
	}
	90% {
		-moz-transform: rotate(340deg);
		-ms-transform: rotate(340deg);
		-webkit-transform: rotate(340deg);
		transform: rotate(340deg);
	}
	100% {
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


/*鎸夐挳鐨勬牱寮�*/

.ex_btn {
	background: #333333;
	color: #ffda00;
	height: 1rem;
	text-align: center;
	line-height: 1rem;
	font-size: 0.33rem;
	border-radius: 0.1rem;
	margin: 0rem 0.4rem 0rem 0.4rem;
}

.ex_btnCss {
	background: #333333;
	color: #ffda00;
	height: 1rem;
	text-align: center;
	line-height: 1rem;
	font-size: 0.32rem;
	font-weight: bold;
	border-radius: 0.5rem;
	margin: 0rem 0.4rem;
}

.popbg {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 99;
	display: none;
}

.popbgFunc {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 99;
	display: none;
}


/*寮瑰嚭瀵硅瘽妗嗙殑css鏍峰紡*/

.zgc {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	background: #000;
	opacity: 0.5;
	z-index: 99;
	display: none;
}

.tip_bot {
	width: 100%;
	height: 1.09rem;
	display: flex;
	display: -webkit-flex;
	font-size: .32rem;
}

.tip_bot1 {
	width: 100%;
	height: 1.09rem;
	line-height: 1.09rem;
	text-align: center;
	font-size: .32rem;
	color: #fe9246;
}

.tip_botL,
.tip_botR {
	width: 49%;
	height: 1.09rem;
	text-align: center;
	line-height: 1.09rem;
	font-size: .32rem;
}

.tip_botR1 {
	width: 49%;
	height: 1.09rem;
	text-align: center;
	line-height: 1.09rem;
	font-size: .32rem;
	color: #333;
}

.tip_botR2 {
	width: 49%;
	height: 1.09rem;
	text-align: center;
	line-height: 1.09rem;
	font-size: .32rem;
	color: #333333;
}

.tip_botL {
	color: #999999;
}

.tip_botR {
	color: #333333;
}

.tip_botM {
	width: 1px;
	height: 1.09rem;
	background: #dddddd;
}

.tip_box {
	width: 6rem;
	border-radius: 10px;
	background: white;
	position: fixed;
	top: calc(50% - 2.8rem);
	left: calc(50% - 3rem);
	display: none;
	z-index: 9999;
	overflow: hidden;
}

.tip_boxInput {
	width: 6rem;
	border-radius: 10px;
	background: white;
	position: fixed;
	top: calc(50% - 2.8rem);
	left: calc(50% - 3rem);
	z-index: 9999;
	overflow: hidden;
}

.tip_boxs {
	width: 6rem;
	border-radius: 10px;
	background: white;
	position: fixed;
	top: calc(50% - 2.8rem);
	left: calc(50% - 3rem);
	z-index: 9999;
	overflow: hidden;
}

.tip_box1 {
	width: 6rem;
	border-radius: 10px;
	background: white;
	position: fixed;
	top: calc(50% - 2.8rem);
	left: calc(50% - 3rem);
	display: none;
	z-index: 9999;
	overflow: hidden;
}

.tip_box2 {
	width: 6rem;
	border-radius: 10px;
	background: white;
	position: fixed;
	top: calc(50% - 2.8rem);
	left: calc(50% - 3rem);
	display: none;
	z-index: 9999;
	overflow: hidden;
}

.tip_box3 {
	width: 6rem;
	border-radius: 10px;
	background: white;
	position: fixed;
	top: calc(50% - 2.8rem);
	left: calc(50% - 3rem);
	display: none;
	z-index: 9999;
	overflow: hidden;
}

.tip_botOk {
	width: 100%;
	height: 1.09rem;
	text-align: center;
	line-height: 1.09rem;
	font-size: .32rem;
	color: #41cc3f;
}

.tip_botOk3 {
	width: 100%;
	height: 1.09rem;
	text-align: center;
	line-height: 1.09rem;
	font-size: .32rem;
	color: #333333;
}

.tip_boxOpen {
	width: 6rem;
	border-radius: 10px;
	background: white;
	position: fixed;
	top: calc(50% - 2.8rem);
	left: calc(50% - 3rem);
	display: none;
	z-index: 9999;
	overflow: hidden;
}

.tip_top {
	width: 100%;
	height: 2rem;
	border-bottom: 1px solid #DDDDDD;
	display: flex;
	display: -webkit-flex;
	flex-flow: column;
	box-sizing: border-box;
	padding: 0 .1rem;
}

.tip_close {
	width: .5rem;
	height: .5rem;
	border-radius: .25rem;
	background: url(../../images/close.png) no-repeat center;
	background-size: 50%;
	background-color: #fe9246;
	position: absolute;
	top: -0.1rem;
	right: -0.1rem;
}

.tip_t_1 {
	width: 100%;
	text-align: center;
	font-size: .36rem;
	color: #333333;
	margin: 0.4rem 0 0.2rem 0;
	/*height: 1.15rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;*/
}

.tip_t_1Input {
	width: 100%;
	text-align: center;
	font-size: .36rem;
	color: #333333;
	margin: 0.2rem 0 0.25rem 0;
	/*height: 1.15rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;*/
}

.tip_t_3 {
	text-align: center;
}

.tip_t_2 {
	width: 100%;
	height: 1.25rem;
	font-size: .28rem;
	color: #666666;
	text-align: center;
}


/*index.html  鏍峰紡*/

.id_header {
	width: 100%;
	height: 3.98rem;
	background: url(../../images/index_t.png) no-repeat;
	background-size: 7.5rem 3.98rem;
}

.id_hdBox {
	width: 6.5rem;
	height: 1.5rem;
	margin: .7rem 0 0 .5rem;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.id_hdBoxL {
	color: white;
}

.id_hdName {
	font-size: .48rem;
	font-weight: bold;
	margin-bottom: .35rem;
}

.id_hdPhone {
	height: .32rem;
	line-height: .32rem;
	font-size: .32rem;
	padding-right: .35rem;
}

.bgCss {
	background: url(../../images/x_g@3x.png) no-repeat right center;
	background-size: .3rem .29rem;
}

.id_hdBoxR {
	width: 1.5rem;
	height: 1.5rem;
	border-radius: 100%;
	overflow: hidden;
}

.id_hdBoxR>img {
	display: block;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	margin-top: -1px;
	margin-left: -1px;
}

.id_boxs {
	width: 6.86rem;
	height: 1.96rem;
	text-align: center;
	line-height: 1.75rem;
	margin-top: .2rem;
	font-size: .36rem;
	font-weight: bold;
	color: white;
	background-image: linear-gradient(to right, #7bbdf7c9,#05f2fda1);
}

.cunCss {
	background: url(../../images/id_cunBox.png) no-repeat;
	background-size: 6.86rem 1.96rem;
}

.quCss {
	background: url(../../images/id_quBox.png) no-repeat;
	background-size: 6.86rem 1.96rem;
}

.recdCss {
	background: url(../../images/id_recordBox.png) no-repeat;
	background-size: 6.86rem 1.96rem;
}

.adminCss {
	background: url(../../images/id_adminBox.png) no-repeat;
	background-size: 6.86rem 1.96rem;
}

.id_tips {
	font-size: .28rem;
	color: #999;
	text-align: center;
	margin: .4rem 0;
}

.id_a {
	color: #6fb0fa;
}


/*saveBag.html*/

.sb_body {
	width: 100%;
	height: 100%;
}

.sb_boxMsg {
	width: 100%;
	height: 100%;
	background: white;
}

.sb_scanbg {
	width: 7.5rem;
	height: 3.9rem;
}

.sb_scanBtn {
	position: fixed;
	bottom: 1rem;
	left: .5rem;
}

.sb_boxName {
	width: 6.7rem;
	height: .48rem;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: .4rem 0;
}

.sb_boxNameL {
	font-size: .48rem;
	font-weight: bold;
	color: black;
	width: 5rem;
	white-space: nowrap;
	text-align: left;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.sb_boxNameL::-webkit-scrollbar {
	display: none;
}

.sb_icon {
	width: .4rem;
	height: .4rem;
	float: left;
}

.sb_boxAdrs {
	width: 100%;
	display: -webkit-flex;
	display: flex;
}

.sb_boxAdrsIcon {
	width: .24rem;
	height: .3rem;
	margin: .03rem .1rem 0 .37rem;
}

.sb_boxAdrsCont {
	width: 90%;
	font-size: .28rem;
	color: #999;
	padding: 0 .4rem .4rem 0;
	border-bottom: .01rem solid #d8d8d8;
}

.sb_boxTime {
	width: 6.7rem;
	height: 1.55rem;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.sb_boxTimeT {
	width: 6.7rem;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	font-size: .32rem;
}

.sb_boxTimeTip {
	width: 1.75rem;
	height: .38rem;
	padding-left: .4rem;
	line-height: .38rem;
	background: url(../../images/sb_houricon.png) no-repeat left center;
	background-size: .3rem .3rem;
}

.sb_boxTimeTime {
	color: #60aaff;
	height: .38rem;
	padding-right: .28rem;
	line-height: .38rem;
	background: url(../../images/sb_youjianicon.png) no-repeat right center;
	background-size: .16rem .28rem;
}

.sb_boxTimeB {
	width: 6.3rem;
	font-size: .28rem;
	color: #999;
	margin: .15rem 0 0 .4rem;
}

.sb_boxLine {
	width: 100%;
	height: .2rem;
	background: #f1f1f1;
}

.sb_boxTips {
	width: 6.7rem;
	height: 1.13rem;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sb_boxTipsL {
	height: .33rem;
	line-height: .33rem;
	font-size: .32rem;
	color: #333;
	padding-left: .4rem;
	background: url(../../images/sb_sizeicon.png) no-repeat left center;
	background-size: .3rem .33rem;
}

#selectBasic-demo_dummy {
	font-size: .32rem;
	width: 4rem;
	text-align: right;
	color: #60aaff;
	height: .38rem;
	line-height: .38rem;
}


/*.sb_boxTipsR{
	height: .28rem;
	line-height: .28rem;
	font-size: .28rem;
	color: #999;
	padding-left: .4rem;
	background: url(../images/sb_quesicon.png) no-repeat left center;
	background-size: .28rem .28rem;
}*/

.sb_boxTipsR {
	height: .28rem;
	line-height: .28rem;
	font-size: .28rem;
	color: #999;
	display: flex;
	display: -webkit-flex;
	/* width: 3rem; */
}

.sb_boxTipsR1 {
	width: .28rem;
	height: .28rem;
	margin-right: .1rem;
}

#sb_boxtypelist>li {
	width: 6.66rem;
	height: 1.61rem;
	border: .02rem solid #6fb0fa;
	margin-bottom: .2rem;
	color: #333;
	border-radius: .12rem;
}

.sb_boxtItemT {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	font-size: .32rem;
	font-weight: bold;
	margin: .3rem .4rem .2rem .4rem;
}

.sb_boxtItemB {
	font-size: .24rem;
	margin: 0 .4rem;
}

#sb_boxtypelist>.current {
	background: url(../../images/sb_righticon.png) no-repeat right bottom;
	background-size: .66rem .66rem;
	background-color: #6aadfa;
	color: white;
}

#sb_boxtypelist>.nobox {
	background: #eef7ff;
	border: .02rem solid #eef7ff;
	color: #bbb;
}

.sb_boxBtns {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 1.2rem;
	font-size: .32rem;
	font-weight: bold;
}

.sb_boxBtnsL {
	float: left;
	width: 60%;
	background: white;
	color: #f87c70;
	text-align: center;
	height: 1.18rem;
	line-height: 1.18rem;
	border-top: .01rem solid #ddd;
	border-bottom: .01rem solid #ddd;
}

.sb_boxBtnsR {
	float: left;
	width: 40%;
	/*background: -webkit-linear-gradient(left, #6aadfa, #99ccfd);*/
	background: #999;
	color: white;
	text-align: center;
	height: 1.2rem;
	line-height: 1.2rem;
}

.sb_boxBtnsRChose {
	background: -webkit-linear-gradient(left, #6aadfa, #99ccfd);
}

.sb_boxOpen {
	width: 100%;
	height: 100%;
	background: #f1f1f1;
}

.sb_boxOpenHead {
	width: 100%;
	height: 3.82rem;
	background: url(../../images/sb_openBg.png) no-repeat;
	background-size: 7.5rem 3.82rem;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
}

.sb_boxOpenNums {
	width: 2.6rem;
	text-align: center;
	border-radius: .12rem;
	font-size: .48rem;
	font-weight: bold;
	background: white;
	color: #6fb0fa;
	padding: .5rem 0rem;
	margin: 0 0 .35rem 2.35rem;
}

.sb_boxOpenTips {
	font-size: .32rem;
	font-weight: bold;
	color: white;
	margin-left: 1.2rem;
}

.sb_openBtns {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 1.2rem;
	font-size: .32rem;
	font-weight: bold;
}

.sb_openBtnsL {
	float: left;
	width: 50%;
	background: white;
	color: #6fb0fa;
	text-align: center;
	height: 1.2rem;
	line-height: 1.2rem;
}

.sb_openBtnsR {
	float: left;
	width: 50%;
	background: -webkit-linear-gradient(left, #6aadfa, #99ccfd);
	color: white;
	text-align: center;
	height: 1.2rem;
	line-height: 1.2rem;
}

.sb_boxOpenMsg {
	width: 6.7rem;
	/*height: 5rem;*/
	background: white;
	border-radius: .12rem;
	box-shadow: .1rem .1rem .2rem #e5e5e5;
	margin-top: .4rem;
}

.sb_boxOpenMsgFree {
	width: 6.7rem;
	/*height: 5rem;*/
	background: white;
	border-radius: .12rem;
	box-shadow: .1rem .1rem .2rem #e5e5e5;
	margin-top: .4rem;
	padding-bottom: .25rem;
}

.sb_boxOpenName {
	width: 5.9rem;
	font-size: .32rem;
	font-weight: bold;
	color: #333;
	margin: .4rem 0 .35rem .4rem;
}

.sb_boxOpenItem {
	display: -webkit-flex;
	display: flex;
	font-size: .28rem;
	margin: 0 0 .15rem .4rem;
}

.sb_boxOpenItem1 {
	color: #999;
	margin-right: .4rem;
}

.sb_boxOpenItem2 {
	width: 4.4rem;
	white-space: nowrap;
	text-align: left;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.sb_boxOpenItem2::-webkit-scrollbar {
	display: none;
}

.sb_boxOpenMsgM {
	width: 6.7rem;
	height: .4rem;
	background: url(../../images/sb_openLineBg.png) no-repeat;
	background-size: 6.71rem .4rem;
}

.sb_boxOpenMsgB {
	width: 6.7rem;
	height: 1.35rem;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.sb_boxOpenMsgBL {
	/*width: 2.4rem;*/
	min-width: 2.4rem;
	height: .8rem;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.sb_OpenTime {
	font-size: .28rem;
	font-weight: bold;
	color: #6fb0fa;
}

.sb_OpenTip {
	font-size: .24rem;
	color: #999;
}

.sb_boxOpenMsgBM {
	width: .01rem;
	height: .4rem;
	background: #c5c5c5;
}

.sb_boxOpenMsgBR {
	width: 2.4rem;
	height: .8rem;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.sb_OpenMoney {
	font-size: .28rem;
	font-weight: bold;
	color: #f87c70;
}

.sb_OpenTips {
	font-size: .24rem;
	color: #999;
}


/*getBag.html 鏍峰紡*/

.gb_body {
	width: 100%;
	height: 100%;
}

.gb_msg {
	width: 100%;
	height: 100%;
	background: #f1f1f1;
}

.sb_msgName {
	width: 100%;
	height: .9rem;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: white;
}

.sb_msgNameL {
	font-size: .32rem;
	font-weight: bold;
	color: black;
	margin-left: .4rem;
	width: 5rem;
	white-space: nowrap;
	text-align: left;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.sb_msgNameL::-webkit-scrollbar {
	display: none;
}

.sb_msgNameR {
	font-size: .32rem;
	font-weight: bold;
	color: black;
	margin-right: .4rem;
}

.sb_icon {
	width: .4rem;
	height: .4rem;
	float: left;
}

.sb_msgAdrs {
	width: 100%;
	display: -webkit-flex;
	display: flex;
	background: white;
}

.sb_msgAdrsIcon {
	width: .24rem;
	height: .3rem;
	margin: .03rem .1rem 0 .37rem;
}

.sb_msgAdrsCont {
	width: 90%;
	font-size: .28rem;
	color: #999;
	padding: 0 .4rem .4rem 0;
}

.gb_msgBoxs {
	width: 100%;
	/*height: 3.5rem;*/
	background: white;
	border-bottom: .01rem solid #c5c5c5;
	padding-bottom: .4rem;
}

.gb_msgBoxsCon {
	width: 6.7rem;
	/*height: 3.1rem;*/
	background: #f0f7fe;
	border-radius: .12rem;
	margin-left: .4rem;
	overflow: hidden;
	padding-bottom: .25rem;
}

.gb_msgConItem {
	display: -webkit-flex;
	display: flex;
	font-size: .28rem;
	margin: 0 0 .15rem .4rem;
}

.gb_msgConItem1 {
	color: #999;
	margin-right: .4rem;
}

.gb_msgConItem2 {
	color: #333;
	width: 4.5rem;
	white-space: nowrap;
	text-align: left;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.gb_msgConItem2::-webkit-scrollbar {
	display: none;
}

.gb_tips {
	font-size: .24rem;
}

.gb_msgTime {
	width: 100%;
	height: 1.53rem;
	background: white;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.gb_msgTimeL {
	/*width: 2.4rem;*/
	min-width: 2.4rem;
	height: .8rem;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.gb_LTime {
	font-size: .36rem;
	font-weight: bold;
	color: #6fb0fa;
}

.gb_msgTimeTip {
	font-size: .24rem;
	color: #999;
}

.gb_msgTimeM {
	width: .01rem;
	height: .4rem;
	background: #c5c5c5;
}

.gb_msgTimeR {
	width: 2.4rem;
	height: .8rem;
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}

.gb_msgTimeMoney {
	font-size: .35rem;
	font-weight: bold;
	color: #f87c70;
}

.gb_msgBtn {
	margin-top: .8rem;
}


/*bagRecord.html 鏍峰紡*/


/*.br_header {
    width: 100%;
    height: 1.16rem;
}*/

.brcard_List {
	width: 100%;
	height: 1.16rem;
	font-size: .36rem;
	font-weight: bold;
	color: #999;
	background: white;
	display: flex;
	display: -webkit-flex;
}

.brcard_List>li {
	width: 50%;
	height: 1.16rem;
	text-align: center;
	line-height: 1.16rem;
}

.brcard_List>li.brcurrent {
	color: #6fb0fa;
	border-bottom: .04rem solid #6fb0fa;
}

.br_recordbox {
	margin: .4rem;
	font-size: .28rem;
	color: #333;
	background: white;
	border-radius: .12rem;
	box-shadow: 0px 5px 15px #e1e1e1;
}

.br_recordTit {
	padding: .4rem;
	border-bottom: 1px solid #d8d8d8;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}

.br_recordTitL {
	font-size: .32rem;
	font-weight: bold;
	color: #333;
	width: 4rem;
	white-space: nowrap;
	text-align: left;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.br_recordTitL::-webkit-scrollbar {
	display: none;
}

.br_recordTitR {
	padding-right: .25rem;
	height: .28rem;
	line-height: .28rem;
	color: #6fb0fa;
	background: url(../../images/br_youjianicon.png) no-repeat right center;
	background-size: .11rem .19rem;
}

.br_recordMsg {
	padding: .4rem .4rem .1rem .4rem;
}

.br_recorditem {
	display: flex;
	display: -webkit-flex;
	margin-bottom: .2rem;
}

.br_recorditem1 {
	color: #999;
	margin-right: .3rem;
}

.br_recorditem2 {
	width: 4.4rem;
	white-space: nowrap;
	text-align: left;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.br_recorditem2::-webkit-scrollbar {
	display: none;
}


/*bagRecordEs.html 鏍峰紡*/

.brs_recordbox {}

.brs_recordTit {
	padding: .6rem .4rem .4rem .4rem;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}

.brs_recordTitL {
	font-size: .32rem;
	font-weight: bold;
	color: #333;
	width: 5rem;
	white-space: nowrap;
	text-align: left;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.brs_recordTitL::-webkit-scrollbar {
	display: none;
}

.brs_recordTitR {
	font-size: .28rem;
	color: #6fb0fa;
	margin-left: .7rem;
}

.brs_recordCss {
	color: #999;
}

#brs_xiala {
	width: .19rem;
	height: .11rem;
}

.brs_recordMsg {
	padding: .4rem .4rem .1rem .4rem;
	background: white;
	font-size: .28rem;
}

.brs_recorditem {
	display: flex;
	display: -webkit-flex;
	margin-bottom: .2rem;
}

.brs_recorditem1 {
	color: #999;
	margin-right: .4rem;
}

.brs_recorditem2 {
	width: 5rem;
	white-space: nowrap;
	text-align: left;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.brs_recorditem2::-webkit-scrollbar {
	display: none;
}

.brs_xialaBg {
	width: .19rem;
	height: .11rem;
	background: url(../../images/brs_xiala.png) no-repeat;
	background-size: .19rem .11rem;
}

.brs_xialaTop {
	background: url(../../images/brs_xialatop.png) no-repeat;
	background-size: .19rem .11rem;
}


/*agreement.html 鏍峰紡*/

.am_body {
	padding: 0 .4rem;
}

.am_body>h1 {
	height: 1.1rem;
	font-size: .32rem;
	text-align: center;
	line-height: 1.1rem;
}

.am_body>p {
	padding-bottom: .1rem;
	line-height: .48rem;
	font-size: .28rem;
	color: #666;
	text-indent: 2em;
}


/*cupboardList.html 鏍峰紡*/

.sr_shuaibox {
	background: white;
}

.sr_header {
	width: 100%;
	height: .4rem;
}

.inputBox {
	margin: 0 0.4rem 0.4rem;
	position: relative;
}

.sr_inputStyle {
	border: 1px solid #9999;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	line-height: .48rem;
	background: url(../../images/msb_search.png) no-repeat 0.3rem 0.35rem;
	background-size: 5%;
	padding-left: 40px;
	padding-right: 48px;
	width: calc(100% - 90px);
	font-size: .32rem;
	color: #333333;
	height: .96rem;
	border-radius: .48rem;
	outline: none;
	display: block;
	padding: 0 44px;
	-webkit-caret-color: #333;
}

.clearBtn {
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background: #666;
	opacity: .5;
	right: 0;
	top: 50%;
	margin-top: -10px;
	display: none;
}

.clearBtn>.clearBtnLine1,
.clearBtn>.clearBtnLine2 {
	background: #fff;
	width: 12px;
	height: 2px;
	border-radius: 2px;
	transform: rotate(45deg);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -6px;
	margin-top: -1px;
}

.clearBtn>.clearBtnLine1 {
	transform: rotate(45deg);
}

.clearBtn>.clearBtnLine2 {
	transform: rotate(-45deg);
}


/*boxListAdmin.html 鏍峰紡*/

.boxListHeader {
	padding-top: .4rem;
	border-bottom: 1px solid #dcdcdc;
	background: #fff;
}

.lengBtn {
	height: .96rem;
	text-align: center;
	line-height: .96rem;
	font-size: .33rem;
	border-radius: 5px;
	color: #333333;
	background: #ffda00;
	border: .02rem solid #ffda00;
	margin: .4rem .4rem 0.4rem .4rem;
}

.boxListHeader_p {
	font-size: .24rem;
	color: #ff5728;
	text-align: center;
	margin-bottom: .4rem;
	margin-top: .2rem;
}

.blAd_tip {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	padding: 0 .4rem .4rem .4rem;
	font-size: .32rem;
	color: #666666;
}

.blAd_tipL {
	width: 1.2rem;
	height: .32rem;
	line-height: .32rem;
	padding-left: .52rem;
	font-size: .32rem;
	color: #666666;
	background: url(../../images/an_blicon1.png) no-repeat left;
	background-size: .32rem .32rem;
}

.blAd_tipM {
	width: 1.2rem;
	height: .32rem;
	line-height: .32rem;
	padding-left: .52rem;
	font-size: .32rem;
	color: #666666;
	background: url(../../images/an_blicon2.png) no-repeat left;
	background-size: .32rem .32rem;
	/* margin-left: 1rem; */
}

.blAd_tipR {
	width: .65rem;
	height: .32rem;
	line-height: .32rem;
	padding-left: .52rem;
	font-size: .32rem;
	color: #666666;
	background: url(../../images/an_blicon3.png) no-repeat left;
	background-size: .32rem .32rem;
}

.blAd_tipB {
	width: 1.2rem;
	height: .32rem;
	line-height: .32rem;
	padding-left: .52rem;
	font-size: .32rem;
	color: #666666;
	background: url(../../images/an_blicon4.png) no-repeat left;
	background-size: .32rem .32rem;
}

.blAd_tipM1 {
	width: 1.2rem;
	height: .32rem;
	line-height: .32rem;
	padding-left: .52rem;
	font-size: .32rem;
	color: #666666;
	background: url(../../images/an_blicon5.png) no-repeat left;
	background-size: .32rem .32rem;
	/* margin-left: 1rem; */
}

#boxList {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin: .4rem .4rem;
}

#boxList {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin: .4rem .4rem;
}

#boxList>li {
	width: calc(34% - 10px);
	height: .96rem;
	border: .02rem solid #ffda00;
	border-radius: 5px;
	font-size: .32rem;
	color: #333333;
	background: #fff;
	text-align: center;
	line-height: .96rem;
	margin-bottom: .2rem;
	margin-right: 0.09rem;
}

#boxList>li.yellow {
	border: .02rem solid #ffda00;
	background: #ffda00;
}

#boxList>li.yuqi {
	background: url(../../images/yuqi.png) no-repeat right top;
	background-color: #ffda00;
	background-size: .72rem .72rem;
}

#boxList>li.black {
	border: .02rem solid #999999;
	background: #999999;
}

#boxList>li.blue {
	border: .02rem solid #26a5f9;
	background: #26a5f9;
}

#boxList>li.red {
	border: .02rem solid #ff5757;
	background: #ff5757;
}


/*jquery.hDialog.js   鏍峰紡*/

.ex_recorditem {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: .3rem;
	position: relative;
}

.ex_recorditem2 {
	width: 3.5rem;
	color: #999;
	white-space: nowrap;
	text-align: right;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
}

.ex_recorditem2::-webkit-scrollbar {
	display: none;
}

.ex_dialogTime {
	color: #35bd5e;
}


/*version.html  鏍峰紡*/


/*#vs_list {
	padding: .4rem .4rem;
	font-size: .28rem;
}*/

#vs_list li {
	padding: .4rem;
	border-bottom: .01rem solid #dedede;
}

.vs_tips {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}

.vs_banben {
	width: 5.7rem;
	font-size: .36rem;
	color: #333;
}

.vs_text {
	font-size: .28rem;
	color: #26a5f9;
}

.vs_xiala {
	width: .22rem;
	height: .15rem;
	background: url(../../images/ex_xiala.png) no-repeat;
	background-size: .22rem .15rem;
}

.vs_xialaTop {
	width: .22rem;
	height: .15rem;
	background: url(../../images/ex_xialatop.png) no-repeat;
	background-size: .22rem .15rem;
}

.vs_time {
	margin-top: .4rem;
	color: #333;
	font-weight: bold;
}

.vs_title {
	font-size: .28rem;
	color: #666;
	line-height: .68rem;
}

.vs_item {
	font-size: .28rem;
	color: #999;
	line-height: .4rem;
	margin-bottom: .2rem;
}