/* QQ85504819 && 20171223 */
.rili-big-tit {
    border-bottom: solid 1px #ddd;
    padding: 10px;
    text-align: center;
    background: #f9f9f9
}

.rili-big-tit h1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.8em
}

.rili-tit {
    height: 40px;
    line-height: 40px;
    text-align: center
}

.rili-xz {
    height: 30px;
    line-height: 30px;
    margin: 0 10px;
    padding-bottom: 10px;
    border-bottom: solid 1px #eee;
    position: relative
}

.rili-xz-tit {
    width: 50%;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 25%;
    display: inline-block;
    cursor: pointer
}

.rili-xz-tit em {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 7px solid #999;
    position: relative;
    top: 16px;
    margin-left: 8px
}

.rili-xz-last {
    float: left;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative
}

.rili-xz-last:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    position: absolute;
    top: 9px;
    left: 2px;
    transform: rotate(225deg)
}

.rili-xz-next {
    float: right;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative
}

.rili-xz-next:after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    border-top: 2px solid #ccc;
    border-right: 2px solid #ccc;
    position: absolute;
    top: 9px;
    right: 2px;
    transform: rotate(45deg)
}

.rili-box {
    padding-top: 10px;
    text-align: center
}

.rili-box table th {
    padding-bottom: 10px;
    font-weight: bold;
    border: solid 3px #fff
}

.rili-box table td {
    width: 14.285%;
    padding: 5px 0;
    vertical-align: top;
    border: solid 3px #fff
}

.rili-box table td strong {
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    font-size: 18px;
    display: block
}

.rili-box table td span {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #999;
    display: block
}

.rili-box table td span.rili-brown {
    color: #c49402
}

.rili-box table td span.rili-orange {
    color: #ff8000
}

.rili-box table td span.rili-green {
    color: #309f00
}

.rili-box col.col3 {
    background: #f00
}

.rili-box table tr th:nth-child(1),.rili-box table tr th:nth-child(7),.rili-box table tr td:nth-child(1),.rili-box table tr td:nth-child(7) {
    color: #f00
}

.rili-box table tr td.riqi-kj {
    color: #fff;
    background: #94c9ff
}

.rili-box table tr td.riqi-kj span {
    color: #fff
}

.rili-con {
    margin: 10px;
    padding: 10px 0;
    text-align: center;
    border-top: dashed 1px #ddd
}

#xz-tan-box {
    position: fixed;
    left: -100%;
    right: 100%;
    top: 0;
    bottom: 0;
    text-align: center;
    font-size: 0;
    z-index: 1000;
    display: none
}

#xz-tan-box:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0
}

.xz-tan-box {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    position: relative;
    right: -100%;
    width: 90%;
    max-width: 700px;
    color: #000;
    font-size: 16px;
    border-radius: 10px;
    background: #fff
}

.xz-tan-content {
    padding: 20px 15px
}

.xz-tan-content ul li {
    float: left;
    width: 48%;
    padding-right: 4%
}

.xz-tan-content ul li:last-child {
    padding-right: 0
}

.xz-tan-last {
    height: 40px;
    border: solid 1px #ddd;
    border-radius: 10px 10px 0 0;
    background: #eee;
    background-image: linear-gradient(to top,#fff,#aaa,#fff)
}

.xz-tan-last span {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #333;
    position: relative;
    top: -8px
}

.xz-tan-next {
    height: 40px;
    border: solid 1px #ddd;
    border-radius: 0 0 10px 10px;
    background: #eee;
    background-image: linear-gradient(to top,#fff,#aaa,#fff)
}

.xz-tan-next span {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #333;
    position: relative;
    top: 25px
}

.xz-tan-input {
    padding: 10px;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    background: #eee
}

.xz-tan-input input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 24px;
    border: 0;
    background: 0
}

.xz-tan-btn a {
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
    border-radius: 10px;
    background: #0063ca;
    display: block
}

.xz-black-bg {
    width: 100%;
    max-width: 800px;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    background: #000;
    opacity: .6;
    filter: alpha(opacity=60);
    display: none
}
