.info_title {
    position: relative;
    width: 550px;
    height: 47px;
    border-bottom: 2px solid #0a7dca;}
.location #time{display:none;}
.info_title>span {
    width: 72px;
    height: 37px;
    line-height: 37px;
    display: inline-block;
    font-size: 18px;
    color: #050505;
    cursor: pointer;
    text-align: center;}

.info_title .currSpan {
    color: #0a7dca;
    background-size: cover;}

.info_title .more a {
    display: none;
    position: absolute;
    top: 0;
    right: 0px;
    color: #666666;
    content: '';
    font-size: 14px;
    line-height: 39px;
    cursor: pointer;}

.info_title .more .moreShow {
    display: block;}

.info_content>div {
    display: none;}

.info_content .moreShow {
    display: block;}

.info_content .moreShow>.table-first {
    width: 100%;}

.info_content .moreShow>.table-first>tbody>tr {
    padding-left: 16px;
    height: 34px;}

.info_content .moreShow>.table-first>tbody>tr td[align="left"] a {
    font-size: 14px;
    color: #6a6a6a;}

.info_content .moreShow>.table-first>tbody>tr td[align="left"] font {
    color: #6a6a6a;
    font-weight: normal;}

.info_content .moreShow>.table-first>tbody>tr td[align="left"] b {
    font-weight: normal;}

.info_content .moreShow>.table-first>tbody>tr td[align="left"]::before {
    position: relative;
    display: inline-block;
    margin: 0 8px;
    content: '';
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
    border: 1px solid #5a92cd;}

.info_content .moreShow>.table-first>tbody>tr td[align="right"] div {
    color: #868686;
    font-size: 12px;}