@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul,li,form, input, button,*{
	margin: 0;
	padding: 0;
}
a {
	color: inherit;
	text-decoration: none;
}
body {
	margin: 0 auto;
	background: #ffffff;
	font-family: "Microsoft YaHei";
}

ul,li {list-style:none} 
ul{
	list-style-type: none;
}
input:-moz-placeholder,textarea:-moz-placeholder{
color: #b8b8b7;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{
color: #b8b8b7;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
color: #b8b8b7;
}

input:focus {    outline:none;}
.draw-bg {
    width: 100%;
}
.title_top{
	color:#fff;
	width: 100%;
	text-align: center;
    position: absolute;
    right: 0px;
    top: 1.4rem;
    display: block;
	font-size: .3rem;
	text-shadow:1px 1px 1px #000;
	}
.title_top h2{		
	font-size: .6rem;
	margin-bottom: .2rem;
		}
	/*订购*/
 .mod{
     background: #fff;
     height: auto;
     display: block;
     overflow: hidden;
     border-radius: 0.2rem;
     color: #fff;
     margin: 0.32rem 0.25rem;
     box-shadow: 0rem 0rem 0.09rem #bbb;
}

.hd_title {
	margin: .3rem auto .5rem;
	font-size: 0.36rem;
	color:#000;
	text-align: center;
}
.hd_title:before {
	content: "";
	background: url(../img/title_left.png) no-repeat;
	width: 1.4rem;
	height: .22rem;
	background-size:  1.4rem .08rem;
	display: inline-block;
	margin-right: .18rem;
}
.hd_title:after {
	content: "";
	background: url(../img/title_right.png) no-repeat;
	width: 1.4rem;
	height: .22rem;
	background-size: 1.4rem .08rem;
	display: inline-block;
	margin-left: .18rem;
}

 .welfareMenu {
     overflow: hidden;
     text-align: center;
     background-color: #fff;
}
.welfareMenu_cont{width: 80%;    margin: 0 auto;}
.lineMenu {
     width: 50%;
     float: left;
     margin: 0.1rem auto .3rem;
	color: #000;
}
 .lineMenu a {
	 color:#2edfff;
	 padding:.1rem .2rem;
	 font-size: .4rem;
	 border-radius: 100%;
	 border:1px solid #2edfff;
	 position: relative;
     display: inline-block;
	 font-weight: bold;
}
 .cardName {
     font-size: 0.26rem;
     margin-top: 0.3rem;
     
}
 .lvIdentity {
         
     font-size: 0.24rem;
     max-width:0.97rem;
     margin:0.1rem auto;
}
.help{text-align: left;border-top:1px solid #DEDEDE;float: left;margin-bottom: .5rem;}		
.helpTitle {
    font-size: .32rem;
    color: #000;
    margin: .32rem .25rem .1rem;
    width: 100%;
	
}
.accountfor {
    color: #a2a39f;
    font-size: .277rem;
    line-height: .5rem;
	padding: 0 .25rem;
}	
.loginOut {
    display: inline-block;
    width: calc(100% - 0.4rem);
    height: 0.8rem;
    line-height: 0.8rem;
    text-align: center;
    border-radius: .6rem;
    font-size: 0.36rem;
    color: #fff;
    margin: .3rem .2rem;
}
.loginOut{background: #28a2e5;color:#fff;    background-image: -webkit-gradient(linear, 0 top, 0 bottom, from(#28a2e5), to(#28a2e5));}	
.loginBtn{width: calc(100% - .6rem);margin: 0 auto;overflow: hidden;}
.loginBtn a{width: 46%; float: left;background: #5ee4ff;color:#fff;height: 0.8rem;border-radius: .2rem;
    line-height: 0.8rem; text-align: center; font-size: 0.36rem; color: #ffffff; margin-bottom: .3rem;}
.loginBtn a:last-child{float:right;}
/*弹层	*/
.mask {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,0.5);
    z-index: 10;
    display: none;
}
.cancel,.repetition {
    position: fixed;
    top: 30%;
    background: #fff;
    width: 84%;
    height: 2.1rem;
    border-radius: 0.15625rem;
    margin-left: 8%;
    text-align: center;
    font-size: 0.3rem;
    display: none;
    z-index: 100;
	box-shadow: 0rem 0.04rem 0.15rem rgba(0,0,0,.3);
}
.cancel p,.result_suc p{
	font-size: .28rem;
    height: .96rem;
	padding: .2rem ;
    line-height: .44rem;
	text-align: left;
}
.cancel span,.result_suc span{
	display: inline-block;
	width:1.65rem;
	height:.5rem;
	line-height:.5rem;
	margin:0 4% ;
	border-radius: .1rem;
}
.cancel_no{
	color:#fff;
	background:#A0A0A0; 
}
.cancel_yes,.close{
	color: #fff;
	background: #2edfff;
}	
.rule-panel {
    position: fixed;
    color: #fff;
    text-align: center;
    font-size: .3rem;
    top: 3.6rem;
    width: 4.8rem;
    margin-left: calc(50% - 2.4rem);
    z-index: 0;
    border-radius: .12rem;
    line-height: .7rem;
    overflow: hidden;
    background-color: rgba(0,0,0,.65);
}


.result_title{color:#28a2e5;font-size: .37rem; margin: 0 auto .1rem;      padding: .2rem 0;   border-bottom: 2px solid #28a2e5;   display: block;}
.result_suc{	
	position: absolute;
	top: calc(100% / 5);
	width: calc(90% - .6rem);
	margin-left: 5%;
	z-index: 11;
	font-size: 0.3rem;
	border-radius: .2rem;
	background: #fff url(../img/title.png) no-repeat top left;
	padding: 1.2rem .3rem .3rem;
	text-align: center;
	color:#333;
	box-shadow: 0px 2px 8px 0 #000;
	background-size:contain; 
	display: none;}
.result_suc p{text-align: center;}


/*二次确认弹层*/
.result {
	position: absolute;
	top: calc(100% / 5);
	width: 90%;
	margin-left: 5%;
	z-index: 11;
	text-align: center;
	background: #ffffff;
	border-radius: .2rem;
	box-shadow:0px 5px 10px 0 rgba(0,0,0,.5);
	display: block;
}

.sign_bd {
    position: absolute;
    width: calc(100% - .4rem);
    left: 0;
    margin-top: 0.6rem;
}
.line {
    clear: both;
    position: relative;
    font-size: 0.32rem;
    background: #fff;
    display: block;
    height: 1rem;
	margin: 0 .2rem;
	border-bottom: 1px solid rgba(204, 204, 204, 1);
}
.line .Phoneimghui {
    height: 1rem;
    width: 20%;
    background: url(../img/phone.png) no-repeat center;
    background-size: 0.4rem 0.4rem;
}
.line>span:after {
    content: '.';
    width: 100%;
    display: inline-block;
    overflow: hidden;
    height: 0;
}
.line>span {
    height: 1rem; 
    float: left;
    padding-left: 0.4rem;
    width: 20%;
    box-sizing: border-box;
}
.line input, .line .input {
    vertical-align: middle;
    font-size: 0.32rem;
    border: none;
    float: right;
    box-sizing: border-box;
    position: relative;
    height: 1rem;
    width: 80%;
    border-radius: 0px;
}
.line .yzmimghui {
    height: 1rem;
    width: 20%;
    background: url(../img/yzm.png) no-repeat center;
    background-size: 0.4rem 0.4rem;
} 
.line.borderno input:nth-of-type(1),input[type=submit] {
    border: none;
}
.line .seccode {
    width: 80%;
}
.line .btnyzm {
    width: 36%;
    position: absolute;
    right: 0;
    top: 0.15rem;
    padding: 0;
    text-align: center;
    border-radius: 0.6rem;
	color:#ffffff;
    background: #DBDBDD;
    height: 0.7rem;
    line-height: 0.7rem;
}
.line .border_box {
    color: #ffffff;
    text-indent: 0;
	background-color:#28a2e5;
}
* {-webkit-tap-highlight-color:rgba(0,0,0,0);}
.M_block{display: block;}

.exit{    
 position: absolute;
    top: .3rem;
    right: .25rem;
    width: .51rem;
    height: .48rem;}