.input-group > .input-group-append > .btn:first-child {
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.input-group > .form-control:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.m_location {
    cursor: pointer;
    float: left;
    display: inline;
    border: 1px #dadfe3 solid;
    padding: 8px 8px 1px 8px;
    border-radius: 0.25rem;
}

.m_black {
    background: #e2f7ff;
}

.m_zlxg {
    cursor: pointer;
    float: left;
    margin: 0 10px 0 0;
    display: inline;
    border: 1px #dadfe3 solid;
    padding: 8px;
    border-radius: 0.25rem;
    position: relative;
}

.m_zlxg p {
    width: 150px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    white-space: nowrap;
}

.m_zlxg:after {
    content: "";
    position: absolute;
    right: 9px;
    top: 49%;
    width: 0;
    height: 0;
    border-width: 4px 4px 0;
    border-style: solid;
    border-color: #3f3c3c transparent transparent;
    transition: all .5s ease;
}

.m_zlxg2 {
    position: absolute;
    top: 35px;
    border: 1px solid #e3e7ea;
    background: #fff;
    width: 168px;
    max-height: 290px;
    display: none;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: nowrap;
    margin-left: -9px;
    z-index: 99;
}

.m_zlxg:first-child {
    width: 120px;
}

.m_zlxg2 li {
    line-height: 36px;
    white-space: nowrap;
    padding-left: 12px;
    opacity: 0.6;
}

.m_zlxg2 li:hover {
    color: #458ad1;
}

.form-control[readonly] {
    background-color: #f8fbff;
}

.load {
    background-color: rgba(0, 0, 0, 0.6);
}

.wind_ganzhi {
	z-index: 2018918;
}
.mod_ganzhi{
	border-radius: 100%;
    font-size: 2rem;
    color: #fff;
    background: #dbdbdb;
    padding: 1rem 1.1rem;
    line-height: 4.8rem;
	cursor: pointer;
}
.sele_ganzhi_box {
    background: #f9f9f9;
    padding: 0.5rem 1.5rem;
    margin: 0.6rem 0;
    border-radius: 0.6rem;
}
.datelist_box {
	background: #f9f9f9;
	margin-top: 1rem;
    padding: 1rem;
    line-height: 1.6rem;
    text-align: center;
    border-radius: 0.5rem;
	display: none;
}
.ganzhi_dev {
    flex: 1;
    background: #f9f9f9;
    padding: .6rem;
	margin: .3rem 0;
    border-radius: .2rem;
    font-size: 1.2rem;
	cursor: pointer;
}
.disabled_div{
    flex: 1;
    background: #f9f9f9;
    padding: .6rem;
	margin: .3rem 0;
    border-radius: .2rem;
    font-size: 1.2rem;
	color: #ddd;
}
.date_tap {
	font-size: 1.2rem;
    line-height: 2.4rem;
    cursor: pointer;
}
.tiangan {
	flex: 1 0 20%;
}
.isele {
    background: #afde7a;
    color: #fff;
}

.badge {
    font-size: unset;
    font-weight: unset;
    color: #416c8f;
    padding: 0.1em 0.3em;
    background-color: #cdeeff;
    border-radius: 3rem;
}

.bar-line {
    border-bottom: 1px solid #eee;
}

.mybox {
    font-size: 20px;
    font-weight: 300;
}

.sz_box {
    display: flex;
    width: 100%;
}

.isbox {
    flex: 6;
    text-align: center;
    margin: 0 15px;
    min-width: 78px;
}

.ssfont {
    font-size: 15px;
    line-height: 15px;
    color: #5dbbe8;
}

.middle_box {
    height: 30px;
    line-height: 30px;
}

.shubox {
    flex: 2;
}

.box_shu_line {
    width: 50%;
    margin-right: 3px;
    border-right: 1px solid #f3f3f3;
    height: 100%;
}

.box_hen_135 {
    height: 45px;
    line-height: 45px;
}

.box_flex {
    display: flex;
}

.box_flex_2 {
    justify-content: space-between;
    display: flex;
    height: 24px;
}

.box_size {
    flex: 1
}

.box_hen_2 {
    height: 105px;
    line-height: 105px;
}

.box_hen_4 {
    height: 60px;
    line-height: 60px;
}

.box_book {
    line-height: 22px;
    margin: auto;
    width: 26px;
}

.class_column {
    font-size: 36px;
    line-height: 48px;
    font-weight: 700
}

.color_blue {
    color: #454545
}

.color_w {
    color: #9e9e9e
}

.column_0 {
    color: #ff9800;
}

.column_1 {
    color: #03a9f4;
}

.column_2 {
    color: #6acf6e;
}

.column_3 {
    color: #f60000;
}

.column_4 {
    color: #ab8666;
}

._badge {
    background-color: #e2f5ff;
    padding: 3px 6px;
    border-radius: 12px;
}

.badge_0 {
    background-color: #ff9800;
    padding: 0.2rem 0.5rem;
    color: #fff;
}

.badge_1 {
    background-color: #03a9f4;
    padding: 0.2rem 0.5rem;
    color: #fff;
}

.badge_2 {
    background-color: #6acf6e;
    padding: 0.2rem 0.5rem;
    color: #fff;
}

.badge_3 {
    background-color: #f60000;
    padding: 0.2rem 0.5rem;
    color: #fff;
}

.badge_4 {
    background-color: #ab8666;
    padding: 0.2rem 0.5rem;
    color: #fff;
}

.box_body {
    display: inline-block;
}

.dydiv {
	display: inline-flex;
}
.dybox {
    text-align: center;
    margin: auto;
    padding: 0 3px 3px 0;
}

.dybox span {
    display: block;
}

.title {
    font-size: 24px;
    min-width: 72px;
}

.boxsolid {
    width: 63px;
    background: #f6faff;
    margin: auto;
    padding: 5px 0px;
    line-height: 18px;
    transition: all 0.3s
}

.boxsolid.lnian {
    background: #fbfbfb;
    line-height: 16px;
    cursor: pointer;
}

.lyue_show .lnian {
	width: 52px;
	background: #e6ffd3;
}
.lyue_show .a1{
    font-size: .8rem;
    padding-top: 5px;
	line-height: 1rem;	
}
.lyue_show .a2{
	line-height: 0.6rem;
    font-size: 0.8rem;
    opacity: .5;	
}
.lyue_show .b1{
    letter-spacing: 0.2rem;
    font-weight: 600;
    color: #333;	
	line-height: 1.6rem;
}
.lyue_show .c1{
    letter-spacing: 0.2rem;
    padding-bottom: 9px;
    line-height: 0.6rem;
    color: #673ab7;
    font-size: .9rem;	
}
.lyue_show .title{
	font-size: 1rem;
	text-align: right;
}
input[type=checkbox]+label:before {
    top: 3px;
    margin-right: 3px;
}

.boxsolid.onyear {
    background: #ddffc3;
}

.lnian_cg em {
    font-size: 0.9rem;
}

.ad {
    position: absolute;
    left: 562px;
    top: 12px;
    z-index: 99
}

.any_cates {
    position: relative;
}

.ad span {
    display: block;
}

#helang-Date {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background: none;
    font-size: 14px;
    color: #333333;
    background: rgba(0,0,0,.6);
}

#helang-Date .data-box {
    border: #CCCCCC solid 1px;
    position: absolute;
    line-height: 30px;
    min-height: 150px;
    text-align: center;
    padding: 5px;
    background-color: #ffffff;
}

#helang-Date .year-box {
    overflow: hidden;
}

#helang-Date .year-box>div {
    float: left;
}

#helang-Date .list {
    margin: 0;
    padding: 0;
}

#helang-Date .list>li {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

#helang-Date .list>li>div {
    width: 48px;
    height: 30px;
    cursor: pointer;
    float: left;
}

#helang-Date .list>li>div:hover {
    background-color: #0099ff;
    color: #ffffff;
}

#helang-Date i {
    width: 48px;
    height: 30px;
    line-height: 30px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    background: #ff9800;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: absolute;
    right: -1px;
    top: -31px;
    cursor: pointer;
}

.bzbadge {
    font-size: unset;
    font-weight: unset;
    color: #416c8f;
    padding: 0.1em 0.3em;
    background-color: #cdeeff;
    border-radius: 3rem;
}

.any_cates {
    line-height: 22px;
}