body {
    font-family: "Microsoft YaHei", "微软雅黑";
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: center;
}

dd, div, dl, dt, form, img, input, li, ol, p, ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: 400
}

em, i, optgroup, th, var {
    font-style: normal;
    font-weight: 400
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    color: red;
    text-decoration: none
}

::-webkit-scrollbar {
    width: 7px;
    height: 7px
}

::-webkit-scrollbar-track {
    background-color: hsla(0, 0%, 100%, .5);
    border-radius: 2px
}

::-webkit-scrollbar-thumb {
    background: #aaa;
    border-radius: 7px
}

::-webkit-scrollbar-corner {
    background-color: transparent
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

.red {
    color: #DE2200;
}

.green {
    color: #019933;
}

.ann, .o {
    display: none;
}

.top {
    background: #111 repeat-x;
    width: 100%;
    height: 100px;
}

.blank {
    clear: both;
    height: 20px;
    overflow: hidden;
    display: block;
}

.head, .foot, .mian {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    clear: both
}

.menu {
    float: left;
    margin: 40px 0 0 20px;
}

.menu li {
    float: left;
    text-align: center;
    width: 120px;
    font-size: 20px;
    font-weight: bold;
}

.menu a {
    color: #FFF
}

.menu a:hover, .menu av {
    padding-bottom: 5px;
    border-bottom: solid #fff 2px;
}

.logo {
    width: 220px;
    height: 60px;
    background: url(../images/logo.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    zoom: 1;
    background-position: center 0;
    margin-top: 20px;
    overflow: hidden;
    float: left;
}

.logo a {
    display: block;
    height: 60px;
    font-size: 0;
}

.app {
    margin-top: 30px;
    border: solid 2px #fff;
    border-radius: 10px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 100px;
    float: right;
}

.app a {
    display: block;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
}

.bg {
    overflow: hidden;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
    box-shadow: rgb(35 55 80 / 30%) 0px 6px 12px;
}

.left {
    width: 660px;
    float: left;
}

.right {
    width: 300px;
    float: right;
}

.bg h2, .bg h1, .mian h3 {
    float: left;
    font-size: 22px;
    padding: 10px;
}

.bg h5 {
    font-size: 16px;
    padding: 10px 12px 12px 0;
}

.list, .day {
    clear: both;
}

.list li {
    height: 52px;
    line-height: 52px;
    border-bottom: solid #ddd 1px;
}

.list li a {
    display: block;
    width: 100%;
    height: 100%;
}

.list .bgx {
    background: #ddd;
    height: 38px;
    line-height: 38px;
}

.list div {
    float: left;
}

.npx {
    color: #FF6600;
}

.name {
    width: 150px;
    padding-left: 10px;
}

.new, .rise, .open, .prec, .time {
    width: 100px;
}

.hkgl, .hkgx {
    width: 133px;
}

.info {
    clear: both;
    border-top: solid 1px #ddd;
}

.info p {
    color: #999999;
    padding: 10px 0 0 10px;
}

.price, .bxx {
    float: left;
    padding-left: 10px;
    line-height: 50px;
}

.price i {
    font-size: 18px;
}

.price em {
    font-size: 16px;
    padding-left: 10px;
}

.price span, .bxx span {
    font-size: 14px;
    padding: 0 10px;
}

.more {
    float: right
}

.table {
    clear: both;
    height: 400px;
    margin: 10px;
    border: solid #ddd 1px;
}

.content {
    padding: 20px;
}

.content p {
    line-height: 30px;
    margin: 0 auto 20px;
    text-indent: 32px;
    font-size: 16px
}

.content img {
    max-width: 760px
}

.content .tc {
    text-align: center;
    text-indent: 0
}

.content table {
    width: 98%;
    cellpadding: 0;
    cellspacing: 0;
    padding: 0;
    margin: 0 auto 30px;
    border-top: 1px solid #FF9933;
    border-left: 1px solid #FF9933;
    overflow: hidden;
}

.content table caption {
    width: 100%;
    background: #FF9933;
    color: #FFFFFF;
    padding: 10px 0;
}

.content table tr th {
    line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #FF9933;
    border-right: 1px solid #FF9933;
    white-space: nowrap;
}

.content table tr td {
    text-align: center;
    border-right: 1px solid #FF9933;
    border-bottom: 1px solid #FF9933;
    line-height: 30px;
    height: 30px;
}

.content .ash {
    font-size: 14px;
    color: #999999;
}

.foot {
    text-align: center;
}

.foot p {
    padding-top: 10px;
    clear: both;
    color: #666666;
}

.link {
    clear: both;
}

.link a {
    margin-right: 9px;
}

.tag, .tags {
    clear: both;
    margin: 0 10px;
}

.tag a {
    float: left;
    padding: 6px 12px;
    display: block;
    font-size: 16px;
    background: #eee;
    border-radius: 9px;
    margin: 0 15px 15px 0;
}

.tags a {
    text-decoration: underline;
    font-size: 14px;
    margin-right: 12px;
    height: 24px;
    line-height: 24px;
}

.news, .nlist {
    clear: both;
    overflow: hidden;
    padding: 0 10px;
}

.news li {
    line-height: 32px;
    height: 32px;
    font-size: 16px;
    overflow: hidden;
}

.nlist li {
    position: relative;
    padding-left: 12px;
    overflow: hidden;
    height: 56px;
    font-size: 16px;
    line-height: 56px;
    border-bottom: solid 1px #ddd;
}

.nlist li:after {
    content: "";
    background: #666;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: block;
    position: absolute;
    left: 0;
    top: 45%;
}

.day li {
    font-size: 16px;
    display: block;
    float: left;
    width: 50px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    cursor: pointer
}

.day li.hover {
    background: #FFC268;
}

.day .on {
    color: #fff;
    font-weight: 700;
    background: #FFC268;
}

.copy {
    overflow: hidden;
    height: 60px;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -moz-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    box-sizing: border-box;
    border-radius: 12px;
    background-color: rgba(255, 181, 16, .2);
    color: rgb(0, 0, 0);
}

.wleft {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 36px;
    height: 36px;
    margin-left: 10px;
}

.wleft img {
    background-size: 36px auto;
    width: 100%;
    height: 100%;
    border-radius: 99px;
}

.wcn {
    font-size: 16px;
    text-align: center
}

.wcn span {
    color: red;
    display: inline-block;
    font-weight: 600
}

.wright {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 100px;
    height: 36px;
    border-radius: 20px;
    background-color: rgb(26, 173, 23);
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    margin-right: 10px;
}

.down {
    clear: both;
    margin: 10px 0;
}

.down a {
    display: block;
    background: #FF9900;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    font-size: 18px;
}

@media screen and (max-width: 768px) {
    .ann {
        display: block;
        width: 100%;
        clear: both;
        background: #000;
        height: 32px;
        line-height: 32px;
        text-align: center;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 99;
    }

    .ann a {
        color: #FFF;
    }

    .blank {
        height: 15px;
    }

    .top {
        width: 100%;
        margin-top: 32px;
        height: 60px;
    }

    .logo {
        width: 140px;
        height: 38px;
        margin: 11px 0 0 11px;
    }

    .logo a {
        height: 38px;
    }

    .app {
        margin: 9px 12px 0 0;
    }

    .head, .mian, .foot {
        width: 96%;
    }

    .list {
        width: 100%
    }

    .mian {
        position: relative;
    }

    .mian form {
        padding-top: 90px;
    }

    .menu {
        margin: 20px 0 0 0;
        width: 100%;
        background: #ddd;
        height: 36px;
        line-height: 36px;
    }

    .menu li {
        float: left;
        text-align: center;
        width: 20%;
        font-size: 14px;
        font-weight: bold;
    }

    .menu a {
        color: #F90
    }

    .left, .right {
        width: 100%;
        clear: both
    }

    .right {
        margin-top: 15px;
    }

    .name {
        width: 32%;
        padding-left: 2%;
    }

    .new, .rise, .time, .hkgl {
        width: 22%;
    }

    .open, .prec, .bxx, .hkgx {
        display: none;
    }

    .content img {
        width: 100%
    }

    .news li {
        line-height: 28px;
        overflow: hidden;
        height: 28px;
    }
}
