/*
全局css，适合所有页面
*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 10px;
}
body {
	font-size: 1.4rem;
	font-family: "微软雅黑";
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
}
ul,p {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	outline: none;
}
li {
	list-style-type: none;
	list-style: none;
}
img {
	border: 0px;
	max-width: 100%
}

.bgwhite {
	background: #fff;
}
.bggrey {
	background: #f6f6f6;
}
.bgblue {
	background: #26497e;
}
.bg-f8{
	background: #f8f8f8;
}
.bg-f7{
	background: #f7f7f7;
}
.bg-f6{
	background: #f6f6f6;
}
.bg-f5 {
	background: #f5f5f5;
}
.bg-f4 {
	background: #f4f4f4;
}
.bg-f3 {
	background: #f3f3f3;
}
.bg-f2 {
	background: #f2f2f2;
}
.bg-e7f {
	background: #e7f1ff;
}
.bg-3b7 {
	background: #3b7abe;
}
.bg-939 {
	background: #939393;
}
.bg-ccc {
	background: #ccc;
}
.bg-bf0 {
	background: #BF0E11;
}
.bg-ff5 {
	background: #FF5635;
}
.w100 {
	width: 100%;
}

.w99 {
	width: 99%;
	margin: auto;
}
.w98 {
	width: 98%;
	margin: auto;
}
.w97 {
	width: 97%;
	margin: auto;
}

.w96 {
	width: 96%;
	margin: auto;
}

.w95 {
	width: 95%;
	margin: auto;
}
.w94 {
	width: 94%;
	margin: auto;
}
.w93 {
	width: 93%;
}

.w92 {
	width: 92%;
}
.w91 {
	width: 91%;
}

.w90 {
	width: 90%;
}
.w89 {
	width: 89%;
}
.w88 {
	width: 88%;
}
.w87 {
	width: 87%;
}
.w86 {
	width: 86%;
}
.w85 {
	width: 85%;
}
.w84 {
	width: 84%;
}
.w83 {
	width: 83%;
}
.w82 {
	width: 82%;
}
.w81 {
	width: 81%;
}
.w80 {
	width: 80%;
}
.w79 {
	width: 79%;
}
.w78 {
	width: 78%;
}
.w77 {
	width: 77%;
}
.w76 {
	width: 76%;
}
.w75 {
	width: 75%;
}
.w74 {
	width: 74%;
}
.w73 {
	width: 73%;
}
.w72 {
	width: 72%;
}
.w71 {
	width: 71%;
}
.w70 {
	width: 70%;
}
.w69 {
	width: 69%;
}
.w68 {
	width: 68%;
}
.w67 {
	width: 67%;
}
.w66 {
	width: 66%;
}
.w65 {
	width: 65%;
}
.w64 {
	width: 64%;
}
.w63 {
	width: 63%;
}
.w62 {
	width: 62%;
}
.w61 {
	width: 61%;
}
.w60 {
	width: 60%;
}
.w59 {
	width: 59%;
}
.w58 {
	width: 58%;
}
.w57 {
	width: 57%;
}
.w56 {
	width: 56%;
}
.w55 {
	width: 55%;
}
.w54 {
	width: 54%;
}
.w53 {
	width: 53%;
}
.w52 {
	width: 52%;
}
.w51 {
	width: 51%;
}
.w50 {
	width: 50%;
}
.w49 {
	width: 49%;
}
.w48 {
	width: 48%;
}
.w47 {
	width: 47%;
}
.w46 {
	width: 46%;
}
.w45 {
	width: 45%;
}
.w44 {
	width: 44%;
}
.w43 {
	width: 43%;
}
.w42 {
	width: 42%;
}
.w41 {
	width: 41%;
}
.w40 {
	width: 40%;
}
.w39 {
	width: 39%;
}
.w38 {
	width: 38%;
}
.w37 {
	width: 37%;
}
.w36 {
	width: 36%;
}
.w35 {
	width: 35%;
}
.w34 {
	width: 34%;
}
.w33 {
	width: 33.33%;
}
.w32 {
	width: 32%;
}
.w31 {
	width: 31%;
}
.w30 {
	width: 30%;
}
.w29 {
	width: 29%;
}
.w28 {
	width: 28%;
}
.w27 {
	width: 27%;
}
.w26 {
	width: 26%;
}
.w25 {
	width: 25%;
}
.w24 {
	width: 24%;
}
.w23 {
	width: 23%;
}
.w22 {
	width: 22%;
}
.w21 {
	width: 21%;
}
.w20 {
	width: 20%;
}
.w19 {
	width: 19%;
}
.w18 {
	width: 18%;
}
.w17 {
	width: 17%;
}
.w16 {
	width: 16.66%;
}
.w15 {
	width: 15%;
}
.w14 {
	width: 14%;
}
.w13 {
	width: 13%;
}
.w12 {
	width: 12%;
}
.w11 {
	width: 11%;
}
.w10 {
	width: 10%;
}
.w09 {
	width: 9%;
}
.w08 {
	width: 8%;
}
.w07 {
	width: 7%;
}
.w06 {
	width: 6%;
}
.w05 {
	width: 5%;
}
.w04 {
	width: 4%;
}
.w03 {
	width: 3%;
}
.w02 {
	width: 2%;
}
.w01 {
	width: 1%;
}
.w9 {
	width: 9%;
}
.w8 {
	width: 8%;
}
.w7 {
	width: 7%;
}
.w6 {
	width: 6%;
}
.w5 {
	width: 5%;
}
.w4 {
	width: 4%;
}
.w3 {
	width: 3%;
}
.w2 {
	width: 2%;
}
.w1 {
	width: 1%;
}
.auto {
	margin: auto;
}
.h01 {
	height: 0.1rem;
}
.h02 {
	height: 0.2rem;
}
.h03 {
	height: 0.3rem;
}
.h04 {
	height: 0.4rem;
}
.h05 {
	height: 0.5rem;
}
.h10 {
	height: 1.0rem;
}
.h15 {
	height: 1.5rem;
}
.h20 {
	height: 2.0rem;
}
.h25 {
	height: 2.5rem;
}
.h30 {
	height: 3.0rem;
}
.h35 {
	height: 3.5rem;
}
.h40 {
	height: 4.0rem;
}
.h45 {
	height: 4.5rem;
}
.h50 {
	height: 5.0rem;
}
.h55 {
	height: 5.5rem;
}
.h60 {
	height: 6.0rem;
}
.h70 {
	height: 7.0rem;
}
.h80 {
	height: 8.0rem;
}
.mt05 {
	margin-top: 0.5rem;
}
.mb05 {
	margin-bottom: 0.5rem;
}
.ml05 {
	margin-left: 0.5rem;
}
.mr05 {
	margin-right: 0.5rem;
}
.pt05 {
	padding-top: 0.5rem;
}
.pb05 {
	padding-bottom: 0.5rem;
}
.pl05 {
	padding-left: 0.5rem;
}
.pr05 {
	padding-right: 0.5rem;
}
.mt10 {
	margin-top: 1.0rem;
}
.mb10 {
	margin-bottom: 1.0rem;
}
.ml10 {
	margin-left: 1.0rem;
}
.mr10 {
	margin-right: 1.0rem;
}
.pt10 {
	padding-top: 1.0rem;
}
.pb10 {
	padding-bottom: 1.0rem;
}
.pl10 {
	padding-left: 1.0rem;
}
.pr10 {
	padding-right: 1.0rem;
}
.mt10 {
	margin-top: 1.0rem;
}
.mb10 {
	margin-bottom: 1.0rem;
}
.ml10 {
	margin-left: 1.0rem;
}
.mr10 {
	margin-right: 1.0rem;
}
.pt10 {
	padding-top: 1.0rem;
}
.pb10 {
	padding-bottom: 1.0rem;
}
.pl10 {
	padding-left: 1.0rem;
}
.pr10 {
	padding-right: 1.0rem;
}
.mt15 {
	margin-top: 1.5rem;
}
.mb15 {
	margin-bottom: 1.5rem;
}
.ml15 {
	margin-left: 1.5rem;
}
.mr15 {
	margin-right: 1.5rem;
}
.pt15 {
	padding-top: 1.5rem;
}
.pb15 {
	padding-bottom: 1.5rem;
}
.pl15 {
	padding-left: 1.5rem;
}
.pr15 {
	padding-right: 1.5rem;
}
.mt20 {
	margin-top: 2.0rem;
}
.mb20 {
	margin-bottom: 2.0rem;
}
.ml20 {
	margin-left: 2.0rem;
}
.mr20 {
	margin-right: 2.0rem;
}
.pt20 {
	padding-top: 2.0rem;
}
.pb20 {
	padding-bottom: 2.0rem;
}
.pl20 {
	padding-left: 2.0rem;
}
.pr20 {
	padding-right: 2.0rem;
}
.mt30 {
	margin-top: 3.0rem;
}
.mb30 {
	margin-bottom: 3.0rem;
}
.ml30 {
	margin-left: 3.0rem;
}
.mr30 {
	margin-right: 3.0rem;
}
.pt30 {
	padding-top: 3.0rem;
}
.pb30 {
	padding-bottom: 3.0rem;
}
.pl30 {
	padding-left: 3.0rem;
}
.pr30 {
	padding-right: 3.0rem;
}

.flex {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.flex_a {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-items: flex-start;
}

.flex_b {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
}

.flex_c {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: flex-start;
}
.flex_end {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	align-items: flex-start;
}

.items {
	align-items: center;
}

.baseline {
	align-items: baseline;
}
.flex-grow {
	flex-grow: 1;
}

.overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.overflow2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.overflow3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.overflow4 {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.overflow5 {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
::-webkit-input-placeholder { /* WebKit browsers */
  color: #848484;
  font-size: 1.4rem;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #848484;
  font-size: 1.4rem;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #848484;
  font-size: 1.4rem;
} 
.clear {
	clear: both;
}
.float-l {
	float: left;
}
.float-r {
	float: right;
}
.text-right {
	text-align: right;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.none {
	display: none;
}
.relative {
	position: relative;
}
.block {
	display: block;
}
.curse {
	cursor: pointer;
}
.border-bbb {
	border: 1px solid #bbb;
}
.border-ccc {
	border: 1px solid #ccc;
}
.border-ddd {
	border: 1px solid #ddd;
}
.border-eee {
	border: 1px solid #eee;
}
.border-e1e {
	border: 1px solid #E1E1E1 ;
}
.border-b-eee {
	border-bottom: 1px solid #eee;
}
.border2-b-eee {
	border-bottom: 2px solid #eee;
}
.border-t-eee {
	border-top: 1px solid #eee;
}
.border-red {
	border: 1px solid #E51C23;
}
.border-e19 {
	border: 1px solid #E1962F;
}
.border-e13 {
	border: 1px solid #E13134;
}
.border-ff9 {
	border: 1px solid #FF9300;
}
.border-blue {
	border: 1px solid #4A91EE;
}
.border-b-red {
	border-bottom: 2px solid #E51C23;
}

.noborder {
	border: none !important;
}

.font0 {
	font-size: 0;
}
.font11 {
	font-size: 1.1rem;
}
.font12 {
	font-size: 1.2rem;
}
.font13 {
	font-size: 1.3rem;
}
.font14 {
	font-size: 1.4rem;
}

.font15 {
	font-size: 1.5rem;
}

.font16 {
	font-size: 1.6rem;
}

.font17 {
	font-size: 1.7rem;
}

.font18 {
	font-size: 1.8rem;
}

.font19 {
	font-size: 1.9rem;
}

.font20 {
	font-size: 2.0rem;
}

.font21 {
	font-size: 2.1rem;
}
.font22 {
	font-size: 2.2rem;
}
.font23 {
	font-size: 2.3rem;
}
.font24 {
	font-size: 2.4rem;
}
.font25 {
	font-size: 2.5rem;
}
.font26 {
	font-size: 2.6rem;
}
.font27 {
	font-size: 2.7rem;
}
.font28 {
	font-size: 2.8rem;
}

.font30 {
	font-size: 3.0rem;
}

.text-000 {
	color: #000;
}
.text-1a1 {
	color: #1a1a1a;
}
.text-aaa {
	color: #aaa;
}
.text-a8a {
	color: #A8A8A8;
}
.text-010 {
	color: #010000;
}
.text-016 {
	color: #016ABD;
}
.text-101 {
	color: #101010;
}
.text-141 {
	color: #141414;
}
.text-bbb {
	color: #bbb;
}
.text-2d6 {
	color: #2D60FF;
}
.text-025 {
	color: #0257ab;
}
.text-232 {
	color: #232323;
}
.text-c6c {
	color: #C6C6C6;
}
.text-e13 {
	color: #E13134;
}
.text-e19 {
	color: #E1962F;
}
.text-4a9 {
	color: #4A91EE;
}
.text-333 {
	color: #333;
}
.text-222 {
	color: #222;
}
.text-3e3 {
	color: #3e3a39;
}
.text-3c4 {
	color: #3C4A55;
}
.text-bf0 {
	color: #BF0E11;
}
.text-bdb {
	color: #BDBBBB;
}
.text-3f3 {
	color: #3f3f3f;
}
.text-393 {
	color: #393838;
}
.text-ccc {
	color: #ccc;
}

.text-404 {
	color: #404040;
}
.text-414 {
	color: #414141;
}
.text-464 {
	color: #464646;
}

.text-4c4 {
	color: #4c4c4c;
}

.text-505 {
	color: #505050;
}
.text-5e5 {
	color: #5E5E5E;
}
.text-575 {
	color: #575757;
}

.text-666 {
	color: #666;
}
.text-656 {
	color: #656565;
}
.text-707 {
	color: #70788C;
}
.text-757 {
	color: #757575;
}
.text-7b7 {
	color: #7B7B7B;
}
.text-808 {
	color: #808080;
}

.text-6d8 {
	color: #6d8ec4;
}
.text-264 {
	color: #26497e;
}

.text-999 {
	color: #999;
}
.text-919 {
	color: #919191;
}
.text-848 {
	color: #848484;
}
.text-ff9 {
	color: #FF9300;
}
.text-yel {
	color: #fffc04;
}
.text-fff {
	color: #fff;
}
.line20 {
	line-height: 2.0rem;
}
.line21 {
	line-height: 2.1rem;
}
.line22 {
	line-height: 2.2rem;
}
.line23 {
	line-height: 2.3rem;
}
.line24 {
	line-height: 2.4rem;
}
.line25 {
	line-height: 2.5rem;
}
.line26 {
	line-height: 2.6rem;
}
.line27 {
	line-height: 2.7rem;
}
.line28 {
	line-height: 2.8rem;
}
.line29 {
	line-height: 2.9rem;
}
.line30 {
	line-height: 3.0rem;
}
.line31 {
	line-height: 3.1rem;
}
.line32 {
	line-height: 3.2rem;
}
.line33 {
	line-height: 3.3rem;
}
.line34 {
	line-height: 3.4rem;
}
.line35 {
	line-height: 3.5rem;
}
.line36 {
	line-height: 3.6rem;
}
.line40 {
	line-height: 4.0rem;
}
.line45 {
	line-height: 4.5rem;
}
.letter1 {
	letter-spacing: 1px;
}
.letter2 {
	letter-spacing: 2px;
}
.letter3 {
	letter-spacing: 3px;
}
.radius2 {
	border-radius: 2px;
}
.radius3 {
	border-radius: 3px;
}
.radius4 {
	border-radius: 4px;
}
.radius5 {
	border-radius: 5px;
}
.radius6 {
	border-radius: 6px;
}
.radius7 {
	border-radius: 7px;
}
.radius8 {
	border-radius: 8px;
}
.radius9 {
	border-radius: 9px;
}
.radius10 {
	border-radius: 10px;
}
.radius20 {
	border-radius: 20px;
}
.radius100 {
	border-radius: 100px;
}
/*字母大写*/
.uppercase {
	text-transform: uppercase;
}
/*强制字符换行*/
.break-all{
	word-break: break-all;
}
/*字体倾斜*/
.italic{
	font-style: italic;
}
.indent2em {
	text-indent: 2em;
}
/*阴影*/
.box-shadow {
	box-shadow: 0 0 5px #eee;
}
.box-shadow-y2 {
	box-shadow: 0 2px 3px #ccc;
}
.header div {
	height: 4.4rem;
	line-height: 4.4rem;
}
.search01 {
	position: absolute;
	top: 1rem;
	right: 0.5rem;
}
.search01 img {
	width: 2rem;
	/*margin-right: 0.5rem;*/
}
.search02 {
	height: 4rem;
}
.search02 img {
	width: 2rem;
	margin: 0 0.8rem 0 1.5rem;
}
.search02 input {
	height: 2.2rem;
	line-height: 2.2rem;
	border: none;
	font-size: 1.5rem;
	color: #333;
	outline: none;
}
.footer {
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 64.0rem;
    padding: 0.6rem 0 0.4rem;
    border-top: 1px solid #eee;
}
.footer2 {
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 64.0rem;
    padding: 0.5rem 0;
    border-top: 1px solid #eee;
}
.paybottom {
	position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 64.0rem;
    padding: 0.5rem 0;
    border-top: 1px solid #eee;
}
.formin {
	margin-top: 2.6rem;
	border-bottom: 1px solid #eee; 
	padding-bottom: 1rem;
}
.formin2 {
	margin-top: 2rem;
	border-bottom: 1px solid #eee; 
	padding-bottom: 1.6rem;
}
.formin input {
	border: none; 
	font-size: 1.4rem;
	flex-grow: 1;
	color: #4c4c4c;
	height: 3rem;
	line-height: 3rem;
	outline: none;
	background: none;
}
.formin2 input {
	border: none; 
	font-size: 1.4rem;
	flex-grow: 1;
	color: #000;
	height: 3rem;
	line-height: 3rem;
	outline: none;
	background: none;
}
.zhuce {
	background: #016ABD;
	height: 4.3rem;
	line-height: 4.3rem;
}
.zhuce2 {
	border: 1px solid #016ABD;
	height: 4.3rem;
	color: #016ABD;
	line-height: 4.3rem;
}
.zhuce3 {
	background: #E13134;
	height: 4.3rem;
	line-height: 4.3rem;
}
.zhuce4 {
	background: #FF5635;
	height: 4rem;
	line-height: 4rem;
}
.kuang {
	border: 1px solid #C3C3C3;
	height: 1.5rem;
	width: 1.5rem;
}
.bg-login {
	height: 100%;
	background: rgba(255,255,255,0.9);
}
.banquan {
	position: absolute;
	bottom: 3rem;
	left: 0;
	right: 0;
}
.yinying,.yinying2 {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0,0,0,0.7);
}
.tanchuang {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 100;
}
.bmcontent {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	background: rgba(0,0,0,0.5);
}
.bmcontent .tc-content {
	max-height: 86%;
    position: absolute;
    bottom: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: scroll;
}
.bmtitle {
	width: 100%;
	position: fixed;
	/*height: 4rem;*/
	line-height: 4.5rem;
	left: 0;
	/*top: -0.5rem;*/
	z-index: 100;
	border-bottom: 1px solid #eee;
	background: #fff;
}
.bmtop {
	position: fixed;
	background: #fff;
	left: 0;
}
.bmclose {
	position: absolute;
	right: 2rem;
	top: 0;
}
.bmfoot {
	width: 100%;
	position: fixed;
	height: 7rem;
	left: 0;
	bottom: 0;
	z-index: 100;
	border-top: 1px solid #eee;
	background: #fff;
}
.bmfoot .zhuce3 {
	height: 3.5rem;
	line-height: 3.5rem;
}
.bmfoot p {
	padding: 0.7rem 0;
}
.bminput input {
	border: 1px solid #eee;
	border-radius: 4px;
	height: 4rem;
	line-height: 4rem;
	padding: 0 0 0 1rem;
	flex-grow: 1;
}
.bminput select {
	border: 1px solid #eee;
	border-radius: 4px;
	height: 4rem;
	line-height: 4rem;
	flex-grow: 1;
	background: none;
	padding: 0 0 0 1rem;
}
.hqyzm {
	line-height: 3.6rem;
	padding: 0 1.5rem;
	border-left: 1px solid #eee;
	height: 3.6rem;
	color: #E13134;
}

.nynav {
	height: 3rem;
	box-sizing: border-box;
}
.nynav .slt2 {
	line-height: 3.1rem;
	height: 3.1rem;
	box-sizing: border-box;
}
.nynav2 {
	height: 3.5rem;
}
.nynav2 .slt {
	line-height: 3.5rem;
}
.tit-line {
	width: 0.3rem;
	height: 1.6rem;
	margin-right: 0.7rem;
}
.nymenu {
	position: fixed;
    bottom: 6.5rem;
    right: 0.1rem;
    width: 4.3rem;
    height: 4.3rem;
    z-index: 99;
}
.menu-cont {
	display: none;
	position: fixed;
    bottom: 6.5rem;
    right: 0.1rem;
    width: 80%;
    height: 4.1rem;
    z-index: 100;
    border-radius: 100px;
    box-shadow: 0 1px 3px #eee;
    background: #fff;
}
.jindu {
	border-bottom: 4px solid #eee;
	box-sizing: border-box;
	height: 3.1rem;
}
.tiaoguo {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.2rem;
}
.textarea1 {
	width: 93%;
	padding: 1rem 3.5%;
	border: 1px solid #ccc;
	line-height: 2.6rem;
	height: 16rem;
	color: #101010;
	border-radius: 4px;
}
[v-cloak]{
	display:none !important;
}
.biaoqian:nth-child(n) {
	border: 1px solid #E13134;
	color: #E13134;
}
.biaoqian:nth-child(2n) {
	border: 1px solid #4A91EE;
	color: #4A91EE;
}
.guanbi-cha {
	position: absolute;
	font-size: 3rem;
	right: 1rem;
	top: 0;
}