
body {
    max-width: 750px;
    margin: 0 auto;
    background: #f6f6f6;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}
/* 尾部 */
#foot {
    background-color: #777777!important;
    float: left;
    flex-shrink: 0;
}
footer div {
    padding: 0.3rem 1rem;
    text-align: center;
    color: #fff;
}
footer div a{
	color: #fff;
}
footer div.shengming {
    line-height: 2rem;
}
/* 轮播图 */
/* 结束 */




.head— {
    width: 100%;
    opacity: 1;
    background: #EDC20F!important;
    float: left;
    /* padding-bottom: 10px; */
}
.head {
    width: 96%;
    height: 2.8125rem;
    opacity: 1;
    padding: 0px 2%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
img.img_log1 {
    height: 2.1875rem;
    /* margin-top: 0.625rem; */
}
.head-1 {
    width: 96%;
    padding: 10px 2%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    background: rgba(255, 255, 255, 1);
}
.frame {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    border-radius: 5%;
}




.map {
    overflow: hidden;
    height: 100%;
    overflow-y: auto;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    right: -100%;
    background-color: #ffffff;
}

.map .header .header_box .header_menu {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.9375rem;
}
.map > .hot_ul {
    margin: 4.125rem 0.75rem 0 0.75rem;
}
.item-group {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1.33%;
}
.item-group .item-key {
    border-color: #666 !important;
    background-color: #666 !important;
}
.item-group>.list-item {
    width: 28%;
    height: 1.875rem;
    line-height: 1.875rem;
    list-style: none;
    text-align: center;
    margin: 0 1.33% 6px 0;
    padding: 0 5px;
    font-size: .875rem;
    border: 1px solid #e4e4e4;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
}
.item-group .item-key a {
    color: #fff;
}
img.log_img.img_log2 {
    width: 9%;
    height: 35px;
}
.navslide1 {
    margin-top: 0rem !important;
}
.navslide1 li {
    display: inline-block;
    margin-right: 10px;
    border-radius: 12px;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    padding: 4px 12px;
}
.navslide1 li a{
	color: rgba(153, 153, 153, 1);
}
.navslide1::-webkit-scrollbar {
  display: none;
}
.navslide1 {
    overflow-x: scroll;
    white-space: nowrap;
    margin-top: 1rem;
}
img.img_log1 {
    height: 2.1875rem;
}
.header_menu {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.9375rem;
}
.map .header {
    width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0px;
    z-index: 9999;
    background: #e8696a!important;
    flex-direction: row;
    flex-wrap: wrap;
}
.head_r {
    width: 33%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.head_r .img_log2{
	width: 21%;
}
.search-box{
	background: #ffffff;
	height: 28px;
	border-radius: 40px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.search-txt{
	border: none;
	background: none;
	outline: none;
	float: left;
	padding: 0;
	color: #090909;
	font-size: 12px;
	width: 0;
	transition: 0.4s;
}
.search-btn{
	color: #e84118;
	float: right;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	background: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: 0.4s;
}
.search-box1 {
    width: 75%;
    display: flex;
    justify-content: flex-end;
}
.kuang {
    width: 92%;
    background: #fff;
    padding: 10px 4%;
    margin-top: 20px;
    padding-bottom: 10px;
}
.select {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
select.year_select {
    border: 0px solid rgba(213, 0, 33, 1);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
    text-align: left;
    vertical-align: top;
}
.riqi {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.riqi1 {
    font-size: 60px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #EDC20F;
    text-align: left;
    vertical-align: top;
}
.nianfeng {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 30px;
}
.rongli_time {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 12px;
}
.rongli_time span{
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	color: rgba(102, 102, 102, 1);
	text-align: left;
	vertical-align: top;
	margin-left: 5%;
}
.rongli_time span:nth-child(1){
	margin-left: 0%;
}
.gonggong_yi {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.yi_ {
    border-radius: 50%;
    font-family: SimHei, SimHei-Regular;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 14px;
    color: rgba(54, 148, 91, 1);
    text-align: left;
    vertical-align: top;
    border: 1px solid rgba(54, 148, 91, 1);
    padding: 1px 3px;
    margin-top: 10px;
}
.yi_lei {
    width: 90%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
a.yi_lei_name {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    margin-right: 5%;
    margin-top: 10px;
}
.gonggong_ji {
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    padding-bottom: 20px;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.ji_ {
    border-radius: 50%;
    font-family: SimHei, SimHei-Regular;
    float: left;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 14px;
    color: rgba(213, 0, 33, 1);
    text-align: left;
    vertical-align: top;
    border: 1px solid rgba(213, 0, 33, 1);
    padding: 1px 3px;
    margin-top: 10px;
}
.history_today {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(213, 0, 33, 1);
    text-align: left;
    vertical-align: top;
    width: 100%;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.history_today_c {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.navslide {
    overflow-x: scroll;
    white-space: nowrap;
    display: flex;
}
.navslide li{
	border: 1px solid #EDC20F;
	padding: 20px;
	display: inline-block;
	margin-right: 10px;
}
a.navslide_title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 16px;
    color: #EDC20F;
    text-align: center;
    vertical-align: top;
    width: 100%;
    display: flex;
    justify-content: center;
}
.navslide_frame {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}
a.wuxing {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    width: 100%;
    margin-top: 5px;
}
.navslide::-webkit-scrollbar {
  display: none;
}
.kuang_frame {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.analysis {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    width: 15%;
}
.analysis_class {
    overflow-x: scroll;
    white-space: nowrap;
    display: flex;
    width: 85%;
    flex-direction: row;
}
.analysis_class li{
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	color: rgba(153, 153, 153, 1);
	text-align: left;
	vertical-align: top;
	margin-right: 10px;
	display: inline-block;
}
.analysis_class::-webkit-scrollbar {
  display: none;
}
.analysis_time{
	color: #EDC20F !important;
}
.Time_Box{
    width: 100%;
    display: none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.Time_Box:nth-last-child(1){
    display: flex;
}
.Time_Box_frame {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
}
.analysis_r {
    width: 85%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
}
.analysis_r span{
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 16px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	vertical-align: top;
	margin-right: 1%;
}
.biaoti_frame1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.rmphb_rmsjph {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-indent: 0.5rem;
    float: left;
}
.rmphb_rmsjph:before {
    content: '';
    width: 5px;
    height: 20px;
    background: #EDC20F;
    border-radius: 4.375rem;
    float: left;
}
.guakuang {
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    padding-bottom: 16px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.guakuang_img {
    width: 15%;
}
.guakuang_r {
    width: 80%;
    display: flex;
    flex-direction: column;
}
.guakuang_title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 16px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    width: 100%;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap;
}
.guakuang_c {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 10px;
}
.xiangqing {
    width: 100%;
    display: flex;
    flex-direction: column;
}
p.xiangqing_p {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 20px;
}
.xiangqing_p span{
	color: #EDC20F;
	font-weight: 700;
}
a.xiangqing_a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 16px;
}
.xiangqing_left {
    width: 65%;
    display: flex;
    flex-direction: column;
}
.xiangqing_left_t {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.xiangqing_img{
	width: 32%;
	height: 80px;
	border-radius: 4px;
}
.xiangqing_class {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 20px;
}
.chakan {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(204, 204, 204, 1);
    text-align: left;
    vertical-align: middle;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    width: 100%;
}
.tool {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
a.tool_a {
    width: 25%;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 14px;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    vertical-align: top;
    margin-top: 16px;
    padding: 8px 12px;
    border-radius: 4px;
    background: rgba(245, 245, 245, 1);
}
.head-2 {
    width: 92%;
    height: 40px;
    opacity: 1;
    padding: 0px 4%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background: #d50021;
}
.circumference {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
}
.year_select1 {
    border: 0px solid rgba(213, 0, 33, 1);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #fff;
    text-align: left;
    vertical-align: top;
	background: rgba(213, 0, 33, 1);
}
.true-and-false {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 20%;
    justify-content: space-between;
    align-items: center;
}
.and {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 14px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    padding: 5px;
    border: 1px solid rgba(255, 255, 255, 1);
    border-radius: 50%;	
}
.kuang1 {
    width: 92%;
    background: rgba(245, 245, 245, 1);
    padding: 10px 4%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.week {
    width: 14.2%;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
}
.kuang2 {
    width: 92%;
    background: rgb(255 255 255);
    padding: 0px 4%;
    align-items: center;
    display: grid;
    grid-template-columns: repeat(7,14.2% );
    justify-content: space-between;
    padding-bottom: 10px;
}
a.tablehead_a1 {
    padding: 6px 0px;
    position: relative;
    margin-top: 10px;
}
.ri {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
}

.rongli {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
    vertical-align: top;
    margin-top: 5px;
}
.kuang2 .tablehead_a1:nth-child(7n) .ri{
	color: rgba(213, 0, 33, 1);
}
.kuang2 .tablehead_a1:nth-child(7n+1) .ri{
	color: rgba(213, 0, 33, 1);
}
.xiu {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 10px;
    color: rgba(54, 148, 91, 1);
    text-align: left;
    vertical-align: top;
    position: absolute;
    top: 0px;
    right: 0px;
}
.date{
	background: rgba(213, 0, 33, 1);
	border-radius: 50%;
}
.date .ri{
	color: #fff !important;
}
.date .rongli{
	color: #fff;
}
.calendar_frame {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}
.calendar {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
}
.nongli {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(213, 0, 33, 1);
    text-align: left;
    vertical-align: top;
}
.Rotation_chart {
    width: 100%;
    overflow: hidden;
}
.log_16 {
    width: 100%;
    height: 180px;
}
.index_body_top_b_right_t {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,.7);
    width: 96%;
    height: 40px;
    overflow: hidden;
    z-index: 3;
    border-radius: 8px;
	padding: 0px 2%;
}
.index_body_top_b_right_t span {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    font-size: 16px;
    color: #FFF;
    display: block;
    margin: 0 auto;
}
.query_box {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.query {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    margin-left: 5%;
}
.query.on{
	color: rgba(51, 51, 51, 1);
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0px;
	line-height: 16px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	vertical-align: top;
}
.navslide2 {
    overflow-x: scroll;
    white-space: nowrap;
}
.navslide2 li {
    display: inline-block;
	margin-right: 10px;
	width: 17%;
}
a.navslide_a {
    width: 100%;
    display: block;
}
.navslide_a .log_img {
    width: 100%;
}
.navslide_name {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
    margin-top: 10px;
}
.navslide2::-webkit-scrollbar {
  display: none;
}
.xiangqing_left_top {
    width: 100%;
    margin-top: 7px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.constellation {
    border-radius: 12.5px;
    background: #EDC20F;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    vertical-align: top;
    padding: 7px 12px;
}
.xiangqing_time {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    margin-left: 5%;
}
a.xiangqing_a1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-top: 16px;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
    padding-bottom: 16px;
}
.xiangqing_a1:last-child{
	border-bottom: 0px solid rgba(229, 229, 229, 1);
	padding-bottom: 0px;
}
.query_frame {
    width: 100%;
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.layui-input-prefix {
    position: absolute;
    right: 0;
    top: 0px;
    padding: 0 10px;
    width: 35px;
    height: 100%;
    text-align: center;
    transition: all .3s;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
form.layui-form.fomr1 {
    width: 100%;
}
.layui-form.fomr1 .layui-inline{
	width: 100%;
}
.layui-form.fomr1 .layui-inline .layui-input-inline{
	width: 100%;
	border: 1px solid rgba(229, 229, 229, 1);
}
.chaxun {
    width: 170px;
    opacity: 1;
    border-radius: 8px;
    background: rgba(213, 0, 33, 1);
    box-shadow: 0px 2px 4px rgba(213, 0, 33, 0.25);
    padding: 10px 0px;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top;
    margin: 16px auto 0px;
}
.Jiyi {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.Jiyi_title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.Jiyi_c {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    color: rgba(102, 102, 102, 1);
    text-align: justify;
    vertical-align: top;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 16px;
}
.xiangqing_left1 {
    width: 55%;
    display: flex;
    flex-direction: column;
}
img.log_17 {
    width: 40%;
    border-radius: 8px;
}
.xiangqing_kuang {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}
.xiangqing_title {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0px;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xiangqing_content {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
    text-align: justify;
    vertical-align: top;
    margin-top: 10px;
}
a.tool_a1 {
    border: 1px solid rgba(229, 229, 229, 1);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    color: rgba(51, 51, 51, 1);
    vertical-align: top;
    margin-top: 10px;
    width: 31%;
    text-align: center;
    padding: 5px 0px;
    border-radius: 4px;
}
a.tool_gd {
    border: 1px solid rgb(213 0 33);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 21px;
    color: #fff;
    vertical-align: top;
    margin-top: 10px;
    width: 31%;
    text-align: center;
    padding: 5px 0px;
    border-radius: 4px;
    background: rgba(213, 0, 33, 1);
}
.kuang_ad {
    width: 92%;
    background: #fff;
    padding: 10px 4%;
    margin-top: 20px;
    padding-bottom: 10px;
    position: relative;
}
.kuang_ad_t {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: justify;
    vertical-align: top;
    width: 80%;
}
.kuang_ad_t::before{
	content: '';
	display: block;
	height: 5px;
	width: 5px;
	opacity: 1;
	border-radius: 46px;
	background: rgba(204, 204, 204, 1);
}
.kuang_ad_t {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: justify;
    vertical-align: top;
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    text-indent: 0.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.kuang_ad_c {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 25px;
    color: rgba(102, 102, 102, 1);
    text-align: justify;
    vertical-align: top;
    margin-top: 12px;
}
a.See_more {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 18px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
}
.lbt {
    width: 100%;
    display: flex;
    margin-top: 16px;
	border-radius: 8px;
}
.lbt .log_16{
	border-radius: 8px;
}
.query_box .query:nth-child(1){
	margin-left: 0px;
}
.none{
	display: none;
}
a.query_frame_ {
    border-radius: 4px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    float: left;
    width: 8%;
    padding: 7px 0px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 14px;
    color: rgba(51, 51, 51, 1);
    text-align: justify;
    vertical-align: top;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
}
.query_frame_frame {
    display: grid;
    grid-template-columns: repeat(9, 9%);
    width: 100%;
    justify-content: space-between;
}
.tool_1 {
    display: grid;
    grid-template-columns: repeat(5, 18%);
    width: 100%;
    justify-content: space-between;
}
a.tool_title {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
    width: 90%;
    border-radius: 4px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(229, 229, 229, 1);
    padding: 5px 5%;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
a.tool_1gd {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgb(255 255 255);
    text-align: center;
    vertical-align: top;
    width: 90%;
    border-radius: 4px;
    background: rgb(213 0 33);
    border: 1px solid rgb(213 0 33);
    padding: 5px 5%;
    margin-top: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.navslide3 {
    overflow-x: scroll;
    white-space: nowrap;
}
.navslide3 li {
    display: inline-block;
    margin-right: 10px;
    width: 23%;
}
a.navslide_a3 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.navslide_a3 .log_img {
    width: 39%;
}
.navslide3_name {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin-top: 10px;
}
.navslide3::-webkit-scrollbar {
  display: none;
}
.xiangqing-a {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
}
.xiangqing-a .log_img {
    width: 18%;
}
.xiangqing-auot {
    width: 55%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.xiangqing-title {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.xiangqing-dianpu {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 8px;
}
a.xiazai {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(213, 0, 33, 1);
    text-align: left;
    vertical-align: top;
    padding: 5px 6%;
    border-radius: 4px;
    border: 1px solid rgba(255, 232, 235, 1);
}
.tool_2 {
    display: grid;
    grid-template-columns: repeat(4, 23%);
    width: 100%;
    justify-content: space-between;
}







.search_main>.search_list {
    position: relative;
    border-bottom: 1px dashed rgba(172, 188, 238, 1);
}
.search_main>.search_list>.search_name {
    float: left;
    line-height: 60px;
    font-size: 14px;
    color: #999999;
    width: 12%;
}
.search_main>.search_list .select_bottom {
    width: 17%;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    float: left;
    cursor: pointer;
}
.search_main>.search_list .select_bottom>a {
    display: block;
}
.search_main>.search_list .search__option_box {
    position: relative;
    overflow: hidden;
}
.search_main>.search_list .search__option {
    padding-top: 18px;
    position: relative;
}
.search_main>.search_list .search__option>ul {
    margin: 0 0 0 15px;
    display: inline-block;
    width: 950px;
}
.search_main>.search_list .search__option>ul>li {
    width: 30%;
    height: 26px;
    line-height: 26px;
    float: left;
    text-align: center;
    cursor: pointer;
    transition: all .3s ease;
    margin-right: 5px;
    margin-bottom: 10px;
    position: relative;
}
.search_main>.search_list .search__option>ul>li>a {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.search_main>.search_list .search__option>ul>li:hover,
.search_main>.search_list .select_bottom:hover {
    background: #f1fbff;
    color: #1CA4E5;
    border-radius: 30px;
}
.search_main>.search_list .search_more {
    height: 26px;
    line-height: 26px;
    float: right;
    cursor: pointer;
}
.search_main>.search_list .search_more>i {
    width: 20px;
    height: 20px;
    background: url(../img/5.png) no-repeat;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
    margin: 0 0 3px 3px;
}
.search_more:hover i {
    background: url(../img/5.png) no-repeat !important;
    background-size: 100% !important;
}
.search_main>.search_list .search__option .select1>a {
    background: #d50021;
    color: white;
    border-radius: 30px;
    position: relative;
}
.search_main>.search_list .search__option .select1:hover>a {
    background: #1CA4E5;
    color: white;
    border-radius: 30px;
}
::-webkit-scrollbar {
    width: 8px;   
    height: 1px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.2);
}
::-webkit-scrollbar-track {
    background: #f8f8f8;
}
.search_more_iBottom {
    transform: rotate(0deg);
}
.search_radius{
	border-radius: 4px;
}
.search_main>.search_list .search__option>ul{
	width: 59% !important;
}
.clear{clear:both;}
.clear{ display: block;clear: both;}
::-webkit-scrollbar {
    width: 8px;
    height: 1px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color:rgba(0,0,0,0.2);
}
::-webkit-scrollbar-track {
    background: #f8f8f8;
}
.search_main:last-child .search_list{
	border-bottom: 0px solid #F1F1F1;
}
.search_main {
    width: 92%;
    display: flex;
    flex-direction: column;
    padding: 0px 4%;
    background: #fff;
}
a.tabulation_frame {
    width: 100%;
    display: flex;
    flex-direction: column;
    border-bottom: 1px dashed rgba(229, 229, 229, 1);
    padding: 12px 0px;
    margin-top: 10px;
}
.tabulation_top {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.tabulation_title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dynasty {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 14px;
    color: rgba(102, 102, 102, 1);
    text-align: left;
    vertical-align: top;
}
.tabulation_content {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    margin-top: 16px;
}
.tabulation_bottom {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 16px;
}
.tabulation_left {
    width: 70%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.brief_introduction {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(153, 153, 153, 1);
    text-align: left;
    vertical-align: top;
    margin-left: 5%;
}
.tabulation_left .brief_introduction:nth-child(1){
	margin-left: 0%;
}
.From {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(213, 0, 33, 1);
    text-align: left;
    vertical-align: top;
}
.kuang .tabulation_frame:nth-child(1) {
    margin-top: 0px;
    padding-top: 0px;
}
.kuang .tabulation_frame:last-child{
	border-bottom: 0px dashed rgb(213 0 33);
}
.lbt_content {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 25px;
    color: rgba(102, 102, 102, 1);
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.lbt_time {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 12px;
    color: rgba(153, 153, 153, 1);
    text-align: justify;
    vertical-align: top;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(229, 229, 229, 1);
}
.ad_img{
    background-repeat: no-repeat;
	background-image: url(../img/4.png);
	background-size: 100%;
	position: absolute;
	top: 0rem;
	right: 0px;
	width: 14%;
	height: 60px;
}
.ad_img span {
    transform: rotate(44deg);
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    position: absolute;
    top: 22%;
    right: -10%;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 14px;
    color: rgba(255, 255, 255, 1);
    vertical-align: top;
}
.navslide1 li:nth-child(1){
	background: rgba(213, 0, 33, 0.05);
}
.navslide1 li:nth-child(1) a{
	color: rgba(213, 0, 33, 1);
}
.navslide1 li:nth-child(2){
	background: rgba(255, 244, 232, 1);
}
.navslide1 li:nth-child(2) a{
	color: rgba(255, 141, 26, 1);
}
.navslide1 li:nth-child(3){
	background: rgba(220, 250, 232, 1);
}
.navslide1 li:nth-child(3) a{
	color: rgba(54, 148, 91, 1);
}
.lhlIn_site {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background: #F9F9F9;
    padding: 0 2%;
}
.lhlIn_site:before {
    content: '';
    display: block;
    float: left;
    width: 16px;
    height: 15px;
    margin: 12px 10px 0 0;
    background: url(/Images/newmobile/tu1.png) no-repeat -20px -25px/200px 200px;
}
a:link, a:active, a:visited, a:hover {
    background: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}
.con_box1.one, .con_box2.one, .con_box3.one {
    border-top: 0;
}
.con_box1 {
    border-top: 6px solid #EFEFEF;
    padding: 18px 0;
    background: #ffffff;
}
.lhlCol_tit {
    height: auto;
    line-height: 28px;
    text-align: center;
}
.lhlCol_tit h2 {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    font-size: 24px;
    font-weight: bold;
    position: relative;
    overflow: hidden;
}
.lhlCol_tit h2:before, .lhlCol_tit h2:after {
    content: '';
    display: block;
    width: 18px;
    height: 16px;
    background: url(/Images/newmobile/xiaobiao.png);
    position: absolute;
    top: 6px;
}
.t-center {
    text-align: center;
}
.lhlCol_date_cont {
    width: 96%;
    margin: 0 auto;
    padding-top: 5px;
}
.con_box2 {
    border-top: 6px solid #EFEFEF;
    padding: 0 0 18px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #ffffff;
}
.lhlCol_tit1 {
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding-top: 20px;
}
.lhlCol_tit h2:after {
    right: 0;
}
.lhlCol_tit h2:before {
    left: 0;
}
ul.lhlCol_cate_list {
    width: 98%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.lhlCol_cate_list li {
    float: left;
    width: auto;
    margin-top: 10px;
    padding: 0 1% 0 1%;
}
.lhlCol_cate_list a {
    display: block;
    width: 100%;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    padding: 0 2%;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #e24e4c;
    color: #e24e4c;
    font-size: 16px;
}
.con_box1 {
    border-top: 6px solid #EFEFEF;
    padding: 18px 0;
    background: #ffffff;
}
.yiji {
    font-size: 18px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    height: 40px;
}
.yiji .yi:nth-child(1) {
    margin-left: 0px;
}
a.yi {
    float: left;
    width: 45%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #e24e4c !important;
    color: #ffffff;
    border-radius: 8px;
    margin-top: 10px;
    margin-left: 20px;
}
.index_tit {
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 10px;
}
.index_tit h2 {
    display: inline-block;
    vertical-align: middle;
    min-width: 96px;
    max-width: 100%;
    height: 30px;
    overflow: hidden;
    padding: 0 65px;
    text-align: center;
    position: relative;
    font-weight: bold;
    font-size: 24px;
}
.index_tit h2:before {
    left: 0;
}
.index_tit h2:before, .index_tit h2:after {
    content: '';
    display: block;
    width: 50px;
    height: 25px;
    background: url(/Images/newmobile/tu1.png) no-repeat -95px 0/200px 200px;
    position: absolute;
    top: 3px;
}
.index_tit h2:after {
    right: 0;
}
.column_list {
    padding: 5px 1% 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.column_list li {
    float: left;
    width: auto;
    text-align: center;
    margin: 15px auto 0;
}
.column_list a {
    display: block;
    padding: 0 5px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    color: #333;
    text-decoration: none;
    font-size: 16px;
    background: #f9f9f9;
    border-radius: 5px;
    border: 1px solid #eaeaea;
}
.article_hot_list {
    padding-top: 4px;
}
.lhlCol_tit1 {
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding-top: 20px;
}
.article_hot_list.list1 dl {
    padding-top: 12px;
}
.article_hot_list.list1 dt {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.lhlIn_cont_cont {
    width: 96%;
    margin: 0 auto;
    max-height: 860px;
    overflow: hidden;
}
.lhlIn_cont_cont p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
}
.lhlIn_cont_cont h2 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 20px;
}
.lhlIn_cont_cont h2:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    line-height: 1.5;
    margin: -4px 10px 0 0;
    background: url(/Images/newmobile/tu1.png) no-repeat 0 -25px/200px 200px;
}
.article_hot_list li {
    padding: 14px 2%;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}
.date_table_box {
    width: 96%;
    margin: 0 auto;
    position: relative;
}
.date_table_box .i_tl {
    top: 0;
    left: 0;
    background-position: -265px 0;
}
.date_table_box>i {
    display: block;
    width: 18px;
    height: 18px;
    background: url(/Images/newmobile/bg2.png) no-repeat;
    background-size: 300px 300px;
    position: absolute;
}
.date_table_box .i_tr {
    top: 0;
    right: 0;
    background-position: -265px -20px;
}
.date_table_box .i_br {
    bottom: 0;
    right: 0;
    background-position: -265px -40px;
}
.date_table_box .i_bl {
    bottom: 0;
    left: 0;
    background-position: -265px -60px;
}
.date_matter_table.date_tab {
    background: #fffdf9;
}
.date_matter_table, .date_info_table, .date_suit_table, .date_taboo_table, .fortune_res_table {
    border-collapse: collapse;
    overflow: hidden;
    width: calc(100% + 1px);
    font-size: 16px;
    border: 2px solid #e24e4c;
}
.date_matter_table th, .date_matter_table td, .date_suit_table td, .date_taboo_table td, .date_taboo_table th, .fortune_res_table td {
    border: 1px solid #e24e4c;
    height: 50px;
    line-height: 24px;
    padding: 10px;
    box-sizing: border-box;
}
.date_matter_table.date_tab ._tit {
    color: #333;
}
.date_matter_table ._tit {
    width: 56px;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto;
    color: #e24e4c;
    font-weight: bold;
}
.date_matter_table .suit_tit {
    background-position: -225px -40px;
}
.date_matter_table .suit_tit, .date_matter_table .taboo_tit {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 18px;
    background-size: 300px 300px;
}
.date_matter_table .suit_tit {
    background-position: -225px -40px;
}
.date_matter_table .suit_tit, .date_matter_table .taboo_tit {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 18px;
    background: url(/Images/newmobile/bg2.png) no-repeat;
    background-size: 300px 300px;
}
.date_matter_table .suit_tit {
    background-position: -225px -40px;
}
.date_matter_table .taboo_tit {
    background-position: -225px 0px;
}
.con_box {
    border-top: 6px solid #EFEFEF;
    padding: 18px 0 0;
    background-color: #FFFFFF;
}
.lab_list {
    width: 98%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.laba1 a {
    height: 32px;
    line-height: 32px;
}
.lab_list a {
    white-space: nowrap;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    background: #f9f9f9;
    border: 1px solid #eaeaea;
    margin: 17px 0 0 1%;
    color: #333;
    text-decoration: none;
    padding: 0 15px;
    border-radius: 17px;
}
.pnum {
    width: 100%;
    margin: 30px 0 10px 0;
    display: flex;
    justify-content: center;
}
.pnum a {
    background: #f5f9f9;
    display: block;
    margin: 0 5px;
    float: left;
    line-height: 20px;
}
.pnum a.sed {
    background: #EDC20F;
    color: #fff;
}







.table_list .item_list li{
    height: 1rem;
    font-size: .9rem;
    padding: .6rem 2%;
    line-height: 1rem;
    width: 96%;
    background: #ffffff;
    margin-bottom: .6rem;
    /* border-bottom: 1px solid #ddd; */
    display: flex;
}
.table_list .item_list li a{
    /* color: #666; */
    padding:unset;
}
.titlels{
    width: 100%;
    overflow: hidden;
}
.yincang{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 31%;
    height: 31px;
    background: #ffffff;
    border-radius: 11px;
    box-shadow: 0px 0px 12.96px 0px rgb(0 0 0 / 13%);
    font-size: 15px;
    font-family: SimHei, SimHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #616161;
    line-height: 31px;
    letter-spacing: 2.34px;
    display: block;
    margin: 15px;
    float: left;
    margin-left: 3%;
}