<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 鍩虹鏍峰紡 */
body {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

.bgw {
    background-color: #fff;
}

/* 鍏叡澶嶇敤鏍峰紡 */
.clearfix::after {
    content: "";
    display: table;
    clear: both;
}

.border-bottom-dashed {
    border-bottom: 1px dashed #ddd;
}

.border-bottom-solid {
    border-bottom: 1px solid #d8d8d8;
}

.border-top-gray {
    border-top: 1px solid #dfdfdf;
}

/* 姗欒壊涓婚鐩稿叧鏍峰紡 */
.orange .pinyin dd a:hover,
.orange .province dd a:hover {
    background-color: #ee4341;
    color: #fff;
    border-radius: 2px;
}

.orange .pinyin dt {
    background-color: #ee4341;
}

/* 瀹瑰櫒涓庡竷灞€ */
.box {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 3px;
}

#main {
    margin-top: 20px;
}

/* 鍩庡競閫夋嫨鐩稿叧鏍峰紡 */
.w_h {
    height: 198px;
    position: relative;
    background: url(../style/images/allcity-pic.png) no-repeat transparent bottom center;
    padding-top: 20px;
    z-index: 999;
}

.w_body {
    width: 100%;
    height: 1px;
    margin: 0 auto;
    background: #d2d2d2;
    overflow: hidden;
    position: absolute;
    top: 217px;
    left: 0;
    z-index: 0;
}

.changecitydiv {
    padding: 30px;
}

#clist {
    padding-top: 10px;
    overflow: auto;
    width: auto;
    height: auto;
    border-top: 1px #dfdfdf solid;
}

#clist div.lister {
    height: auto;
    padding: 12px 10px;
    overflow: auto;
}

#clist div.lister:hover {
    background-color: #f9f9f9;
}

#clist div.lister:last-child {
    border-bottom: none;
}

/* 瀛楁瘝琛ㄥ鑸� */
.alphabet-list {
    overflow: auto;
    width: auto;
    height: 25px;
    line-height: 25px;
}

.alphabet-list span.title {
    float: left;
}

.alphabet-list li {
    float: left;
    width: 32px;
    height: 25px;
    text-align: center;
}

/* 鐪佷唤涓庢嫾闊冲垪琛ㄦ牱寮� */
.province dl,
.pinyin dl {
    clear: both;
    padding: 5px 20px;
    width: 100%;
    zoom: 1;
    margin: 5px;
}

.province dt {
    float: left;
    height: 30px;
    margin-right: 10px;
    line-height: 30px;
    width: 55px;
    text-align: center;
    color: #fff;
    background-color: #c1c1c1;
    font-weight: 700;
    border-radius: 2px;
}

.province dd,
.province span,
.pinyin dd {
    display: block;
    margin: 3px 0;
}

.province dd {
    float: right;
    padding-right: 15px;
    width: 870px;
}

.province dd a,
.pinyin dd a {
    float: left;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    padding: 0 5px;
    white-space: nowrap;
}

.pinyin dd {
    float: left;
    padding: 5px 0;
    margin-right: 20px;
}

.pinyin span {
    float: left;
    display: block;
    margin-right: 20px;
    background-color: #ee4341;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    white-space: nowrap;
}

.pinyin dd a {
    color: #333;
    font-size: 14px;
}

/* 鍩庡競鍒楄〃鐩稿叧 */
#blist {
    padding: 20px 0;
    height: auto;
    font-size: 14px;
    line-height: 30px;
}

#blist a {
    margin-right: 15px;
    font-weight: 700;
}

.item {
    padding: 5px 0 0 10px;
    overflow: hidden;
}

.item a {
    float: left;
    width: 33.33%;
    line-height: 29px;
    display: inline-block;
    text-align: left;
    color: #666;
}

section.other-w6 a { width: 16.66%; }
section.other-w5 a { width: 20%; }
section.other-w4 a { width: 25%; }
section.b-bottom { border-bottom: 1px solid #e5e5e5; }

.item .blue {
    color: #0077d9;
    position: relative;
    text-align: left;
}

.item .blue i {
    height: 12px;
    width: 1px;
    background: #ececec;
    border-right: 1px solid #dcdcdc;
    position: absolute;
    right: 4px;
    top: 11px;
}

h1 {
    font-size: 14px;
    font-weight: normal;
}

.top-nav h1 {
    font-size: 16px;
    font-weight: normal;
}

.c-title {
    padding-left: 15px;
    height: 31px;
    line-height: 32px;
    font-weight: normal;
    font-size: 14px;
    color: #999;
    text-align: left;
    border-top: 1px solid #ecece0;
    background: #f5f5ee;
    clear: both;
}

.c-title a { color: #f60; }

.c-title2 {
    padding-left: 15px;
    font-weight: normal;
    background: #f1f1f1;
    height: 23px;
    line-height: 23px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    color: #888;
    font-size: 12px;
    text-align: left;
    clear: both;
}

.sel-c { padding-left: 0; }

.sel-c a {
    position: relative;
    height: 31px;
    line-height: 31px;
    text-align: center;
    border-bottom: 1px solid #e5e5e5;
}

.sel-c i {
    height: 12px;
    width: 1px;
    background: #ececec;
    border-right: 1px solid #dcdcdc;
    position: absolute;
    right: 0;
    top: 9px;
}

.sel-c a.noborder { border-bottom: none; }
.no-height { margin-top: 2px; }

#locate {
    display: block;
    height: 31px;
    line-height: 32px;
    text-align: center;
    padding: 0;
    background: #f5f5ee;
    border-top: 1px solid #ecece0;
    color: #666;
}

#locate a {
    color: #f60;
    font-weight: 500;
    font-size: 14px;
}

/* 鏈€鏂颁俊鎭尯鍩� */
#zuixin {
    border-radius: 3px;
    margin-top: 20px;
    border-top: 2px solid #ee4341;
}

#zuixin .list,
#zuixin .links {
    padding: 20px;
}

#zuixin .links ul li {
    float: left;
    margin-right: 10px;
    font-size: 14px;
}

#zuixin .title {
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    text-indent: 15px;
    border-bottom: 1px solid #d8d8d8;
}

#zuixin .list ul,
#zuixin .links ul {
    padding: 5px 0;
}

#zuixin .list li {
    width: 50%;
    line-height: 35px;
    float: left;
    overflow: hidden;
    font-size: 14px;
}

#zuixin li span {
    color: #999;
    float: right;
    padding-right: 10px;
}

#zuixin li a { color: #333; }
#zuixin li a.black { color: #707070; }

/* 鍩庡競婊氬姩鍣ㄦ牱寮� */
.city-scroller-header {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    font-weight: bold;
    padding: 5px 4.6648% 0;
}

.city-scroller-container {
    width: 100%;
    box-sizing: border-box;
    padding: 42px 0 0;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    overflow-x: hidden;
    visibility: hidden;
}

.city-scroller-swiper { height: 100%; }
.city-scroller-item { height: auto; width: auto; margin-right: 42px; }
.location-slide, .footer-slide { margin-right: 0; }

.city-scroller-anchor {
    width: 32px;
    height: 80%;
    box-sizing: content-box;
    padding: 10px 0;
    background: #eee;
    text-align: center;
    border-radius: 16px;
    position: fixed;
    top: 10%;
    right: 10px;
    z-index: 99;
}

.anchor-btn {
    width: 100%;
    height: 4.3478%;
    position: relative;
    color: #479ded;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.anchor-btn.current { color: #ee4341; }
.anchor-btn-content {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}

/* 鍩庡競閫夋嫨婊戝姩鍖哄煙 */
.now-slide {
    padding: 10px 0;
    background: #fff;
}

.now-choice-box {
    margin: 0 2.3324%;
    overflow: hidden;
}

.now-choice-item,
.hot-choice-item,
.letter-choice-line {
    margin: 10px 2.4465% 0;
    width: 28.4403%;
}

.now-choice-btn {
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 29px;
    color: #ee4341;
    border-radius: 3px;
    border: 1px solid #ee4341;
    background: #fff;
}

.hot-slide {
    padding: 0 0 22px;
    background: #fff;
}

.hot-choice-list {
    margin: 0 2.3324%;
    overflow: hidden;
}

.hot-choice-btn,
.letter-choice-link {
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 29px;
    color: #333;
    border-radius: 3px;
    border: 1px solid #eee;
}

.hot-choice-btn { background: #eee; }
.letter-choice-link { background: #fff; }

.letter-slide.last-letter { padding: 0 0 22px; }
.letter-slide-head { overflow: hidden; }

.letter-slide-head:before {
    content: "";
    display: block;
    height: 10px;
    margin-right: 4.6648%;
    background: #e5e5e5;
}

.letter-choice-header {
    padding: 15px 9.3296% 0 4.6648%;
    font-size: 16px;
    line-height: 16px;
    overflow: visible;
}

.letter-choice,
.letter-choice-list,
.letter-choice-line {
    position: relative;
    overflow: visible;
}

.letter-choice-list { margin: 0 2.3324%; }

.letter-choice:before,
.letter-choice-line:before {
    content: "";
    display: block;
    width: 190.6704%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background: #e5e5e5;
    transform: scale(0.5, 0.5);
    transform-origin: 0 0;
    -webkit-transform: scale(0.5, 0.5);
    -webkit-transform-origin: 0 0;
}

.letter-choice {
    margin: 15px 4.6648% 5px;
    padding: 0;
    width: 34px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    background: #f86773;
    font-size: 14px;
}

/* 鏀惧ぇ闀滄彁绀� */
.magnifier {
    width: 50px;
    height: 50px;
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #479ded;
    border-radius: 5px;
    position: fixed;
    top: 50%;
    margin-top: -25px;
    right: 55px;
    z-index: 99;
    display: none;
}

/* 椤佃剼鏍峰紡 */
#footer {
    width: 100%;
    padding-bottom: 10%;
    height: auto;
}

.cover-wrapper nav.navBottom {
    width: 71.25%;
    padding: 6.875% 0 8.4375%;
    margin: 0 auto;
}

.cover-wrapper nav.navBottom&gt;a,
.cover-wrapper nav.navBottom&gt;div {
    width: 33.33%;
    float: left;
}

.cover-wrapper nav.navBottom&gt;a:first-child .iconState { color: rgba(0,0,0,.7); }

.cover-wrapper img.footerIcon {
    display: block;
    width: 44.737%;
    margin: 0 auto;
    padding: 0 0 17.105%;
}

.cover-wrapper p.iconState,
.cover-wrapper p.lieSlogan {
    font-size: .75rem;
    line-height: 100%;
    color: #616060;
    text-align: center;
}

.cover-wrapper .codeBox {
    line-height: 116.67%;
    color: #353535;
    background-color: #fff;
    border-radius: 4px;
    font-family: microsoft yahei;
    position: relative;
    z-index: 999;
    display: none;
    padding: 10px 0 30px;
}

.cover-wrapper .codeBox .codeTitle {
    font-size: 18px;
    padding: 5.738% 0;
    text-align: center;
    font-weight: bold;
}

.cover-wrapper .codeBox li {
    padding: 4.918% .75rem 0 .75rem;
    text-align: center;
}

.cover-wrapper .codeBox li:first-child { padding-top: 0.375rem; }

.cover-wrapper .codeBox li:first-child img {
    display: block;
    width: 37.705%;
    padding: 12.606% 0 2.664%;
    margin: 0 auto;
}

.cover-wrapper .codeBox&gt;p:last-child {
    text-align: left;
    padding: 13.525% .75rem 5.378%;
}

.cover-wrapper .closeCodeBox {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    background-clip: content-box;
    border: 5px solid transparent;
    border-left: 5px solid rgba(0,0,0,.2);
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -20px;
    margin-right: -20px;
    z-index: 1000;
    border-radius: 50%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.cover-wrapper .closeCodeBox:after,
.cover-wrapper .closeCodeBox:before {
    content: "";
    display: block;
    width: 14px;
    height: 2px;
    background-color: #888;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -7px;
}

.cover-wrapper .closeCodeBox:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.cover-wrapper .layui-layer { background-color: transparent; }
.cover-wrapper .layui-layer-page .layui-layer-content { overflow: visible; }
</pre></body></html>