﻿@charset "utf-8";
/* CSS Document*/

body {/*min-width:320px;max-width:480px;*/

}
html{
	background-color: #fff;
}
body {
	background-color: #efefef;
}
body, input, textarea {
}
body, div, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, h7, form, img, p, pre, textarea, blockquote, fieldset {
	margin: 0;
	padding: 0
}
html, body {
	width: 100%;
	height: 100%;max-width: 600px;
	margin: 0 auto;
}
ul, ol, li {
	list-style-type: none
}
table {
	border-collapse: collapse
}
img {
	border: none;
	-ms-interpolation-mode: bicubic;
	-webkit-backface-visibility: hidden;
}
em {
	font-style: normal
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%
}
a, a:visited {
	text-decoration: none;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix {
	zoom: 1
}
.red {
	color: #F00
}
article, aside, footer, header, hgroup, main, nav, section {
	display: block;
}
.clearfix::after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.mt0 {
	margin-top: 0px!important;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt1 {
	margin-top: -1px;
}
.mb10{margin-bottom: 10px;}
.mb40 {
	margin-bottom: 40px;
}
.w70 {
	width: 70px;
	display: inherit
}
.w50 {
	width:50%;
}
.pdtb10{padding:10px 0;}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
 color:    #c7c7cd;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #c7c7cd;
 opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #c7c7cd;
 opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:    #c7c7cd;
}
/*表头*/
.ui-header-positive, .ui-footer-positive {
	background-color: #248de6;
	color: #fff;
}
.ui-header-stable, .ui-header-positive {
	padding: 0 10px;
	box-sizing: border-box;
}
.ui-header {
	height: 45px;
	width: 100%;
	line-height: 45px;
}
.ui-header a {
	line-height: 26px;
}
.ui-border-b {
	border-bottom: 1px solid #e1e1e1;
}
.ui-header h1 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.i-ico-r {
	position: absolute;
	right: 8px;
	top: 8px;
}
.ui-header .ui-icon-help {
	position: absolute;
	left: 6px;
	top: 9px;
}
a.weui_btn_default:hover {
	color: #454545;
}
.weui_article {
	padding: 20px 0px;
	font-size: 15px;
}
.weui_article h1 {
	color: #000;
	padding: 0px 15px;
}
.weui_article h1.sm {
	color: #333;
	font-size: 14px;
	padding: 0px 15px;
}
/*发票抬头*/
.weui_cells {
	font-size: 15px!important;
}
.weui_cell_top {
	padding: 5px 15px;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 70px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	margin: 15px 0 0 0;
	border-bottom: none;
}
.weui_cell_top img {
	height: 60px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
}
.i_navbar .weui_navbar_item {
	padding: 10px 0;
}
.i_kp_tab .weui_tab_bd {
	padding-top: 44px;
	padding-bottom: 0;
}
.i-check {
	display: inline-block;
}
.i-check .weui_cell_hd {
	float: left
}
.i-check .weui_cell_bd {
	float: left;
	line-height: 23px;
}
.weui_cells_checkbox .weui_check:checked+.weui_icon_checked:before {
	content: '\EA06';
	color: #248de6;
}
.i_cells_checkbox {
	background-color: transparent!important;
}
.i_cells_checkbox:before, .i-check:before {
	top: 0;
	border-top: 0px solid #d9d9d9;
}
.i_cells_checkbox:after {
	bottom: 0;
	border-bottom: 0px solid #d9d9d9!important;
}
/*发票开具*/

.i_cells_checkbox .weui_icon_checked:before {
	content: '\EA01';
	color: #c9c9c9;
	font-size: 22px;
	display: block;
}
.i-search-box {
	display: none
}
.i-taitou-check {
	padding: 0 15px 0 0;
	vertical-align: middle;
}
.class2 {
	display: none
}
.class1:before, .class2:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 44px;
	width: 100%;
	height: 1px;
	border-top: 1px solid #d9d9d9;
	color: #d9d9d9;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	left: 15px;
}
.weui_cell_left {
	color: #666;
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.weui_btn_primary {
	background-color: #248de6;
}
.weui_btn_primary:not(.weui_btn_disabled):active {
	color: hsla(0,0%,100%,.4);
	background-color: #187fd6;
}
.listbox {
	padding: 10px 15px;
	margin: 0;
}
.weui_cells_list {
	padding:5px 0;
}
.small_title {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	margin-left: 15px;
}
.boxstyle {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	background: #e1f4e0;
	color: #1ca414;
	font-weight: bold;
	border-bottom:1px solid #cfeace;
}
.wid {
	margin: 0 10px;
}
.redmin {
	font-size: 12px;
	margin: 20px 15px 15px 15px;
	line-height: 160%;
	font-size: 12px;
	color: #666;
}
/*登录*/
.login_top {
	position: relative;
}
.login_top .logintopbg {
	width: 100%;
}
.login_top .logo {
	position: absolute;
	top: 40px;
	width: 89px;
	height: 89px;
	left: 50%;
	margin-left: -49px;
}
.login_top .logo_txt {
	position: absolute;
	top: 150px;
	width: 189px;
	height: 22px;
	left: 50%;
	margin-left: -95px;
}
.login_content {
	margin-top: -7px;
}
.tab_icon {
	margin-right: 10px;
}
.tab_icon img {
	width: 20px;
	height: 20px;
	vertical-align: middle
}
.weui_cell_ft img {
	height: 44px;
	vertical-align: middle;
	border-left: 1px solid #e5e5e5;
}
.weui_code {
	padding: 0 0 0 15px;
}
.select_input {
	text-align: left
}
/*弹窗*/
.pop_up {
	padding: 15px 15px 0 15px;
}
.pop_up .pop_up_list {
	padding:5px 0;
	font-size: 14px;
	text-align: left
}
.pop_up_l {
	width: 100px;
}
.pop_up_r {
	text-align: left;
	display: block;
    overflow: hidden;
    word-break: normal;
    word-wrap: break-word;
	color:#666;
}
.bouncedbtn {
	display: block;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	border-radius: 5px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	overflow: hidden;
}
.bouncedbtn :after {
    content: " ";
    width: 200%;
    height: 200%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    box-sizing: border-box;
    border-radius: 5px;
}
.cancel {
	border: 1px solid #e0e0e0;
	margin: 0 5px 15px 15px;
}
.submit {
	border: 1px solid #248de6;
	margin: 0 15px 15px 5px;
	color:#fff
}
/*商品信息*/
.shopbox {
	padding: 10px 15px;
}
/*开票结果*/
.weui_cell {
	-webkit-box-align:inherit!important;
	-webkit-align-items: inherit!important;
	-ms-flex-align: inherit!important;
	align-items: inherit!important;
	}