body {
    background-color: #bde0f3;
    font-family: "Microsoft YaHei";
}

img {
    width: 100%;
    height: auto;
}

.wrap {
    background-color: #bde0f3;
}

.content {
    position: relative;
    margin-top: -40px;
    margin-left: 23px;
    margin-right: 23px;
}

.coupon-num {
    position: absolute;
    top: 1.5em;
    left: 1em;
    color: #d83c3c;
}

.coupon-num span {
    font-size: 1.28em;
}

.coupon-num em {
    font-weight: bold;
    font-size: 4em;
}

@media screen and (max-width: 414px) {
    .coupon-num {
        top: 1.8em;
        left: 1.8em;
    }
    .coupon-num em {
        font-size: 4.4em;
    }
}

@media screen and (max-width: 375px) {
    .coupon-num {
        top: 1.5em;
        left: 1em;
    }
    .coupon-num em {
        font-size: 4em;
    }
}

@media screen and (max-width: 320px) {
    .coupon-num {
        top: 1.1em;
        left: 0.8em;
    }
    .coupon-num em {
        font-size: 3.6em;
    }
}

.input-wrap {
    position: relative;
}

.input-wrap:first-child {
    margin-top: 12px;
    margin-bottom: 9px;
}

.input-wrap input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #adc1cb;
    padding-left: 14px;
    font-size: 11px;
    color: #a5a5a5;
}

.get-code {
    position: absolute;
    width: 79px;
    height: 20px;
    line-height: 20px;
    display: block;
    border: 0px;
    border-left: 1px solid #cdcdcd;
    background-color: #fff;
    text-align: center;
    right: 2px;
    top: 8px;
    font-size: 12px;
    color: #d83c3c;
}

.get-btn {
    display: block;
    width: 100%;
    height: 42px;
    margin-top: 11px;
    margin-bottom: 32px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    background-color: #0083be;
    color: #fff;
    font-size: 12px;
}

.down-btn {
    display: block;
    margin-top: 29px;
    margin-left: 15px;
    margin-right: 15px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    background-color: #d83c3c;
    color: #fff;
    font-size: 14px;
}

.copyright {
    margin-top: 35px;
}
.fail-wrap{
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
}
.fail1 {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -128px;
    margin-top: -70px;
    width: 256px;
    height: 122px;
    background: url('../img/market/fail1.png') no-repeat;
    background-size: 256px 122px;
}

.fail1 p {
	margin-right: auto;
	margin-left: auto;
	width: 233px;
	height: 72px;
	line-height: 72px;
    text-align: center;
    font-size: 12px;
    color: #3d3d3d;
}
.fail1 a{
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-radius: 2px;
	width: 233px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background-color: #0083be;
	color: #fff;
    text-decoration: none;
}

.fail2 {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -129px;
    margin-top: -80px;
    width: 258px;
    height: 145px;
    background: url('../img/market/fail2.png') no-repeat;
    background-size: 258px 145px;
}
.fail2 p {
	margin:22px auto 15px auto;
	width: 234px;
	height: 57px;
	line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #3d3d3d;
}
.fail2 a{
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-radius: 2px;
	width: 234px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #0083be;
	color: #fff;
    text-decoration: none;
}
.suc{
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -128px;
    margin-top: -100px;
    width: 256px;
    height: 196px;
    background: url('../img/market/suc1.png') no-repeat;
    background-size: 256px 196px;
}

.suc p{
    margin:16px auto 13px auto;
	width: 234px;
	height: 16px;
	line-height: 16px;
    text-align: center;
    font-size: 12px;
    color: #3d3d3d;
}
.suc div{
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.suc div span{
	font-size: 12px;
	color: #d30000;
}
.suc div span:first-child{
	font-size: 13px;
}
.suc div em{
	padding: 0px;
	font-size: 40px;
	color: #d30000;
}
.suc a{
	display: block;
	margin-top: 28px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 2px;
	width: 234px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #0083be;
	color: #fff;
    text-decoration: none;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}
.clearfix:after {
    clear: both;
}
.appdown {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 100%;
    height: 60px;
} 
.appdown>div{
    position: absolute;
    width: 100%;
}
.appdown .down-logo {
    float: left;
    width: 24%;
    height: 100%;
    box-sizing: border-box;
    padding: 5px;
    padding-left: 10px;
}
.appdown .down-logo img {
    width: 53px;
}
.appdown .text-star {
    float: left;
    width: 46%;
    height: 100%;
    box-sizing: border-box;
    padding: 4px 0 0 10px;
}
.appdown .text-star .text {
    line-height: 34px;
}
.appdown .text-star .star {
    font-size: 12px;
}
.appdown .text-star .star .amount {
    display: inline-block;
    vertical-align: top;
}
.appdown .text-star .text em {
    font-weight: bold;
    font-size: 16px;
}
.appdown .text-star .star .yellow-star {
    background: url('../img/market/down_yellow_star.png') no-repeat;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-size: 100% 100%;
}
.appdown .text-star .star .half_yellow-star {
    background: url('../img/market/down_star.png') no-repeat;
    display: inline-block;
    width: 13px;
    height: 13px;
    background-size: 100% 100%;
}
.appdown .down-button {
    width: 60px;
    height: 30px;
    position: absolute;
    right: 14px;
    top: 16px;
}
.appdown .down-button .button-text {
    background-color: #4cc1d3;
    display: block;
    width: 60px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    /*border: 1px solid #3FB0C2;*/
    border-radius: 3px;
}



.LXN_popup{
    background: rgba(0,0,0,0.6);
}
.LXN_popup .popup{
    width: 256px;
    height: 122px;
    background: url('../img/market/fail1.png') no-repeat;
    background-size: 256px 122px;
    border: none;
}
.LXN_popup .popup .btn a{
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 2px;
    width: 233px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #0083be;
    color: #fff;
}
.LXN_popup .popup .btn{
    border: none;
}
.LXN_popup .popup .btn a:only-child{
    width: 80%;
    text-decoration: none;
}