* {
	font-family: "Arial", "Microsoft YaHei", sans-serif;
}
body,html{
	padding: 0;
	margin: 0;
    list-style-type: none;
    height:100%;
	background-color: #f7f7fa;/*#F2F5F7*/
	-webkit-tap-highlight-color: rgba(0,0,0,0);/*点击input不会有黑块背景*/
}
.titletop{
    width: 100%;
    height: 43px;
    color: #fff;
    line-height: 43px;
    background-color: #34AEE6;
    font-size: 15px;
}
.titletop>img{
	height:18px;
	line-height:18px;
	vertical-align:middle;
}
.weui_input{
    color:#333 !important;
}
.weui_label{
	color:#636363;
}
.weui_cells_form .weui_cell_warn .weui_label{
    color: #E64340 !important;
}
.weui_toast_text{
	width:75% !important;
	height: auto !important;
	border-radius: 5px !important;
}
.weui_toast_text .weui_toast_content{
	margin:5px 10px !important;
}
.cardimg{
background-color: #fff;

}
.cardimg>img{
	width: 70%;
	margin:0 auto;
	vertical-align: bottom;
	max-width: 360px;
}
.orangeBall {
    background-color: rgb(253,116,43);
    border-radius: 5px;
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.btn{
	background-color:#E6A534;
	border-radius: 8px;
	width: 80%;
	max-width: 220px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.tips{
	font-size:12px;
	width: 92%;
	margin: 30px auto;
	line-height: 22px;
	color:#9b9b9b;
}
.page .weui_cells{
	font-size:14px;
}
.page .weui_cell{
	padding:13px 15px;
}
.page .weui_vcode {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.weui_vcode .weui_cell_ft div {
    margin-left: 5px;
    height: 46px;
    vertical-align: middle;
    line-height: 46px;
    background: #34AEE6;
    color: #fff;
    padding: 0 12px;
    font-size:15px;
    display:inline-block;
}
.page .weui_cells:before{
	border:0;
}
.page .weui_cells:after{
	border:0;
}


/* list */
.weui-form-preview {
    position: relative;
    background-color: #fff;
}
.weui-form-preview__hd .weui-form-preview__value {
    font-style: normal;
    font-size:18px;
}
.weui-form-preview:after, .weui-form-preview:before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    color: #e5e5e5;
}
.weui-form-preview__hd {
    position: relative;
    padding: 10px 15px;
    text-align: right;
    line-height: 2.5em;
}
.weui-form-preview__bd {
    padding: 10px 15px;
    font-size: .9em;
    text-align: right;
    color: #999;
    line-height: 2;
}
.weui-form-preview:before {
    top: 0;
    border-top: 1px solid #e5e5e5;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.weui-form-preview__hd:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    left: 15px;
}
.weui-form-preview__item {
    overflow: hidden;
}
.weui-form-preview__label {
    float: left;
    margin-right: 1em;
    min-width:60px;
    color: #999;
    text-align: justify;
    text-align-last: justify;
}
.weui-form-preview__value {
    display: block;
    overflow: hidden;
    word-break: normal;
    word-wrap: break-word;
}
.weui-form-preview__btn {
    position: relative;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    color: #E6A534;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.weui-form-preview__ft {
    position: relative;
    line-height: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
.weui-form-preview__ft:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid #d5d5d6;
    color: #d5d5d6;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.weui-form-preview:after {
    bottom: 0;
    border-bottom: 1px solid #e5e5e5;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
/* 操作 */
@CHARSET "UTF-8";
* {
	font-family: "Arial", "Microsoft YaHei", sans-serif;
}
body{
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color: #f1f1f1;
}
#page2 .weui_cell_hd{
	 font-size:15px;
}
#page2 .weui_cell_ft{
	font-size:16px;
}
.titletop{
    width: 100%;
    height: 43px;
    color: #fff;
    line-height: 43px;
    background-color: #34AEE6;
    font-size: 15px;
}
.line{
	margin: 0 9px;
    width: 1px;
    height: 17px !important;
    opacity: 0.6;
}
.titletop>img{
	height:18px;
	line-height:18px;
	vertical-align:middle;
}
.tips{
	font-size:12px;
	width: 92%;
	margin: 30px auto;
	line-height: 22px;
	color:#9b9b9b;
}
.pub{
    position: absolute;
    width: 100%;
    bottom: 0;
    line-height: 40px;
	text-align: center;
	color:#6D6D6D;
    font-size:13px;
    /* padding: 30px 0; */
    background-color: #f1f1f1;
	/* margin:30px auto 18px; */
}
.orangeBall {
    background-color: rgb(253,116,43);
    border-radius: 5px;
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
.weui_media_title{
	font-size: 14px !important;
}
.weui_media_desc{
    width: 100%;
    height: 97px;
    margin-top: 6px;
    border: 1px solid #e1e1e1;
    vertical-align: middle;
    display: flex !important;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    border-radius: 4px;
    background: #f7f7f7;
    position: relative;
}
.weui_media_desc img{
    width: 36px;
    height: 36px;
    display: block;
    padding: 10px;
}
.weui_media_desc span{
    text-align: center;
    margin-top: 4px;
    color: #121212;
    font-size: 14px;
    margin-bottom: 12px;
}
.gotowraper{
	overflow: hidden;
    padding: 20px 17px;
    padding-bottom: 55px;
    background-color: #f1f1f1;
	text-align: center;
}
.btn{
	border-radius: 8px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}
.nextbtn{
	background-color:#E6A534;
}
.closeWin{
    left: 0;
    right: 80% !important;
    color: rgba(0,0,0,.6) !important;
}
.modal-content>div{
    padding-left:20px;
    padding-right:20px;
}
.egContainer{
    height: 160px;
    padding: 20px;
}
.egContainer img{
    width: 100%;
    height: 100%;
}
.egtip{
    padding-left: 35px !important;
    font-size: 14px;
    padding-right: 35px !important;
    color: #d63808;
    text-align: center;
}
.oprateCon{
    margin-top: 15px;
    padding: 12px 20px;
    position: relative;
}
.uploadImgBtn{
    width: 100%;
    border-radius: 3px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    background: #E6A534;
    text-align: center;
    color: #fff;
}
.oprateCon:after{
	content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
    background: #ccc;
}
.hidden{
	display:none;
}
.rotate{
    width: 100% !important;
    height: 100% !important;
}
.weui_cells{
    font-size: 15px !important;
}
.topContainer{
	height:20vw;
	vertical-align: middle;
	text-align: center;
	padding: 10px;
}
.weui-form-preview{
    margin-top:15px;
}
.topContainer img{
	width:auto;
	height: 20vw;
}
.weui_panel_bd{
    margin: 10px 15px;
}
.cellsDiv{
    border-radius: 5px;
}
.weui_cell_hd img{
	margin-right: 8px !important;
}
.weui_cell p{
    color: #848484;
}
.weui_cell_ft{
 	color: #121212 !important;
}
.topline:before{
	border-top: 1px solid #e1e1e1;
	width: auto !important;
    right: 15px !important;
}
.weui_media_box:before{
	border: none !important; 
}
.hdtitle{
	font-size: 15px;
    color: #848484;
}
.weui-no-gutter{
	margin: 0px 15px !important;
}
.imgBox{
    padding-bottom: 24px !important;
    width: 40% !important;
}
.editDiv{
	width:100%;
	height:30px;
	background:#000;
	text-align:center;
	position:absolute;
	bottom:0;
	opacity: 0.35;
}
.editpan{
	padding-left: 26px;
    color: #fff !important;
    font-size: 14px;
    position: relative;
    height: 30px;
    line-height: 30px;
}
.editpan:before{
	content: '';
    color: #fff;
    font-size: 14px;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 3px;
    top: -1px;
    background: url(../images/edit.png) no-repeat;
    background-size: 100% 100%;
}
.preview{
	position: absolute;
    width: 28px;
    height: 28px;
    right: 1px;
    top: 1px;
    background: url(../images/browse.png) no-repeat;
    background-size: 100% 100%;
}
.imgPhoto{
	width:100% !important;
	height:100% !important;
}
.preview_bgd{ 
	position: fixed;
	top: 0;  
	left: 0; 
	width: 100%; 
	height: 100%;
	background:rgba(0,0,0,.8);  
	z-index:10000;  
	display: none;
}
.content_previewImg {
  	width:60px;
  	height: 60px;
  	margin-right: 10px;
}
.finishBtn{
	background:#cecece !important;
}
#page4 .weui_icon_success:before{
	color:#34aee6;
}
.weui_msg_title{
	font-size:16px;
	text-align:center;
	color:#225fba;
}
.radiusbar{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.popup_close_btn {
    position: absolute;
    z-index:100; 
    right: 15px;
    top: -55px;
    height:55px;
    width:35px;
}

.weui-popup-container-visible .weui-popup-modal{
	overflow: visible;
}
.tipsDiv{
    display: inline-block;
    position: relative;
}
.tipsDiv:before{
	content:"*";
	position:absolute;
	top: 23%;
    left: -17px;
	color:#d63808;
}
.tipsDiv:after{
	content:"*";
	position:absolute;
	top:23%;
	right:-17px;
	color:#d63808;
}
.detailBtn{
    /* position: fixed;
    bottom:0;
    width: 100%;
    padding: 10px 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #fff;
    text-align: center;
    color: #fff; */
    display: flex;
    padding: 20px 0;
    text-align: center;
    justify-content: space-around;
    align-items: center;
    background-color: #f1f1f1;
}
.detailBtn>div{
    height: 40px;
    line-height: 40px;
    width: 45%;
    background: #E6A534;
    border-radius:8px;
    color: #fff;
}
#submitBtn{
    border-left: 1px solid #e5e5e5;
}
.radiusbar{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.popup_close_btn {
    position: absolute;
    z-index:100; 
    right: 15px;
    top: -55px;
    height:55px;
    width:35px;
}

.weui-popup-container-visible .weui-popup-modal{
	overflow: visible;
}
.modal-content>div{
    padding-left:20px;
    padding-right:20px;
}
.egContainer{
    height: 160px;
    padding: 20px;
}
.egContainer img{
    width: 100%;
    height: 100%;
}
.egtip{
    padding-left: 35px !important;
    font-size: 14px;
    padding-right: 35px !important;
    color: #d63808;
    text-align: center;
}
.tipsDiv{
    display: inline-block;
    position: relative;
}
.tipsDiv:before{
	content:"*";
	position:absolute;
	top: 23%;
    left: -17px;
	color:#d63808;
}
.tipsDiv:after{
	content:"*";
	position:absolute;
	top:23%;
	right:-17px;
	color:#d63808;
}
.oprateCon{
    margin-top: 15px;
    padding: 12px 20px;
    position: relative;
}
.uploadImgBtn{
    width: 100%;
    border-radius: 3px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    background: #E6A534;
    text-align: center;
    color: #fff;
}
.oprateCon:after{
	content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
    background: #ccc;
}
.preview{
	position: absolute;
    width: 28px;
    height: 28px;
    right: 1px;
    top: 1px;
    background: url(../images/browse.png) no-repeat;
    background-size: 100% 100%;
}
.imgPhoto{
	width:100% !important;
	height:100% !important;
}

/* 修改 */
.weui_vcode_img img{
    position: absolute;
    right: 2px;
    width: 80px;
    height: 32px;
    top:50%;
    transform: translateY(-50%);
}
.weui_label{
    width: 91px;
}
.weui_media_box{
    padding: 15px 0;
}
.weui_cells{
    margin-top:15px;
}
.detailBtn .back{
    background: #fff;
    color: #e6a534;
}