 
@charset "utf-8";
html,body{
    margin: 0;
    background: #fff;
    font-family: serif;
    color: #333; font-family:'微软雅黑'
    /*禁止托选
    IE                  -moz-user-select
    FF                  -khtml-user-select
    Chrome/Safari       user-select
    */
}
article,aside,footer,header,section,footer,nav,figure,menu{display:block}
a{
    text-decoration:none;
    color: #333;
}
ul,li{margin: 0;padding: 0;list-style: none;}

.header{
    width: 100%;
    min-width: 1200px;
    height: 85px;
    margin: 0;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.12);
}
.top_header{
    width: 1200px;
    margin: 0 auto;
	padding:20px 0
}
.top_header a#logo{
    display: inline-block;
	float: left;

    
}
.header .search-warp {
    margin-left: 30px;
    position: relative;
    font-size: 14px;
	display: inline-block;
}
.header .search-warp .input {
    outline: 0;
    width: 450px;
    height: 44px;
    background: #f0f0f0;
    border-radius: 6px;
    padding-left: 20px;
    border: 0;
    font-size: 14px;
}
.souss{ background:url(../images/search.png) no-repeat center; border:0;position: absolute;
    right: 0;
    background-size: 19px;
    width: 46px;
    height: 46px; cursor:pointer}
.header .search-warp img {
    position: absolute;
    top: 7px;
    padding: 5px;
    right: 11px;
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.header .search-key {display: inline-block;margin-left: 14px;
    font-size: 14px;}
.header .search-key a{margin-right: 10px;}
.hongbao {

    display: inline-block;
	display: none;
	float: right;
    width: 175px;
    height: 43px;
    line-height: 43px;
    box-sizing: border-box;
    padding-top: 3px;
    padding-left: 5px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: url(../images/hongbao.png) no-repeat;
    background-size: contain;
    text-decoration: none;
}

.content{
    width: 1200px;
    margin: 20px auto 0;
}

.content #nav-warp {
    float: left;
    width: 130px;
}

.content #nav-warp span,
.content #nav-warp a {
    display: block;
    color: #444;
    line-height: 40px;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 6px;
    background: #f0f0f0;
    transition: all .5s ease;
    position: relative;
    z-index: 999;
}

.content #nav-warp span:hover,
.content #nav-warp span.active,
.content #nav-warp a.active,
.content #nav-warp a:hover {
    color: #fff;
    background: #990a00;
}

.content #nav-warp {
    position: relative;
}

.content #nav-warp div {
    position: absolute;
    width: 430px;
    background: #fff;
    bottom: 0;
    z-index: 99;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    left: 100%;
    transition: all 0.5s;
    display: none;
}

.content #nav-warp div.show {
    /* left: 100%;
    opacity: 1; */
    display: block;
}

.content #nav-warp div a {
    width: 130px;
    float: left;
    margin-right: 10px;
}

.content .nr{
width: 670px;
margin-left: 30px;
float:left;
}

.content div.crumb{
    color: #ccc;
    font-size: 14px;
    margin: 0 0 20px 0;
    width: 100%;
}
.content div.crumb a{
    font-family: '微软雅黑';
}
.content div.crumb a:hover{
    text-decoration: underline;
}


.content #jy_title{padding:30px;width:610px;height:auto;background: #f5f6f7;}
.content #jy_title h1{margin:0 0 10px 0;padding:0;width:100%;height:auto;color:#333;font-size:26px;font-family:"Microsoft YaHei","SimSun,Arial Narrow";line-height:inherit;}
.content #jy_title time:before{content:"更新：";}
.content #jy_title time:after{margin:0 10px;color:#ccc;content:"|";}
.content #jy_title em,.content #jy_title time{margin:0;padding:0;height:24px;background:0 0;color:#666;font-style:normal;font-size:9pt;line-height:24px;}


.jy_content{margin:0;padding:0 0 0px 0;width:670px;line-height: 30px;}
.jy_content p{margin:0;padding:4px 0;width:670px;color:#000;text-align:justify;text-justify:inter-word;word-wrap:break-word;font:18px/36px "Microsoft Yahei",SimSun,"Arial Narrow";Letter-spacing:0;}
.jy_content p.step_list{position:relative;margin-left:18px;padding:0 0 20px 40px;width:610px;border-left:2px dotted #e4e4e4;}
.jy_content em{font-style: normal;font-weight: bolder;}
.jy_content .step_list_last:after{position:absolute;bottom:0;left:-13px;display:block;background-color:#fff;color:#ccc;content:"END";font-size:12px;line-height:13px;font-family: "Microsoft YaHei",SimSun,"Arial Narrow";}
.jy_content p.step_list b{position:absolute;left:-18px;display:inline-block;width:36px;height:36px;border-radius:18px;background:#ffb700;color:#fff;text-align:center;}
.jy_content p.step_list b:before{width:1px;height:100px;content:"";}
.jy_content figure{position: relative;margin:0 0 0 18px;padding: 0 0 24px 40px;width:60%;border-left: 2px dotted #e4e4e4;}
.jy_content figure iframe{margin:0;width:60%;height:530px;border:none;}
.jy_content figure video{display:block;box-sizing:border-box;width:60%;border:1px solid #f1f1f1;}
.jy_content figcaption,.jy_content p{font-family:"Microsoft YaHei",SimSun,"Arial Narrow";}
.jy_content figcaption{ display:none;margin:0 auto 15px auto;padding:14px 0;width:100%;border-top:1px solid #fff;background:#443b3b;color:#ccc9c9;font-weight:400;font-size:14px;font-family:"宋体",SimSun,"Arial Narrow";}
.jy_content img{width:100%;}

.jy_content strong{display:block;padding:0;color:#434343;font-weight:700;font-size:20px;text-align: center;}
.jy_content a{color:#333;}
.jy_content a:hover{color:#c00;}
.jy_content figure a{color:#ccc9c9;}

.jy_content .jy_img{
    margin: 0 auto;
	padding: 0 0 24px 0;
    border-left: none;width:100%;}


.list_toutiao{
    height: 280px;
}
.list_toutiao li{
    height: 125px;
    width: 230px;
    position: relative;
    overflow: hidden;
    float: right;
    margin: 0 0 10px;
	border-radius: 6px;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.05);
}
.list_toutiao li:nth-of-type(1){
    height: 260px;
    width: 430px;
    float: left;
    margin: 0;
}
.list_toutiao li:nth-of-type(3){
    margin: 0 0 0;
}
.list_toutiao li a{
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center;
}
.list_toutiao li img{
    width: 100%;
}
.list_toutiao li h2{
    position: absolute;
    width: 100%;
    /*height: 60px;*/
    background: rgba(0,0,0,.35);
    bottom:0;
    margin: 0;
    color: #fff;
    font-weight: normal;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 24px;
    padding: 7px;
    transition: background 0.5s;
	text-shadow: 1px 1px 1px #000;
}
.list_toutiao li h2:hover{
    background: rgba(0,0,0,.5);
}
.list_toutiao li:nth-of-type(1) h2{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding: 7px 20px;
    line-height: 24px;
    font-size: 16px;
	text-shadow: 1px 1px 1px #000;
}
.wz_list{
    background: #fff;
    margin: 0;
    padding: 10px 0 30px 0;
}
.wz_list .list_tit,.xs_list .list_tit,.list_keyword .list_tit{
    margin: 0;
    font-weight: 400;
    font-family: "Microsoft YaHei",SimSun,"Arial Narrow";
    padding: 0 0 15px;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.wz_list .list_tit em,.xs_list .list_tit em,.list_keyword .list_tit em{
    font-style: normal;
    display: inline-block;
    position: relative;
    font-size: 18px;
    color: #990a00;
}
.wz_list .list_tit em:after,.xs_list .list_tit em:after,.list_keyword .list_tit em:after{
    content:'';
    display: block;
    border-bottom: 2px solid #990a00;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -16px;
}
.wz_list>a{
    display: block;
    padding: 30px 0 ;
    border-bottom: 1px solid #eee;
}
.wz_list>a:after{
    content:'';
    display: block;
    clear: both;
}
.wz_list>a img{
    width: 187px;
    height: 130px;
    float: left;
    margin: 0 25px 0 0;
	border-radius: 6px;
}
.wz_list>a b{
    margin: 0;
    line-height: 60px;
    height: 60px;
    text-align: justify;
    overflow: hidden;
    font-size: 20px;
    width: 380px;
    float: left;
    font-family: "Microsoft YaHei","SimSun,Arial Narrow";
}
.wz_list>a:hover b{
color: #c00;
}
.wz_list>a span{font-size: 14px;
    padding: 2px 6px;
    border: 1px solid #990a00;
    color: #990a00;
    float: right;
    margin-top: 17px;margin-right: 5px;border-radius: 6px;}
.wz_list>a:hover p{
color: #666;
}
.wz_list>a p{
    margin: 0;
    height: 60px;
    line-height: 30px;
    overflow: hidden;
    text-align: justify;
    font-size: 16px;
    color: #999;
    width: 458px;
    float: left;
}
.wz_list>a.more{width: 100%;
    height: 56px;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    letter-spacing: 5px;
    border: 0;
    background: #f3f3f3;
    color: #222;
    margin-top: 20px;
    padding: 0;}
.list_page{padding: 0 0 30px 0;
    text-align: center;}
.list_page font,.list_page a{display: inline-block;
    color: #444;
    line-height: 40px;
    text-align: center;
    margin: 0 10px;
    padding: 0 5%;
    border-radius: 6px;
    background: #f0f0f0;
    transition: all .5s ease;}
.list_page font,.list_page a:hover{    color: #fff;
    background: #990a00;}

.right_list{width:300px;
	float:right;border-top: 2px solid #990a00;padding: 15px 20px;
    margin-bottom: 16px;
    background: #f4f5f6;}
.right_list .list_tit{color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 18px;}
.right_list .rl_nr{display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.right_list a{margin-bottom: 18px;display: inline-block;    box-sizing: border-box;}
.right_list a img{width: 144px;
    height: 82px;margin-bottom: 5px;border-radius:6px;}
.right_list a b{width: 144px;
    height: 17px;
    overflow: hidden; display:block;font-size: 14px;font-weight: normal;    text-align: center;}
.right_list .change_jy{    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    color: #999;
    text-align: center;
    line-height: 40px;
    margin: 6px 0 0 0;
    border-radius: 6px;
    cursor: pointer;}


.aboutTop{width:100%;height:150px;min-width:960px;background:url(../images/about.jpg) no-repeat center #00050d;background-size:cover;color:#fff;text-align:center;}
.aboutTop h2{margin:0 auto;padding:35px 0 0;}
.aboutTop p{margin:20px auto;width:960px;font-size:20px;}
.about{padding:40px 0 60px 0;min-width:960px;background:#fff;text-align:left;line-height:30px;}
.about>p{margin:20px auto;width:960px;text-align:justify;}
.about>dl{margin:0 auto;margin-bottom:20px;padding-left:10px;width:948px;border-left:2px solid #990a00;}
.about>dl dt{color:#999;}
.about>dl dd{margin:0;}
.tg{padding:60px 0;min-width:960px;background:#990a00;color:#fff;text-align:center;}
.tg h3{margin:20px auto;font-size:22px;}
.tg p{margin:20px 0;}
.tg a{display:inline-block;display:none;margin:2px 10px;padding:8px 30px;border:#fff solid 1px;border-radius:5px;color:#fff;}
.tg a:hover{border:#ffb700 solid 1px;background:#ffb700;}


footer{
    background: #262930;
    width: 100%;
    min-width: 1200px;
    color: #87898d;
    font-size: 12px;float:left;
}
footer dl{
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    border-bottom: 1px solid #3c3e45;
}
footer dl dt{
    line-height: 50px;
    width: 100%;
}
footer dl dt span{
    float:right;
}
footer dl dd{
    display: inline-block;
    line-height: 30px;
    font-size: 12px;
    margin: 0 20px 0 0;
	width:102%;
}
footer dl dd a{
    color: #87898d;
    padding: 0.5% 1%;
    width: 6%;
    float: left;
    text-align: center;
    margin: 0 1% 1% 0;
    background: #383838;
}

footer dl dd a:hover{
    background: #333;
    color: #3163ac;
}

footer div.webInfo{
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    line-height: 60px;
    text-align: right;
    
}

footer div.webInfo span{
    float: left;
}
footer div.webInfo a{
    color: #87898d;
}




/**返回顶部**/
.toTop{
    position: fixed;
    right: 20px;
    bottom: 80px;
    background: #fff url(../images/top.png) no-repeat;
    background-size: cover;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.25);
    width: 40px;
    height: 40px;
    border-radius: 6px;
    transition: transform 0.5s;
    transform:scale(0);
    cursor: pointer;
}

@keyframes toTop{
    25%{
        transform:translate(0,-2px)
    }
    75%{
        transform:translate(0,2px)
    }
}

.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

#maximg img{ max-width:100% !important; height:auto !important}




        /* 主容器 - 固定高度300px，宽度自适应 */
        .weather-fortune-container {
            width: 100%;
            max-width: 100%;
        
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            border-radius: 12px;
           
            display: flex;
            flex-wrap: wrap;
            box-shadow: 0 8px 32px rgba(31, 38, 135, 0.15);
            overflow: hidden;
            position: relative;
        }
        
        /* 日期和标题区域 */
        .header-section {
            width: 100%;
            margin-bottom: 0.5rem;
            text-align: center;
        }
        
        .header-section h2 {
            color: white;
            font-size: 1.2rem;
            font-weight: 600;
            margin-bottom: 0.25rem;
        }
        
        .header-section p {
            color: rgba(255, 255, 255, 0.8);
            font-size: 0.8rem;
        }
        
        /* 主要内容区域 */
        .main-content {
            width: 100%;
            display: flex;
            flex-wrap: wrap;
            height: calc(100% - 3rem);
        }
        
        /* 天气区域 */
        .weather-section {
            width: 100%;
            padding: 0.5rem;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        
        .weather-main {
            display: flex;
            align-items: center;
            margin-bottom: 0.5rem;
        }
        
        .weather-icon {
            font-size: 2.5rem;
            color: #FFF;
            margin-right: 0.75rem;
        }
        
        .weather-temp {
            font-size: 2rem;
            font-weight: bold;
            color: white;
            line-height: 1;
        }
        
        .weather-desc {
            color: rgba(255, 255, 255, 0.9);
            font-size: 0.8rem;
            text-align: center;
            margin-bottom: 0.5rem;
        }
        
        .weather-details {
            display: flex;
            gap: 0.5rem;
        }
        
        .weather-detail-item {
            background: rgba(255, 255, 255, 0.1);
            padding: 0.25rem 0.5rem;
            border-radius: 12px;
            text-align: center;
        }
        
        .weather-detail-value {
            color: white;
            font-size: 0.7rem;
            font-weight: 500;
        }
        
        .weather-detail-label {
            color: rgba(255, 255, 255, 0.7);
            font-size: 0.6rem;
        }
        
        /* 运势区域 */
        .fortune-section {
            width: 100%;
            padding: 0.5rem;
            display: flex;
            flex-direction: column;
        }
        
        .fortune-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 0.5rem;
        }
        
        .fortune-title {
            color: white;
            font-size: 0.9rem;
            font-weight: 600;
        }
        
        .zodiac-tag {
            background: rgba(255, 255, 255, 0.2);
            color: white;
            font-size: 0.65rem;
            padding: 0.15rem 0.5rem;
            border-radius: 12px;
        }
        
        .overall-fortune {
            margin-bottom: 0.5rem;
        }
        
        .fortune-stars {
            display: flex;
            margin-bottom: 0.25rem;
        }
        
        .fortune-desc {
            color: rgba(255, 255, 255, 0.8);
            font-size: 0.7rem;
            line-height: 1.4;
            margin-bottom: 0.5rem;
        }
        
        .fortune-details {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 0.25rem;
        }
        
        .fortune-detail-item {
            background: rgba(255, 255, 255, 0.1);
            padding: 0.25rem;
            border-radius: 8px;
        }
        
        .fortune-detail-label {
            color: white;
            font-size: 0.65rem;
            font-weight: 500;
            margin-bottom: 0.15rem;
        }
        
        .fortune-detail-stars {
            display: flex;
        }
        
        /* 星星评分样式 */
        .star {
            width: 12px;
            height: 12px;
            margin-right: 2px;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FBBF24'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-size: contain;
        }
        
        .star-empty {
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FBBF24' stroke-width='2'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
        }
        
        .star-half {
            position: relative;
            width: 12px;
            height: 12px;
            margin-right: 2px;
            overflow: hidden;
        }
        
        .star-half::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 50%;
            height: 100%;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FBBF24'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-size: contain;
        }
        
        .star-half::after {
            content: '';
            position: absolute;
            right: 0;
            top: 0;
            width: 50%;
            height: 100%;
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23FBBF24' stroke-width='2'%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3C/svg%3E");
            background-repeat: no-repeat;
            background-size: contain;
        }
        
        /* 图标样式 */
        .icon {
            display: inline-block;
            width: 1em;
            height: 1em;
            stroke-width: 0;
            stroke: currentColor;
            fill: currentColor;
        }
        
        /* 装饰元素 */
        .decorative-element {
            position: absolute;
            background: rgba(255, 255, 255, 0.05);
            border-radius: 50%;
        }
        
        .decorative-1 {
            width: 100px;
            height: 100px;
            top: -50px;
            right: -50px;
        }
        
        .decorative-2 {
            width: 80px;
            height: 80px;
            bottom: -40px;
            left: -40px;
        }
        
        /* 响应式设计 */
        @media (max-width: 640px) {
            .weather-section, .fortune-section {
                width: 100%;
            }
            
            .weather-section {
                margin-bottom: 0.5rem;
            }
            
            .main-content {
                height: auto;
            }
        }
        
        
        
        
              .customPopupOverlay_2025 {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0,0,0,0.6);
            display: flex;
            justify-content: center;
            align-items: center;
            z-index: 1000;
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
        }
        
        .customPopupOverlay_2025.active {
            opacity: 1;
            visibility: visible;
        }
        
        .customPopupBox_2025 {
            background-color: #fff;
            padding: 30px;
            border-radius: 10px;
            width: 80%;
            max-width: 500px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.3);
            transform: translateY(-50px);
            transition: transform 0.3s ease;
        }
        
        .customPopupOverlay_2025.active .customPopupBox_2025 {
            transform: translateY(0);
        }
        
        .customPopupClose_2025 {
            position: absolute;
            top: 15px;
            right: 15px;
            font-size: 24px;
            cursor: pointer;
            color: #666;
        }
        
        .customPopupTitle_2025 {
            font-size: 22px;
            margin-bottom: 15px;
            color: #333;    text-align: center;
        }
        
        .customPopupContent_2025 {
          font-size: 14px;
    line-height: 1.4;
    color: #555;
    text-align: center;
        }
        
        
        
        
        
        
        
        
        
        
        
        