body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, button, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei"
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei"
}

fieldset, img {
    border: 0
}

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

ul, ol, li {
    list-style: none
}

caption, th {
    text-align: left
}

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

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input, textarea, select {
    *font-size: 100%;
    outline: 0;
    border: 0
}

a {
    text-decoration: none
}

button, textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.main {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    overflow: hidden;
    background: #211a3e url(../images/bg.jpg) no-repeat center top
}

.outinbox {
    width: 1200px;
    margin: auto;
    overflow: hidden
}

.lqbox {
    width: 484px;
    height: 343px;
    background: url(../images/bg.png);
    margin-top: 400px;
    overflow: hidden;
    background-size: 100%;
    position: relative
}

.lqbox .lqtit {
    color: #633e1a;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-top: 45px
}

.lqbox .paymach {
    color: #633e1a;
    font-size: 16px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.lqbox .paymach span {
    color: #633e1a;
    font-weight: bold;
    font-size: 20px;
}

.lqbox .lqlist {
    overflow: hidden;
}

.lqbox .lqlist .item {
    width: 220px;
    line-height: 48px;
    margin: 0 auto;
    margin-top: 20px
}

.lqbox .lqlist .item span {
    float: left;
    color: #633e1a
}

.lqbox .lqlist .item .imgbox {
    width: 48px;
    height: 48px;
    display: block;
    position: relative;
    float: left;
    margin: 0 15px
}

.lqbox .lqlist .item .imgbox img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 5px
}

.lqbox .lqsm {
    color: #b33e3f;
    font-size: 12px;
    line-height: 20px;
    width: 375px;
    margin: auto;
    margin-top: 30px
}

.lqbox .lqbtn {
    width: 178px;
    height: 56px;
    text-align: center;
    line-height: 50px;
    color: #633812;
    font-size: 24px;
    font-weight: bold;
    margin: auto;
    background: url(../images/btna.png);
    cursor: pointer;
    margin-top: 25px
}

.lqbox .lqbtn.checked {
    background: url(../images/nbtnb.png);
}

.lqbox .czgz {
    font-size: 12px;
    color: #633e1a;
    position: absolute;
    right: 50px;
    bottom: 50px;
    cursor: pointer
}

.boxmain {
    width: 1200px;
    position: relative;
    padding: 40px 0;
    margin-top: 60px;
    margin-bottom: 60px
}

.boxmain::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    height: 119px;
    background: url(../images/bga1.png)
}

.boxmain::after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    pointer-events: none;
    height: 119px;
    background: url(../images/bga3.png)
}

.boxmain .bg2 {
    height: 17px;
    position: absolute;
    left: 0;
    top: 119px;
    width: 100%;
    background: url(../images/bga2.png) repeat-y
}

.notloginbox .boxmainin {
    height: 175px;
    overflow: hidden;
}

.boxmainin {
    width: 100%;
    position: relative;
    z-index: 2
}

.notloginbox .boxmainin .smbox {
    color: #888;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
    display: none;
}

.notloginbox .boxmainin a {
    width: 170px;
    height: 44px;
    background-color: #3292ff;
    border-radius: 4px;
    text-align: center;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    margin: auto;
    display: block;
    margin-top: 58px
}

.notloginbox .boxmainin a:hover {
    opacity: .9
}

.zhanghao {
    width: 1000px;
    margin: auto
}

.zhanghao .item {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 35px;
    margin: 15px 0
}

.zhanghao .item .l {
    float: left;
    height: 100%;
    overflow: hidden;
    line-height: 35px;
    color: #9c8752;
    font-size: 16px;
    position: relative;
    text-indent: 28px;
    width: 130px
}

.zhanghao .item .l::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/d.png);
    position: absolute;
    top: 10px;
    left: 3px;
    background-size: 100%
}

.zhanghao .item .r {
    float: left;
    overflow: hidden;
    height: 100%
}

.zhanghao .item .r .inputcla {
    width: 302px;
    height: 33px;
    background-color: #fff;
    border-radius: 4px;
    border: solid 1px #ccc;
    line-height: 33px;
    text-align: left;
    text-indent: 12px;
    color: #333;
    float: left;
    font-size: 16px;
    margin-right: 20px
}

.zhanghao .item .r .inputcla.none {
    color: #ccc
}

.zhanghao .item .r .qhzh {
    height: 35px;
    line-height: 35px;
    float: left;
    color: #3292ff;
    text-decoration: underline;
    font-size: 16px
}

.zhanghao .item .r .qhzh:hover {
    opacity: .9
}

.zhanghao .item .r select {
    width: 302px;
    height: 33px;
    border-radius: 4px;
    border: solid 1px #ccc;
    color: #333;
    font-size: 16px;
    line-height: 33px;
    text-indent: 12px
}

.zhanghao .item .r .tips {
    font-size: 16px;
    color: #f00;
    float: left;
    height: 35px;
    line-height: 35px
}

.notjuesebox.boxmain .bg2 {
    height: 7px
}

.showmain.boxmain .bg2 {
    min-height: 1004px;
    height: calc(100% - 238px);
}

.czlistout {
    width: 1000px;
    margin: auto;
    margin-top: 20px
}

.showmain .cztit {
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    color: #9c8752;
    font-size: 16px;
    position: relative;
    text-indent: 28px;
    width: 100%;
}

.showmain .cztit::before {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    background: url(../images/d.png);
    position: absolute;
    top: 10px;
    left: 3px;
    background-size: 100%
}

.czlistout .czlist {
    width: 1000px;
    margin-top: 20px
}

.czlistout .czlist::after {
    content: '';
    display: block;
    clear: both
}

.czlistout .czlist .item {
    float: left;
    width: 320px;
    height: 240px;
    border-radius: 4px;
    border: solid 2px #3292ff;
    box-sizing: border-box;
    margin-right: 18px;
    background-color: #211a3e;
    margin-bottom: 16px;
    position: relative;
    cursor: pointer
}

.czlistout .czlist .item:nth-child(3n) {
    margin-right: 0
}

.czlistout .czlist .item .neirong::before {
    z-index: 1;
    content: '';
    display: block;
    width: 156px;
    height: 156px;
    background: url(../images/light.png);
    background-size: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 8px
}

.czlistout .czlist .item .tags {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -10px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px
}

.czlistout .czlist .item .tags::after {
    content: '';
    display: inline-block;
    width: 35px;
    height: 21px;
    background: url(../images/yyb.png);
    background-size: 100%;
    vertical-align: sub;
    margin-left: 5px
}

.czlistout .czlist .item .tags.sc {
    width: 220px;
    height: 39px;
    background: url(../images/tip1.png)
}

.czlistout .czlist .item .tags.jz {
    width: 167px;
    height: 39px;
    background: url(../images/tip2.png)
}

.czlistout .czlist .item .neirong {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    z-index: 2;
    overflow: hidden
}

.czlistout .czlist .item .neirong img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 2
}

.czlistout .czlist .item.i1 .neirong::before {
    transform: scale(1)
}

.czlistout .czlist .item.i2 .neirong::before {
    transform: scale(1.4)
}

.czlistout .czlist .item.i3 .neirong::before {
    transform: scale(1.8)
}

.czlistout .czlist .item.i4 .neirong::before {
    transform: scale(2)
}

.czlistout .czlist .item.i5 .neirong::before {
    transform: scale(2.5)
}

.czlistout .czlist .item.i6 .neirong::before {
    transform: scale(3)
}

.czlistout .czlist .item.i1 .neirong img {
    top: 46px
}

.czlistout .czlist .item.i2 .neirong img {
    top: 36px
}

.czlistout .czlist .item.i3 .neirong img {
    top: 46px
}

.czlistout .czlist .item.i4 .neirong img {
    top: 25px
}

.czlistout .czlist .item.i5 .neirong img {
    top: 30px
}

.czlistout .czlist .item.i6 .neirong img {
    top: 0
}

.czlistout .czlist .item .neirong .numbox {
    display: block;
    text-align: center;
    height: 25px;
    color: #abff86;
    line-height: 25px;
    font-size: 16px;
    margin-top: 160px
}

.czlistout .czlist .item .neirong .numbox::before {
    content: '';
    display: inline-block;
    width: 29px;
    height: 19px;
    background: url(../images/yb.png);
    background-size: 100%;
    vertical-align: bottom
}

.czlistout .czlist .item .neirong .jebox {
    width: 291px;
    height: 46px;
    line-height: 50px;
    text-align: center;
    margin: auto;
    color: #fffffe;
    font-size: 24px;
    font-weight: bold;
    background: url(../images/rmbbg.png);
    margin-top: 6px
}

.czlistout .czlist .item.checked::before {
    z-index: 2;
    width: 26px;
    height: 26px;
    background: url(../images/gou.png);
    content: '';
    bottom: -8px;
    right: -8px;
    position: absolute
}

.gmslbox {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    margin-top: 10px
}

.gmslbox .gmslin {
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    margin-top: 10px
}

.gmslbox .gmslin .sltz {
    float: left;
    height: 100%;
    overflow: hidden;
    margin-right: 20px
}

.gmslbox .gmslin .sltz .l, .gmslbox .gmslin .sltz .r {
    float: left;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-size: 100%
}

.gmslbox .gmslin .sltz .l {
    background-image: url(../images/lr1.png)
}

.gmslbox .gmslin .sltz .r {
    background-image: url(../images/lr11.png)
}

.gmslbox .gmslin .sltz .l:hover {
    background-image: url(../images/lr22.png)
}

.gmslbox .gmslin .sltz .r:hover {
    background-image: url(../images/lr2.png)
}

.gmslbox .gmslin .sltz .num {
    float: left;
    width: 43px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #3b3b3b;
    font-size: 22px
}

.gmslbox .gmslin .jems {
    float: left;
    color: #3b3b3b;
    height: 40px;
    line-height: 40px
}

.gmslbox .gmslin .jebox {
    float: left;
    font-size: 29px;
    font-weight: bold;
    line-height: 32px;
    color: #eb3505
}

.zffsbox {
    width: 1000px;
    margin: auto;
    margin-top: 20px
}

.zffsbox .zffsin {
    width: 100%;
    overflow: hidden;
    height: 56px;
    margin-top: 10px
}

.zffsbox .zffsin .item {
    float: left;
    margin-left: 10px;
    box-sizing: border-box;
    width: 155px;
    height: 56px;
    background-color: #ccc;
    border-radius: 4px;
    border: solid 1px #ccc;
    cursor: pointer;
    position: relative
}

.zffsbox .zffsin .item:first-child {
    margin-left: 0
}

.zffsbox .zffsin .item.zfb img {
    width: 94px;
    float: left;
    margin-top: 12px;
    margin-left: 13px
}

.zffsbox .zffsin .item.wx img {
    width: 98px;
    float: left;
    margin-top: 15px;
    margin-left: 13px
}

.zffsbox .zffsin .item.ysf img {
    width: 100px;
    float: left;
    margin-top: 10px;
    margin-left: 13px
}

.zffsbox .zffsin .item span {
    float: left;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: solid 1px #888;
    margin-top: 20px;
    margin-left: 10px;
    border-radius: 50%;
    position: relative;
    overflow: hidden
}

.zffsbox .zffsin .item.checked, .zffsbox .zffsin .item:hover {
    background-color: #fff
}

.zffsbox .zffsin .item.checked span::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: #3ab2ff;
    margin: auto;
    border-radius: 50%;
    margin-top: 3px
}

.zffsbox .tips {
    width: 1000px;
    margin: auto;
    text-align: left;
    height: 25px;
    line-height: 25px;
    color: #f00;
    font-size: 14px;
    margin-top: 10px
}

.zffsbox .qzfbtn {
    width: 377px;
    height: 54px;
    background-color: #3292ff;
    border-radius: 4px;
    margin: auto;
    cursor: pointer;
    text-align: center;
    line-height: 54px;
    font-size: 24px;
    color: #fff;
    margin-top: 60px;
    margin-bottom: 60px
}

.zffsbox .qzfbtn:hover {
    opacity: .9
}

.alertbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 11;
    width: 600px;
    height: 500px;
    background: rgba(0, 0, 0, 0.6)
}

.alertbox .alertin {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.alertbox .close {
    width: 15px;
    height: 14px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    background: url(../images/gb.png)
}

.alertbox .codebox {
    width: 360px;
    height: 400px;
    background-color: #fff;
    border-radius: 4px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 90px;
    overflow: hidden;
}

.alertbox .codebox .code {
    width: 300px;
    height: 300px;
    margin: auto;
    margin-top: 30px;
    overflow: hidden
}

.alertbox .codebox .code img {
    width: 100%;
    height: 100%
}

.alertbox .codebox span {
    display: block;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-size: 24px;
    margin-top: 10px;
    font-weight: bold;
}

.alertbox .jgbox {
    width: 470px;
    height: 140px;
    background-color: #fff;
    border-radius: 4px;
    margin: auto;
    margin-top: 90px;
    margin-bottom: 90px;
    overflow: hidden
}

.alertbox .jgbox span {
    color: #333;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 10px 0
}

.alertbox .jgbox p {
    line-height: 20px;
    color: #333;
    width: 390px;
    margin: auto;
    display: block;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px
}

.alertbox .jgbox .queding {
    cursor: pointer;
    margin: auto;
    text-align: center;
    width: 91px;
    height: 30px;
    background-color: #3292ff;
    border-radius: 4px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 30px
}

.alertbox .jgbox .queding:hover {
    opacity: .9
}

.alertbox.zfjgalert {
    height: 320px
}

.black {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

[v-cloak] {
    display: none
}

.globalAlert {
    margin: auto;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
    width: 410px;
    height: 445px;
    padding: 0 30px;
    position: fixed;
}

.globalAlert .close {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 30px;
    cursor: pointer;
    background: url(https://img.youxi290.com/khm/images/sg30.png)
}

.globalAlert h3 {
    line-height: 58px;
    border-bottom: 1px solid #cccccc;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
    display: inline-block;
}

.globalAlert h3 a {
    position: relative;
    margin: 0 16px;
    display: block;
    cursor: pointer;
    letter-spacing: 2px;
    font-weight: bold;
    color: #3e3e3e;
    font-size: 20px;
    text-align: center;
}

.globalAlert h3 a.active:after {
    content: "";
    display: block;
    width: 41px;
    height: 10px;
    background-color: #3292ff;
    border-radius: 5px;
    bottom: -5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.globalAlert .alertBox p {
    color: #333;
    font-size: 14px;
    margin-bottom:10px;
    line-height: 20px;
}

.globalAlert .alertBox table {
    background-color: rgba(128, 128, 128, 0.1);
}

.globalAlert .alertBox table th {
    text-align: center;
    color: #333;
    font-size: 14px;
    width: 33%;
    border: 1px solid #ccc;
    padding: 5px 0;
}

.globalAlert .alertBox table td {
    text-align: center;
    color: #333;
    font-size: 14px;
    width: 33%;
    border: 1px solid #ccc;
    padding: 5px 0;
}

.coupon-ul {
    width: 100%;
    padding-left: 0;
}

.coupon-ul .coupon-li {
    height: 80px;
    width: 100%;
    background: gray;
    background: url(https://img.youxi290.com/khm/pay/pay1.png) no-repeat center;
    background-size: 100% 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    cursor: pointer;
}

.coupon-ul .coupon-li.active {
    /* height: 30px; */
    /* width:100%; */
}


.cztit-right {
    float: right;
    height: 30px;
    line-height: 30px;
    color: #ff4646;
    cursor: pointer;
}


.coupon-li .coupon-left {
    width: 156px;
    height: 80px;
    float: left;
    font-size: 12px;
    color: #fdfeff;
    text-align: center;
}

.coupon-li .money {
    font-size: 24px;
    height: 53px;
    line-height: 53px;
}

.coupon-li .money b {
    width: 100%;
    font-size: 42px;
    font-weight: bold;
}

.coupon-li .coupon-right {
    width: 822px;
    box-sizing: border-box;
    padding-left: 20px;
    float: left;
}

.coupon-li .name {
    font-size: 24px;
    color: #9c8752;
    font-weight: bold;
    line-height: 53px;
    height: 46px;
}

.coupon-li .time {
    font-size: 14px;
    color: #808080;
}

.coupon-li .point {
    width: 24px;
    height: 24px;
    background-color: #ffffff;
    border: solid 2px #9c8752;
    float: right;
    box-sizing: border-box;
    margin: 26px 0px 0 0;
    border-radius: 50%;
}

.coupon-li.active .point {
    background: url(https://img.youxi290.com/khm/pay/pay3.png) no-repeat center;
    background-size: 100%;
    border: 0;
}

.coupon-ul .coupon-li.no {
    background-image: url(https://img.youxi290.com/khm/pay/pay2.png);
    cursor: default;
}

.coupon-li.no .coupon-left {
    color: #666666;
}

.coupon-li.no .name {
    color: #808080;
}

.coupon-li.no .time {
    color: #808080;
}
