/* 全局样式重置 */
body {
    font: 12px/1.5 Microsoft yahei,\5b8b\4f53, georgia,verdana,helvetica,sans-serif;
}

body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

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

ul, ol, menu {
    list-style: none;
}

fieldset, img {
    border: none;
}

img, object, select, input, textarea, button {
    vertical-align: middle;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6, input, textarea, select, address, caption, cite, code, dfn, em, i, b, strong, small, th, var, abbr {
    font-size: 100%;
    font-style: normal;
}

ins, a, s, u, del {
    text-decoration: none;
}

a {
    cursor: pointer;
    color: #333;
}

button::-moz-focus-inner {
    border: 0;
    margin: 0;
    padding: 0;
}

input::-ms-clear {
    display: none;
}

/* 布局类 */
.gclearfix, .hd, .bd, .ft, .gmodule {
    zoom: 1;
}

.gmodule {
    margin-top: 1px;
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.container {
    margin: 0 auto;
    width: 1000px;
}

/* 颜色类 */
.green {
    color: #10b606 !important;
}

.orange {
    color: #f60 !important;
}

.blue {
    color: #07519a !important;
}

/* 基础组件 */
.g-box {
    border-width: 1px;
    border-style: solid;
    font-size: 14px;
}

.g-list {
    overflow: hidden;
    zoom: 1;
}

.split {
    font-size: 14px;
    padding: 0 5px 0 4px;
    -webkit-text-size-adjust: none;
}

.dot {
    background-color: #323232;
    display: inline-block;
    height: 2px;
    width: 2px;
}

.dot, .g-pic a {
    overflow: hidden;
    vertical-align: top;
}

/* 圆角装饰 */
.radius1 {
    background: #fff;
    display: block;
    font-size: 0;
    height: 1px;
    line-height: 0;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.t-l {
    left: 0;
    top: 0;
}

.t-r {
    right: 0;
    top: 0;
}

.b-l {
    bottom: 0;
    left: 0;
}

.b-r {
    bottom: 0;
    right: 0;
}

q:before, q:after {
    content: '';
}

/* 链接样式 */
a:hover {
    text-decoration: underline;
    color: #e60012;
}

a:active {
    color: #f60;
}

/* 列表样式 */
.g-list li {
    display: inline;
    float: left;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
}

/* 图片样式 */
.g-pic a {
    display: block;
    position: relative;
}

/* 清除浮动 */
.gclearfix:after, .hd:after, .bd:after, .ft:after, .gmodule:after {
    clear: both;
    content: '';
    display: block;
    height: 0;
    visibility: hidden;
}

.g-box .list {
    overflow: hidden;
    zoom: 1;
}

/* 图片遮罩效果 */
.g-pic .txt, .g-pic .txt-bg, .g-pic .mask {
    bottom: 0;
    color: #efefef;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.g-pic .txt-bg {
    background-color: #000;
    opacity: 0.7;
    z-index: 1;
    filter: alpha(opacity=70);
}

.g-pic .txt {
    overflow: hidden;
    z-index: 2;
}

.g-pic .mask {
    background-color: #000;
    opacity: 0;
    z-index: 3;
    filter: Alpha(opacity=0);
}

.g-box .list li {
    float: left;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
}

.g-pic a:hover {
    text-decoration: none;
}

.g-pic a:hover .mask {
    opacity: 0.1;
    top: 0;
    filter: Alpha(opacity=10);
}

/* 主文档结构 */
#doc {
    background: #f3f3f3 url(https://p0.ssl.qhimg.com/t01758d595582ec209e.jpg) repeat-x 0 -485px;
}

#doc-view {
    color: #333;
    width: 100%;
}

#doc-view, #doc-main-hd, #doc-hd, #doc-main, #doc-bd, #doc-ft, #partner-bd, #doc-main-bd, #doc-main-ft {
    position: relative;
}

#doc, #doc-view {
    min-width: 1002px;
}

#doc-view {
    z-index: 1;
}

#doc-main-hd {
    padding-top: 20px;
}

#doc-hd, #doc-main-hd {
    z-index: 300;
}

#doc-bd, #doc-main-bd, #partner-bd {
    z-index: 200;
}

#doc-main {
    z-index: 100;
}

/* IE6兼容性 */
.ie6 #doc-view, .ie6 #doc-bd {
    zoom: 1;
}

#doc-bd .f-l {
    width: 240px;
}

#doc-bd .f-r {
    width: 750px;
}

.ie6, .ie6 body {
    background-image: url("about:blank");
    background-attachment: fixed;
}

html {
    overflow-y: scroll;
}

/* 阴影效果 */
#hot-site, #iguess, #category-tools {
    -moz-box-shadow: 0 1px 2px #d3d3d3;
    -webkit-box-shadow: 0 1px 2px #d3d3d3;
    box-shadow: 0 1px 2px #d3d3d3;
}

#honghong {
    -moz-box-shadow: 0 1px 2px #d3d3d3;
    -webkit-box-shadow: 0 1px 2px #d3d3d3;
    box-shadow: 0 1px 2px #d3d3d3;
}

/* 尺寸设置 */
#honghong, #lifestyle {
    width: 238px;
}

#lifestyle {
    height: 92px;
}

#hot-site, #mbar {
    width: 748px;
}

#cool-site {
    width: 1000px;
}

#category-tools {
    width: 998px;
}

/* 背景图片 */
#search-btn {
    background-image: url(https://p0.ssl.qhimg.com/t01f512ea49aee5be1e.png);
}

/* 边框和背景色 */
#honghong.g-box, #lifestyle.g-box {
    background-color: #fcfcfc;
    border-color: #c9c9c9;
}

#hot-site.g-box {
    background-color: #fff;
    border-color: #c9c9c9;
}

#cool-site.g-box {
    background-color: #fff;
    border-color: #c9c9c9;
}

#iguess.g-box {
    background-color: #fff;
    border-color: #c9c9c9;
}

#category-tools.g-box {
    background-color: #fcfcfc;
    border-color: #c9c9c9;
}

#footer.g-box {
    background-color: #f8f8f8;
    border-color: #e4e4e4;
}

#copyright.g-box {
    background-color: #919191;
    border-color: #7e7e7e;
}

#cool-site.g-box {
    border-width: 1px;
}

#lifestyle.g-box {
    border-width: 0 1px 1px;
}

#footer.g-box, #copyright.g-box {
    border-width: 1px 0 0;
}

/* 背景图片设置 */
#search-engine #eng-logo, #search-engine .eng-list a {
    background-image: url(https://p0.ssl.qhimg.com/t01189ecd9ea7536ddc.png);
}

#honghong li {
    background-image: url(https://p0.ssl.qhimg.com/t0175d99d8a40390c4a.png);
}

#category-left .subtitle, #category-tools .item .subtitle {
    background-image: url(https://p0.ssl.qhimg.com/t01c2fbf3b905eac638.png);
}

/* 热门网站区域 */
#hot-site {
    float: right;
    padding: 0 0 6px;
    position: relative;
}

#mysite-section {
    background: url(http://p8.qhimg.com/t01c2335c5995b3aef2.png) no-repeat center bottom;
    padding-top: 6px;
    padding-bottom: 5px;
    position: relative;
    zoom: 1;
}

#mysite-section .list {
    overflow: visible;
}

#mysite-section .list li {
    padding: 0 7px;
    text-align: center;
    width: 14.7%;
}

#mysite-section .list li a {
    background-repeat: no-repeat;
    background-position: 0 6px;
}

#hot-site .list a.favicon {
    margin-left: 6px;
    position: relative;
}

#hot-site .list li a.favicon {
    margin-left: -10px;
    padding-left: 20px;
}

#mysite-section .list li a, #mysite-section .list li .split {
    display: inline-block;
}

/* 知名网站区域 */
#famous-section {
    padding: 5px 0 4px;
}

#famous-section .list {
    overflow: visible;
}

#famous-section .list li {
    padding: 0 7px;
    text-align: center;
    width: 14.7%;
}

#famous-section .list li a {
    background-repeat: no-repeat;
    background-position: 0 6px;
}

#famous-section .list li a, #famous-section .list li .split {
    display: inline-block;
}

/* 分类工具区域 */
#category-tools {
    margin-bottom: 30px;
    overflow: hidden;
}

#cool-site {
    float: right;
    margin-top: 10px;
    overflow: hidden;
}

#category-tools .inner {
    overflow: hidden;
    padding: 10px 0 10px 16px;
    width: 1100px;
    zoom: 1;
}

#category-tools .panel {
    float: left;
    left: -16px;
    overflow: hidden;
    padding-left: 16px;
    position: relative;
    width: 232px;
}

#category-tools .item {
    overflow: hidden;
    width: 220px;
}

#category-tools .subtitle {
    background-repeat: no-repeat;
    font-weight: 700;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    padding-left: 26px;
    width: 62px;
}

#category-tools .sy {
    background-position: 0 -84px;
}

#category-tools .yx {
    background-position: 0 -114px;
}

#category-tools .dn {
    background-position: 0 -141px;
}

/* 酷站区域 */
#cool-site .cool-site-hd {
    display: none;
}

#cool-site .panel {
    overflow: hidden;
    padding-bottom: 4px;
    zoom: 1;
}

#cool-site .nav {
    background-color: #ecf4fd;
    height: 30px;
    margin: 0 0 4px -1px;
    overflow: hidden;
}

#cool-site .item {
    height: 30px;
    overflow: hidden;
    padding: 0 8px;
    position: relative;
    zoom: 1;
}

#cool-site .hover {
    background: #f3fafe;
}

#category-tools .subtitle a {
    color: #3eaf0e;
}

#category-tools .list li {
    padding-left: 26px;
    width: 38%;
}

#cool-site .nav a {
    border-left: 1px solid #c2d2e2;
    float: left;
    line-height: 1.2;
    margin-top: 7px;
    padding: 0 15px 0 16px;
}

#category-tools .list li a {
    color: #333;
}

#cool-site .item .subtitle {
    float: left;
    font-weight: 400;
    line-height: 29px;
    _margin-right: -3px;
    overflow: hidden;
    padding-left: 8px;
    position: relative;
    width: 52px;
    z-index: 9;
}

#cool-site .item .list {
    margin-right: 50px;
}

#cool-site .item .more {
    color: #919191;
    font-size: 12px;
    line-height: 29px;
    position: absolute;
    right: 12px;
    top: 0;
    width: 46px;
}

#category-tools .subtitle a:hover {
    color: #e60012;
}

#cool-site .item .list li {
    padding-right: 8px;
    width: 13.3%;
}

#category-tools .list li a:hover {
    color: #e60012;
}

#cool-site .item .subtitle a.favicon {
    background-position: right 1px;
    background-repeat: no-repeat;
    padding-right: 17px;
}

#cool-site .item .list li a.favicon {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
}

#cool-site .nav a, #cool-site .item .subtitle a {
    color: #07519a;
}

#cool-site .nav a:hover, #cool-site .item .subtitle a:hover, #cool-site .item .more:hover {
    color: #e60012;
}

/* 长导航框架 */
#longlong-frame {
    margin-top: 20px;
}

#longlong-frame, #longlong {
    height: 38px;
    position: relative;
}

#longlong {
    border-right: solid 1px #c9cbce;
    overflow: hidden;
    z-index: 2;
}

#longlong ul {
    position: relative;
    zoom: 1;
}

#longlong li {
    float: left;
    position: relative;
    width: 11.1%;
}

#longlong .tab-item {
    background-color: #fff;
    border-width: 1px;
    border-style: solid dotted;
    border-color: #c9cbce #fff #c9cbce #c9cbce;
    color: #333;
    float: left;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-right: -1px;
    outline: none;
    overflow: hidden;
    padding-left: 37px;
    position: relative;
    width: 73px;
    z-index: 1;
}

#longlong .tab-item:hover {
    background-color: #eceef1;
    border-color: #c9cbce transparent #c9cbce #c9cbce;
    text-decoration: none;
    z-index: 2;
}

#longlong .on .tab-item, #longlong .on .tab-item:hover {
    background-color: transparent;
    border-top-width: 2px;
    border-bottom-width: 0;
    border-style: solid;
    border-color: #3dad0d #c9cbce #fff;
    line-height: 34px;
    z-index: 3;
}

#longlong .home {
    border-style: solid dotted solid solid;
}

#longlong .tuan, #longlong .tuan:hover {
    border-color: #c9cbce;
}

#longlong-iframe {
    overflow: hidden;
}

#longlong .tab-item {
    background-image: url(https://p0.ssl.qhimg.com/t01396241d0bc52fc33.png);
    background-repeat: no-repeat;
}

#longlong .home {
    background-position: 12px -94px;
}

#longlong .news {
    background-position: 12px -174px;
}

#longlong .movie {
    background-position: 12px -256px;
}

#longlong .tv {
    background-position: 12px -338px;
}

#longlong .novel {
    background-position: 12px -418px;
}

#longlong .travel {
    background-position: 12px -496px;
}

#longlong .game {
    background-position: 12px -568px;
}

#longlong .mall {
    background-position: 12px -646px;
}

#longlong .tuan {
    background-position: 12px -725px;
}

#longlong .mobile {
    background-position: 12px -801px;
}

#longlong .tab-item {
    line-height: 38px\9;
}

.ie6 #longlong .tab-item {
    background-image: url(https://p0.ssl.qhimg.com/t01c61817c16c7c541d.png);
    background-repeat: no-repeat;
}

#longlong .on .tab-item, #longlong .on .tab-item:hover {
    line-height: 36px\9;
}

.ie8 #longlong .tab-item {
    line-height: 36px;
}

.ie8 #longlong .on .tab-item, .ie8 #longlong .on .tab-item:hover {
    line-height: 34px;
}

/* 菜单栏 */
#mbar {
    float: right;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: center;
}

#mbar, #copyright {
    margin-top: 0;
}

/* 红红区域 */
#honghong ul {
    height: 750px;
    overflow: hidden;
    padding-top: 5px;
    zoom: 1;
}

#honghong li {
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 31px;
    line-height: 31px;
    margin-bottom: 4px;
    overflow: hidden;
    padding-left: 32px;
    width: 35%;
}

#honghong .split {
    font-size: 10px;
    padding: 0 3px;
}

/* 红红区域图标位置 */
#honghong .sy {
    background-position: 9px 8px;
}

#honghong .tg {
    background-position: 9px -25px;
}

#honghong .gw {
    background-position: 9px -55px;
}

#honghong .cp {
    background-position: 9px -87px;
}

#honghong .yx {
    background-position: 9px -117px;
}

#honghong .dy {
    background-position: 9px -149px;
}

#honghong .yl {
    background-position: 9px -180px;
}

#honghong .yy {
    background-position: 9px -239px;
}

#honghong .ly {
    background-position: 9px -269px;
}

#honghong .ty {
    background-position: 9px -295px;
}

#honghong .cx {
    background-position: 9px -324px;
}

#honghong .jy {
    background-position: 9px -378px;
}

#honghong .mn {
    background-position: 9px -407px;
}

#honghong .qc {
    background-position: 9px -608px;
}

#honghong .bz {
    background-position: 9px -637px;
}

#honghong .et {
    background-position: 9px -666px;
}

/* 新增的图标类名背景位置 - 使用不同图标避免重复 */
#honghong .dy2 {
    background-position: 9px -269px;
}

#honghong .yl2 {
    background-position: 9px -295px;
}

#honghong .tg2 {
    background-position: 9px -55px;
}

#honghong .yx2 {
    background-position: 9px -87px;
}

#honghong .dy3 {
    background-position: 9px -239px;
}

#honghong .mn2 {
    background-position: 9px -608px;
}

#honghong .mn3 {
    background-position: 9px -637px;
}

#honghong .mn4 {
    background-position: 9px -666px;
}

#honghong .mn5 {
    background-position: 9px -8px;
}

#honghong .mn6 {
    background-position: 9px -25px;
}

#honghong .mn7 {
    background-position: 9px -55px;
}

#honghong .mn8 {
    background-position: 9px -87px;
}

#honghong .cx2 {
    background-position: 9px -117px;
}

#honghong .yl3 {
    background-position: 9px -149px;
}

#honghong .cx3 {
    background-position: 9px -180px;
}

#honghong .yl4 {
    background-position: 9px -239px;
}

#honghong .cx4 {
    background-position: 9px -269px;
}

#honghong .tg3 {
    background-position: 9px -295px;
}

#honghong .cx5 {
    background-position: 9px -324px;
}

#honghong .cx6 {
    background-position: 9px -378px;
}

#honghong .yl5 {
    background-position: 9px -407px;
}

#honghong .yl6 {
    background-position: 9px -608px;
}

#honghong .cx7 {
    background-position: 9px -637px;
}

#honghong .yl7 {
    background-position: 9px -666px;
}

#honghong .cx8 {
    background-position: 9px -700px;
}

#honghong .yl8 {
    background-position: 9px -25px;
}

#honghong .tg4 {
    background-position: 9px -55px;
}

#mbar .mbar-hd {
    display: none;
}

#copyright .copyright-bd {
    color: #c2c2c2;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

#mbar .mbar-bd a {
    margin: 0 8px;
}

.ie6 #longlong .tab-item:hover {
    border-right-color: #c9cbce;
}

#copyright a, #copyright .rights {
    color: #c2c2c2;
    padding: 0 3px;
}

/* 反馈提示 */
.tips-fb {
    color: #f60;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}

.tips-fb .info {
    font-size: 14px;
    text-align: right;
    width: 675px;
}

.tips-fb .fb {
    background: url(http://p9.qhimg.com/t01c55fc759e6fe73a5.png) no-repeat 0 0;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin-right: 25px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 81px;
}

.tips-fb .fb, .tips-fb .fb:hover {
    color: #FFF;
}

.tips-fb .fb-online {
    right: 205px;
}

.tips-fb .fb-weibo {
    right: 100px;
}

/* 头部框架 */
#header-frame {
    height: 80px;
    line-height: 24px;
    position: relative;
    z-index: 90;
}

/* 搜索区域 */
#search {
    height: 40px;
    left: 305px;
    position: absolute;
    top: 25px;
}

#search-input {
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #9c9c9c;
    -moz-box-shadow: inset 1px 1px 1px #dedede;
    -webkit-box-shadow: inset 1px 1px 1px #dedede;
    box-shadow: inset 1px 1px 1px #dedede;
    display: inline;
    float: left;
    height: 30px;
    margin: 0 5px 0 8px;
    position: relative;
    width: 504px;
}

#search-btn {
    background-color: #e1e1e1;
    background-repeat: no-repeat;
    background-position: 0 0;
    border: 0;
    cursor: pointer;
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: center;
    width: 82px;
    font-weight: bold;
    color: #0066cc;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2px;
}

#doc-hd {
    background-color: #fefded;
    border-bottom: solid 1px #d5d5d5;
    height: 35px;
    line-height: 35px;
}

#lifestyle input, #lifestyle select, #lifestyle span {
    display: inline-block;
    font-size: 12px;
}

#search-input input {
    -webkit-appearance: none;
    background: none;
    border: 0;
    font-size: 16px;
    font-family: arial;
    height: 22px;
    line-height: 22px;
    margin-top: 5px;
    outline: 0;
    padding: 0 6px;
    width: 458px;
}

#lifestyle .lifestyle-hd, #lifestyle .lifestyle-bd {
    margin: 0 auto;
    width: 208px;
}

#lifestyle .lifestyle-hd {
    height: 30px;
    padding: 10px 0 3px 6px;
}

#lifestyle .lifestyle-bd {
    padding-left: 6px;
}

#header-frame .item-logo {
    float: left;
    left: 95px;
    position: absolute;
    top: 18px;
    width: 200px;
}

#search .form-group {
    height: 42px;
    margin: 5px 0 0;
    position: relative;
    width: 750px;
}

#search-btn:hover {
    background-color: #0056b3;
    border-color: #0056b3;
}

#copyright a:hover {
    color: #e60012;
}

#search .form-group legend {
    display: none;
}

/* 搜索选项样式 */
.search-options {
    margin-top: 8px;
    text-align: left;
    line-height: 1.8;
}

.search-option {
    display: inline-block;
    margin: 0 8px 4px 8px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
    white-space: nowrap;
}

.search-option input[type="radio"] {
    margin-right: 4px;
    vertical-align: middle;
}

.search-option:hover {
    color: #3dad0d;
}

/* 搜索结果高亮样式 */
.search-highlight {
    background-color: #0078d4;
    color: white;
    padding: 2px 4px;
    border-radius: 3px;
    font-weight: bold;
}

/* 搜索结果容器 */
.search-results {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #ccc;
    border-top: none;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
    display: none;
}

.search-result-item {
    padding: 8px 12px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.search-result-item:hover {
    background-color: #f5f5f5;
}

.search-result-item:last-child {
    border-bottom: none;
}

.search-result-title {
    font-weight: bold;
    margin-bottom: 4px;
}

.search-result-url {
    font-size: 12px;
    color: #666;
}

.search-result-description {
    font-size: 12px;
    color: #333;
    margin-top: 4px;
}

#lifestyle .lifestyle-hd .title {
    color: #323232;
    float: left;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

#lifestyle .lifestyle-hd .tab {
    float: right;
    margin-top: 8px;
}

#lifestyle .lifestyle-bd .text {
    border: 1px solid #b8b8b8;
    height: 18px;
    line-height: 18px;
    padding-left: 2px;
    width: 40%;
}

#lifestyle .lifestyle-bd .price {
    height: 20px;
    width: 30%;
}

#lifestyle .lifestyle-bd .btn {
    cursor: pointer;
    height: 22px;
    padding: 0 2%;
}

#search .form-group .shadowtop {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #f4f4f4;
    height: 0;
    left: 1px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 99.8%;
    z-index: 1;
}

#search .form-group .shadowleft {
    border-left: 1px solid #dedede;
    border-right: 1px solid #f4f4f4;
    height: 30px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
}

#lifestyle .lifestyle-hd .tab li {
    border-right: 1px solid #868686;
    display: inline;
    float: left;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin-left: 6px;
    padding-right: 6px;
    position: relative;
}

#lifestyle .lifestyle-hd .tab li a {
    color: #868686;
}

#lifestyle .lifestyle-hd .tab .last {
    border-right: none;
}

#lifestyle .lifestyle-hd .tab li a:hover {
    color: #e60012;
    text-decoration: none;
}

/* 现代化页脚样式 */
.modern-footer {
    background: #ecf4fd;
    color: #333;
    padding: 20px 0 0 0;
    margin-top: 20px;
    border-top: 1px solid #c2d2e2;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 20px;
    padding: 0 20px 15px 20px;
    width: 1000px;
    margin: 0 auto;
    box-sizing: border-box;
}

.footer-section {
    flex: 1;
    min-width: 200px;
}

.footer-section h3 {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 5px;
}

.footer-section h3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25px;
    height: 2px;
    background: #3dad0d;
    border-radius: 1px;
}

.footer-links {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 5px 15px;
}

.footer-links a {
    color: #666;
    text-decoration: none;
    font-size: 13px;
    transition: all 0.3s ease;
    padding: 3px 0;
    border-radius: 3px;
}

.footer-links a:hover {
    color: #3dad0d;
    background: rgba(61, 173, 13, 0.1);
    padding-left: 8px;
    transform: translateX(3px);
}

.footer-section p {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
    margin: 6px 0;
}

.footer-bottom {
    background: #d9e7f5;
    padding: 12px 0;
    border-top: 1px solid #c2d2e2;
}

.footer-bottom .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

.copyright span {
    color: #888;
    font-size: 12px;
}

.footer-stats span {
    color: #888;
    font-size: 12px;
    background: #f0f0f0;
    padding: 4px 10px;
    border-radius: 12px;
    border: 1px solid #d0d0d0;
}

/* 响应式设计 */
@media (max-width: 768px) {
    .footer-content {
        flex-direction: column;
        gap: 20px;
    }
    
    .footer-section {
        min-width: auto;
        text-align: center;
    }
    
    .footer-section h3::after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .footer-bottom .container {
        flex-direction: column;
        text-align: center;
    }
}

/* 全球时间显示样式 */
.world-time-container {
    background-color: #ecf4fd;
    height: 30px;
    margin: 0 0 0 -1px;
    overflow: visible;
    padding: 0;
}

.world-time-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    gap: 0;
    white-space: nowrap;
    overflow: visible;
    height: 30px;
    padding: 0 6px;
    min-width: 100%;
}

.time-item {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    color: #07519a;
    font-size: 11px;
    font-weight: 400;
    padding: 0 10px 0 12px;
    background: transparent;
    border-left: 1px solid #c2d2e2;
    transition: all 0.3s ease;
    white-space: nowrap;
    flex-shrink: 0;
    line-height: 1.2;
    margin-top: 7px;
    min-width: 130px;
}

.time-item .flag {
    margin-right: 4px;
    display: inline-block;
    width: 20px;
    height: 14px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 2px;
    border: 1px solid rgba(0,0,0,0.1);
}

/* 国旗图标 - 使用SVG数据URI */
.time-item .flag.cn { 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Crect width='900' height='600' fill='%23de2910'/%3E%3Cpolygon points='0,0 180,120 0,240' fill='%23ffde00'/%3E%3Ccircle cx='60' cy='120' r='30' fill='%23ffde00'/%3E%3C/svg%3E");
}
.time-item .flag.us { 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Crect width='900' height='600' fill='%23ffffff'/%3E%3Crect width='900' height='46.15' fill='%23b22234'/%3E%3Crect y='92.3' width='900' height='46.15' fill='%23b22234'/%3E%3Crect y='184.6' width='900' height='46.15' fill='%23b22234'/%3E%3Crect y='276.9' width='900' height='46.15' fill='%23b22234'/%3E%3Crect y='369.2' width='900' height='46.15' fill='%23b22234'/%3E%3Crect y='461.5' width='900' height='46.15' fill='%23b22234'/%3E%3Crect y='553.8' width='900' height='46.15' fill='%23b22234'/%3E%3Crect width='360' height='323.1' fill='%23002269'/%3E%3C/svg%3E");
}
.time-item .flag.uk { 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Crect width='900' height='600' fill='%23012169'/%3E%3Cpath d='M0,0 L900,600 M900,0 L0,600' stroke='%23ffffff' stroke-width='60'/%3E%3Cpath d='M0,0 L900,600 M900,0 L0,600' stroke='%23c8102e' stroke-width='40'/%3E%3Cpath d='M450,0 L450,600 M0,300 L900,300' stroke='%23ffffff' stroke-width='100'/%3E%3Cpath d='M450,0 L450,600 M0,300 L900,300' stroke='%23c8102e' stroke-width='60'/%3E%3C/svg%3E");
}
.time-item .flag.ae { 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Crect width='300' height='600' fill='%2300732f'/%3E%3Crect x='300' width='300' height='600' fill='%23ffffff'/%3E%3Crect x='600' width='300' height='600' fill='%23000000'/%3E%3Crect x='300' y='200' width='300' height='200' fill='%23ff0000'/%3E%3C/svg%3E");
}
.time-item .flag.de { 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Crect width='900' height='200' fill='%23000000'/%3E%3Crect y='200' width='900' height='200' fill='%23dd0000'/%3E%3Crect y='400' width='900' height='200' fill='%23ffce00'/%3E%3C/svg%3E");
}
.time-item .flag.au { 
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 600'%3E%3Crect width='900' height='600' fill='%23012169'/%3E%3Crect width='360' height='240' fill='%23ffffff'/%3E%3Cpolygon points='0,0 180,120 0,240' fill='%23ffffff'/%3E%3Ccircle cx='60' cy='120' r='30' fill='%23ffffff'/%3E%3C/svg%3E");
}

.time-item .city {
    font-weight: 400;
    margin-right: 4px;
}

.time-item .time {
    font-family: 'Courier New', monospace;
    font-weight: 400;
    color: #07519a;
    font-size: 10px;
}

.time-item:first-child {
    border-left: none;
    padding-left: 8px;
}

/* 响应式设计 */
@media (max-width: 1200px) {
    .world-time-list {
        justify-content: center;
        gap: 10px;
    }
    
    .time-item {
        font-size: 11px;
        padding: 3px 6px;
    }
}

@media (max-width: 768px) {
    .world-time-list {
        flex-direction: column;
        gap: 5px;
    }
    
    .time-item {
        width: 100%;
        justify-content: center;
    }
}
