@charset "utf-8";

/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑"
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

textarea {
    resize: none;
}

fieldset,
img {
    border: 0;
}

img {
    vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
}

.clear {
    zoom: 1;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

a:focus,
input,
input:focus {
    outline-style: none;
}

html {
    overflow-x: hidden;
    height: 100%;
}

body {
    font-size: 14px;
}

.wd_bg {
	background: url("//g.gyyxcdn.cn/action/yearAbout/images/jqbg02.jpg") !important;
    background-repeat: no-repeat;
    background-position: center 0;
    background-size:cover;
    min-height: 2150px;
}


/*头部*/

.wrap {
    width: 1098px;
    margin: 0 auto;
    font-size: 14px;
}

.nav {
    text-align: right;
    color: #87381c;
    padding: 27px 0;
}

.nav a {
    color: #87381c;
    text-decoration: none
}

.nav a:hover {
    color: #da6c17;
    text-decoration: underline
}

.nav a,
.nav span {
    display: inline;
}

.nav span.nav_line {
    padding: 0 7px;
}

.main {
    margin-top: 67%;
    width: 100%;
}


/*领取流程*/

.content {
    width: 100%;
    height: 780px;
}

.process {
    background: url(//image.gyyxcdn.cn/upload/wd/hd/p/cqhd/xsk/wd60/cardImg/process.png);
    background-repeat: no-repeat;
    height: 786px;
    width: 570px;
    float: left;
    margin-left: -23%;
    margin-right: 12px;
}


/*礼包激活*/

.activationBox {
    background: url(//image.gyyxcdn.cn/upload/wd/hd/p/cqhd/xsk/wd60/cardImg/main.png);
    background-repeat: no-repeat;
    height: 780px;
    float: left;
    width: 768px;
    margin-top: -68px;
    position: relative;
    color: #fef0c8;
    font-size: 16px;
}

.contentStyle {
    position: absolute;
    top: 23%;
    left: 20%;
    width: 60%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.activationBox label {
    width: 120px;
    display: inline-block;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    float: left;
}

.contentBox {
    display: inline-block;
    width: 56%;
    overflow: hidden;
}

.js_login {
    width: 50px;
    cursor: pointer;
}

.selectBox {
    top: 29%;
}

.contentBox select {
    width: 125px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: #fbf4e7;
    border: 1px solid #9d3224;
    color: #d36d4b;
    margin: 0;
    padding: 0;
}

.contentBox .area {
    margin-right: 1%;
}

.js_signOut {
    float: right;
    cursor: pointer;
}

.js_userName {
    color: #fef0c8;
}

.cardBox {
    top: 35%;
}

.cardBox input {
    height: 30px;
    line-height: 30px;
    background: #fbf4e7;
    border: 1px solid #9d3224;
    color: #d36d4b;
    vertical-align: top;
    width: 100%;
    padding: 0 3%;
}

.yzmBox {
    top: 41%;
}

#captchaWrap .mm,
#captchaWrap img {
    width: 139px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    background: #fbf4e7;
    border: 1px solid #9d3224;
    color: #d36d4b;
    margin-right: 1.5%;
    padding: 0 3%;
}

#captchaWrap .mm {
    *width: 137px;
}

#captchaWrap img {
    width: 80px;
    margin: 0;
}


/*提示语*/

.prompt {
    position: absolute;
    top: 47%;
    left: 20%;
    width: 60%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #f7d4ce;
    font-size: 14px;
}


/*按钮*/

.js_sub {
    background: url(//image.gyyxcdn.cn/upload/wd/hd/p/cqhd/xsk/wd60/cardImg/lb.png);
    background-repeat: no-repeat;
    width: 298px;
    height: 65px;
    position: absolute;
    top: 55%;
    left: 50%;
    margin-left: -175px;
    cursor: pointer;
}

.js_sub:hover {
    background: url(//image.gyyxcdn.cn/upload/wd/hd/p/cqhd/xsk/wd60/cardImg/lb_hover.png);
}

.btnBox {
    width: 298px;
    height: 52px;
    display: inline-block;
    position: absolute;
    top: 65%;
    left: 50%;
    margin-left: -175px;
}

.js_register,
.js_activation {
    background: url(//image.gyyxcdn.cn/upload/wd/hd/p/cqhd/xsk/wd60/cardImg/zc.png);
    background-repeat: no-repeat;
    width: 141px;
    height: 53px;
    position: absolute;
    cursor: pointer;
}

.js_register:hover {
    background: url(//image.gyyxcdn.cn/upload/wd/hd/p/cqhd/xsk/wd60/cardImg/zc_hover.png);
}

.js_activation {
    background: url(//image.gyyxcdn.cn/upload/wd/hd/p/cqhd/xsk/wd60/cardImg/xz.png);
    left: 53%;
}

.js_activation:hover {
    background: url(//image.gyyxcdn.cn/upload/wd/hd/p/cqhd/xsk/wd60/cardImg/xz_hover.png);
}


/*礼包说明*/

.lbBox {
    position: absolute;
    top: 75%;
    font-size: 16px;
    left: 7%;
    overflow: hidden;
    width: 82%;
    line-height: 30px;
    overflow: hidden;
}

.lbBox span {
    font-size: 16px;
    color: #fff8e4;
}

.lbBox div i {
    background: url(//image.gyyxcdn.cn/upload/wd/hd/p/cqhd/xsk/wd60/cardImg/icon.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
}


/*礼包列表*/

.listPackages {
    width: 100%;
    height: 890px;
}

.listPackages ul {
    overflow: hidden;
}

.listPackages span {
    background: url(//g.gyyxcdn.cn/action/yearAbout/images/list02.png) !important;
    background-repeat: no-repeat;
    width: 410px !important;
    height: 90px;
    margin: 0 auto;
    display: block;
}

.listPackages .fist {
    margin-top: 25px;
}

.listPackages .last {
    margin-top: 20px;
    display: inline-block;
}

.listPackages li {
    background: url(//g.gyyxcdn.cn/action/yearAbout/images/list03.png) !important;
    background-repeat: no-repeat;
    width: 208px;
    height: 225px;
    margin: 0 auto;
    display: block;
    float: left;
    margin-right: 14px;
    position: relative;
}

.listPackages .lastList {
    margin-right: 0;
}

.listPackages i {
    position: absolute;
    top: 49%;
    left: 26%;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    color: #fff;
}