input{
	-webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 0px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
	}
	
input[type="checkbox" i]{background-color: initial;
    cursor: default;
    -webkit-appearance: checkbox;
    box-sizing: border-box;
    margin: 3px 3px 3px 4px;
    padding: initial;
    border: initial;}
	
	.package .center input[type='tel'] {
    border: none;
    font-size: 14px;
    border-radius: 4px;
    background: #F0F0F0 url(../images/hongbao_phone.png) no-repeat left center;
    background-size: 25px;
    padding: 10px 10px 10px 26px;
    width: 89%;
    margin-bottom: 10px;}
		.package .center input[type='text'] {
    border: none;
    font-size: 14px;
    border-radius: 4px;
    background: #F0F0F0 url(../images/hongbao_phone.png) no-repeat left center;
    background-size: 25px;
    padding: 10px 10px 10px 26px;
    width: 89%;
    margin-bottom: 10px;}
	
.hongbao{
    background: #feefd1;
    overflow: hidden;
    margin-bottom: 20px;
}
.hongbao .left{
    float: left;
    width: 850px;
    background: url("../images/hongbao-4.png") right 0 no-repeat;
}
.hongbao .left img{
    float: left;
}

.wenben{
    float: left;
    margin: 18px 0px 0px 30px;
}
.wenben h2{
    font-size: 20px;
    color: #6f3b11;
    line-height: 20px;
    margin-bottom: 12px;
}
.wenben h2 span{
    font-size: 14px;
    font-weight: 400;
}
.dujia{
    margin-bottom: 6px;
    line-height: 20px;
}
.dujia img{
    width: 20px;
    float: left;
    margin-right: 6px;
}
.dujia span{
    font-size: 13px;
    color: #ae7912;
}
.dujia i{
    font-size: 18px;
    color: #bb110f;
}

.hongbao .right{
    width: 350px;
    text-align: center;
    float: right;
}
.right button{
    background: #ff4745;
    color: #fff;
    font-size: 22px;
    border-radius: 4px;
    line-height: 52px;
    width: 65%;
    margin: 34px 0px 8px;
    cursor:pointer;
}
.right p{
    font-size: 14px;
    color: #ae7912;
}
.right p span{
    color: #ff4745;
}



/*蘂���膾√���桁��*/
.package{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99999;
    display: none;
}
.package .diceng{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.6;
}
.package .center{
    width: 450px;
    height: 420px;
    background: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -220px;
    border-radius: 4px;
}
.package .center.guize{
    width: 620px;
    height: 480px;
    top: 50%;
    left: 50%;
    margin-top: -270px;
    margin-left: -310px;
}
.package .center .title{
    text-align: center;
    padding: 0 20px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    background-color: #F3F3F3;
    border-radius: 2px 2px 0 0;
}
.package .center .bb{
    position: relative;
    height: 100%;
}
.package .center .neir{
    padding: 10px 15px;
}
.package .center .neir .liucheng{
    width: 100%;
    margin-bottom: 8px;
    height: auto;
    margin: 0;
}
.package .center .bb .guanbi{
    cursor:pointer;
    position: absolute;
    width: 35px;
    bottom: -50px;
    left: 47%;
}

.package  .xinxi{
    text-align: left;
    overflow: hidden;
    padding: 0 15px; text-align:center;
    margin-bottom: 0;
}
.package  .xinxi img{
    float: left;
    margin-right: 10px;
    width: 120px;
}
.package  .xinxi div{
   
}
.package  .xinxi div h4{
    font-size: 18px;
    color: #333;
    margin: 15px 0;
}
.package  .xinxi div h4 span{
    font-size: 12px;
    color: #808080;
}
.package  .xinxi div p{
    font-size: 14px;
    color: #EC5D2F;
    margin: 2px 0px 2px 0px;
}
.package  .xinxi div span{
    font-size: 12px;
    color: #2E6CC9;
}

.package .center input[type='number']{
    border: none;
    font-size: 14px;
    border-radius: 4px;
    background: #F0F0F0 url('../images/hongbao_phone.png') no-repeat left center;
    background-size: 25px;
    padding: 10px 10px 10px 26px;
    width: 89%;
    margin-bottom: 10px;
}
.package .center input.code[type='number']{
    background: #F0F0F0 url('../images/hongbao_code.png') no-repeat left center;
    background-size: 25px;
}

.package .caozuo{
    width: 286px;
    margin: 0 auto;
    position: relative;
}
.package  .caozuo div{
    font-size: 12px;
    color: #505050;
    text-align: left;
}
.package  .caozuo div input[type='checkbox']{
    margin-right: 5px;
}
.package  .caozuo div span{
    color: #EC5D2F;
    cursor:pointer;
}
.package  .caozuo i{
    font-size: 12px;
    color: #9F9F9F;
}
.package  .caozuo img{
    float: left;
    margin-right: 6px;
    width: 16px;
    margin-top: 2px;
}
.package .center button{
    background: #F1AD48 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 45px;
    margin: 20px auto 0;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 15px;
}

.package .center .obtain{
    width: 96px;
    background: #F1AD48 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: block;
    border-radius: 4px;
    height: 38px;
    position: absolute;
    top: 0px;
    right: -5px;
    font-size: 14px;
    margin: 0px;
}


.package .guize .box{
    font-size: 16px;
    padding: 20px;
    height: 380px;
    overflow-y: auto;
}

.package .guize .box h2{
    color: #F14848;
    text-align: center;
    font-weight: initial;
}
.package .guize .box h4{
    color: #404040;
    font-size: 20px;
    margin-bottom: 14px;
    margin-top: 14px;
}
.package .guize .box p{
    font-size: 14px;
    line-height: 28px;
}

.chenggong{
    width: 250px;
    height: 100px;
    position: absolute;
    z-index: 99;
    top: 30%;
    left: 50%;
    margin-top: -50px;
    margin-left: -100px;
    background: #ffffff;
    border-radius: 2px;
    text-align: center;
    padding: 20px;
    display: none;
}
.chenggong img{
    width: 40px;
}
.chenggong h2{
    font-size: 25px;
    color: #505050;
    font-weight: initial;
}
.chenggong span{
    font-size: 14px;
    color: #9F9F9F;
}

.caozuo{}