body {
    font-size: 12px;
    color: #000;
    font-family: 'Microsoft Yahei', 'PingFang SC', 'Segoe UI', 'Hiragino Sans GB', STHeiti, sans-serif;
    margin: 0;
    background: url(/assets/images/skin.gif) repeat-x;
    padding-top: 8px;
}

a:link,
a:visited {
    color: #1b5791;
    text-decoration: none;
}

a:hover {
    color: #1b5791;
    text-decoration: underline;
}

img {
    border: 0;
}

.twidth {
    width: 980px;
    margin: 0 auto;
    overflow-x: hidden;
}

.div1 {
    height: 60px;
}

.div1 .divr {
    float: right;
}

.div1 .divl {
    float: left;
}

.div1 .divwhite {
    background: #fff;
    width: 100px;
    height: 60px;
}

.div2 {
    background: url(/assets/images/menu.gif) repeat-x;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #fff;
}

.div2 .divr {
    float: right;
    margin-right: 5px;
}

.ih1 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

.ih1 a {
    color: #fff;
}

.div3 {
    margin: 2px 0;
    background: url(/assets/images/topbg.gif) repeat-x bottom;
    padding: 5px 0 5px 8px;
    font-size: 15px;
    font-weight: bold;
    border: #999 1px solid;
}

.div4 {
    height: 20px;
    line-height: 20px;
}

.div4 .divr {
    float: right;
    margin: 2px 5px 0 0;
}

.top-ads {
    margin-bottom: 2px;
}

.top-ads a,
.top-ads img {
    display: block;
}

.top-ads img {
    width: 324px;
    height: 60px;
}

.searchtable {
    margin: 0 0 5px 0;
    background: #999;
}

.searchtd {
    padding: 0 0 0 20px;
    background: url(/assets/images/topbg.gif) bottom repeat-x #fff;
    height: 50px;
}

.searchtd form {
    margin: 0;
}

.px14 {
    font-size: 14px;
}

.pdl20 {
    padding-left: 20px;
}

.td1 {
    border-left: 1px #00cc99 solid;
    border-top: 1px #00cc99 solid;
    border-bottom: 1px #00cc99 solid;
    height: 28px;
    width: 333px;
}

.td2 {
    border-right: 1px #3388ff solid;
    border-top: 1px #3388ff solid;
    border-bottom: 1px #3388ff solid;
}

.td1 #name {
    width: 328px;
    height: 24px;
    line-height: 24px;
    margin: 0 0 0 5px;
    padding: 0;
    border: none;
    font-size: 14px;
    color: #333;
    outline: none;
}

.td2 #Submit {
    width: 104px;
    height: 28px;
    background: #3388ff;
    color: #fff;
    border: none;
}

.pagebody {
    margin: 1px auto;
    padding-top: 3px;
}

.mainbody {
    width: 731px;
    text-align: left;
    float: left;
    clear: left;
    overflow: hidden;
}

.sidebar {
    width: 240px;
    text-align: left;
    float: right;
    clear: right;
    overflow: hidden;
}

div,
td {
    font-size: 12px;
}

.lframe {
    margin-bottom: 4px;
}

.lframe .tm {
    height: 27px;
    line-height: 27px;
    background: url(/assets/images/lframe_t_m.gif);
    padding-left: 10px;
}

.lframe .tl {
    width: 3px;
    background: url(/assets/images/lframe_t_l.gif);
    height: 27px;
}

.lframe .tr {
    width: 3px;
    background: url(/assets/images/lframe_t_r.gif);
    height: 27px;
}

.lframe .mm {
    padding: 3px 0 0 0;
    line-height: 18px;
    overflow: hidden;
}

.lframe .ml {
    width: 1px;
    background: #999;
}

.lframe .mr {
    width: 1px;
    background: #999;
}

.lframe .bm {
    background: #999;
    height: 1px;
    clear: both;
}

.wrapper {
    overflow: hidden;
}

.tl,
.bl {
    float: left;
}

.tr,
.br {
    float: right;
}

.ml,
.l {
    float: left;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
}

.mr,
.r {
    float: right;
    padding-bottom: 10000px;
    margin-bottom: -10000px;
}

#nav {
    padding: 0;
    margin: 0;
    width: 606px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    list-style: none;
    position: relative;
}

#nav li {
    width: 152px;
    height: 60px;
    position: absolute;
    top: 0;
}

#b {
    left: 152px;
}

#c {
    left: 304px;
}

#d {
    left: 456px;
}

#nav a {
    width: 152px;
    height: 120px;
    padding: 60px 0 0;
    overflow: hidden;
    display: block;
    background: url(/assets/images/topmenu.gif) no-repeat;
    text-indent: -9999px;
}

#b a {
    background-position: -152px 0;
}

#c a {
    background-position: -304px 0;
}

#d a {
    background-position: -456px 0;
}

#a a:hover {
    background-position: 0 -60px;
}

#b a:hover {
    background-position: -152px -60px;
}

#c a:hover {
    background-position: -304px -60px;
}

#d a:hover {
    background-position: -456px -60px;
}

#ilist {
    margin: 12px 5px 0 5px;
}

#ilist .num {
    background: url(/assets/images/dotl.gif) center center no-repeat;
    color: #444;
    font-weight: bold;
    height: 16px;
    line-height: 16px;
    width: 28px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 15px;
}

#ilist .num-diamond {
    background: none;
    position: relative;
}

#ilist .num-diamond::before {
    content: "‹";
    color: #f00;
    position: absolute;
    left: 0;
    top: 0;
}

#ilist .num-diamond::after {
    content: "›";
    color: #f00;
    position: absolute;
    right: 1px;
    top: 0;
}

#ilist .num-diamond img {
    width: 16px;
    height: 16px;
    margin-top: 1px;
}

#ilist .title {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
}

#ilist h2 {
    margin: 0;
    display: inline;
}

#ilist h2 a {
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin: 0 20px 0 15px;
}

#ilist h2 a.title-top {
    color: #e00;
}

#ilist .score-purple {
    color: #a66edd;
    font-weight: bold;
}

#ilist .score-green {
    color: #8bba00;
    font-weight: bold;
}

#ilist .sum {
    height: 34px;
    line-height: 34px;
    border-bottom: #afbcc2 1px dashed;
    padding-left: 20px;
}

#ilist .sum a {
    color: #888;
}

#ilist .r {
    float: right;
    margin-right: 25px;
}

.listpages {
    line-height: 36px;
    height: 36px;
    font-size: 14px;
    text-align: center;
}

.ul2 {
    margin: 0 8px 0 5px;
    padding: 0;
    list-style-type: none;
}

.dot2 li {
    line-height: 22px;
    border-bottom: #d7d7d7 1px dashed;
}

.dot2 .s1 {
    height: 16px;
    line-height: 16px;
    width: 28px;
    border: 1px solid #099;
    display: block;
    text-align: center;
    float: left;
    color: #444;
    margin-top: 2px;
}

.dot2 .s2 {
    height: 18px;
    line-height: 18px;
    padding-left: 5px;
}

.dot2 .s3 {
    float: right;
}

#scrollDiv {
    width: 220px;
    height: 240px;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
}

#scrollDiv li {
    list-style: none;
    width: 220px;
    border-bottom: #b7b7b7 dashed 1px;
}

#scrollDiv li h3 {
    margin: 0;
    width: 220px;
    height: 24px;
    line-height: 24px;
    padding-top: 5px;
    font-size: 12px;
}

#scrollDiv li div {
    min-height: 24px;
    color: #444;
    line-height: 18px;
    padding: 0 0 4px 0;
}

.ijianjie {
    border: #999 1px dashed;
    padding: 8px;
    margin-bottom: 5px;
    clear: both;
    line-height: 22px;
}

.footer {
    margin-top: 5px;
}

.footer .links {
    background: #1b5791;
    text-align: center;
    height: 24px;
    line-height: 22px;
    color: #fff;
}

.footer .links a {
    color: #fff;
}

.footer .cont {
    line-height: 24px;
    padding: 10px;
    text-align: center;
}

.pagebodyshow {
    margin: 1px auto;
    padding-top: 3px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.mainbodyshow {
    width: 731px;
    text-align: left;
    float: none;
    clear: none;
    overflow: hidden;
}

.sidebarshow {
    width: 240px;
    text-align: left;
    float: none;
    clear: none;
    overflow: hidden;
}

.lframe .tt {
    font-size: 12px;
    color: #444;
    font-weight: bold;
}

.lframe .more {
    float: right;
    margin-right: 4px;
}

.dot li {
    background-image: url(/assets/images/dot.gif);
    background-repeat: no-repeat;
    line-height: 22px;
    padding-left: 14px;
}

.dot li a {
    color: #444;
}

#cname,
#csubject,
.input {
    border: 1px solid #abadb3;
    height: 18px;
    line-height: 18px;
}

.commenttable {
    margin: 20px 0 20px 20px;
}

#ccontent {
    border: 1px solid #abadb3;
    height: 100px;
    line-height: 18px;
    width: 600px;
    overflow: auto;
}

.host-intro {
    padding: 0 20px 0 0;
}

.mm98 {
    width: 98%;
}

.host-info-wrap {
    margin-top: 10px;
    margin-bottom: 10px;
}

.score-cell {
    border-bottom: 1px solid #a5b5c0;
}

.score-cell-first {
    border-left: 1px solid #a5b5c0;
}

.review-table {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.review-title {
    font-size: 14px;
}

.review-score {
    color: #333;
}

.review-content {
    overflow: auto;
    word-break: break-all;
    padding-left: 10px;
}

.review-meta {
    border-bottom: 1px solid #999;
    color: #333;
}

.current-page {
    color: red;
}

.shop-rating {
    height: 25px;
    overflow: hidden;
    zoom: 1;
    padding: 2px 0;
    position: relative;
    z-index: 999;
}

.shop-rating span {
    height: 23px;
    display: block;
    line-height: 23px;
    float: left;
}

.shop-rating span.title {
    margin-right: 5px;
}

.shop-rating ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

.shop-rating .result {
    margin-left: 20px;
    padding-top: 2px;
}

.rating-level,
.rating-level a {
    background: url(/assets/images/star_v2.png) no-repeat 1000px 1000px;
}

.rating-level {
    background-position: 0 0;
    width: 120px;
    height: 23px;
    position: relative;
    z-index: 1000;
    margin: 0;
    padding: 0;
}

.rating-level li {
    display: inline;
    list-style: none;
}

.rating-level a {
    display: block;
    line-height: 23px;
    height: 23px;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -999em;
    outline: none;
}

.rating-level a.one-star {
    width: 20%;
    z-index: 6;
}

.rating-level a.two-stars {
    width: 40%;
    z-index: 5;
}

.rating-level a.three-stars {
    width: 60%;
    z-index: 4;
}

.rating-level a.four-stars {
    width: 80%;
    z-index: 3;
}

.rating-level a.five-stars {
    width: 100%;
    z-index: 2;
}

.rating-level .current-rating,
.rating-level a:hover {
    background-position: 0 -28px;
}

.rating-level a.one-star:hover,
.rating-level a.two-stars:hover,
.rating-level a.one-star.current-rating,
.rating-level a.two-stars.current-rating {
    background-position: 0 -116px;
}

@media (max-width: 1024px) {
    .pagebodyshow {
        display: block;
    }

    .mainbodyshow,
    .sidebarshow {
        width: 100%;
    }

    .top-ads,
    .top-ads tbody,
    .top-ads tr,
    .top-ads td {
        display: block;
        width: 100% !important;
    }

    .top-ads tr {
        margin-bottom: 4px;
    }

    .top-ads td[colspan="3"] {
        display: none;
    }

    .top-ads img {
        width: 100%;
        height: auto;
    }
}
