@charset "utf-8";
html{scrollbar-width:none;}
.main{margin:0 auto;}
/* 引入传统字体 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&display=swap');

.title{height:45px;line-height:45px;background:linear-gradient(90deg, #8B0000, #A52A2A);border-bottom:3px solid #6B0000;color:#fff;background-image:url(../images/border.png);background-repeat:no-repeat;background-position:right top;float:left;width:100%;font-family:'Noto Serif SC', serif;box-shadow:0 2px 8px rgba(139, 0, 0, 0.3);}
.title a{color:#fff;}
.time_title{width:800px;max-width:100%;height:45px;line-height:45px;padding-left:30px;float:left;background-image:url(../images/bb.png);background-repeat:no-repeat;background-position:left top;font-family:'Noto Serif SC', serif;}
.time_title li{width:85px;height:45px;line-height:45px;margin-bottom:1px;float:left;cursor:pointer;text-align:center;text-align:center;font-size:15px;}
.time_title li.year,.time_title li.month{max-width:17%;}
.time_title li.agoyear,.time_title li.afteryear,.time_title li.agomonth,.time_title li.aftermonth{width:25px;margin-left:6px;}
.time_title li.agomonth{margin-left:25px;}
.time_title li.agoyear a,.time_title li.afteryear a,.time_title li.agomonth a,.time_title li.aftermonth a{width:20px;height:22px;margin-top:11px;background-image:url(../images/updown.png);background-repeat:no-repeat;float:left;background-color:#f8e6e3;border:1px solid #8B0000;border-radius:3px;}
.time_title li.agoyear a,.time_title li.agomonth a{background-position:4px 3px;}
.time_title li.afteryear a,.time_title li.aftermonth a{background-position:-70px 3px;}
.time_title li.agoyear a:hover,.time_title li.agomonth a:hover{background-position:-20px 3px;background-color:#8B0000;}
.time_title li.afteryear a:hover,.time_title li.aftermonth a:hover{background-position:-48px 3px;background-color:#8B0000;}
.time_title li.today{height:30px;width:80px;line-height:30px;margin-top:7px;margin-left:25px;background:url(../images/today.png) no-repeat;border:1px solid #6B0000;border-radius:4px;}
.time_title li.today a{color:#8B0000;font-weight:bold;font-family:'Noto Serif SC', serif;}
.time_title li.today:hover{background:url(../images/today.png) right top no-repeat;background-color:#8B0000;}
.time_title li.today:hover a{color:#fff;}

li.year,li.month{position:relative;}
#year,#month{width:100%;height:25px;line-height:25px;margin-top:10px;float:left;color:#8B0000;text-align:center;background:#fff;border:1px solid #8B0000;border-radius:4px;font-family:'Noto Serif SC', serif;}
ul.years,ul.months{width:100%;height:210px;display:none;z-index:10000;overflow:auto;background:#fff;border:1px solid #8B0000;position:absolute;top:35px;left:-1px;border-radius:4px;box-shadow:0 4px 12px rgba(139, 0, 0, 0.2);}
ul.years li,ul.months li{width:100%;line-height:25px;height:25px;margin-bottom:1px;cursor:pointer;text-align:center;text-align:center;font-family:'Noto Serif SC', serif;}
ul.years li:hover,ul.months li:hover{background:#f8e6e3;}
ul.years li a,ul.months li a{color:#8B0000;}

.time_box{width:100%;float:left;background:#fff;border:1px solid #d4b88c;border-left:0;border-radius:4px;box-shadow:0 2px 8px rgba(139, 0, 0, 0.1);}
.week{width:100%;height:40px;font-size:14px;float:left;text-align:center;position:relative;background:linear-gradient(90deg, #8B0000, #A52A2A);}
.week li{width:14.285714%;line-height:40px;font-size:15px;border-bottom:2px solid #6B0000;border-left:1px solid #d4b88c;float:left;color:#fff;font-family:'Noto Serif SC', serif;font-weight:500;}
.week li.saturday{color:#FFD700;}
.week li.sunday{color:#FFD700;}

ul.boxs{width:100%;float:left;}
ul.boxs li{width:14.28%;height:70px;float:left;text-align:center;border-top:1px solid #d4b88c;border-left:1px solid #d4b88c;cursor:pointer;background:#fff;transition:all 0.3s ease;}
ul.boxs li:hover{background:#f8e6e3;transform:scale(1.02);}
ul.boxs li.pickday{background:#A52A2A;border:1px solid #8B0000;-moz-box-shadow:0px 2px 7px 2px #d6cbcb;box-shadow:0px 2px 7px 2px #d6cbcb;border-radius:4px;color:#fff;}
ul.boxs li.thisday{background:#8B0000;color:#fff;border-radius:4px;box-shadow:0 0 10px rgba(139, 0, 0, 0.5);}
ul.boxs li.thisday font,ul.boxs li.pickday font{color:#fff;}
ul.boxs li.thisday font{font-size:24px;}
ul.boxs li.unknown{line-height:72px;}
ul.boxs li a{width:100%;height:70px;color:#8B0000;font-family:'Noto Serif SC', serif;float:left;text-decoration:none;}
ul.boxs li font{font-size:32px;width:100%;line-height:45px;color:#8B0000;font-family:'Noto Serif SC', serif;float:left;}
ul.boxs li .nljs{color:#8B0000;font-weight:bold;}
ul.boxs li .gljs{color:#006400;}
ul.boxs li .essjq{color:#800080;}
ul.boxs li.thisday span,ul.boxs li.thisday a{color:#fff;}
ul.safeDay li.red7{background:#b00;}
ul.safeDay li.red6{background:#c00;}
ul.safeDay li.red5{background:#d00;}
ul.safeDay li.red4{background:#e00;}
ul.safeDay li.red3{background:#f00;}
ul.safeDay li.red2{background:#ff6363;}
ul.safeDay li.red1{background:#f37b7b;}
ul.safeDay li.red1{background:#f37b7b;}
ul.safeDay li.green{background:#093;}
ul.safeDay li.risk{background:#a74500;}
ul.safeDay li.ovula{background:#333;}
ul.safeDay li.on{background:#f90;}
ul.safeDay li.on font,ul.safeDay li.fff font,ul.safeDay li.on span,ul.safeDay li.fff span{color:#fff;}
ul.safeDay li i{width:100%;float:left;text-align:center;color:rgba(255,255,0,0.8);font-style:normal;font-size:12px;left:0;top:28px;position:absolute;}

ul.safeDay .setUp{width:130px;background:#f90;color:#72D;padding:5px 0;}
ul.safeDay .setUp dt{color:#fff;font-size:18px;padding:0 0 5px;}
ul.safeDay .setUp dd h4{font-size:16px;border-bottom:1px dashed #ddd;padding:0 0 3px;margin:0 0 3px;}
ul.safeDay .setUp dd p{float:left;margin:3px 6px;}
ul.safeDay .setUp dd p label{height:20px;line-height:20px;float:left;font-size:14px;}
ul.safeDay .setUp dd p input{width:30px;height:16px;line-height:16px;float:left;margin:2px;outline:none;}
ul.safeDay .setUp dd span{width:55px;height:24px;line-height:24px;display:inline-block;color:#fff;border-radius:5px;margin:5px 3px 0;}
ul.safeDay .setUp dd span.fa-check{background:#093;}
ul.safeDay .setUp dd span.fa-times{background:#e00;}

.illustrates{width:100%;float:left;line-height:25px;border-top:1px solid #d4b88c;border-left:1px solid #d4b88c;background:#f8e6e3;}
.illustrates p{padding:8px 2%;text-indent:2em;font-size:14px;line-height:22px;font-family:'Noto Serif SC', serif;color:#8B0000;}
.illustrates p strong{color:#8B0000;font-weight:bold;}
.illustrate{width:100%;float:left;text-align:center;padding:10px 0;font-family:'Noto Serif SC', serif;background:#A52A2A;color:#fff;}
.illustrate span{width:18px;height:18px;margin-top:2px;display:inline-block;vertical-align:middle;border:1px solid #fff;border-radius:3px;}
.illustrate label{margin-right:15px;margin-left:5px;display:inline-block;color:#fff;vertical-align:middle;font-size:14px;}
.illustrate .color_nljs{background:#8B0000;}
.illustrate .color_gljs{background:#006400;}
.illustrate .color_essjq{background:#800080;}
.illustrate .red1{background:#8B0000;}
.illustrate .green{background:#006400;}
.illustrate .risk{background:#8B4513;}

.auspicious{font-size:16px;margin-top:15px;float:left;border:1px solid #d4b88c;border-bottom:0;border-left:0;background:#fff;border-radius:4px;box-shadow:0 2px 8px rgba(139, 0, 0, 0.1);}
.auspicious ul{float:left;}
.auspicious ul li{height:45px;line-height:45px;float:left;border-bottom:1px solid #d4b88c;border-left:1px solid #d4b88c;overflow:hidden;transition:all 0.3s ease;}
.auspicious ul li:hover{background:#f8e6e3;}
.auspicious ul li span{width:15.44%;text-align:center;background:linear-gradient(90deg, #8B0000, #A52A2A);color:#fff;float:left;border-right:1px solid #d4b88c;font-weight:bold;font-family:'Noto Serif SC', serif;}
.auspicious ul li font{width:84%;height:100%;text-align:center;float:left;font-family:'Noto Serif SC', serif;color:#8B0000;}
.auspicious ul li.weekdays{height:48px;background:linear-gradient(90deg, #8B0000, #A52A2A);text-align:center;background-image:url(../images/border.png);background-repeat:no-repeat;background-position:right top;}
.auspicious ul li.weekdays h1{font-size:22px;color:#8B0000 !important;background-image:url(../images/bb.png);background-repeat:no-repeat;background-position:left top;font-family:'Noto Serif SC', serif;font-weight:bold;}
.auspicious ul li.half{width:50%;}
.auspicious ul li.half span{width:30.95%;}
.auspicious ul li.half font{width:69%;line-height:40px;float:left;text-align:center;}
.auspicious ul li font a{padding:0 5px;color:#8B0000;text-decoration:none;transition:color 0.3s ease;}
.auspicious ul li font a:hover{color:#A52A2A;text-decoration:underline;}
.auspicious ul li.should font.should_m{line-height:22px;}
.auspicious ul li.jiri b{color:#800080;}
.auspicious ul li.h60,.auspicious ul li.h60 span{height:65px;line-height:65px;}

.hours{float:left;border:1px solid #8B0000;border-bottom:0;margin-top:15px;background:linear-gradient(90deg, #8B0000, #A52A2A) url(../images/bb.png) left top no-repeat;font-size:14px;border-radius:4px;box-shadow:0 2px 8px rgba(139, 0, 0, 0.1);}
.hours h1{font:800 26px/30px "Noto Serif SC",serif;color:#fff;text-align:center;margin-bottom:6px;padding:15px 0;background:url(../images/border.png) right top no-repeat;}
.hours .notes{float:left;}
.hours .notes ul{float:left;border-top:1px solid #8B0000;text-align:center;}
.hours .notes ul li{border-bottom:1px solid #8B0000;color:#8B0000;}
.hours .notes{width:16%;}
.hours .notes ul{width:100%;background:#fff;}
.hours .notes ul li{width:100%;height:35px;line-height:35px;font-size:16px;font-family:'Noto Serif SC', serif;}
.hours .notes ul li.shiyi,.notes ul li.shiji{height:140px;line-height:140px;}

.hours dl{width:21%;float:left;background:#fff;text-align:center;border-top:1px solid #8B0000;border-left:1px solid #8B0000;transition:all 0.3s ease;}
.hours dl:hover{background:#f8e6e3;}
.hours dl dt{line-height:35px;height:190px;float:left;overflow:hidden;}
.hours dl dt span{font-size:14px;font-family:'Noto Serif SC', serif;}
.hours dl dt span,.hours dl dt em,.hours dl dt font,.hours dl dt b,.hours dl dt strong,.hours dl dt label{height:35px;float:left;border-bottom:1px solid #8B0000;font-family:'Noto Serif SC', serif;color:#8B0000;}
.hours dl dd{height:140px;color:#8B0000;line-height:140%;float:left;border-bottom:1px solid #8B0000;display:flex;align-items:center;justify-content:center;font-family:'Noto Serif SC', serif;}
.hours dl dd h4{height:35px;line-height:35px;border-bottom:1px solid #8B0000;color:#8B0000;font-family:'Noto Serif SC', serif;}
.hours dl.birthday dt{height:35px;}
.hours dl.birthday dd{height:396px;padding:0px 5px;width:151px;text-align:left;text-indent:2em;color:#8B0000;overflow:hidden;font-family:'Noto Serif SC', serif;}
.hours dl.thisHour{background:#A52A2A;}
.hours dl.thisHour span,.hours dl.thisHour font,.hours dl.thisHour em,.hours dl.thisHour b,.hours dl.thisHour strong,.hours dl.thisHour label,.hours dl.thisHour dd{color:#fff;}

.hour{background:linear-gradient(90deg, #8B0000, #A52A2A);padding:15px 0 0;border-radius:4px;box-shadow:0 2px 8px rgba(139, 0, 0, 0.1);}
.hour .hour_boxs{width:96%;margin:15px 2%;background:#fff;border-radius:5px;border:1px solid #d4b88c;box-shadow:0 2px 8px rgba(139, 0, 0, 0.1);}
.hour .hour_boxs.hour_xiong{background:#f8e6e3;border:1px solid #d4b88c;}
.hour .hour_boxs.thisHour{background:#f8e6e3;border:2px solid #8B0000;box-shadow:0 0 15px rgba(139, 0, 0, 0.3);}
.hour .hour_boxs h4{padding:15px 15px 0;color:#8B0000;font-family:'Noto Serif SC', serif;font-size:16px;}
.hour .hour_boxs .hour_info{display:inline-block;margin:15px;padding:15px;background:#fff;border:1px solid #d4b88c;border-radius:4px;}
.hour .hour_boxs .hour_info p{width:100%;line-height:25px;float:left;padding:5px 0;font-size:14px;font-family:'Noto Serif SC', serif;}
.hour .hour_boxs .hour_info p span{color:#8B0000;font-weight:bold;}
.hour .hour_boxs .hour_info p font{padding:0 10px 0 0;color:#8B0000;}
.hour .hour_boxs .hour_info p em{width:25px;height:25px;line-height:25px;display:inline-block;text-align:center;color:#fff;border-radius:4px;margin:2px 5px 2px 0;vertical-align:middle;font-family:'Noto Serif SC', serif;}
.hour .hour_boxs .hour_info p em.yi{background:#8B0000;}
.hour .hour_boxs .hour_info p em.ji{background:#A52A2A;}

.crumbs{background:linear-gradient(90deg, #8B0000, #A52A2A);line-height:30px;padding:10px;color:#fff;border-radius:4px;font-family:'Noto Serif SC', serif;}
.crumbs a{color:#fff;text-decoration:none;transition:color 0.3s ease;}
.crumbs a:hover{color:#FFD700;text-decoration:underline;}

.search{display:none;}
.mt5{margin:15px 0 0;}

.title .times{color:#8B0000 !important;font-size:14px;font-family:'Noto Serif SC', serif;padding-right:20px;line-height:45px;float:right;z-index:9999;}

.app{
  background: linear-gradient(90deg, #8B0000, #A52A2A);
  padding: 40px 15px;
  border-radius:4px;
  box-shadow:0 2px 8px rgba(139, 0, 0, 0.1);
}
.app .hd {
    float: left;
    width: 600px;
    max-width: 100%;
    padding: 166px 0;
    text-align: center;
}
.app .hd p{
    color: #fff;
    font-family:'Noto Serif SC', serif;
}
.app .hd .info {
    padding-top: 20px;
    margin-bottom: 50px;
    line-height: 35px;
    font-size: 18px;
    font-family:'Noto Serif SC', serif;
}
.app .hd .icon {
    margin-bottom: 10px;
    overflow: hidden;
}
.app .hd .box {
    overflow: hidden;
}
.app .hd .box .qrcode {
    float: left;
    width: 40%;
    line-height: 35px;
    font-family:'Noto Serif SC', serif;
}
.app .hd .box .list {
    margin-left: 40%;
    padding-top: 25px;
}
.app .hd .box .list .btn {
    display: inline-block;
    width: 210px;
    height: 52px;
    margin: 0 15px 8px;
    background: linear-gradient(90deg, #8B0000, #A52A2A);
    border-radius: 30px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #fff;
    box-shadow: 1px 2px 2px rgb(255 255 255 / 15%);
    max-width: 92%;
    font-family:'Noto Serif SC', serif;
    transition:all 0.3s ease;
}
.app .hd .box .list .btn:hover{
    transform:scale(1.05);
    box-shadow:0 4px 12px rgba(139, 0, 0, 0.3);
}
.app .hd .box .list .btn img{
    vertical-align: middle;
}
.app .mask {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background-size: 240px 120px;
}

.app .phone{
    width: 393px;
    background: url(/statics/images/phone.png) right top no-repeat;
    margin:15px 20px;
}
.app .bd{
    width: 360px;
    margin: 50px 18px 55px;
}
.app .bd img{
    width: 100%;
    border-radius:8px;
    box-shadow:0 4px 12px rgba(139, 0, 0, 0.3);
}

.app_download{
    width:1080px;max-width:100%;position:fixed;left:50%;bottom:0;text-align:center;line-height:48px;margin:0;transform:translateX(-50%);padding:15px 0 10px;background: linear-gradient(90deg, #8B0000, #A52A2A);box-shadow:0 -2px 12px rgba(139, 0, 0, 0.3);
}
.app_download img{width:48px;float:left;margin-left:2%;}
.app_download span{font-size:18px;float:left;margin-left:10px;color:#fff;letter-spacing:1px;font-family:'Noto Serif SC', serif;}
.app_download strong{font-size:18px;float:right;margin-right:2%;color:#FFD700;letter-spacing:2px;font-family:'Noto Serif SC', serif;}
/*** 480px ***/
@media screen and (min-width:999px){
	ul.safeDay .setUp{width:14.28%;}
}

/*** 480px ***/
@media screen and (max-width:440px){
	.auspicious ul li font{font-size:14px;font-family:'Noto Serif SC', serif;}
	.auspicious ul li span{font-size:13px;font-family:'Noto Serif SC', serif;}
	.auspicious ul li.h60 font{font-size:12px;font-family:'Noto Serif SC', serif;}
	.app .hd{padding: 0 3%;}
    .app .phone{
        width: 96%;
        background: url(/statics/images/phone.png) right top no-repeat;
        margin:15px 2%;
        background-size: contain;
    }
    .app .bd{
        width: 91%;
        margin: 13% 4.5% 9%;
    }
	.time_title{width:100%;padding-left:10px;}
	.time_title li{width:70px;height:40px;line-height:40px;font-size:14px;}
	ul.boxs li{height:60px;}
	ul.boxs li font{font-size:24px;line-height:35px;}
	.week li{font-size:13px;line-height:35px;}
	.auspicious ul li{height:40px;line-height:40px;}
	.hour .hour_boxs h4{font-size:14px;}
	.hour .hour_boxs .hour_info p{font-size:13px;line-height:22px;}
}