address,
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
	outline: none;
}
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
select,
textarea {
	font-size: 100%;
	vertical-align: middle
}
ol,ul,li {
	list-style: none;
}

html,body{
	width: 100%;
	overflow-x: hidden;
	padding: 0;
	margin: 0;
	font-family: "webFont";
}
i{font-style:normal;}
*{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-appearance : none ;
}
input{
	outline: none;
	border:none; 
}
input::-webkit-input-placeholder {
	font-size:0.825rem;
	color:#575452;
	font-weight: bolder;
}
input.qufu_input::-webkit-input-placeholder {
	font-size:0.825rem;
	color:#998d86;
	font-weight: bolder;
}
.bg{
    position: fixed;
    width:100%;
    height:100%;
    background: url(../images/bg3.jpg) no-repeat;
    background-size: 100% 100%;
}
.clear{
	clear: both;
}
.hidden{
	display:none;
}
.con{
    width: 100%;
    height:100%;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transform-origin: top center;
    transform-origin: top center;
    position: relative;
    left: 0;
    top: 0;
    z-index: 11;
}
.swiper-container,.swiper-slide,.swiper-wrapper {
    height:100%;
    width: 100%;
    position:relative;
}
.wrap{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	position:absolute;
	left: 0;
	top: 0;
	z-index: 11;
	background:rgba(0,0,0,.9);
	background-size:100% 100%;
    display: none;
}
.tc_box{
    width:17.21875rem;
    height:22.15625rem;
    position: absolute;
    left: 50%;
    margin-left:-8.609375rem;
    top:50%;
    margin-top:-11.078125rem;
    background:url("../images/gift_box.png") no-repeat;
    background-size:100% 100%;
}
.tc_box .info{
    width:100%;
    height:2.8125rem;
    position:relative;
    text-align: center;
    color: #a99b91;
    font-size:1.125rem;
    margin-top:11.7rem;
}
.tc_box .dh_code{
    width:15.25rem;
    height:2.8125rem;
    position: absolute;
    left:50%;
    margin-left:-7.625rem;
    background:rgba(0,0,0,.9);
    background-size:100% 100%;
    border-radius: 50px;
}
.tc_box .dh_code .code_num{
    width: 10.5rem;
    height: 2.8125rem;
    line-height: 2.8125rem;
    text-align: center;
    color: #dacec5;
    font-size: 0.85rem;
    padding-left: 1rem;
    float: left;
}
.tc_box .dh_code .copy{
    color: #ff5000;
    font-size: 1rem;
    width: 2.3rem;
    height: 2.8125rem;
    line-height: 2.8125rem;
    text-align: center;
    padding-right: 1rem;
    float: right;
    text-decoration: underline;
}
.tc_box .cysw{
    width:13.5625rem;
    height:3.3125rem;
    position: absolute;
    left: 50%;
    margin-left: -6.75rem;
    top:18.8rem;
    display: block;
    z-index:99;
}
.tc_box .close{
    width: 1.5625rem;
    height: 1.3125rem;
    position: absolute;
    right: 0.3rem;
    top: 2.4rem;
    display: block;
    z-index: 99;
}
.page1{
	height:42.40625rem;
	width: 100%;
	position:relative;
    background:url("../images/bg.jpg") no-repeat;
    background-size:100% 100%;
}
.page1 .logo{
    width:16.28125rem;
    height:5.5rem;
    position: absolute;
    background: url(../images/logo.png) no-repeat;
    background-size: 100% 100%;
    top: 0.90625rem;
    left:50%;
    margin-left:-8.140625rem;
}
.page1 .peo,.bg .peo{
    width: 95%;
    position: absolute;
    top: 6%;
    left: 50%;
    margin-left: -48%;
}
.page1 .content_box{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 21.2rem;
}
.page1 .content_box p{
	width:100%;
	padding:0 1.4rem;
	position: relative;
	line-height: 2.5rem;
	margin-top:2%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.page1 .content_box>p:after{
	content: '';
	display: block;
	clear:both;
}
.page1 .content_box>p input{
    width: 13.375rem;
    background: rgba(0,0,0,.9);
    border: 2px solid #2F282A;
    border-radius: 6px;
    color: #bdbdbd;
    font-size: 0.9375rem;
    line-height: 1.5rem;
    padding: 0.3rem 0 0.3rem 0.5rem;
}
.page1 .content_box>p input:focus{
	border:2px solid #ffb400;
}
.page1 .content_box p a{
	width:0.75rem;
	height:0.46875rem;
	display: block;
	background: url(../images/sel.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right:50%;
    margin-right:-6rem;
    top:50%;
    margin-top:-0.234375rem;
}
.page1 .content_box>p input.co_codenum1{
    width:8.0rem;
    float: left;
}
.page1 .content_box>p .co_codebtn1{
    width: 5rem;
    height: 2.3rem;
    float: right;
    display: block;
    background: #333030;
    color: #ff9f00;
    line-height: 2.3rem;
    border-radius: 5px;
    text-align: center;
    font-size: 0.7rem;
}
.page1 .bottom{
    width:100%;
    height:6.1875rem;
    background: url(../images/bottom_bg.png) no-repeat;
    background-size:100% 100%;
    position: absolute;
    bottom:0;
}
.page1 .content_box>p .co_codebtn2{
    width: 5rem;
    height: 2.3rem;
    float: right;
    display: block;
    background: #333030;
    color: #f0d0c8;
    line-height: 2.1rem;
    border-radius: 5px;
    text-align: center;
}
.page1 .content_box>p .co_codebtn2 img{
    width: 5rem;
    height: 2.3rem;
    position: relative;
    display: block;
    margin: 0 auto;
    top: 0rem;
    border-radius: 5px;
    display: none;
}
.btn_add{
    width: 14.8125rem;
    height: 3.3125rem;
    display: block;
    position: relative;
    margin: 0 auto;
    background: url(../images/gift_btn.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 1.1rem;
}
.page1 .content_box p.last{
    width: 85%;
    margin:4.5% auto 0;
}
.page1 .content_box p.last.tp_yzm i{
    line-height: 2.3rem;
    font-size: 0.825rem;
    text-align: center;
    color: #ff9f00;
}
.page1 .content_box .name_box{
	width: 100%;
    padding: 0 1.4rem;
    position: relative;
}
.page1 .content_box .name_input{
	width: 16.6625rem;
    height: 5.625rem;
    background: url(../images/input2.png) no-repeat;
    background-size: 100% 100%;
    float: left;
    margin-left: 0;
    opacity: 0.8;
    line-height: 2.54rem;
    padding-left: 0.625rem;
    margin-top: 7%;
    position: relative;
}
.page1 .content_box .name_input p{
    width: 58%;
    height: 2rem;
    position: absolute;
    margin: 0 auto;
    top: 50%;
    margin-top: -1rem;
    left: 50%;
    margin-left: -29%;
}
.page1 .content_box .name_input p i{
	width: 1.0625rem;
    height: 1rem;
    display: block;
    background: url(../images/term.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0.3rem;
    top: 50%;
    margin-top: -0.5rem;
}
.page1 .content_box .name_input p input{
    width: 88%;
    height: 2rem;
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 50%;
    margin-left: -32%;
    background: transparent;
    color: #ddd;
}
.page1 .content_box .name_input p input::-webkit-input-placeholder{
	font-size: 0.8rem;
	font-weight: bolder;
}
*横竖屏提示*/
#orientLayer { display: none; }
@media screen and (min-aspect-ratio: 13/9) { #orientLayer { display: block; } }
.mod-orient-layer { display: none; position: fixed; height: 100%; width: 100%; left: 0; top: 0; right: 0; bottom: 0; background: #000; z-index: 9997 }
.mod-orient-layer__content { position: absolute; width: 100%; top: 45%; margin-top: -75px; text-align: center }
.mod-orient-layer__icon-orient {background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIYAAADaCAMAAABU68ovAAAAXVBMVEUAAAD29vb////x8fH////////x8fH5+fn29vby8vL////5+fn39/f6+vr////x8fH////////+/v7////09PT////x8fH39/f////////////////////x8fH///+WLTLGAAAAHXRSTlMAIpML+gb4ZhHWn1c2gvHBvq1uKJcC6k8b187lQ9yhhboAAAQYSURBVHja7d3blpowFIDhTUIAOchZDkre/zE7ycySrbUUpsRN2/1fzO18KzEqxEVgTiZNfgmmtxRc8iaR8HNe8x4BtjQePKayYCIoyBSgvNNE1AkNSHqZyLqk97EgUCCHBzZ5mkg7ScvIJuIyOyXBRFxgpqWZyGsAZLB1KjsJi8nutHU4JCRbFRH8tmirI9k8Jx2sqNs8K/m0LQkrktO2crgcgXGB4AiTEsB0hJfo9MGgX7CGcYiYwQxmMOOvZwRhBG8tCoMXjBDeXvWCEcHbi14wgCBmMIMZzGAGM5jxETNwzMAxA8cMHDNwzMAxA8cMHDNwzMAxA8cMHDNwzMAxY6E2rUQxnH2tz9cirlJFwFBJedaPnUv0M7++egPDE8iAJcIDmxwH5wwv9vUviw2kLbVO3TJU5uul/EyB0FoLp4x60PdGUd3qPurrWyjGGTc05u+1dcgI7/+tCCPARWGhH7o5Y7RCf+bH9ctXLp6v2BVDxfqz0oPXeSVaNtINo/1SXDv4dck8IIkbhtC2ol+iouEonTBCbYvVMnXOjxww6s/RFrBUpXHh/gw1rHj5d/qhYn9Gpk2FWh6xRBRX5Oj3Znh2Sq49/L6+y8pB26q9GbE2dbA2mVbx6I+7MfBglLCttm73ZQi7AD3iL4HqjFYJHSPRppqaUaJ3ATpGa+ckpGak2hRRMyqjGMkvl+xyFeSMwjAqcsZgGDdyhl0oNTnDN4yenJGZFGxNChP5/Y3efh6SM2rDOJMzboYxkDMqwyjIGcIw6F+io2FU1IxIm1JqRmgXSkvNKNCXeTpGrU0JNSO2c6LIGPgCS8AuDHz9ta0SXWDtxoDRH+MqlbC2Dt2G2JFRadtQZt2qq/orGowdGb2euxYiqWEpVWhTBnszoNAPdStuQwxqf0aocdWKW4Z+DfszIh8pxJqbuCE4YAC+4bm0evtipjpgJHeFnyyt1Ku2xa0bhjxr27p75rECNwyI9ZwvXkHq+7aTaMEV44YYy/spfgjgjNHaWW+GeUhGEX7tLlVinIFDDSgnOwhi1V6bU0b6tVS9eAERe863g4dRrtiHdc6o+nn5vtyVVgR79Cqt4uL6gfHPQyGqtP2vf7HADGbcYwaOGThm4JiBYwaOGThm4JiBYwaOGThm4JiBYwaOGThm4JiBYwaOGThm4JjhtOM+J/AgT008yDMkN/dPP9hzS8zAMQN3OEYeekp5YU7KOKXwVXqiY+QS7smcinGKABWdiBgpPJTSMHJ4KidhhPBUSMLw4CmPhKHgKUXCkHsygum71ftNSgCX6bsl8FQyfbcL5EdYsDk0R3j7aiA5wpt5AjKg/2gLJEBD/0Hf2OOf/vRrj6z/7GtP4B3nMKyjHA12kIPSjnJs3FEO0TvKkYJHOWCR+rjJH0Vn6fI5PjNbAAAAAElFTkSuQmCC');display: inline-block; width: 67px; height: 109px;
    transform: rotate(90deg); -webkit-transform: rotate(90deg); -webkit-animation: rotation infinite 1.5s ease-in-out; animation: rotation infinite 1.5s ease-in-out; -webkit-background-size: 67px; background-size: 67px }
.mod-orient-layer__desc { margin-top: 20px; font-size: 15px; color: #fff }
/* 样式放在结尾，防止 base64 图片造成拥塞 */
@-webkit-keyframes rotation {
    10% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
    50%, 60% { transform: rotate(0deg); -webkit-transform: rotate(0deg) }
    90% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
    100% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
}
@keyframes rotation {
    10% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
    50%, 60% { transform: rotate(0deg); -webkit-transform: rotate(0deg) }
    90% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
    100% { transform: rotate(90deg); -webkit-transform: rotate(90deg) }
}

@-webkit-keyframes xuanzhuan {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes xuanzhuan {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


