﻿@charset "utf-8";

/* CSS Document */
.mt30 {
    margin-top: 30px;
}

/*政务新媒体-主页*/
/*搜索*/
.ls-media-search {
    width: 910px;
    height: 56px;
    padding: 29px 24px 30px;
    background: #f5f6f8;
}

.ls-media-searchbox {
    height: 54px;
    border: #b2cce3 1px solid;
    background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
}

.ls-media-searchbox ul {
    display: block;
    height: 54px;
    position: relative;
    padding: 0 120px 0 86px;
}

.ls-media-searchbox label {
    display: inline;
}

.ls-media-searchbox ul li input {
    width: 100%;
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    border: 0 none;
}

.ls-media-searchbox ul li.ss1 {
    position: relative;
    padding: 0 10px;
    height: 54px;
}

.ls-media-searchbox ul li.ss1 input {
    background: none;
    color: #999;
}

.ls-media-searchbox ul li.ss1 .msg-box {
    left: 10px;
    top: 56px;
    position: absolute;
}

.ls-media-searchbox ul li.ss1 .ph-label {
    left: 10px;
    top: 0px;
    position: absolute;
    font-weight: normal;
}

.ls-media-searchbox ul li.ss2 {
    width: 120px;
    height: 56px;
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 9;
}

.ls-media-searchbox ul li.ss2 input {
    font-size: 18px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 0 6px 6px 0;
    overflow: hidden;
    background: #186dcb;
}

.ls-media-searchbox .ls-select {
    position: absolute;
    top: 15px;
    width: 60px;
    padding: 0 10px 0 0;
    height: 24px;
    left: 15px;
    border-right: 1px #ededed solid;
    color: #666;
}

.ls-media-searchbox .ls-select select {
    background: none;
    width: 100%;
    font-size: 18px;
    height: 26px;
    margin-top: -3px;
    vertical-align: middle;
    border: 0 none;
    color: #666;
    text-align: left;
}

.ls-media-searchbox .ls-wrapper-down .selectBox {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
}

.ls-media-searchbox .selectBox-dropdown .selectBox-label {
    padding: 0 !important;
    height: 100% !important;
    line-height: 24px !important;
}

/*淮北市人民政府发布*/
.ls-zffb {
    width: 380px;
    height: 115px;
    background: #eef6fd;
}

.ls-zffb-con {
 height: 115px;text-align: center;
    position: relative;
}
.ls-zffb-ico { padding-top: 15px; }

.ls-zffb-title {
    font-size: 18px;
    color: #2a6bb5;
    font-weight: bold;
    line-height: 58px;
    padding-bottom: 6px;
}

.ls-zffb-link li {
    float: left;
    margin-left: 14px;
}

.ls-zffb-link li.num1,
.ls-zffb-link li:first-child {
    margin-left: 0;
}

.ls-zffb-link li a {
    display: block;
    line-height: 26px;
    color: #75a2d5;
    text-decoration: underline;
}

.ls-zffb-con .ls-zffb-img {
    position: absolute;
    top: 10px;
    right: 2px;
    z-index: 1;
}


/*账号统计*/
.ls-account {
    padding: 25px 20px 25px 0;
    background: #f5f6f8;
}

.ls-account li {
    float: left;
    width: 204px;
    margin-left: 20px;
}

.ls-account li.num1 {
    width: 198px;
}

.ls-count-item {
    padding: 16px 65px 0 44px;
    height: 71px;
    position: relative;
    color: #999;
    background: #fff;
    border-radius: 6px;
}

.ls-count-item .account-icon {
    position: absolute;
    right: 20px;
    top: 23px;
    z-index: 1;
}

.ls-count-item .tit {
    display: block;
    font-size: 17px;
    height: 24px;
    line-height: 24px;
    padding-bottom: 3px;
}

.ls-count-item .num {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
}

.ls-count-item .num i {
    font-size: 24px;
    font-weight: bold;
    color: #f10000;
    font-style: normal;
}

.ls-account li .ls-count-total {
    padding: 16px 65px 0 18px;
    background: #fff url("../images-zwxmt/account-total.png") bottom right no-repeat;
}

.ls-account li .ls-count-total .num i {
    color: #3a405d;
}

/*部门、县区、街道*/
.ls-unit-left {
    width: 960px;
}

.ls-unit-tabs {
    background: #f5f6f8;
}

.ls-unit-tabs li {
    width: 320px;
    float: left;
}

.ls-unit-tabs li a {
    display: block;
    text-align: center;
    font-size: 20px;
    height: 46px;
    line-height: 46px;
    color: #627995;
    background: url("../images-zwxmt/title-line.png") left center no-repeat;
    position: relative;
}

.ls-unit-tabs li span {
    display: inline-block;
}

.ls-unit-tabs li .ico {
    height: 32px;
    margin: -4px 8px 0 0;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.ls-unit-tabs li .ico img {
    display: block;
}

.ls-unit-tabs li i {
    display: none;
    width: 8px;
    height: 7px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -4px;
    z-index: 1;
    background: url("../images-zwxmt/ico-hover.png") 0 no-repeat;
}

.ls-unit-tabs li.first a,
.ls-unit-tabs li:first-child a {
    background-image: none;
}

.ls-unit-tabs li.active a {
    font-weight: bold;
    color: #fff;
    background: #186dcb;
}

.ls-unit-tabs li.active .ico img {
    margin-top: -32px;
}

.ls-unit-tabs li.active i {
    display: block;
}

/*子导航*/
.ls-media-unit .xq-list {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 15px;
}

.ls-media-unit .xq-list li {
    float: left;
}

.ls-media-unit .xq-list li.active a {
    height: 46px;
    border-bottom: 2px solid #3f76b6;
    font-weight: bold;
    background: none;
    color: #3f76b6;
}

.ls-media-unit .xq-list li a {
    height: 48px;
    line-height: 46px;
    display: block;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 0 none;
    /* border: 1px solid #ececec; */
    padding: 0 35px;
}

/*单位折叠*/
.ls-media-unit {
    margin-top: 24px;
}

.ls-media-unit-items {
    max-height: 260px;
    overflow: hidden;
}

.children-item .ls-media-unit-items {
    max-height: 195px;
    overflow: hidden;
}

.ls-media-unit-items ul {
    margin-right: -10px;
}

.ls-media-unit-items li {
    float: left;
    width: 184px;
    margin: 0 10px 15px 0;
}

.ls-media-unit-items li a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #ececec;
}

.ls-media-unit-items li a:hover {
    background: #186dcb;
    border-color: #186dcb;
    color: #fff;
}

.ls-media-unit-con.expanded .ls-media-unit-items {
    height: auto;
    max-height: none !important;
}

.ls-media-unit .ls-unit-toggle {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #acacac;
    cursor: pointer;
    width: 100%;
    margin: 0 auto;
    height: 24px;
    line-height: 24px;
    background: #fbfbfb;
}

.ls-media-unit .ls-unit-toggle.active {
    visibility: visible;
}

.ls-media-unit .ls-unit-toggle .more,
.ls-media-unit .ls-unit-toggle .pack {
    color: #acacac;
    display: inline-block;
    width: auto;
    padding-right: 17px;
}

.ls-media-unit .ls-unit-toggle .more {
    background: url("../images-zwxmt/xmt-arrow-down.png") no-repeat right center;
}

.ls-media-unit .ls-unit-toggle .pack {
    background: url("../images-zwxmt/xmt-arrow-up.png") no-repeat right center;
}

.ls-media-unit .ls-unit-toggle .pack {
    display: none;
}

.ls-media-unit .ls-unit-toggle .more {
    display: inline-block;
}

.ls-media-unit .ls-unit-toggle.on .more {
    display: none !important;
}

.ls-media-unit .ls-unit-toggle.on .pack {
    display: inline-block;
}

/*新媒体发布统计-新媒体留言统计*/
.ls-unit-right {
    width: 380px;
    margin-top: 28px;
}

.ls-media-data-tabs li {
    float: left;
    margin-left: 22px;
}

.ls-media-data-tabs li.first {
    margin-left: 0;
}

.ls-media-data-tabs li a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    color: #42495a;
}

.ls-media-data-tabs li.active a {
    font-size: 22px;
    color: #186dcb;
    font-weight: bold;
}

.ls-fb-con {
    border: #edf4ff 1px solid;
    border-radius: 5px;
    margin-top: 10px;
}

.ls-fb-con .ls-fb-total {
    padding-left: 20px;
    height: 78px;
    position: relative;
    background: #edf4ff url("../images_zwxmt/xmt-fb-icon01.png") 9px bottom no-repeat;
}

.ls-fb-con .ls-fb-total .tit {
    display: block;
    float: left;
    font-size: 20px;
    line-height: 78px;
    color: #125db2;
    font-weight: bold;
}

.ls-fb-con .ls-fb-total .fb-tips {
    margin-left: 102px;
    font-size: 12px;
    color: #919aaa;
    padding-top: 12px;
}

.ls-fb-con .ls-fb-total .fb-total {
    margin-left: 102px;
    font-size: 22px;
    color: #3a405d;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
}

.ls-fb-con .ls-fb-total .fb-total .num {
    font-size: 30px;
}

.ls-fb-con .ls-fb-total .fb-total2 {
    height: 78px;
    line-height: 78px;
}

.ls-fb-con .ls-fb-total .drop-ico {
    display: block;
    width: 17px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 17px;
    z-index: 1;
    background: url("../images-zwxmt/xmt-fb-icon02.png") 0 no-repeat;
}

.ls-fb-con ul {
    padding: 0 16px;
}

.ls-fb-con li {
    font-size: 16px;
    color: #666;
    height: 46px;
    line-height: 46px;
    padding: 6px 0;
    text-align: center;
    border-bottom: #f4f4f4 1px solid;
}

.ls-fb-con li .num {
    font-size: 22px;
    font-weight: bold;
    color: #f10000;
    margin: 0 10px;
}

/*媒体发布*/
.ls-media-put {
    margin-top: 25px;
}

.ls-media-title {
    text-align: center;
    background: url(../images-zwxmt/line.png) no-repeat center;
}

.ls-media-title span,
.ls-media-title a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background: #fff;
    font-size: 26px;
    font-weight: bold;
    color: #186dcb;
}

/*最新发布*/
.ls-news-left {
    width: 958px;
    margin-top: 20px;
}

.ls-news-tabs {
    position: relative;
    line-height: 34px;
}

.ls-news-tabs .ls-news-title {
    float: left;
    margin-right: 10px;
}

.ls-news-tabs .ls-news-title a,
.ls-news-tabs .ls-news-title .tit {
    font-size: 22px;
    font-weight: bold;
    color: #186dcb;
}

.ls-news-tabs ul {
    height: 34px;
    border-radius: 16px;
    background: #f5f9ff;
}

.ls-news-tabs li {
    float: left;
}

.ls-news-tabs li a {
    display: block;
    font-size: 16px;
    height: 34px;
    color: #374a66;
    padding: 0 18px;
}

.ls-news-tabs li.active a {
    color: #fff;
    background: #186dcb;
    border-radius: 16px;
}

.ls-news-tabs .a-more {
    font-size: 15px;
    color: #999;
    position: absolute;
    top: 0;
    right: 0;
}

/*最新发布列表*/
.ls-news-con {
    height: 443px;
    padding-top: 12px;
    font-size: 16px;
}

.ls-news-con li {
    position: relative;
    text-align: center;
}

.ls-news-head {
    height: 58px;
    line-height: 58px;
    color: #666;
    font-weight: bold;
    background: #edf4ff;
}

.ls-news-con .xh {
    width: 55px;
    border-right: #fff 1px solid;
    position: absolute;
    left: 0;
    top: 0; display: none;
}

.ls-news-con .tit {
    margin: 0 439px 0 0;
}

.ls-news-con .time {
    width: 221px;
    border-left: #fff 1px solid;
    position: absolute;
    right: 217px;
    top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ls-news-con .dw {
    width: 216px;
    border-left: #fff 1px solid;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ls-news-lists li {
    height: 55px;
    line-height: 55px;
}

.ls-news-lists li.odd {
    background: #f9f9f9;
}

.ls-news-lists .tit a {
    display: block;
    padding: 0 10px 0 32px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("/zwgk/_res/images-lwlb/lwlb_tel2r.png") 8px center no-repeat; background-size: 14px auto;
}

.ls-news-lists .time,
.ls-news-lists .dw {
    color: #999;
}

/*热门推文*/
.ls-news-right {
    width: 380px;
    margin-top: 20px;
}

.ls-rmtw-con {
    height: 442px;
    padding-top: 12px;
}

.ls-rmtw-con li {
    padding: 10px 19px;
    height: 80px;
    margin-top: 14px;
    background: #f5f6f8;
}

.ls-rmtw-con li:first-child {
    margin-top: 0;
}

.ls-rmtw-con li .title {
    display: block;
    font-size: 16px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ls-rmtw-info {
    position: relative;
    color: #bcbcbc;
    line-height: 28px;overflow: hidden;
}


.ls-rmtw-info span {
    float: left;
}

.ls-rmtw-info .res {
    width: 90px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ls-rmtw-info .num {
    float: right;
    padding-left: 22px;
    background: url("../images-zwxmt/ico-hot.png") left center no-repeat !important;
}

.ls-rmtw-info .res {
    margin-left: 22px;
    padding-left: 22px;
    background: url("../images-zwxmt/ico-wx.png") left center no-repeat !important;
}

.ls-rmtw-list-wb .ls-rmtw-info .res {
    background-image: url("../images-zwxmt/ico-wb.png") !important;
}

.ls-rmtw-list-dy .ls-rmtw-info .res {
    background-image: url("../images-zwxmt/ico-dy.png") !important;
}

.ls-rmtw-list-tt .ls-rmtw-info .res {
    background-image: url("../images-zwxmt/ico-tt.png") !important;
}


/*发布排行*/
.ls-media-rank {
    margin-top: 40px;
}

.ls-media-tabs {
    margin: 28px 0 20px;
}

.ls-unit-tabs.ls-media-tabs li {
    width: 25%;
}

.ls-unit-tabs.ls-media-tabs li a {
    padding: 7px 0;
}

.ls-unit-tabs.ls-media-tabs li .ico {
    height: 36px;
}

.ls-unit-tabs.ls-media-tabs li.active .ico img {
    margin-top: -36px;
}

/* 榜单条件 */
.ls-bd-condition {
    font-size: 16px;
    height: auto;
    line-height: 26px;
}

.ls-bd-condition .ls-bd-condition01 {
    margin-top: 10px;
}

.ls-bd-condition .ls-bd-condition01 .ls-fenlei {
    float: left;
    display: block;
    color: #888;
}

.ls-bd-condition .ls-bd-condition01 ul {
    float: left;
}

.ls-bd-condition .ls-bd-condition01 ul li {
    float: left;
    margin-right: 10px;
    width: auto;
    text-align: center;
}

.ls-bd-condition .ls-bd-condition01 ul li:nth-last-of-type(1) {
    margin-right: 0;
}

.ls-bd-condition .ls-bd-condition01 ul li a {
    display: block;
    padding: 0 12px;
    background: #f8f8f8;
    border-radius: 13px;
    border: 1px solid #00000000;
    height: 26px;
    line-height: 26px;
}

.ls-bd-condition .ls-bd-condition01 ul li.active a,
.ls-bd-condition .ls-bd-condition01 ul li:hover a {
    background: #4d8bd0;
    color: #fff;
}

.ls-bd-condition .ls-bd-condition01.ls-bd-condition02 {
    padding-right: 34px;
}

.ls-bd-condition .statisticalPeriod ul li a {
    float: left;
}

.ls-bd-condition .statisticalPeriod ul li.active a {
    color: #fff;
    background: #4d8bd0;
    border-radius: 13px 0 0 13px;
}

.ls-bd-condition .statisticalPeriod ul li select {
    display: none;
    float: left;
    border: 0 none;
    height: 26px;
    line-height: 26px;
    border-radius: 0 13px 13px 0;
    border: 1px solid #d2d6de;
}

.ls-bd-condition .statisticalPeriod ul li.active select {
    display: block;
}

/* 榜单列表 */
.ls-view-list {
    min-height: 300px;
    overflow-x: auto;
    width: 100%;
}

.ls-view-list ul li {
    position: relative;
    padding: 0 910px 0 90px;
    font-size: 16px;
}

.ls-view-list ul.view-count-tit li {
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    font-weight: bold;
    background: #edf4ff;
}

.ls-view-list ul.view-count-tit li p {
    color: #555;
}

.ls-view-list ul.view-count-tit li .p3 {
    padding-left: 82px;
}

.ls-view-list ul.view-count-tit li p i {
    display: inline-block;
    height: 50px;
    width: 20px;
    background: url("../images-zwxmt/d-caret-normal.png") center center no-repeat;
    cursor: pointer;
    vertical-align: top;
}

.ls-view-list ul.view-count-tit li p i.up {
    background: url("../images-zwxmt/d-caret-top.png") center center no-repeat;
}

.ls-view-list ul.view-count-tit li p i.down {
    background: url("../images-zwxmt/d-caret-bottom.png") center center no-repeat;
}

.ls-view-list ul li p {
    width: 130px;
    position: absolute;
    top: 0;
    text-align: center;
}

.ls-view-list ul li p.p1 {
    width: 90px;
    left: 0;
}

.ls-view-list ul li p.p2 {
    right: 780px;
}

.ls-view-list ul li div.p3 {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ls-view-list ul li p.p4 {
    right: 650px;
}

.ls-view-list ul li p.p5 {
    right: 520px;
}

.ls-view-list ul li p.p6 {
    right: 390px;
}

.ls-view-list ul li p.p7 {
    right: 260px;
}

.ls-view-list ul li p.p8 {
    right: 130px;
}

.ls-view-list ul li p.p9 {
    right: 0;
}

.ls-view-list ul.view-count-list li {
    height: 69px;
    line-height: 69px;
    border-bottom: 1px solid #ececec;
    background: #fff;
}

.ls-view-list ul {
    min-width: 950px;
}

.ls-view-list ul.view-count-list li.even {
    background: #f9f9f9;
}

.ls-view-list ul li div.p3 img {
    float: left;
    width: 40px;
    height: 40px;
    margin-top: 15px;
    border-radius: 50%;
}

.ls-view-list ul.view-count-list li div.p3 div {
    margin-left: 50px;
}

.ls-view-list ul.view-count-list li div.p3 div span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ls-view-list ul.view-count-list li div.p3 div span.number {
    padding-top: 10px;
    line-height: 25px;
    font-weight: bold;
}

.ls-view-list ul.view-count-list li div.p3 div span.count-number {
    font-size: 14px;
    line-height: 25px;
    color: #777;
}

@media (min-width: 1200px) and (max-width: 1419px) {

    /*搜索*/
    .ls-media-search {
        width: 690px;
    }

    /*账号统计*/
    .ls-account li {
        width: 160px;
    }

    /*部门、县区、街道*/
    .ls-unit-left {
        width: 738px;
    }

    .ls-unit-tabs li {
        width: 246px;
    }

    .ls-media-unit-items li {
        width: 177px;
    }

    /*最新发布*/
    .ls-news-left {
        width: 738px;
    }

    /*发布排行*/

    /* 榜单列表 */
    .ls-view-list ul li {
        padding: 0 700px 0 90px
    }

    .ls-view-list ul li p {
        width: 100px;
    }

    .ls-view-list ul li p.p1 {
        width: 90px;
        left: 0;
    }

    .ls-view-list ul li p.p2 {
        right: 600px;
    }

    .ls-view-list ul li p.p4 {
        right: 500px;
    }

    .ls-view-list ul li p.p5 {
        right: 400px;
    }

    .ls-view-list ul li p.p6 {
        right: 300px;
    }

    .ls-view-list ul li p.p7 {
        right: 200px;
    }

    .ls-view-list ul li p.p8 {
        right: 100px;
    }

    .ls-view-list ul li p.p9 {
        right: 0;
    }
}

@media (min-width: 992px) and (max-width:1199px) {

    /*搜索*/
    .ls-media-search {
        width: 580px;
        padding: 29px 20px 30px;
    }

    /*淮北市人民政府发布*/
    .ls-zffb {
        width: 310px;
    }

    /*账号统计*/
    .ls-account li {
        width: 167px;
    }

    .ls-account li.num6 {
        margin-top: 10px;
    }

    .ls-account li.num1 {
        width: 162px;
    }

    .ls-count-item {
        padding: 16px 65px 0 20px;
    }

    /*部门、县区、街道*/
    .ls-unit-left {
        width: 610px;
    }

    .ls-unit-tabs li {
        width: 203px;
    }

    .ls-media-unit-items li {
        width: 145px;
    }

    /*新媒体发布统计-新媒体留言统计*/
    .ls-unit-right {
        width: 320px;
    }

    /*最新发布*/
    .ls-news-tabs li a {
        padding: 0 10px;
    }

    .ls-news-left {
        width: 620px;
    }

    .ls-news-con .dw {
        width: 160px;
    }

    .ls-news-con .time {
        width: 170px;
        right: 161px;
    }

    .ls-news-con .tit {
        margin: 0 332px 0 56px;
    }

    /*热门推文*/
    .ls-news-right {
        width: 320px;
    }
   

}

@media (max-width:1199px) {

    /* 榜单列表 */
    .ls-view-list ul li {
        padding: 0 700px 0 60px
    }

    .ls-view-list ul li p {
        width: 100px;
    }

    .ls-view-list ul li p.p1 {
        width: 60px;
        left: 0;
    }

    .ls-view-list ul li p.p2 {
        right: 600px;
    }

    .ls-view-list ul li p.p4 {
        right: 500px;
    }

    .ls-view-list ul li p.p5 {
        right: 400px;
    }

    .ls-view-list ul li p.p6 {
        right: 300px;
    }

    .ls-view-list ul li p.p7 {
        right: 200px;
    }

    .ls-view-list ul li p.p8 {
        right: 100px;
    }

    .ls-view-list ul li p.p9 {
        right: 0;
    }
}

@media (max-width: 991px) {
    .mt30 {
        margin-top: 20px;
    }

    .ls-module {
        float: none !important;
        width: auto !important;
    }

    /*搜索*/
    .ls-media-search {
        padding: 20px;
    }

    /*账号统计*/
    .ls-account {
        padding: 20px 15px 20px 0;
    }

    .ls-account li {
        width: 129px;
        margin-left: 15px;
    }

    .ls-account li.num1 {
        width: 130px;
    }

    .ls-count-item,
    .ls-account li .ls-count-total {
        padding: 16px 40px 0 15px;
    }

    .ls-count-item .account-icon {
        right: 3px;
    }

    /*部门、县区、街道*/
    .ls-unit-tabs li {
        width: 33.33%;
    }

    .ls-media-unit-items li {
        width: 176px;
    }

    /*新媒体发布统计-新媒体留言统计*/
    .ls-fb-con .ls-fb-total .fb-total .num {
        font-size: 26px;
    }

    /*媒体发布*/
    .ls-media-title span,
    .ls-media-title a {
        font-size: 24px;
    }

    /*热门推文*/
    .ls-rmtw-con {
        height: auto;
    }

    .ls-rmtw-con li {
        height: auto;
    }

    .ls-rmtw-con li .title {
        display: block;
        white-space: normal;
    }

    /*发布排行*/
    .ls-media-rank {
        margin-top: 25px;
    }
   
}

@media (max-width: 767px) {
    .mt30 {
        margin-top: 15px;
    }

    /*搜索*/
    .ls-media-searchbox .ls-select {
        display: none;
    }

    .ls-media-search {
        padding: 10px;
    }

    .ls-media-searchbox ul {
        padding-right: 60px;
        padding-left: 0 !important;
    }

    .ls-media-searchbox ul li.ss2 {
        width: 60px;
    }

    /*账号统计*/
    .ls-account {
        padding: 15px 10px;
    }

    .ls-account li {
        width: 48%;
        margin: 10px 1% 0 !important;
    }

    .ls-account li.num1 {
        width: 98%;
    }

    /*部门、县区、街道*/
    .ls-unit-tabs li a {
        font-size: 18px;
    }

    .ls-unit-tabs li .ico {
        display: none !important;
    }

    .ls-media-unit .xq-list li a {
        padding: 0 20px;
    }

    .ls-media-unit-items ul {
        margin-right: -2%;
    }

    .ls-media-unit-items li {
        width: 48%;
        margin-right: 2%;
    }

    /*新媒体发布统计-新媒体留言统计*/
    .ls-media-data-tabs li.active a {
        font-size: 20px;
    }

    .ls-fb-con .ls-fb-total .fb-total .num {
        font-size: 22px;
    }

    /*媒体发布*/
    .ls-news-tabs .ls-news-title,
    .ls-news-tabs ul {
        float: none;
        margin-right: 0;
    }

    .ls-media-title span,
    .ls-media-title a {
        font-size: 20px;
    }

    /*最新发布*/
    .ls-news-con .xh,
    .ls-news-con .time {
        display: none;
    }

    .ls-news-con .dw {
        width: 150px;
    }

    .ls-news-con .tit {
        margin: 0 151px 0 0px;
    }

    .ls-news-lists .tit a {
        padding-left: 5px;
    }

    /*发布排行*/
    .ls-media-rank {
        margin-top: 15px;
    }

    .ls-media-tabs {
        margin: 15px 0 10px;
    }

    /* 榜单条件 */
    .ls-bd-condition .ls-bd-condition01.ls-bd-condition02 {
        padding-right: 0;
    }

    .ls-bd-condition .ls-bd-condition01 ul li {
        padding: 5px 0;
    }

    .ls-bd-condition .statisticalPeriod {
        margin-top: 10px;
    }
}

@media (max-width: 450px) {
    .ls-unit-tabs.ls-media-tabs li .tit {
        width: 55px;
        line-height: 23px;
    }
}

/*政务新媒体-主页-end*/
/*政务新媒体-部门详细页*/

/*部门发布数统计*/
.ls-detail-count {
    height: 98px;
    padding: 21px 24px 21px 15px;
    margin-bottom: 26px;
    background: #f0f7fe url("../images-zwxmt/bm-detailbg.png") left bottom no-repeat;
}

.ls-detail-count .ls-count-unit {
    padding-left: 46px;
    background: url("../images-zwxmt/bm-gh.png") 0 0 no-repeat;
}

.ls-detail-count .ls-count-unit .ls-unit-name {
    font-size: 26px;
    font-weight: bold;
    color: #125DB2;
    line-height: 38px;
}

.ls-detail-count .ls-count-unit .ls-unit-level {
    font-size: 16px;
    color: #666;
    line-height: 23px;
    margin-top: 3px;
    padding-left: 20px;
    background: url("../images-zwxmt/bm-detail-ico.png") left center no-repeat;
}

.ls-count-list li {
    width: 186px;
    height: 79px;
    float: left;
    padding: 19px 0 0 24px;
    background: #fff url("../images-zwxmt/bm-detail01.png") 143px bottom no-repeat;
    border-radius: 8px;
    margin-left: 24px;
}

.ls-count-list li.num1 {
    margin-left: 0;
}

.ls-count-list li.num2 {
    background-image: url("../images-zwxmt/bm-detail02.png");
}

.ls-count-list li.num3 {
    background-image: url("../images-zwxmt/bm-detail03.png");
}

.ls-count-list li.num4 {
    background-image: url("../images-zwxmt/bm-detail04.png");
}

.ls-count-list li .ls-count-tit {
    font-size: 18px;
    line-height: 26px;
    color: #09294D;
}

.ls-count-list li .ls-count-num {
    font-size: 15px;
    color: #666;
}

.ls-count-list li .ls-count-num i {
    font-size: 26px;
    color: #F10000;
    font-style: normal;
}

/*微信微博切换*/
.ls-media-wxwb {
    margin-bottom: 26px;
}

.ls-media-wxwb ul {
    margin-right: -26px;
}

.ls-media-wxwb li {
    width: 666px;
    float: left;
    margin-right: 26px;
    margin-bottom: 20px;
}

.ls-media-wxwb li.ls-media-wb {
    float: right;
}

.ls-media-wxwb li a {
    display: block;
    padding: 20px 46px;
    background: #F5FCF1 url("../images-zwxmt/bm-detail-ico-wx.png") 536px bottom no-repeat;
    border: transparent 1px solid;
    position: relative;
    border-radius: 0 36px 0 36px;
}

.ls-media-wxwb li.ls-media-wb a,
.ls-media-wxwb li a.ls-media-a-wb {
    background-color: #FFF7F5;
    background-image: url("../images-zwxmt/bm-detail-ico-wb.png");
    border-radius: 36px 0 36px 0;
}

.ls-media-ewm {
    text-align: center;
}

.ls-media-ewm img {
    width: 128px;
    height: 128px;
    padding: 3px;
    background: #fff;
}

.ls-media-ewm .img_title {
    display: block;
    font-size: 16px;
    margin-top: 5px;
}

.ls-media-info {
    width: 344px;
    height: 127px;
    padding-top: 27px;
    padding-left: 46px;
    margin-left: 47px;
    border-left: #E6F1DF 1px solid;
}

.ls-media-wb .ls-media-info,
.ls-media-a-wb .ls-media-info {
    border-color: #F4E6E2;
}

.ls-media-info .ls-media-img {
    float: left;
    width: 54px;
    height: 54px;
    padding: 3px;
    background: #fff;
    text-align: center;
    margin-right: 10px;
    border-radius: 50%;
    overflow: hidden;
}

.ls-media-info .ls-media-img img {
    max-width: 100%;
    height: auto;
}

.ls-media-info .ls-media-count-res {
    font-size: 20px;
    line-height: 30px;
    padding: 5px 0;
}

.ls-media-info .ls-media-count-con {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    padding-left: 68px;
}

.ls-media-info .ls-media-count-con span {
    display: block;
}

.ls-media-wxwb li.active a {
    border-color: #CDEABC;
}

.ls-media-wxwb li.ls-media-wb.active a,
.ls-media-wxwb li.active a.ls-media-a-wb {
    border-color: #F4E6E2;
}

.ls-media-wxwb li .b-ico {
    display: none;
    width: 32px;
    height: 20px;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -16px;
    background: url("../images-zwxmt/bm-detail-hover-icon01.png") center no-repeat;
    z-index: 1;
}

.ls-media-wxwb li.ls-media-wb .b-ico,
.ls-media-wxwb li a.ls-media-a-wb .b-ico {
    background-image: url("../images-zwxmt/bm-detail-hover-icon02.png");
}

.ls-media-wxwb li.active .b-ico {
    display: block;
}

/*列表*/
.ls-detail-list {
    height: auto;
    min-height: 400px;
}

.ls-detail-list li {
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    position: relative;
}

.ls-detail-list .xh {
    width: 74px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 20px;
}

.ls-detail-list .time {
    width: 172px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 20px;
}

.ls-detail-list .tit {
    margin: 0 222px 0 152px;
}

.ls-detail-ul .tit a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ls-list-head {
    height: 51px;
    line-height: 51px;
    font-weight: bold;
    background: #F7F8FA;
    border-bottom: #D9DFED 1px solid;
}

.ls-list-head .tit {
    padding-left: 354px;
}

.ls-detail-ul li {
    height: 55px;
    line-height: 55px;
    border-bottom: #E8E8E8 1px dashed;
}

.ls-detail-ul li:hover {
    background: #F8FAFC;
    box-shadow: #d8e0e8 0px 2px 10px 1px;
    -webkit-box-shadow: #d8e0e8 0px 2px 10px 1px;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.ui-data-empty {
    display: none;
    width: auto;
    height: auto;
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    color: #999;
    line-height: 1.6;
}

@media (min-width: 1200px) and (max-width: 1419px) {
    .ls-count-list li {
        width: 146px;
        background-position-x: 102px;
    }

    .ls-media-wxwb li {
        width: 556px;
    }

    .ls-media-wxwb li a {
        padding: 20px 26px;
        background-position-x: 90%;
    }

    .ls-media-info {
        margin-left: 10px;
        padding-left: 10px;
    }
}

@media (min-width: 992px) and (max-width:1199px) {

    /*部门发布数统计*/
    .ls-detail-count {
        height: auto;
    }

    .ls-detail-count .ls-count-unit {
        width: auto;
        float: none;
    }

    .ls-count-list {
        width: auto;
        float: none;
        margin-top: 20px;
    }

    .ls-count-list li {
        width: 185px;
    }

    /*切换*/
    .ls-media-wxwb li {
        width: 462px;
    }

    .ls-media-wxwb li a {
        padding: 20px 16px;
        background-position-x: 90%;
    }

    .ls-media-info {
        width: 290px;
        margin-left: 10px;
        padding-left: 10px;
    }

    .ls-media-ewm img {
        width: 110px;
        height: 110px;
    }

    .ls-list-head .tit {
        padding-left: 0;
        text-align: center;
    }
}

@media (max-width: 991px) {

    /*部门发布数统计*/
    .ls-detail-count {
        height: auto;
    }

    .ls-detail-count .ls-count-unit {
        width: auto;
        float: none;
    }

    .ls-count-list {
        width: auto;
        float: none;
        margin-top: 20px;
    }

    .ls-count-list li {
        width: 139px;
        margin-left: 15px;
        background-position-x: 95px;
    }

    /*切换*/
    .ls-media-wxwb ul {
        margin-right: -20px;
    }

    .ls-media-wxwb li {
        width: 358px;
        margin-right: 20px;
    }

    .ls-media-wxwb li a {
        padding: 20px 16px;
        background-position-x: 90%;
    }

    .ls-media-info {
        width: auto;
        height: auto;
        float: none;
        border: none;
        margin-left: 0px;
        padding-left: 0px;
    }

    .ls-media-ewm {
        float: none;
    }

    .ls-media-ewm img {
        width: 110px;
        height: 110px;
    }

    /*列表*/
    .ls-detail-list li {
        padding: 0;
    }

    .ls-detail-list .tit {
        margin: 0 172px 0 74px;
    }

    .ls-detail-list .time {
        right: 0;
    }

    .ls-detail-list .xh {
        left: 0;
    }

    .ls-list-head .tit {
        padding-left: 0;
        text-align: center;
    }
}

@media (max-width: 767px) {

    /*部门发布数统计*/
    .ls-detail-count {
        padding: 15px 10px;
        margin-bottom: 15px;
    }

    .ls-detail-count .ls-count-unit .ls-unit-name {
        font-size: 20px;
    }

    .ls-count-list {
        width: auto;
        float: none;
        margin-top: 20px;
    }

    .ls-count-list li {
        width: 48%;
        height: auto;
        margin: 0 1% 10px !important;
        padding: 19px 10px 10px 24px;
        background-position-x: 90%;
        box-sizing: border-box;
    }

    /*切换*/
    .ls-media-wxwb ul {
        margin-right: 0
    }

    .ls-media-wxwb li {
        width: auto;
        float: none !important;
        margin-right: 0;
        margin-bottom: 35px;
    }

    .ls-media-wxwb li.ls-media-wb {
        margin-top: 25px;
    }

    /*列表*/
    .ls-detail-list {
        min-height: auto;
    }

    .ls-detail-list .tit {
        margin: 0 112px 0 74px;
    }

    .ls-detail-list .time {
        width: 112px;
    }

    .ls-detail-ul .time {
        line-height: 22px;
        padding-top: 6px;
    }
}

@media (max-width: 450px) {

    /*列表*/
    .ls-detail-list .tit {
        margin: 0 112px 0 0px;
    }

    .ls-detail-list .xh {
        display: none;
    }

    .ls-detail-ul .tit a {
        line-height: 22px;
        max-height: 44px;
        margin: 6px 0 0;
        white-space: normal;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
}

/*政务新媒体-部门详细页-end*/

/*政务新媒体-搜索页*/
/*搜索*/
.ls-type-searchbox {
    padding: 40px 225px 0;
    height: 120px;
    background: #d9f4ff url("../images-zwxmt/xmt-search-bg.png") top center no-repeat;
}

.ls-search-box {
    height: 56px;
    background: #fff;
    border-radius: 6px;
    -moz-border-radius: 6px;
}

.ls-search-box ul {
    display: block;
    height: 56px;
    position: relative;
    padding: 0 120px 0 86px;
}

.ls-search-box label {
    display: inline;
}

.ls-search-box ul li input {
    width: 100%;
    height: 56px;
    line-height: 56px;
    border: 0 none;
}

.ls-search-box ul li.ss1 {
    position: relative;
    padding: 0 15px;
    height: 56px;
}

.ls-search-box ul li.ss1 input {
    font-size: 16px;
    background: none;
    color: #999;
}

.ls-search-box ul li.ss1 .msg-box {
    left: 10px;
    top: 56px;
    position: absolute;
}

.ls-search-box ul li.ss1 .ph-label {
    left: 10px;
    top: 0px;
    position: absolute;
    font-weight: normal;
}

.ls-search-box ul li.ss2 {
    width: 120px;
    height: 56px;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 9;
}

.ls-search-box ul li.ss2 input {
    font-size: 18px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border-radius: 0 6px 6px 0;
    overflow: hidden;
    background: #186DCB;
}

.ls-search-box .ls-select {
    position: absolute;
    top: 17px;
    width: 60px;
    padding: 0 10px 0 0;
    height: 24px;
    left: 17px;
    border-right: 1px #ededed solid;
    color: #666;
}

.ls-search-box .ls-select select {
    background: none;
    width: 100%;
    font-size: 18px;
    height: 26px;
    margin-top: -3px;
    vertical-align: middle;
    border: 0 none;
    color: #666;
    text-align: left;
}

.ls-search-box .ls-wrapper-down .selectBox {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
}

.ls-search-box .selectBox-dropdown .selectBox-label {
    padding: 0 !important;
    height: 100% !important;
    line-height: 24px !important;
}

/*搜索条件*/
.ls-search-condition {
    margin-top: 15px;
    margin-left: 25px;
    line-height: 30px;
}

.ls-search-condition label {
    cursor: pointer;
    margin-right: 20px;
    color: #666;
}

.ls-search-condition input {
    margin-right: 5px;
}

/*搜索结果分类*/
.ls-search-result {
    width: 900px;
}

.ls-search-tabs {
    height: 42px;
    background: url(../images-zwxmt/line.png) no-repeat bottom;
}

.ls-search-tabs li {
    float: left;
    margin-left: 32px;
}

.ls-search-tabs li a {
    display: block;
    font-size: 22px;
    color: #5F6368;
    padding-left: 28px;
    height: 42px;
    line-height: 40px;
    background: url("../images-zwxmt/xmt-search-icon-all.png") left center no-repeat;
}

.ls-search-tabs li.li-wx a {
    padding-left: 34px;
    background-image: url("../images-zwxmt/xmt-search-icon-wx.png");
}

.ls-search-tabs li.li-wb a {
    padding-left: 36px;
    background-image: url("../images-zwxmt/xmt-search-icon-wb.png");
}

.ls-search-tabs li.li-tt a {
    padding-left: 36px;
    background-image: url("../images-zwxmt/xmt-search-icon-tt.png");
}

.ls-search-tabs li.li-dy a {
    background-image: url("../images-zwxmt/xmt-search-icon-dy.png");
}

.ls-search-tabs li.first {
    margin-left: 0;
}

.ls-search-tabs li.active a {
    height: 40px;
    font-weight: bold;
    color: #186DCB;
    border-bottom: #186DCB 2px solid;
}

/*搜索结果提示*/
.ls-search-tips {
    font-size: 16px;
    padding: 6px 20px;
    line-height: 24px;
    background: #F5F6F8;
}

.ls-search-tips .ls-search-words,
.ls-search-tips .ls-search-count {
    color: #D40000;
}

/*搜索结果列表*/
.ls-media-search-list li {
    font-size: 16px;
    padding: 20px 0 24px;
    border-bottom: 1px dotted #d8d8d8;
}

.ls-data-title {
    line-height: 32px;
}

.ls-data-title .original-text {
    font-size: 15px;
    color: #999;
    padding-left: 23px;
    background: url("../images-zwxmt/xmt-ico-all.png") left center no-repeat;
    margin-left: 19px;
}

.ls-data-title .ls-data-original {
    display: inline-block;
    position: relative;
}

.ls-data-title .original-text:hover {
    text-decoration: underline;
}

.ls-search-article {
    line-height: 30px;
    color: #999;
    margin-top: 8px;
}

.ls-search-article span {
    float: left;
}

.ls-search-article span.s-pub-name {
    margin-right: 30px;
    padding-left: 26px;
    background: url("../images-zwxmt/ico-wx.png") left center no-repeat;
}

.ls-search-article .ls-search-article-right span {
    font-size: 14px;
    margin-left: 10px;
    color: #666;
    padding-left: 21px;
    background: url("../images-zwxmt/xmt-ico-yd.png") left center no-repeat;
}

.ls-search-article .ls-search-article-right span img {
    margin-right: 3px;
}

.ls-search-article .ls-search-article-right .s-pub-dz {
    background-image: url("../images-zwxmt/xmt-ico-dz.png");
}

.ls-search-article .ls-search-article-right .s-pub-zk {
    background-image: url("../images-zwxmt/xmt-ico-see.png");
}

.ls-search-article .ls-search-article-right .s-pub-ly {
    background-image: url("../images-zwxmt/xmt-ico-ly.png");
}

.ls-search-article .ls-search-article-right .s-pub-zf {
    background-image: url("../images-zwxmt/xmt-ico-zf.png");
}

.ls-search-article .ls-search-article-right .s-pub-pl {
    background-image: url("../images-zwxmt/xmt-ico-pl.png");
}

.original-ewm {
    display: none;
    width: 128px;
    height: 137px;
    font-size: 14px;
    line-height: 24px;
    padding: 18px 16px 20px;
    position: absolute;
    bottom: 18px;
    left: 50%;
    margin-left: -65px;
    text-align: center;
    background: url("../images-zwxmt/xmt-ewm-bg.png") 0 0 no-repeat;
}

.original-ewm img {
    width: 100px;
    height: 100px;
}

.ls-media-search-list .ls-wb-data .ls-search-article span.s-pub-name {
    background-image: url("../images-zwxmt/ico-wb.png");
}

.ls-media-search-list .ls-tt-data .ls-search-article span.s-pub-name {
    background-image: url("../images-zwxmt/ico-tt.png");
}

.ls-media-search-list .ls-dy-data .ls-search-article span.s-pub-name {
    background-image: url("../images-zwxmt/ico-dy.png");
}

/*热搜榜*/
.ls-media-hot-news {
    width: 420px;
}

.ls-hot-title {
    margin-top: 5px;
}

.ls-hot-lists {
    margin-top: 20px;
    padding: 0 20px;
    background: #F5F9FF;
}

.ls-hot-lists li {
    padding: 28px 0 28px 40px;
    border-bottom: #E1EDFF 1px dashed;
    color: #999;
    position: relative;
}

.ls-hot-lists li .num {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16px;
    z-index: 1;
}

.ls-hot-lists .title {
    display: block;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 8px;
}

.ls-hot-lists .h-res {
    margin-left: 25px;
    padding-left: 25px;
    background: url("../images-zwxmt/ico-wx.png") left center no-repeat;
}

.ls-hot-lists .ls-wb-data .h-res {
    background-image: url("../images-zwxmt/ico-wb.png");
}

.ls-hot-lists .ls-tt-data .h-res {
    background-image: url("../images-zwxmt/ico-tt.png");
}

.ls-hot-lists .ls-dy-data .h-res {
    background-image: url("../images-zwxmt/ico-dy.png");
}

@media (min-width: 1200px) and (max-width: 1419px) {

    /*搜索*/
    .ls-type-searchbox {
        padding: 40px 120px 0;
    }

    /*搜索结果分类*/
    .ls-search-result {
        width: 738px;
    }

    /*热搜榜*/
    .ls-media-hot-news {
        width: 380px;
    }
}

@media (min-width: 992px) and (max-width:1199px) {

    /*搜索*/
    .ls-type-searchbox {
        padding: 40px 50px 0;
    }

    /*搜索结果分类*/
    .ls-search-result {
        width: 610px;
    }

    /*热搜榜*/
    .ls-media-hot-news {
        width: 320px;
    }

}

@media (max-width: 991px) {

    /*搜索*/
    .ls-type-searchbox {
        height: auto;
        padding: 20px 50px;
    }

    /*搜索结果分类*/
    .ls-search-tabs li a {
        font-size: 20px;
    }
}

@media (max-width: 767px) {

    /*搜索*/
    .ls-type-searchbox {
        height: auto;
        padding: 15px 10px;
    }

    .ls-search-box ul {
        padding: 0 80px 0 0;
    }

    .ls-search-box .ls-select {
        display: none;
    }

    .ls-search-box ul li.ss2 {
        width: 80px;
    }

    .ls-search-condition {
        margin-left: 0;
    }

    /*搜索结果分类*/
    .ls-search-tabs {
        height: auto;
    }

    .ls-search-tabs li {
        margin-left: 0;
        margin-right: 15px;
    }

    .ls-search-tabs li a {
        font-size: 18px;
        background: none !important;
        padding: 0 10px !important;
    }

    /*搜索结果列表*/
    .ls-media-search-list li {
        padding: 15px 0;
    }

    .ls-search-article .ls-search-article-left,
    .ls-search-article .ls-search-article-right {
        float: none !important;
    }

    .ls-search-article span.s-pub-name {
        margin-right: 10px;
    }

    .ls-search-article span {
        float: none;
    }

    .ls-search-article .ls-search-article-right span {
        margin-left: 0;
        margin-right: 10px;
    }

    /*热搜榜*/
    .ls-hot-lists {
        margin-top: 15px;
        padding: 0 10px;
    }

    .ls-hot-lists li {
        padding: 15px 0 15px 40px;
    }
}

/*政务新媒体-搜索页-end*/

.ls-detail-count {
    height: auto;
}
/* #dtabs02 .ls-view-list ul li p{
    width: 140px;
} */
#dtabs02 .ls-view-list ul li p.p2{
    right: 750px;
}
#dtabs02 .ls-view-list ul li p.p4{
    right: 600px;
}
#dtabs02 .ls-view-list ul li p.p5{
    right: 450px;
}
#dtabs02 .ls-view-list ul li p.p6{
    right: 300px;
}
#dtabs02 .ls-view-list ul li p.p7 {
    right: 150px;
}
#dtabs02 .ls-view-list ul li p.p8{
    right: 0;
}
@media(max-width: 1419px){
    #dtabs02 .ls-view-list ul li p.p1 {
        width: 90px;
    }
    /* #dtabs02 .ls-view-list ul li p {
        width: 120px;
    } */
    #dtabs02 .ls-view-list ul li p.p2{
        right: 600px;
    }
    #dtabs02 .ls-view-list ul li p.p4{
        right: 480px;
    }
    #dtabs02 .ls-view-list ul li p.p5{
        right: 360px;
    }
    #dtabs02 .ls-view-list ul li p.p6{
        right: 240px;
    }
    #dtabs02 .ls-view-list ul li p.p7 {
        right: 120px;
    }
    #dtabs02 .ls-view-list ul li p.p8{
        right: 0;
    }
}
@media (max-width: 1199px){
    #dtabs02 .ls-view-list ul li p.p1 {
        width: 60px;
    }
}


/* #dtabs04 .ls-view-list ul li p{
    width: 170px;
} */
#dtabs04 .ls-view-list ul li p.p2{
    right:680px;
}
#dtabs04 .ls-view-list ul li p.p4{
    right: 510px;
}
#dtabs04 .ls-view-list ul li p.p5{
    right: 340px;
}
#dtabs04 .ls-view-list ul li p.p6{
    right: 170px;
}
#dtabs04 .ls-view-list ul li p.p7 {
    right: 0;
}

@media(max-width: 1419px){
    #dtabs04 .ls-view-list ul li p.p1 {
        width: 90px;
    }
    #dtabs04 .ls-view-list ul li p {
        width: 140px;
    }
    #dtabs04 .ls-view-list ul li p.p2{
        right: 560px;
    }
    #dtabs04 .ls-view-list ul li p.p4{
        right: 420px;
    }
    #dtabs04 .ls-view-list ul li p.p5{
        right: 280px;
    }
    #dtabs04 .ls-view-list ul li p.p6{
        right: 140px;
    }
    #dtabs04 .ls-view-list ul li p.p7 {
        right: 0;
    }
}
@media (max-width: 1199px){
    #dtabs04 .ls-view-list ul li p.p1 {
        width: 60px;
    }
}


/**/
.ls-rmtw-info .res {
    width: auto;
    max-width: 90px;
}
@media (min-width: 992px) and (max-width:1199px) {
    .ls-rmtw-info .res{
        max-width: 52px;margin-left: 5px;
    }
}
@media (max-width: 991px) {
    .ls-rmtw-info .res {
        max-width: 140px;margin-left: 10px;
    }
}
@media (max-width: 460px) {
    .ls-rmtw-info span{
        float: none!important;display: block;
    }
    .ls-rmtw-info .res {
       margin-left: 2px;
       float: none;
       max-width: 90%;
    }
}