﻿@charset "utf-8";

/*reset*/
.qi_cal {    width: 240px;    float: left;    margin-bottom: 20px;}.nyd {    width: 240px;    height: 80px;    background: #2093fd;    border-radius: 0px 10px 0px 10px;    font-size: 35px;    font-weight: bold;    color: #fff;    text-align: center;    line-height: 80px;}div.content {    /* margin-top: 10px; */}div.list, div.main_right, div.main_left, div.main_content {    display: inline;    word-break: break-all;    table-layout: fixed;    min-height: 200px;    margin-bottom: 20px;}.list ul {    list-style: none;}.list>ul>li {    width: 100%;    border-bottom: 1px solid #ec9a12;    -webkit-transition: .3s ease;    -moz-transition: .3s ease;    -o-transition: .3s ease;    transition: .3s ease;}element.style {    display: block;}.list>ul>li p[class=title] {    width: 100%;    text-align: center;    background: #ffa716;    height: 50px;    line-height: 50px;    padding: 0;    border: none;    position: relative;    font-size: 20px;    color: #fff;}.list>ul>li p[class=title]>span {    position: absolute;    right: 10%;    color: #fff;}element.style {    display: none;}.list ul {    list-style: none;}.list-se {    overflow: hidden;    display: none;}.list>ul>li p[class=title] {    width: 100%;    text-align: center;    background: #ffa716;    height: 50px;    line-height: 50px;    padding: 0;    border: none;    position: relative;    font-size: 20px;    color: #fff;}.list-se>p {    background: #ffa716 !important;    color: #ffffff;}.list>ul>li p[class=title]>span {    position: absolute;    right: 10%;    color: #fff;}.list-se>li {    position: relative;    right: -100%;    -webkit-transition: right .5s;    -moz-transition: right .5s;    -o-transition: right .5s;    transition: right .5s;}.list-se>li>p {    background: #ececec;    color: #f0f0f0;    height: 50px;    -webkit-box-sizing: border-box;    box-sizing: border-box;    padding-left: 10px;    line-height: 50px;    border-left: 5px solid #989898;    -webkit-transition: border .5s;    transition: border .5s;    -webkit-transition: background .3s;    transition: background .3s;}