* {
    box-sizing: border-box;
}

body {
    min-width: 1200px;
}

#header {
    height: 240px;
}

.main {
    background: #fff;
    padding: 14px 26px 0 26px;
    box-shadow: 0px 0px 4px 0px #eeeeee;
    border-radius: 4px;
    margin-bottom: 24px;
}

.tabview-title {
    height: 72px;
    text-align: center;
    /* background: url("../images/title_bg0.png") top 0 center no-repeat; */
    /* background-size: 100% 100%; */
}

.hdl-wrap {
    width: 100%;
    text-align: center;
    /* width: 394px; */
    margin: 0 auto;
}

.tabview-title .hdl {
    display: inline-block;
    min-width: 258px;
    height: 72px;
    font-family: "SourceHanSansCN-Bold";
    font-size: 20px;
    line-height: 72px;
    letter-spacing: 1px;
    color: #8890a7;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.tabview-title .hdl:first-child {
    /* margin-right: 34px; */
}

.tabview-title .hdl.active {
    background: url("../images/title_hover_bg.png") center bottom 0px no-repeat;
    background-size: 258px 14px;
    color: #2556d8;
}

.tabview-text {
    padding-top: 20px;
}



.place-header {
    padding-bottom: 20px;
    border-bottom:1px dashed #b6b6b6;
    position: relative;
}

.place-header::after {
    /* position: absolute;
    content: '';
    width: 1148px;
    height: 5px;
    background: url("../images/transction/yinying_line.png") center no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    left: 0; */
}

.ewb-datetime {
    padding-left: 20px;
    line-height: 40px;
    font-size: 16px;
    color: #999;
    background: url('../js/lib/laydate/laydate_icon.png') right 8px center no-repeat #fff;
    width: 220px;
    height: 34px;
    border-radius: 4px;
    border: solid 1px #dfe6f9;
    cursor: pointer;
}

.week,
.week a {
    color: #666;
    font-family: "SourceHanSansCN-Normal";
    font-size: 16px;
    line-height: 34px;
    color: #666;
}

.week>span,
.week a {
    display: inline-block;
    width: 98px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-right: 10px;
    vertical-align: top;
}

.week a.active,
.week a:hover {
    color: #fff;
    /* background-image: linear-gradient(90deg,
            #6c92ff 0%,
            #58a1ff 100%); */
	background-color: #58a1ff;		
    border-radius: 4px;
}

.week span.active{
    color: #fff;
    /* background-image: linear-gradient(90deg,
            #6c92ff 0%,
            #58a1ff 100%); */
	background-color: #58a1ff;		
    border-radius: 4px;
}


.week:first-child {
    margin-bottom: 12px;
}

.place-text {
    padding-top: 10px;
    min-height: 538px;
}

.place-text-item {
    height: 48px;
    border-radius: 4px;
    line-height: 46px;
    cursor: pointer;
    border: 1px solid transparent;
}

.place-text-item span {
    text-align: center;
    float: left;
    margin-right: -2px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
    box-sizing: border-box;
}

.place-text-item:nth-child(even) {
    background: #f3f6fe;
}

.place-id {
    width: 52px;
}

.place-time {
    width: 138px;
}

.place-num {
    width: 206px;
}

.place-name {
    width: 456px;
    text-align: left;
}

.place-emission {
    width: 155px;
}

.place-watch {
    width: 135px;
}

.place-text-item.hd .place-name{
    text-align: center;
}

.place-text-item.hd {
    background: #688ffa;
}

.place-text-item.hd span {
    position: relative;
    color: #fff;
}

.place-text-item.hd span::after {
    position: absolute;
    content: '';
    width: 1px;
    height: 48px;
    background: #fff;
    right: 0;
    bottom: 0;
}

.place-text-item.hd span:last-child:after {
    display: none;
}

.place-text-item:hover {
    border: solid 1px #2c4fb1;
}

/* .place-text-item:hover .place-name {
    width: 398px;
} */

.place-text-item.hd:hover {
    border: 1px solid transparent;
}

.place-watch a{
    font-size: 15px;
    color: #2c4fb1;
    margin: 0 3px;
}

/* 分页 */
.pager {
    padding-bottom: 55px;
}

.m-pagination-size .chosen-container-single .chosen-single div b,
.m-pagination-size .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: center;
}

.chosen-container-single .chosen-drop {
    top: 27px;
}

.m-pagination-page>li>a {
    border-radius: 2px;
}

.m-pagination-size .chosen-container-active.chosen-with-drop .chosen-single {
    border-radius: 2px;
}

.m-pagination-jump {
    border-radius: 2px;
}

.m-pagination-page>li.active>a {
    background: #2c4fb1;
    color: #fff;
    border-radius: 2px;
}

.m-pagination-info>span {
    color: #2c4fb1;
}

.oldModel .tabview-title .hdl{
    height: 70px;
    line-height: 70px;
    font-size: 28px;
}

.oldModel .week,.oldModel .week a{
    font-size: 24px;
}

.oldModel .place-text-item span{
    overflow: hidden;
}
.oldModel .place-text-item:first-child{
    height: 48px;
    min-height: 48px;
}
.oldModel .place-text-item{
    overflow: hidden;
    min-height: 94px;
    font-size: 28px;
}

.oldModel .place-text-item span{
    /* height: 48px; */
    display: block;
    overflow: hidden;
    float: left;
}

.tabview-title-search {
    width: 320px;
    height: 34px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #dfe6f9;
    /* margin-top: 12px; */
    /* margin-right: 20px; */
    position: relative;
    z-index: 1;
}

.tabview-title-search input {
    width: 100%;
    font-family: "SourceHanSansCN-Regular";
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
    padding: 0 40px 0 16px;
    color: #333;
    height: 32px;
    background: 0 0;
}

.input-placeholder {
    position: absolute;
    top: -4px;
    left: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #999;
    z-index:-1;
    cursor: text;
}

.tabview-title-search input::placeholder {
    color: #a8b6c4;
}

.tabview-title-search img {
    height: 20px;
    width: 20px;
    margin-top: 6px;
    margin-left: 7px;
}

.tabview-title-search .search-btn{
    position: absolute;
    cursor: pointer;
    width: 34px;
    height: 32px;
    right: 0;
    top: 0;
}

.info-tips{
    height: 44px;
    line-height: 42px;
    border: 1px solid #a0b4fa;
    border-radius: 3px;
    background: #f5f8ff;
    padding: 0 18px;
    font-size: 15px;
    color: #2c4fb1;
    margin-top: 18px;
}