@charset "UTF-8";
body{
    position:static !important;
}
.generate-page {
    min-width: 1300px;
    padding: 0;
    margin: 71px auto 44px;
    background: initial;
}

.generate-page .lay-header {
    position: fixed !important;
}

.generate-page .lay-footer {
    position: absolute !important;
}

.generate-page .lay-service-channel ,
.blankMaster .lay-service-channel {
    position: fixed !important;
}
.generate-page .lay-float-layer, .blankMaster .lay-float-layer {
    position: fixed !important;
}
.generate-page .container-fluid,
.generate-page .box .view,
.generate-page .box .codeArea {
    padding: 0;
    margin: 0;
}

.generate-page .lay-container .column {
    padding-top: 0;
}

.generate-page .row {
    margin-bottom: 20px;
}

.generate-page .page-foot {
    position: fixed !important;
}

.generate-page .lay-page-content{
    width: 85%;
    min-width: 1300px;
    margin:auto;
}


/*空白母版*/
.blankMaster{
    padding: inherit;
    margin: inherit;
}


/*ipad母版*/
.ipadMaster{
    width: 74%;
    padding: inherit;
    margin: 8% auto 0;
    background: #EEEFF2 url(images/ipad/page_bg.png) center no-repeat;
}

.ipadMaster .ipad-nav{
    position: fixed;
}

.ipadMaster .lay-header{
    position: fixed;
    width: 85%;
}


/*背景图块*/
.devpreview .lay-bg-color,
.generate-page .lay-bg-color {
    position: fixed;
    z-index: -1;
    width: 130px;
    height: 854px;
    margin: auto;
    border-radius: 105px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 鍜� Chrome */
    -o-transform: rotate(45deg);
    /* Opera */
}

.devpreview .lay-blue-bg-fl,
.generate-page .lay-blue-bg-fl {
    left: -200px;
    bottom: -300px;
}

.devpreview .lay-blue-bg-fr,
.generate-page .lay-blue-bg-fr {
    top: -625px;
    right: -200px;
}

.devpreview .lay-green-bg,
.generate-page .lay-green-bg {
    top: -100px;
    right: -200px;
}

/*媒体查询*/
@media (min-width: 768px) {
    .generate-page .lyrow .lyrow .lyrow .row-fluid .span6 {
        width: 48.37948717948715% !important;
    }

    .generate-page .lyrow .lyrow .lyrow .row-fluid .span8 {
        width: 64.59996581196582% !important;
    }
}

@media (min-width: 1200px) {
    .generate-page .row-fluid .span4 {
        width: 32.133931623931625%;
    }

    .generate-page .row-fluid .span6 {
        width: 49.117948717948715%;
    }

    .generate-page .row-fluid .span8 {
        width: 66.19996581196582%;
    }

    .generate-page .row-fluid .span9 {
        width: 75.19997435897436%;
    }

    .generate-page .row ,
    .blankMaster .row {
        margin-left: auto;
        margin-bottom: 20px;
    }
}

.portlet-body {
    position: relative;
    bottom: 50px;
    top: 0;
    left: 0;
    right: 0;
    padding: 15px !important;
    margin: 0 !important;
    overflow: auto;
}

.portlet-body input {
    border-radius: inherit;
}

.page-foot {
    position: relative;
}

.form-actions {
    padding: 10px 20px;
    margin: 0;
    background-color: inherit;
    border: none;
}

.wui-btn {
    margin-right: 10px;
}

.generate-page .row .col-md-1,
.generate-page .row .col-md-2,
.generate-page .row .col-md-3,
.generate-page .row .col-md-4,
.generate-page .row .col-md-5,
.generate-page .row .col-md-6,
.generate-page .row .col-md-7,
.generate-page .row .col-md-8,
.generate-page .row .col-md-9,
.generate-page .row .col-md-10,
.generate-page .row .col-md-11,
.generate-page .row .col-md-12 {
    padding-left: 0px;
    padding-right: 20px;
}

.generate-page .row .col-md-1:last-child,
.generate-page .row .col-md-2:last-child,
.generate-page .row .col-md-3:last-child,
.generate-page .row .col-md-4:last-child,
.generate-page .row .col-md-5:last-child,
.generate-page .row .col-md-6:last-child,
.generate-page .row .col-md-7:last-child,
.generate-page .row .col-md-8:last-child,
.generate-page .row .col-md-9:last-child,
.generate-page .row .col-md-10:last-child,
.generate-page .row .col-md-11:last-child,
.generate-page .row .col-md-12:last-child {
    padding-right: 0px;
}

.lay-bg {
    padding: 0 15px 15px;
    border-radius: 5px;
}


/* 卡片：媒体新闻*/
.lay-media {
    display: flex;
}

.lay-media .media-img {
    max-width: 120px;
    max-height: 120px;
}

.lay-media .media-cont {
    margin-left: 20px;
}


/* 卡片：图片*/
.lay-picture,
.lay-picture img {
    width: 100%;
    padding: 0;
    margin: 0;
}

.lay-picture{
    display:block;
    height:auto;
}

.lay-picture .picture{
    display: block;
    height: 0;
    padding-top: 4%;
    background-position: 0;
    background-size:cover;
    background-image:url(images/default/default.png);
    background-repeat: no-repeat;
}

.edit .lay-picture .picture{
  background-size:initial;
}


/* 卡片：导航栏*/
.lay-header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    margin: auto;
}

.lay-header .lay-nav {
    position: relative;
    z-index: 99;
    height: 70px;
    line-height: 70px;
    margin:auto;
}

.lay-nav .n-logo {
    width: 200px;
    margin: auto;
    vertical-align: middle;
}

.lay-nav .n-logo>a {
    display: inline-block;
    width: 100%;
    height: 60px;
    vertical-align: middle;
}

.lay-nav .n-ul {
    position: relative;
    padding: 0;
    margin: 15px;
    display: flex;
}

.lay-nav .n-ul>li {
    position: relative;
    margin: 0 5px;
}

.lay-nav .n-ul>li a {
    min-width: 76px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    padding: 0 6px;
    font-weight: bold;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    display: inline-block;
    cursor: pointer;
}

.lay-nav .n-ul>li:hover,
.lay-nav .n-ul>li:hover a,
.lay-nav .n-ul>li.active,
.lay-nav .n-ul>li.active a {
    border-radius: 20px;
}

.lay-nav .n-ul>li a:link,
.lay-nav .n-ul>li a:visited,
.lay-nav .n-ul>li a:hover,
.lay-nav .n-ul>li a:active {
    text-decoration: none !important;
}

.lay-nav .n-ul>li .n-title {
    display: inline;
}

.lay-nav .n-ul>li .n-i {
    width: 14px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: 0 28px;
}

.lay-nav .n-ul>li .subitem {
    position: absolute;
    z-index: 9;
    min-width: 130px;
    list-style: none;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    text-shadow: none;
    display: none;
}

.lay-nav .n-ul>li .subitem .sub-list {
    margin-top: 10px;
    padding: 8px 4px;
    border-radius: 5px;
}

.lay-nav .n-ul>li:hover .subitem {
    display: block !important;
}

.lay-nav .n-ul>li .subitem p {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    padding: 0 10px;
    margin: 0;
    cursor: pointer;
    white-space: nowrap;
}

.lay-nav .n-cont .search-bar {
    position: relative;
    width: 16px;
    margin: 17px auto;
    overflow: hidden;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.lay-nav .n-cont .search-bar i {
    vertical-align: middle;
    margin: 11px 0;
    cursor: pointer;
}

.lay-nav .n-cont .search-bar input {
    width: 0px;
    height: 36px;
    font-size: 14px;
    border: 0;
    vertical-align: top;
    padding:5px 15px;
    margin: 0;
    outline: none;
    display: none;
    -webkit-transition: all 1000ms ease;
    -moz-transition: all 1000ms ease;
    -ms-transition: all 1000ms ease;
    -o-transition: all 1000ms ease;
    transition: all 1000ms ease;
}


.lay-nav .n-cont .search-bar{
    width: 170px !important;
    border-radius: 22px;
}

.lay-nav .n-cont .search-bar input {
    width: 135px;
    display: block;
}

.lay-nav .n-cont .search-bar i {
    padding: 0 10px;
}

.lay-nav .n-cont .search-bar input:focus,
.lay-nav .n-cont .search-bar button:focus {
    outline: none!important;
    border: none!important;
}

.lay-nav .n-cont .info {
    position: relative;
    line-height: inherit;
    font-size: 16px;
    text-align: center;
    margin: 0 5px 0 10px;
    cursor: pointer;
}

.lay-nav .n-cont .user {
    position: relative;
    cursor: pointer;
}

.lay-nav .n-cont .userImg {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin-right: 15px;
}

.lay-nav .n-cont .user .u-name {
    width: 100px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    padding: 10px 0;
    margin: 0 8px;
}

.lay-nav .n-cont .user .u-name .name-info {
    line-height: 20px;
    padding: 0;
    margin: 0;
}

.lay-nav .n-cont .user .u-name .name-info-desc {
    min-height: 30px;
    line-height: 30px;
}

.lay-nav .n-cont .user .u-name .name-info-desc>p {
    width: 70%;
    font-size: inherit;
    font-family: auto;
    padding: initial;
    margin: auto;
    text-align: center;
}

.lay-nav .n-cont .user .u-name .name-info-desc>i {
    width: 30%;
    line-height: 20px;
}

.lay-nav .n-cont .user .class-hour {
    line-height: 20px;
    font-size: inherit;
    font-family: auto;
    text-align: center;
    padding: inherit;
    margin: initial;
}

.lay-nav .n-cont .user .user-desc {
    font-size: 25px;
    padding-left: 5px;
}

.lay-nav .n-cont .user .sub {
    position: absolute;
    top: 40px;
    right: 69px;
    z-index: 9;
    min-width: 130px;
    list-style: none;
    text-shadow: none;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    display: none;
}

.lay-nav .n-cont .user .name-info:hover .sub {
    display: block !important;
}

.lay-nav .n-cont .user .sub::before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    content: '';
}

.lay-nav .n-cont .user .sub::after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: '';
}

.lay-nav .sub .sub-list {
    position: relative;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.lay-nav .sub .sub-list a:hover {
    text-decoration: none;
}

.lay-nav .sub .sub-list i {
    position: absolute;
    left: 0;
    right: 0;
    width: 35px;
    height: 35px;
    background-position: 9px;
    background-repeat: no-repeat;
}

.lay-nav .sub .sub-list p {
    padding: 0 10px 0 35px;
    margin: 0;
}

.lay-nav .n-cont .user .sub .sub-skins {
    position: absolute;
    top: -1px;
    left: -152px;
    width: 152px;
    min-height: 80px;
    padding: 10px;
    display: none;
}

.lay-nav .n-cont .user .sub .sub-skins .item {
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 3px;
}

.lay-nav .n-cont .user .sub .sub-skins .item:last-child {
    margin-right: 0;
}

.lay-nav .sub .sub-list:hover .sub-skins {
    display: flex !important;
}

.lay-nav .sub .sub-list .index-style {
    position: absolute;
    top: -1px;
    left: -100px;
    width: 100px;
    /*max-height: 140px;*/
    /*min-height: 80px;*/
    text-align: center;
    display: none;
}

.lay-nav .n-cont .user .sub .index-style .item{
    display: inline-block;
    width: 100%;
}

.lay-nav .n-cont .user .sub .index-style .item:last-child {
    margin-right: 0;
}

.lay-nav .sub .sub-list:hover .index-style {
    display: block!important;
}


/* 卡片：轮播图*/
.carousel {
    margin-bottom: 0;
}

.carousel:hover .carousel-control.left {
    left: 30px;
}

.carousel:hover .carousel-control.right {
    right: 30px;
}

.carousel:hover .carousel-control {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    opacity: .7;
}

.carousel-indicators {
    top: auto;
    left: auto;
    right: 10px;
    bottom: 15px;
    width: auto;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px 1px 1px 5px;
}

.carousel-caption {
    text-align: left;
    padding: 0;
    margin: 0;
}

.carousel-caption p {
    width: 70%;
    line-height: 40px;
    text-overflow: ellipsis;
    padding: 0 10px;
    margin-bottom: 0;
}

.carousel-control {
    line-height: 25px;
    margin-top: 0;
    opacity: 0;
}

.carousel-control.left {
    left: 0;
    opacity: 0;
}

.carousel-control.right {
    right: 0;
    opacity: 0;
}

.carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    width: 100%;
}


/* 卡片：待办*/
.tab-box {
    min-height: 500px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.tab-box ul li a {
    min-width: 116px;
    text-align: center;
    padding: 11px 10px;
    margin-right: 20px;
    border-radius: 20px;
}

.tab-box ul li.active a:hover,
.tab-box ul li.active a {
    cursor: pointer;
}

.tab-box:last-child {
    margin-bottom: 0px;
}

.nav-tabs>li>a {
    margin: 0;
    border: none !important;
}

.tab-box .nav-tabs {
    position: relative;
    padding-left: 15px;
    margin: 0;
    border: 0;
}

.tab-box .nav-tabs .r-more {
    position: absolute;
    right: 20px;
}

.tab-box .nav-tabs .r-more a {
    font: 14px Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;
}

.tab-box .tab-content {
    overflow: inherit;
}

.tab-box .tab-content>.tab-pane {
    padding-top: 17px;
}

.tab-box table th:first-child {
    padding-left: 30px !important;
}

.tab-box table tr {
    position: relative;
}

.tab-box .table {
    font-size: 14px;
}

.tab-box .table>thead>tr>th {
    border: none;
    padding: 10px;
}

.tab-box .table>tbody>tr>td {
    border: none;
    padding: 7px;
}

.tab-box .table .p-left {
    padding-left: 27px;
}

.tab-box .table .in-mark {
    position: absolute;
    width: 15px;
    text-align: right;
    margin-left: -22px;
}

.tab-box .table .f-size {
    font-size: 30px;
    line-height: 10px;
}

.tab-box .table span {
    font-weight: normal;
    cursor: pointer;
}

.tab-box .table tr:hover span[action="todo"] {
    text-decoration: underline;
}

.tab-box .table thead {
    font-size: 15px;
}

.tab-box .table a {
    cursor: pointer;
}

.tab-box .table .fontWeight {
    min-width: 90px;
}

.tab-box .tab-list li {
    float: left;
    width: 200px;
    margin-right: 20px;
    cursor: pointer;
    list-style-type: none;
}

.pdL1 .pdL2 {
    padding-left: 12px !important;
    vertical-align: inherit;
}

.website-list {
    padding: 0 10px 0px 30px;
    margin: 0;
}

.website-list li {
    float: left;
    width: 220px;
    margin-right: 20px;
    cursor: pointer;
    list-style-type: none;
}

.website-list li a {
    text-decoration: none;
    display: inline-block;
    margin-left: 0 !important;
}

.website-list li span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 4px;
}

.icon-website {
    display: inline-block;
    width: 20px;
    height: 16px;
    vertical-align: middle;
}


/* 卡片：列表*/
.lay-lists {
    border-radius: 3px;
}

.lay-lists .lists-ul {
    position: relative;
    margin: 0 !important;
}

.lay-lists .lists-ul>li {
    position: relative;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    cursor: pointer;
    margin: 0 20px;
    float: left;
}

.lay-lists .lists-ul .active i,
.lay-lists .news-ul>li:hover i {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    display: inherit;
}

.lay-lists .lists-ul .active .lists-content {
    display: block !important;
}

.lay-lists .lists-content {
    margin: 15px 20px;
}

.lay-lists .lists-content .not-list {
    font-weight: initial;
    line-height: 30px;
    cursor: pointer;
    display: block;
    overflow: hidden;
    /*超出部分隐藏*/
    white-space: nowrap;
    /*不换行*/
    text-overflow: ellipsis;
    /*超出部分文字以...显示*/
}


/* 卡片：音频*/
.lay-audio .audioList tr {
    list-style-type: none;
}

.lay-audio .audioList tr>td {
    line-height: 18px;
    text-align: left;
    padding: 6px 10px;
    border-top: 0 !important;
}

.audioList tr .w1 {
    width: 75px;
}

.audioList tr .w2 {
    width: 100px;
}

.audioList tr .w1>i,
.audioList tr .w2>i {
    float: right;
    font-size: 17px;
    margin-top: 1px;
    cursor: pointer;
}

.audioList tr .w1 .unm {
    margin-left: 5px;
}

.lay-audio .play-area {
    width: 100%;
    padding: 0 15px;
    border-radius: 3px;
    margin-top: 20px;
    display: inline-block;
}

.play-area .play-btns {
    float: left;
    width: 137px;
    height: 53px;
    padding: 6px 0 0 0;
}

.play-area .play-btns a {
    display: block;
    float: left;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 8px;
    margin-top: 5px;
    border-radius: 50%;
}

.play-area .play-btns .ply {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    margin-top: 0;
}

.play-area .play-Bar {
    position: relative;
    *zoom: 1;
    width: 40%;
    height: 53px;
    float: left;
}

.play-area .play-Bar .words {
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    overflow: hidden;
}

.play-area .play-Bar .words span[name="siner"] {
    margin-left: 10px;
}

.play-area .play-Bar .m-pbar {
    position: relative;
    *zoom: 1;
    width: 100%;
}

.play-area .m-pbar .barbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.play-area .m-pbar .prog-bar {
    width: 0px;
}

.play-area .m-pbar .rdy,
.play-area .m-pbar .barbg,
.play-area .m-pbar .prog-bar {
    height: 9px;
    border-radius: 3px;
}

.play-area .m-pbar .prog-btn {
    position: absolute;
    top: -4.5px;
    left: 0px;
    width: 18px;
    height: 18px;
    line-height: 15px;
    text-align: center;
    margin-left: -11px;
    border-radius: 50%;
    cursor: pointer;
}

.play-area .m-pbar .prog-btn>i {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
}

.play-area .play-ctrl {
    position: relative;
    z-index: 10;
    height: 50px;
    padding-left: 13px;
    float: left;
}

.play-area .play-ctrl .play-time {
    width: 80px;
    height: 53px;
    line-height: 66px;
    font-size: 12px;
    float: left;
}

.play-area .play-ctrl .play-time em {
    font-style: normal;
    text-align: left;
    font-size: inherit;
}

.play-area .play-ctrl .icn-vol {
    font-size: 18px;
    margin-top: 20px;
    cursor: pointer;
    display: inline-block;
    float: left;
}

.play-area .play-ctrl .m-vol {
    position: absolute;
    top: -113px;
    left: 89px;
    clear: both;
    width: 32px;
    height: 113px;
    border-radius: 2px;
}

.play-area .play-ctrl .m-vol .barbg {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 113px;
}

.play-area .play-ctrl .m-vol .vbg {
    padding: 4px 0;
    top: 7px;
}

.play-area .play-ctrl .m-vol .vbg,
.play-area .play-ctrl .m-vol .curr {
    position: absolute;
    top: 11px;
    left: 14px;
    width: 4px;
    height: 93px;
}

.play-area .play-ctrl .m-vol .curr {
    top: auto;
    bottom: 0;
    left: 0;
    height: 100%;
    overflow: hidden;
}

.play-area .play-ctrl .m-vol .bar-btn {
    position: absolute;
    top: 0px;
    left: -5.5px;
    width: 15px;
    height: 15px;
    line-height: 10px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
}

.play-area .play-ctrl .m-vol .bar-btn>i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
}


/* 卡片：页面导航*/
.lay-pageNav {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto 15px;
}

.lay-pageNav .pageNav {
    width: 85%;
    min-width: 1300px;
    padding: 0;
    margin: 0 auto;
}

.lay-pageNav .pageNav>li {
    margin: 0 24px;
    cursor: pointer;
    float: left;
}

.lay-pageNav .pageNav>li a {
    display: inline-block;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 600;
    padding: 10px 0;
}

.lay-pageNav .pageNav>li a:link,
.lay-pageNav .pageNav>li a:visited,
.lay-pageNav .pageNav>li a:hover,
.lay-pageNav .pageNav>li a:active {
    text-decoration: none;
}



/* 卡片：公文、公务、数据、信息*/
.info-nav .span3 {
    width: 25%;
}

.row .info-nav .span9 {
    width: 75%;
    margin: 0 !important;
    padding-right: 20px;
}

.info-nav .span9.info-nav-fl {
    width: 75%;
    margin: 0 !important;
    padding-right: 20px;
}

.info-nav .span9.five-list .info-nav-list {
    width: 18.4%!important
}

.info-nav .span9 .union-todo{
    display: none;
}

.info-nav .span9.five-list .union-todo{
    display: block;
}

.info-nav .span9 .last-list{
    margin-right: 0;
}

.info-nav .span9.five-list .last-list{
    margin-right: 2%;
}

.info-nav .info-bg {
    border-radius: 4px;
    padding: 10px 20px;
}

.info-nav .info-nav-fl {
    padding: 0;
    margin-right: 20px !important;
}

.info-nav .info-nav-fr {
    padding: initial;
    margin-left: 0 !important;
}

.info-nav .info-nav-list {
    width: 23.5%;
    text-align: center;
    vertical-align: middle;
    margin:20px 2% 0 0;
}
.info-nav-list:last-child{
    margin-right: 0px;
}

.info-nav-fr .info-nav-list {
    width: 100%;
}

.info-nav-list a {
    text-decoration: none;
}

.info-nav-list i {
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 6px 0;
    display: inline-block;
}

.info-nav-list .info-number {
    height: 52px;
    line-height: 54px;
    font-size: 46px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    padding: 0;
    margin: 0;
}

.info-nav-list .info-text {
    line-height: 24px;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.info-nav-list .info-other {
    display: block;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin-bottom: 16px;
}

.info-nav-list .info-other:last-child {
    margin-bottom: 0px;
}
/*只显示三块*/
.info-nav .span9.info-nav-fl.nav-list3{
    width: 100% !important;
    padding-right: 0;
    margin-bottom: 20px !important;
}
.info-nav .info-nav-list.list3{
    width: 32%;
}
.info-nav .span9.info-nav-fl .info-nav-list.list3:nth-child(4) .info-bg {
    background-color: #f9c44a;
}

/* 卡片：信息列表*/
.lay-portal-title {
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
}

.lay-portal-more,
.lay-portal-more:link,
.lay-portal-more:visited,
.lay-portal-more:hover,
.lay-portal-more:active {
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    text-decoration: none !important;
}

.lay-information {
    min-height: 330px;
    border-radius: 3px;
}

.lay-information .info-ul {
    position: relative;
    margin: 0 !important;
}

.lay-information .info-ul>li {
    position: relative;
    min-width: 40px;
    max-width: 96px;
    margin: 0 20px -1px 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 13px 0;
    cursor: pointer;
}

.lay-bg.lay-table-list .sort-title .table-title {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
}

.lay-information .info-ul .active {
    border-radius: 0;
}

.lay-information .info-ul .active .info-content {
    display: block !important;
}

.lay-information .info-ul>a {
    line-height: 46px;
    height: 46px;
}
.lay-information .info-ul>.lay-portal-more{
    display: inline-block;
    width: 32px;
    background-repeat: no-repeat;
    background-position: center;
}
.lay-information .info-content {
    margin: 8px 8px 8px 0;
}

.lay-information .info-content .info-content-fl {
    width: 48%;
    margin-right: 4%;
    margin-left: 0;
}
.lay-information .info-ul>li .red-dot{
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 10px;
    display: inline-block;
    right:-8px;
}

.lay-information .info-content .info-content-fr {
    width: 48%;
}

.lay-information .info-content .not-list {
    position: relative;
    font-weight: initial;
    height: 33px;
    line-height: 33px;
    text-decoration: none;
    cursor: pointer;
    display: block;
    padding-left: 15px;
    overflow: hidden;
    /*超出部分隐藏*/
    white-space: nowrap;
    /*不换行*/
    /*text-overflow:ellipsis;*/
    /*超出部分文字以...显示*/
}
.lay-information .info-content .not-list::before{
    content:"";
    display: block;
    width:5px;
    height:5px;
    border-radius:50%;
    position: absolute;
    top: 45%;
    left: 2px;
}

.lay-information .info-content .not-list i {
    min-width: 30px;
    height: 32px;
    margin-top: -5px;
    background-size: 0px;
}

.lay-information .info-content .not-list i.video {
    background-size: 240px;
    background-position: -70px -127px;
}

.lay-information .info-content .not-list.more {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    text-align: center;
    margin-bottom: -10px;
}

.lay-information .info-content .not-list .not-list-title {
    width: 90%;
}

.lay-information .info-content .not-list .not-list-title .title-text {
    max-width: 89%;
    margin: 0;
    text-overflow: ellipsis;
}

.lay-information .info-content .not-list .not-list-title .title-text-all {
    max-width: 96%;
    margin: 0;
    text-overflow: ellipsis;
}

.lay-information .info-content .not-list .not-list-title .title-icon {
    min-width: 10%;
}

.lay-information .info-content .not-list .not-list-time {
    width: 10%;
    text-align: right;
    padding-right: 15px;
    margin: 0;
}

.lay-information .info-content .not-list .new-icon {
    display: inline-block;
    width: 36px;
    height: 20px;
    background-position: -12px 6px !important;
}

.lay-information .info-content .not-list .not-list-is-top {
    line-height: 15px;
    font-size: 12px;
    padding: 2px 3px;
    border-radius: 2px;
    margin: 11px 5px 10px 5px;
}

.lay-sysService .sysService-head {
    position: relative;
    line-height: 20px;
    margin-bottom: 10px;
}
.lay-sysService.lay-common .tab-input{
    width: 300px;
}
.lay-sysService .sysService-head>li {
    position: relative;
    float: left;
    font-size: 18px;
    cursor: pointer;
    padding: 13px 0;
    margin-right: 28px;
}

.lay-sysService .sysService-head>li:last-child {
    margin-right: 0;
}

.lay-sysService .sysService-content {
    margin: 2px 0;
    overflow-x: hidden;
    overflow-y: auto;
}

.lay-sysService .sysService-content>li {
    position: relative;
    padding-left: 18px;
    margin: 0 30px 14px 0;
}

.lay-sysService .sysService-content>li a {
    text-decoration: none !important;
}

.lay-sysService .sysService-content>li i {
    position: absolute;
    top: 3px;
    left: 0;
    width: 8px;
    height: 8px;
    background-size: 100%;
    display: inline-block;
}
.lay-sysService .sysService-content>li h4{
    font-size: 14px;
    font-weight: inherit;
    text-overflow: ellipsis;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 6px;
}

.lay-sysService .sysService-content>li p{
    font-size: 12px;
    text-overflow: ellipsis;
    line-height: 1.4;
    margin: inherit;
}

.lay-sysService .sysService-content.double-list li{
    float: left;
    width: 47%;
    margin-right: 6%;
}

.lay-sysService .sysService-content.double-list li:nth-child(even){
    margin-right: 0px;
}

.lay-special {
    padding-top: 8px;
    max-height: 338px;
}

.lay-special .special-head {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
    line-height: 20px;
    margin: 4px 0;
}

.lay-special .special-head .sys-head-title {
    font-size: 16px;
    font-weight: bold;
}

.lay-special .special-head .sys-head-more {
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-align: right;
    padding-right: 4px;
    cursor: pointer;
}

.lay-special .special-content-img {
    margin: 0;
}

.lay-special .special-content-img>li {
    height: 90px;
    margin: 4px 0;
}

.lay-special .special-content-img>li img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.more-icon{
    display: inline-block;
    width: 32px;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center;
}

/* 卡片：客流量统计*/
.lay-table-list{
    padding-top: 10px;
}
.lay-table-list .table-list-head {
    position: relative;
    line-height: 35px;
    padding: 0 0 5px 15px;
    margin: 0 0 8px;
    background-repeat: no-repeat;
}

.lay-table-list .table-list-head .lay-portal-title {
    font-weight: 400;
}
.lay-table-list .table-list-head .lay-portal-more{
    width: 32px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
}

.lay-table-list .table-list-head .lay-portal-title>i{
    position: absolute;
    left: 0;
    top: 6px;
    width: 4px;
    height: 22px;
    display: inline-block;
}
.lay-table-list .portlet-body {
    padding: 0 !important;
}

.lay-table-list .form-table .table th {
    text-align: center;
}

.lay-table-list .form-table .table,
.lay-table-list .form-table .table,
.lay-table-list .form-table .table td,
.lay-table-list .form-table .table th,
.lay-table-list .table-notice {
    table-layout: fixed;
    border: none !important;
}

.lay-table-list .portlet-body th {
    height: 34px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
}

.lay-table-list .portlet-body td {
    height: 38px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lay-table-list .table-tbody {
    height: 236px;
}

.lay-table-list table {
    margin-bottom: 0 !important;
}

.lay-table-list .scroll-bar::-webkit-scrollbar {
    width: 6px;
    border-radius: 4px;
}

.lay-table-list .scroll-bar::-webkit-scrollbar-thumb {
    border-radius: 4px;
}


/* 卡片：页脚*/
.lay-footer {
    position: relative;
    left: 0;
    right: 0;
    bottom: inherit;
    width: 100%;
    margin-top: 36px;
}

.lay-footer .portal-footer {
    padding: 24px 0;
}

.lay-footer .portal-footer .portal-footer-fl {
    /*width: 70%;*/
    position: relative;
    min-width: auto;
}

.lay-footer .portal-footer .portal-footer-fl .footer-group {
    margin-right: 45px;
}

.portal-footer-fl h5 {
    height: 25px;
    line-height: 25px;
    font-size: 18px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
    text-align: left;
    padding: 0;
    margin: 0 0 15px 0;
}

.portal-footer-fl .footer-link {
    float: left;
    width: 150px;
    text-align: left;
    padding: 0;
    margin: 0;
}

.portal-footer-fl .footer-link>li {
    position: relative;
    float: left;
    width: 100%;
    line-height: 22px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    padding-left: 15px;
    margin: 0 0 5px 0;
    cursor: pointer;
}

.portal-footer-fl .footer-link>li::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    top: 45%;
    left: 2px;
}

.portal-footer-fl .footer-link>li a {
    text-decoration: none;
}

.portal-footer-fl .footer-appQRCode{
    /*position: relative;*/
}

.portal-footer-fl .footer-appQRCode>li{
    padding-left: 25px;
}

.portal-footer-fl .footer-appQRCode>li::before {
    position: absolute;
    top: 20%;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: inherit;
    background-color: transparent;
    background-size: 100%;
}

.portal-footer-fl .footer-appQRCode>li:hover .box-code,
.portal-footer-fl .footer-appQRCode>li:hover a{
    display: block;
}

.portal-footer-fl .footer-appQRCode>li:hover::before {
    background-size: 100% 100%;
}

.portal-footer-fl .box-code{
    position: absolute;
    top: -50px;
    left: -230px;
    z-index: 9;
    display:none;
    width:230px;
    font-family:Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    text-align: center;
    padding: 15px;

}

.portal-footer-fl .box-code h5{
    height:25px;
    line-height:25px;
    font-size:18px;
    font-weight:500;
    text-align: center;
}

.portal-footer-fl .box-code .text{
    height:17px;
    line-height:17px;
    font-size:12px;
    font-weight:400;
}

.portal-footer-fl .box-code i {
    display: inline-block;
    width: 62px;
    height: 62px;
    margin-top: 10px;
}

.portal-footer-fl .box-code .qrCode-img1,
.portal-footer-fl .box-code .qrCode-img2{
    background-size:100%;
    background-repeat: no-repeat;
}


.lay-footer .portal-footer .portal-footer-fr {
    width: 30%;
}

.portal-footer-fr .footer-qrCode {
    width: 128px;
    margin: 0 15px;
}

.portal-footer-fr .footer-qrCode:ast-child {
    margin-right: 0;
}

.portal-footer-fr .footer-qrCode i {
    display: inline-block;
    width: 128px;
    height: 128px;
}

.portal-footer-fr .footer-qrCode .qrCode-img1,
.portal-footer-fr .footer-qrCode .qrCode-img2{
    background-size:100%;
    background-repeat: no-repeat;
}

.portal-footer-fr .footer-qrCode p {
    margin: 5px 0;
}

.lay-footer .portal-copyright {
    line-height: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    padding-bottom: 10px;
}

.information-contant-title h4 {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}


/*卡片：图片信息列表*/
.lay-pictureNews {
    height: 338px;
}

.lay-pictureNews-fl {
    width: 45%;
    height: 100%;
}

.lay-pictureNews-fl .picture-list {
    padding-top: 15px;
    margin: 0 20px 0 0;
}

.lay-pictureNews-fl .picture-list .item {
    height: 308px;
}

.lay-pictureNews-fl .picture-list .item img {
    height: 100%;
}

.lay-pictureNews-fr {
    width: 55%;
    height: 100%;
}


/* 卡片：公文中心*/
.lay-table {
    position: relative;
    /*min-height: 565px;*/
    padding: 0 15px 15px 15px;
    margin: 0 auto;
}
.lay-table.info-list{
    margin-top: 10px !important;
    width: 85%;
}
.lay-table img {
    width: 100%;
}

.lay-table .table-btn {
    display: inline-block;
    text-decoration: none;
    padding: 7px 8px;
    margin: 8px 0 0 15px;
    border-radius: 4px;
    float: right;
}

.lay-table .table-nav {
    width: 100%;
    position: relative;
    margin: 0;
}

.lay-table .table-nav li {
    margin-right: 10px;
}

.lay-table .table-nav li a {
    position: relative;
    line-height: inherit;
    font-size: 18px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 600;
    text-decoration: none;
    padding: 15px 0;
    display: inline-block;
}

.lay-table .table-nav li.active a {
    cursor: pointer;
}

.lay-table .table-nav li .sys-num {
    font-weight: bold;
}

.lay-table .table-nav li:last-child {
    margin-bottom: 0px;
}

.lay-table .table-nav li>a {
    margin: 0;
    border: none !important;
}

.lay-table .table-title {
    margin: 10px 0 0;
    cursor: pointer;
    padding: 5px 20px 5px 0 !important;
}

.lay-table .table-title h5 {
    font-size: 18px;
    font-weight: 600;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    padding-left: 23px;
    background-repeat: no-repeat;
    background-position: 0px 1px;
}

.lay-table .table-title .tab-input {
    width: 190px;
    height: 39px;
    margin: 0 10px 0 0;
    padding: 0 8px;
    border-radius: 5px;
    box-shadow: inherit;
}

.lay-table .table-title .tab-button {
    text-align: center;
    text-decoration: none;
    min-width: 60px;
    height: 39px;
    border: none;
    border-radius: 4px;
}

.lay-table .table-title .tab-button:focus {
    outline: none;
}
.lay-table .table-title .sortSpan{
    display:inline;
    height:20px;
}
.lay-table .table-title .arrow.asc{
    top:3px;
}
.lay-table .table-title .arrow.dsc{
    bottom: 3px;
}

.lay-table .table-title .operation-btn {
    display: none; 
    color: #5EAAFF;
    margin-top: 10px;
    cursor: pointer;
}

.lay-table .table-title .tab-select {
    width: 171px;
    height: 39px;
    margin: 0 10px 0 0px;
    border-radius: 5px;
}

.tab-select .dropdown-toggle[data-toggle="dropdown"] {
    height: 39px;
}

.tab-select .dropdown-toggle[data-toggle="dropdown"]:focus {
    box-shadow: inherit !important;
    border-radius: 2px;
    outline: none !important;
}

.tab-select .dropdown-menu li {
    padding: 8px 5px;
    cursor: pointer;
}

.lay-table .tab-list {
    padding: 0 10px 0px 0;
    margin: 0;
}

.lay-table .tab-list li {
    float: left;
    width: 180px;
    text-align: left;
    margin-right: 20px;
    cursor: pointer;
    list-style-type: none;
}

.lay-table .tab-list li a {
    text-decoration: none;
    display: inline-block;
    padding: 10px 0;
    margin-left: 0 !important;
}

.lay-table .tab-list li span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 4px;
}

.lay-table .tab-list .icon-website {
    display: inline-block;
    width: 20px;
    height: 16px;
    margin-top: -3px;
    vertical-align: middle;
}

.lay-table .table-list .tab-list-title {
    position: relative;
    cursor: pointer;
}

.lay-table .table-list .tab-list-title .emergency-level{
    position: absolute;
    margin-top: 3px;
}

.lay-table .table-list .tab-list-title .not-read {
    top: 3px;
    left: 5px;
}

.table-list .tab-list-title .not-list-is-top.time-out{
    top:-6px;
    background: orange;
}

.table-list .tab-list-title .not-list-is-top.over-time{
    top:3px;
    left: 8px;
}

.tab-content>.tab-pane, .pill-content>.pill-pane{
    position: relative;
    margin-top: 10px;
}

.table-list .tab-list-title .title-icon-top {
    min-width: 15%;
}

.table-list .tab-list-title .title-text-top {
    max-width: 80%;
}

.table-list .tab-list-title .title-icon-top>i {
    min-width: 36px;
    height: 24px;
    background-size: 0px;
}

.table-list .tab-list-title .title-icon-top>i.video {
    background-size: 240px;
    background-position: -70px -136px;
}

.table-list .tab-list-title .new-icon {
    display: inline-block;
    width: 36px;
    height: 20px;
    background-position: -12px 6px !important;
}

.table-list .tab-list-title .not-list-is-top {
    position: relative;
    display: inline-block;
    line-height: 15px;
    font-size: 12px;
    padding: 2px 3px;
    border-radius: 2px;
    margin: auto;
}

.table-list input[type='checkbox'] {
    width: 14px;
    height: 14px;
    border-radius: 2px;
    outline: none;
    -webkit-appearance: none;
}

.table-list .w-grid-toolbar {
    margin-top: 5px;
}

.lay-table .dy-checkbox {
    margin-top: 8px !important;
    margin-left: 15px;
}

.lay-table .dy-text {
    line-height: 28px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    padding: 0;
    margin: 0 0 0 8px;
}

.lay-table .dy-text span {
    text-align: center;
    width: 65px;
    height: 28px;
    border-radius: 4px;
    line-height: 28px;
    margin-left: 15px;
    display: inline-block;
    cursor: pointer;
}

.lay-table .w-grid-page.ui-jqgrid-pager.ui-state-default.ui-corner-bottom .ui-pager-control {
    float: right;
}

.lay-table .ui-th-column.ui-th-ltr.ui-state-default .ui-th-div input ,
.lay-table .ui-jqgrid .ui-jqgrid-resize-ltr{
    display: none;
}

.lay-table-msg-list .table-list-head {
    height: 24px;
    line-height: 24px;
    margin-bottom: 13px;
}

.lay-table-msg-list .table-list-head .lay-portal-title {
    font-weight: bold;
}

.lay-table-msg-list .portlet-body {
    padding: 0 !important;
}

.lay-table-msg-list .form-table .table th {
    display: table-cell;
    font-weight: 700;
    text-align: center;
}

.lay-table-msg-list .form-table .table,
.lay-table-msg-list .form-table .table,
.lay-table-msg-list .form-table .table td,
.lay-table-msg-list .form-table .table th,
.lay-table-msg-list .table-notice {
    table-layout: fixed;
    border: none !important;
}

.lay-table-msg-list .portlet-body th {
    height: 30px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
}

.lay-table-msg-list table {
    margin-bottom: 0 !important;
}

.lay-table-msg-list .table-tbody {
    height: 360px;
}

.lay-table-msg-list .portlet-body tr>td:first-child {
    text-align: left;
}

.lay-table-msg-list .portlet-body td {
    text-align: center;    
    line-height: 20px;
    padding: 8px 0;
}

.lay-table-msg-list .portlet-body .list-table td {
    padding: 12.5px 0;
}

.lay-table-msg-list .portlet-body td p{
    margin: 0;
}

.lay-table-msg-list .scroll-bar::-webkit-scrollbar {
    width: 6px;
    border-radius: 4px;
}

.lay-table-msg-list .scroll-bar::-webkit-scrollbar-thumb {
    border-radius: 4px;
}
.sort-title .collect-cancel{
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(images/icon/icon_close.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.jqgird-no-text{
    width: 100%;
}
.no-data-list,.info-nodata{
  text-align: center!important;
  margin-top: 30px;
}

.no-data-list i,.info-nodata i{
  display: inline-block;
  width: 200px;
  height: 160px;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.info-nodata i{
    width: 128px;
    height: 100px;
}
.info-nodata p>span{
    margin-right: 20px;
}
.msg-load{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 38px;
    height: 38px;
    background-image: url(/form-web/static/img/layout/icon/loading.gif);
    margin:auto;
    display: none;
}

.lay-table .spot-icon{
    margin-right: 10px;
}

.lay-table .spot-icon i{
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 9;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
}


/* 卡片：图表*/
.lay-chart {
    display: flex;
}

.lay-chart .chart-region {
    position: relative;
    width: 100%;
}

.lay-chart .chart-region .region-title {
    position: relative;
    line-height: 35px;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    padding-left: 15px;
    margin: 10px 10px 5px;
    background-repeat:no-repeat;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lay-chart .chart-region .region-title i {
    position: absolute;
    left: 0;
    top: 6px;
    width: 4px;
    height: 22px;
    display: inline-block;
}

.lay-chart .chart-region .region-title>span {
    font-size: 14px;
    font-weight: 400;
}

.lay-chart .chart-region .region-title .sub-number {
    font-weight: 700;
}

.lay-chart .chart-region .canvas-region {
    width: 100%;
    height: 450px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
}

.lay-chart .chart-region .canvas-region .chart{
    flex: 1;
	line-height:30px;
}
.lay-chart .chart-region .canvas-region .canvas-list{
    text-align: center;
    margin-top: 10px;
}
.lay-chart .modalBox {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.lay-chart .modalBoxShadow {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
    left: 0;
}

.lay-chart .modalContent {
    z-index: 9999;
    width: 100%;
    height: 300px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.lay-chart .modalBox .closeBox {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.lay-chart .modalBox .close {
    padding: 10px;
    font-size: 28px;
    opacity: 1;
}

.lay-chart .modalTable {
    width: 90%;
    margin: 10px auto;
}

.lay-chart .modalTable td,
.lay-chart .modalTable thead th {
    text-align: center;
}

.lay-chart .chart-region iframe.canvas-region{
    height: 480px;
    margin-bottom: 0;
}

/*.lay-chart .chart-region .canvas-region.data-unusual{*/
    /*padding: 20px 0 0 20px;*/
    /*font-size: 30px;*/
/*}*/
.lay-chart .chart-region .canvas-region .data-unusual{
    padding: 20px 0 0 20px;
    font-size: 30px;
}

.lay-chart .lay-portal-more{
    width: 32px;
    line-height:35px;
    height: 35px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 10px 0 5px;

}


/* 卡片：手风琴*/
.accordion-div {
    overflow: hidden;
}

.accordion {
    padding: 0;
    margin: 0;
    clear: both;
    overflow: hidden;
}

.accordion .accordion-li {
    float: left;
    height: 525px;
    overflow: hidden;
    width: 100px;
    transition: width 1.5s;
    position: relative;
    cursor: pointer;
}

.accordion .accordion-li::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.2;
    transition: all 0.5s;
}

.accordion .accordion-li .accordion-description {
    content: "";
    display: block;
    position: absolute;
    top: inherit;
    bottom: 50%;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    transition: all 0.5s;
    margin-bottom: -135px;
    padding: 1.5%;
}

.accordion .accordion-li .accordion-content,
.accordion .accordion-li .accordion-title,
.accordion:hover .accordion-li li.active .accordion-title,
.accordion:hover li.active .accordion-li .accordion-title {
    opacity: 0;
    transition: all 0.5s;
    margin-top: 15px;
}

.accordion .accordion-li .accordion-title {
    font-size: 38px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
    line-height: 40px;
}

.accordion .accordion-li .accordion-icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 10;
    font-size: 40px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 50px;
    opacity: 1;
    transition: opacity 2.5s;
}

.accordion .accordion-li .accordion-more {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-decoration: none;
    opacity: 0;
}

.accordion:hover li {
    width: 100px;
    transition: width 1.5s;
}

.accordion:hover li.active {
    transition: width 0.5s;
}

.accordion:hover li.active::before {
    opacity: 0;
}

.accordion:hover li.active .accordion-icon {
    display: none;
    opacity: 0;
    transition: opacity .2s;
}

.accordion:hover li.active .accordion-description {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    padding: 20px;
    opacity: 1;
    transition: all 0.5s;
}

.accordion:hover li.active .accordion-content,
.accordion:hover li.active .accordion-title,
.accordion:hover li.active .accordion-more {
    opacity: 1 !important;
    transition: all 2s;
}

.accordion:hover li.active .accordion-content {
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    padding: 20px 0 10px;
}

.accordion.verticality {
    clear: both;
    overflow: hidden;
}

.accordion.verticality .accordion-li {
    width: 100%;
    float: inherit;
    height: 100px;
    transition: height .6s;
    border-bottom: none;
}

.accordion.verticality .accordion-li .accordion-description {
    left: 50%;
    bottom: 0;
    width: 30%;
    height: 95%;
    margin-bottom: 0px;
    margin-top: auto;
    margin-left: -224px;
    transition: all .8s;
}

.accordion.verticality .accordion-li .accordion-img {
    width: 100%;
}

.accordion.verticality .accordion-li.active {
    width: 100% !important;
    transition: height .6s;
}

.accordion.verticality .accordion-li.active::before {
    opacity: 0;
}

.accordion.verticality .accordion-li.active .accordion-icon {
    opacity: 0;
    transition: all 0.5s;
}

.accordion.verticality .accordion-li.active .accordion-description {
    margin-left: 0;
    width: 98%;
    height: 50%;
    top: inherit;
    bottom: 0;
    left: 0;
    opacity: 1;
    padding-top: 1.5%;
    transition: height .8s;
}

.accordion.verticality .accordion-li.active .accordion-description .accordion-title,
.accordion.verticality .accordion-li.active .accordion-description .accordion-content,
.accordion.verticality .accordion-li.active .accordion-description .accordion-title {
    opacity: 1;
    transition: opacity 1s;
}

.accordion .ver-toggle {
    display: none;
}

.accordion .accordion-img {
    display: block;
}

.accordion a {
    display: block;
    width: 100%;
    height: 100%;
}


/* 卡片：事项发起*/
.usual-Business-kapian {
    width: 100%;
    min-height: 240px;
    border-radius: 5px;
}

.usual-Business-item {
    float: left;
    width: 80px;
    height: 80px;
    margin: 10px;
    text-align: center;
    font-size: 18px;
}

.business-itmes-icon {
    width: 64px;
    height: 64px;
    margin: 10px;
}

.business-more-icon {
    width: 64px;
    height: 64px;
    margin: 10px;
}


/* 卡片：事项发起详情*/
.lay-sysService.lay-info {
    min-height: 0;
}

.lay-sysService.lay-info .sysService-head {
    margin-bottom: 12px;
    border-bottom:0px;
}

.lay-sysService.lay-info .sysService-head li {
    line-height: 40px;
    padding: 0;
}

.lay-sysService.lay-info .tab-input {
    width: 300px;
    height: 40px;
    margin: 0px;
    border-radius: 5px;
    box-shadow: inherit;
}

.lay-sysService.lay-info .tab-button {
    height: 39px;
    padding: 5px 15px;
    margin-left: 15px;
    border: none;
    border-radius: 4px;
}

.information{
    width: 85%;
    min-width: 1300px;
    margin: auto;
}
.circles {
    width: 16px;
    height: 16px;
    border-radius: 40px;
    display: inline-block;
    margin-right: 16px;
}

.min-circles {
    display: inline-block;
    margin-right: 4px;
    width: 16px;
    height: 17px;
    position: relative;
    top: 2px;
}

.content-link {
    margin-top: 0px;
    margin-bottom: 0;
}
.content-link .serve-one{
    margin: 0;
}
.content-link,
.content-link a {
}

.serve-one li {
    float: left;
    margin-right: 32px;
}

.items-title {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 8px;
    font-weight: bold;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.items-text {
    position: absolute;
    left: 0px;
    top: 50%;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 200px;
    margin: -6px 0px 0px 13px;
    padding-left: 20px;
    overflow: hidden;
    float: left;
}

.table-items-icon {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-right: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
}
.zhyw-list{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    padding: 5px 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 5px;
}
.zhyw-list .items {
    float: left;
    width: 240px;
    margin-bottom: 20px;
}

.zhyw-list .items-title {
    padding-left: 18px;
}
.zhyw-list .items-type,
.information-contant-title .items-type {
    width: 112px;
    height: auto;
    min-height: 110px;
    position: relative;
}

.zhyw-list .items-type .items-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.zhyw-list .items-type .items-img,
.information-contant-title .items-type .items-img {
    width: 48px;
    height: 48px;
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.zhyw-list .items-type .items-img.default,
.information-contant-title .items-type .items-img{
    background-image: url(images/icon/icon_default_collect.png);
}
.zhyw-list .items-type .items-img-admin,
.information-contant-title .items-type .items-img-admin{
    width: 48px;
    height: 48px;
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.zhyw-list .items-type span.items-title,
.information-contant-title .items-type span.items-title {
    width: 100%;
    padding-left: 0;
    margin-top: 9px;
    max-height: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    overflow: hidden;
}
.zhyw-list .colum.second li {
    width: 300px;
}
.zhyw-list .colum.second .items-text.common{
    width: 180px;
}
.zhyw-list .items-text.common{
    width: 155px;
}

.zhyw-list ul {
    flex: 1;
    min-height: 110px;
    margin-bottom: 0;
}

.zhyw-list,
.zhyw-list ul {
    zoom: 1;
}

.zhyw-list:after,
.zhyw-list ul :after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.zhyw-list ul,
#zhyw-more .zhyw-list ul {
    float: left;
    margin-left: 0px;
    padding-bottom: 22px;
    min-height: 50px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.zhyw-list ul+ul {
    margin-left: 0;
}

.zhyw-list li {
    cursor: pointer;
    position: relative;
    width: 268px;
    height: 48px;
    margin-right: 10px;
    border-radius: 6px;
    line-height: 48px;
    text-align: center;
    margin-top: 12px;
}

.zhyw-list li p {
    line-height: 1.6;
    margin-top: 3px;
}

li .items-text {
    margin-top: 3px;
    top: 4px;
    background-position-y: 4px !important;
}
.items-text.common {
    width: 180px;
    margin-top: 3px;
}


.items-text .items-cname {
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.items-text .items-ename {
    height: 17px;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.zhyw-list .items-text.common.item-top{
    margin-top: 10px;
}
.jia .table-items-icon {
    cursor: move;
}

.table-items-icon-del {
    float: right;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-right: 40px;
    position: absolute;
    top: 50%;
    right: 10px;
}
.table-items-icon.common-collect{
    margin-right: 40px;
    cursor: pointer;
}
.btnSubmit_button {
    margin-right: 30px;
    float: right;
    position: relative;
}

.portal-footer {
    padding: 40px 0;
    margin: 0 auto;
    text-align: center;
}
.information.information-more.information-main{
    overflow: hidden;
}
.information-contant-title {
    padding-left: 28px;
}
.content-link .serve-one {
    margin-top: 20px;
    padding: 10px 0;
}

.content-link:first-child .serve-one {
    margin-top: 0px;
}

.lay-sysService.lay-info{
    width:85%;
    margin:20px auto 0;
}
.information.information-more.information-main{
    width:100%;
    margin:auto;
    min-width:initial;
}
.serve-one .second-level {
    width: 100%;
    height: 50px;
    line-height: 40px;
    z-index: 1;
    position: relative;
    padding: 0px 10px;
    font-size: 16px;
}

.serve-one .second-level::before {
    content: " ";
    width: 248px;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.zhyw-list li.second {
    width: 300px;
}

.serve-one .zhyw-list:last-child ul {
    border-bottom: none;
}
.zhyw-list .items-type, .information-contant-title .items-type{
    margin-right: 18px;
}

/* 卡片：我的日程 */
.lay-schedule-myWork {
    width: 100%;
}

.lay-schedule-myWork .schedule-workTitle {
    padding: 0 0 6px!important;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 34px;
}

.lay-schedule-myWork .schedule-workTask {
    margin: 0;
    padding: 0;
    min-height: 0;
    overflow-y: auto;
    overflow-x: hidden;
}

.schedule-myCircle {
    font-size: 0;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 4px;
}

.lay-schedule-myWork .wui-btn {
    margin-bottom: 8px;
}

.schedule-workDetail .noSchedule {
    width: 100% !important;
    border-radius: 4px;
    padding: 0;
    margin: 0 !important;
    margin-top: 10px !important;
}

.lay-schedule-myWork .schedule-workTitle .lay-portal-more {
    width: 32px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: 400;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.lay-schedule-myWork .schedule-workDate .table-condensed>tbody>tr>td {
    position: relative;
}

.schedule-taskContent .lay-schedule-taskDetail {
    position: relative;
    width: 100%;
    border-radius: 4px;
    padding: 8px 8px 8px 25px;
    margin-bottom: 8px;
    cursor: pointer;
}

.schedule-taskContent .lay-schedule-taskDetail>.schedule-title {
    padding-right: 8px;
    max-height: 40px;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    width: 100%;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
}

.schedule-taskContent .lay-schedule-taskDetail::before {
    display: block;
    content: " ";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: 13px;
}
.schedule-workDate .datetimepicker-inline {
    width: 100%;
}

.schedule-workDate .datetimepicker table {
    width: 100%;
}
.schedule-taskContent .lay-schedule-taskDetail>.schedule-location {
    height: 17px;
    font-size: 12px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.schedule-taskContent .lay-schedule-taskDetail>.schedule-remark {
    height: 17px;
    font-size: 12px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lay-schedule-taskDetail>.schedule-location>i.location {
    width: 20px;
    height: 20px;
}

.lay-schedule-taskDetail>.schedule-remark>i.remark {
    width: 20px;
    height: 20px;
}

.lay-schedule-myWork .schedule-workDate {
    height: 295px!important;
}

.lay-schedule-myWork .schedule-workDetail {
    height: 220px;
    padding: 0 5px;
    margin-top: 0;
}

.lay-schedule-myWork .schedule-taskContent {
    list-style: none;
    padding: 0;
    margin: 0;
}

.lay-schedule-myWork .workSchedule{
    max-height: 168px;
}
.schedule-taskContent .schedule-taskDetail {
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    cursor: pointer;
}

.lay-schedule-myWork .schedule-scrollH {
    height: 100px;
    overflow: auto;
}

.lay-schedule-myWork .schedule-circle {
    height: 0;
}

.lay-schedule-myWork .schedule-circle::after {
    content: " ";
    position: absolute;
    left: 52%;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-left: -4px;
}

.schedule-taskContent::-webkit-scrollbar {
    width: 2px;
}

.lay-schedule-myWork .wui-input {
    padding: 0px 12px;
    border: 0;
}

.schedule-workDate .table-condensed>thead>tr:nth-child(2) {
    font-weight: 400;
}

.schedule-workDate .table-condensed>tbody>tr>td,
.schedule-workDate .table-condensed>thead>tr>th {
    padding:8px 11px !important;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 0px;
}

.schedule-workDate .table-condensed>tfoot>tr>th {
    width: 0px;
    height: 0px;
    padding: 0;
}

.schedule-workDate .table-condensed>tbody>tr>td {
    border-radius: 50%;
}

.lay-schedule-myWork .wui-btn {
    margin-bottom: 8px;
}

.typeset.scheduleSave .text-center {
    padding-top: 5px;
    padding-bottom: 10px;
}

.lay-bg.lay-special .lay-portal-more {
    font-weight: 400;
    width: 32px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
}


/* 卡片：通讯录 */
.lay-addressBook {
    width: 100%;
    padding: 15px;
    margin-bottom: 4px;
    border-radius: 4px;
}

.lay-addressBook .abTitle {
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    padding-left: 0;
    padding-top: 0;
}

.lay-addressBook .abTitle .lay-portal-more:last-child {
    font-weight: 400;
    width: 32px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
}

.lay-addressBook .abCircle {
    font-size: 0;
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    margin-right: 4px;
}

.lay-addressBook .searchBox {
    position: relative;
    margin: 0;
}

.lay-addressBook .search-param {
    width: 100%;
    height: 36px !important;
    line-height: 40px !important;
    font-size: 14px;
    padding: 0 0 0 10px !important;
    margin: 10px 0 !important;
    border-radius: 40px;
    border: none;
    outline: none;
}

.lay-addressBook .search-param::-ms-clear {
    display: none;
}

.lay-addressBook .search-param::-ms-reveal {
    display: none;
}

.lay-addressBook .search-param::-o-clear {
    display: none;
}

.lay-addressBook .searchBox>i {
    position: absolute;
    right: 18px;
    top: 20px;
    cursor: pointer;
    font-size: 20px;
}

.lay-addressBook .search-menu {
    position: relative;
    left: 20px;
    width: 0px;
    max-height: 400px;
    display: block;
    visibility: hidden;
}

.lay-addressBook .search-menu table {
    margin-bottom: 0;
}

.search-menu .dropdown-menu>tr {
    border-bottom: 0 !important;
    line-height: 30px !important;
    height: 30px !important;
}

.search-menu .dropdown-menu>tr:last-child {
    border-bottom: 0 !important;
}

.search-menu .dropdown-menu>tr>td {
    border-top: 0 !important;
    padding: 4px !important;
    line-height: 30px !important;
}

.search-menu .dropdown-menu>tr>td:last-child {
    width: inherit !important;
}

.search-menu table.table thead {
    position: absolute;
    top: 0px;
    width: 0px;
    height: 37px !important;
    border-radius:5px;
    z-index: 3000;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.search-menu table.table thead>tr th {
    border-bottom: inherit !important;
    width: 100px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: normal;
    position: relative;
}

.search-menu table.table thead>tr th:nth-child(2) {
    width: 200px;
}

.search-menu table.table thead>tr th:last-child {
    width: 200px;
}

.lay-addressBook .search-menu .search-close {
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    position: absolute;
    right: -10px;
    top: -10px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 20000;
}


.search-menu table.table thead tr th .wire {
    display: inline-block;
    width: 1px;
    height: 15px;
    position: absolute;
    top: 10px;
    right: 0;
}

.search-menu .dropdown-menu {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    min-width: 25%;
    max-height: 500px;
    padding: inherit !important;
    padding-top: 40px !important;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    pointer-events: auto;
    display: block;
    visibility: hidden;
    border-radius: 5px;
}

.search-menu .dropdown-menu::after {
    content: "X";
    display: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    top: -10px;
    right: -10px;
    border-radius: 50%;
    pointer-events: auto;
    cursor: pointer;
}

.search-menu tbody.dropdown-menu tr td {
    cursor: default;
    vertical-align: middle;
    box-sizing: border-box;
}

.search-menu tbody.dropdown-menu tr td.addr-name,
.search-menu tbody.dropdown-menu tr td.addr-mobilephone,
.search-menu tbody.dropdown-menu tr td.addr-officephone {
    min-width: 100px;
    max-width: 100px;
    word-wrap: break-word;
    word-break: break-all;
}

.search-menu tbody.dropdown-menu tr td.addr-groupname {
    min-width: 200px;
    max-width: 200px;
    word-wrap: break-word;
    word-break: break-all;
}

.search-menu tbody.dropdown-menu tr td.addr-email {
    min-width: 200px;
    max-width: 200px;
    word-wrap: break-word;
    word-break: break-all;
}

.lay-addressBook .searchBox>input {
    margin: 15px 0;
    border-radius: 40px;
    font-size: 14px;
    border: 1px solid #fff;
    outline: none;
    width: 100%;
    height: 40px !important;
    padding: 15px 16px;
}

.popup-page.lay-addressList .popup-page-body {
    display: block;
    margin-bottom: 0px;
}

.popup-page.lay-addressList .toolbar.w-grid-toolbar {
    margin-bottom: 10px !important;
    margin-left: 10px !important;
}

.popup-page.lay-addressList .tree-head h4 {
    border-bottom: none;
    padding-top: 12px;
    padding-bottom: 13px;
}

.popup-page.lay-addressList .tree-head {
    margin-bottom: 6px;
}

.popup-page.lay-addressList .input-group-btn {
    margin-left: 10px;
    position: relative;
    left: 0px;
    top: -2px;
    font-size: 0;
    white-space: nowrap;
}
.wui-form-check input{
    width: 20px !important;
}
.popup-page.lay-addressGroupUser .input-group-btn {
    margin-left: 10px;
    position: relative;
    left: 0px;
    top: -2px;
    font-size: 0;
    white-space: nowrap;
}

.popup-page-footer.lay-addressGroupUser {
    position: absolute;
    right: 20px;
    bottom: 15px;
    width: 100%;
    height: auto;
    text-align: right;
    z-index: 50;
}

.popup-page.lay-addressGroupUser .input-group-btn {
    margin-left: 10px;
    position: relative;
    left: 0px;
    top: -2px;
    font-size: 0;
    white-space: nowrap;
}

.popup-page-footer.lay-addressGroupUser {
    position: absolute;
    right: 20px;
    bottom: 15px;
    width: 100%;
    height: auto;
    text-align: right;
    z-index: 50;
}

.lay-video-container .video-videoTitle {
    margin-top: 10px;
    padding-left: 10px;
}

.video-videoTitle .video-title {
    font-size: 18px;
}

.video-videoTitle .video-sub-content {
    margin-top: 5px;
    margin-bottom: 10px;
}

.video-videoPlay>video {
    position: absolute;
    top: 0;
    left: 0%;
    width: 78%;
    height: 100%;
}

.video-controlPlay {
    width: 78%;
    position: absolute;
    bottom: 2px;
    height: 50px;
}

.video-controlPlay>span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.video-operation>span {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

.video-operation .video-play {
    left: 15px;
    font-size: 25px;
}

.video-operation .video-next {
    left: 55px;
    font-size: 25px;
}

.video-controlPlay .video-progress {
    cursor: pointer;
    position: absolute;
    top: 0%;
    transform: translateY(-50%);
    width: 100% !important;
    text-align: center;
    vertical-align: bottom;
    height: 3px;
    margin-bottom: 0;
}

.video-progress:hover,
.video-progress .video-timeBar:hover {
    height: 15px;
    border-radius: 5px;
    z-index: 100;
}

.video-progress .video-timeBar,
.video-progress .video-circleVideoBar,
.video-progress .video-bufferBar {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 5px;
    width: 0;
}

.video-progress .video-circleVideoBar {
    top: -2px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    z-index: 220;
    display: none;
}

.video-progress .video-circleVideoBar>i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 6px;
    left: 6px;
}

.video-progress .video-timeBar {
    z-index: 200;
}

.video-controlPlay .video-operation {
    position: absolute;
    top: 27px;
    width: 100%;
}

.video-operation .video-playTime {
    left: 80px;
    width: 60px;
    text-align: right;
    margin-top: 1px;
}

.video-operation .video-partLine {
    left: 144px;
    margin-top: 1px;
}

.video-operation .video-timeTotal {
    left: 155px;
    width: 60px;
    text-align: left;
    margin-top: 1px;
}

.video-operation .video-volume {
    display: block;
    font-size: 30px;
    position: absolute;
    right: 45px;
    width: 20px;
    margin-left: 2px;
    z-index: 999;
}

.video-voiceTip {
    height: 60px;
    display: inline-block;
}

.video-volume .video-voiceShow {
    width: 40px;
    height: 135px !important;
    opacity: 0.9;
    position: absolute;
    bottom: 30px;
    left: -8px;
    border-radius: 5px;
    z-index: 88;
}

.video-voiceShow .video-voice {
    position: absolute;
    top: 25px;
    left: 47%;
    width: 3px !important;
    height: 100px !important;
}

.video-voice .video-circleVolumeBar {
    position: absolute;
    left: -6px;
    top: 0;
    height: 16px;
    width: 16px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 100;
}

.video-voice .video-circleVolumeBar>i {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
    display: inline-block;
}

.video-voice .video-voiceBar {
    transform: rotate(-180deg);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
}

.video-voice .video-voiceData {
    display: inline-block;
    width: 35px;
    position: absolute;
    top: -18px;
    left: -12px;
    text-align: center;
    font-size: 12px;
}

.video-operation .video-fullScreen {
    right: 10px;
    font-size: 20px;
}

.video-videoRight {
    width: 22%;
    height: 100%;
    padding: 0 10px !important;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: auto;
    z-index: 3;
}

.video-videoUl::-webkit-scrollbar {
    width: 0.5px;
}

.video-videoRight .video-videoUl {
    list-style: none;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.video-videoRight .videoList {
    position: relative;
    display: block;
    width: 116px;
}

.video-videoRight .media-object {
    width: 116px;
    height: 97px !important;
    transition: all .2s;
}

.video-videoRight .icon-br {
    position: absolute;
    bottom: 8px;
    right: 33px;
}

.video-videoRight .video-time {
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    padding: 0 7px;
    border-radius: 10px;
}

.video-listItem {
    margin-bottom: 15px;
}

.video-listItem .media-body {
    height: 97px !important;
}

.video-listItem .media {
    cursor: pointer;
}

.video-listItem .sub-title {
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: inherit;
}

.video-listItem .media-heading {
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.video-listItem .media-heading .sub-title {
    text-decoration: none;
    color: inherit;
}

.video-listItem .sub-content {
    color: inherit;
    font-size: 12px;
}

.video-listItem .video-author {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.video-introduce {
    display: none;
    padding-left: 10px;
    margin-bottom: 10px;
}

.video-introduce .video-create {
    font-size: 16px;
}

.video-introduce .video-amount {
    margin-left: 20px;
}

.video-introduceContent {
    margin-top: 5px;
    font-size: 16px;
}

.video-videoTitle .video-showIntroduce {
    cursor: pointer;
}


/* 卡片：日程详情*/
.lay-schedule-calendar {
    max-width: inherit;
    padding: 15px 50px !important;
    margin: 0 auto;
}

.lay-schedule-calendar .fc-toolbar button{
    height: 32px !important;
    border-radius: 3px !important;
    margin-right: 10px !important;
    padding: 0 10px 0 8px;
}

.lay-schedule-calendar .wui-btn-info,
.lay-schedule-calendar .wui-btn-white {
    margin-bottom: 8px;
}

.lay-schedule-calendar .fc-title {
    font-size: 13px !important;
    white-space: normal !important;
}

.lay-schedule-calendar .fc-event {
    border: none !important;
    padding: 1px 8px !important;
    font-size: 15px !important;
}

.lay-schedule-calendar .fc-basic-view .fc-day-top .fc-day-number {
    font-size: 21px !important;
    margin-top: 7px !important;
    margin-bottom: 4px !important;
}

.lay-schedule-calendar th span {
    padding: 8px 0px !important;
    display: inline-block !important;
}

.lay-schedule-calendar .fc-event-container:hover {
    cursor: pointer;
}

.lay-schedule-calendar th {
    border-top: none !important;
}

.lay-schedule-calendar .fc-toolbar button {
    border: none !important;
    border-radius: 0px !important;
}

.lay-schedule-calendar td.fc-mon {
    border-left: none !important;
}

.lay-schedule-calendar .fc-widget-content:first-child {
    border-left: none !important;
}

.lay-schedule-calendar .fc-head-container.fc-widget-header {
    border-top: none !important;
}

.lay-schedule-calendar .fc-list-view {
    border: none !important;
}

.lay-schedule-calendar td .fc-highlight {
    opacity: .3 !important;
}

/* 日程的样式添加 */
.fc-list-empty .fc-no-data-list{
    text-align: center !important;
    margin-top: 30px;
}
.fc-list-empty .fc-no-data-list>i{
    background-image: url(images/default/yy_bgb.png);
}
.fc-list-empty .fc-no-data-list>i{
    display:inline-block;
    width: 372px;
    height: 260px;
    margin-top: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.fc-list-empty .fc-no-data-list>p{
    margin-top: 20px;
    font-size: 28px;
}
.fc-unthemed .fc-list-empty{
    background-color:#fff !important;
}
.fc-widget-content i.fc-location{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(images/icon/icon_position.png);
    background-repeat: no-repeat;
    vertical-align: middle;
  }
/* 卡片：相册*/
.lay-pic-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.lay-pic-wrapper .pic-main {
    width: auto !important;
    height: 100%;
    margin-top: 0 !important;
    margin-right: 300px;
    overflow: hidden;
}

.lay-pic-wrapper .pic-title {
    margin-top: 20px;
    padding: 0 20px;
}

.pic-title .title {
    text-align: center;
    font-size: 20px;
    padding: 10px 0;
}

.pic-title .other {
    padding: 10px;
    text-align: center;
}

.pic-title .pic-time {
    margin-left: 20px;
}

.pic-container {
    position: relative;
    height: 750px;
    margin-right: 2px;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.pic-srcPic {
    position: relative;
    padding: 3px 70px;
    width: 100%;
    height: 620px;
}

.pic-img-view {
    display: block;
    position: static;
    width: 100%;
    height: 100%;
    text-align: center;
}

.pic-img-view>img {
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pic-img-prev,
.pic-img-next {
    position: absolute;
    top: 50%;
    top: 42%;
    transform: translateY(-50%);
    display: inline-block;
    height: 620px;
    width: 70px;
    cursor: pointer;
    font-size: 40px;
    display: none;
    opacity: 0;
}

.pic-img-prev {
    left: 0;
}

.pic-img-next {
    right: 0;
}

.pic-img-prev:hover,
.pic-img-next:hover {
    background-color: transparent !important;
}

.pic-img-prev>i,
.pic-img-next>i {
    position: absolute;
    top: 45%;
    left: 30%;
}

.pic-img-prev>i {
    left: 25%;
}

.pic-img-list {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 30px;
    overflow: hidden;
}

.pic-img-list .pic-smallPic {
    position: relative;
    width: 100%;
    padding: 0;
    height: 90px;
    overflow: hidden;
}

.pic-img-list .pic-smallList {
    width: 700%;
    height: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    transition: all 1s;
}

.pic-smallList .pic-smallListItem {
    width: 68px;
    height: 68px;
    line-height: 68px;
    padding: 0;
    cursor: pointer;
    margin: 10px 10px 0 0px;
    float: left;
    text-align: center;
    position: relative;
}

.pic-smallListItem .pic-item {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin-left: 0;
    margin-top: -1px;
}

.pic-smallListItem .pic-item>img {
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.pic-smallImg-prev,
.pic-smallImg-next {
    position: absolute;
    top: 52%;
    right: 0;
    transform: translateY(-50%);
    height: 68px;
    width: 30px;
    font-size: 20px;
    z-index: 99;
}

.pic-smallImg-prev {
    left: 0;
}

.pic-smallImg-prev>i,
.pic-smallImg-next>i {
    position: absolute;
    top: 43%;
    left: 27%;
}

.pic-sider {
    position: absolute;
    top: 0;
    right: 0;
    width: 300px;
    height: 882px;
}

.pic-sider .pic-infoTitle {
    padding: 10px 15px;
}

.pic-infoTitle>h4 {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-size: 24px;
}

.pic-sider .pic-infoContent {
    padding: 10px 20px;
}

.pic-infoContent .pic-contentTop {
    font-size: 20px;
    font-weight: 400;
}

.pic-infoContent .pic-contentTop>a {
    text-decoration: none;
}

.pic-infoContent .pic-contentBottom {
    margin-top: 6px;
}

.pic-infoContent .contentLeft {
    display: inline-block;
    margin-right: 15px;
}

.pic-infoContent .contentLeft>a {
    text-decoration: none;
}

.pic-infoContent .contentRight {
    display: inline;
    padding-left: 15px;
}

.pic-infoContent .contentLeft>a:hover,
.pic-infoContent .contentRight:hover {
    text-decoration: underline;
}

.pic-active {
    transform: none;
    padding: 0;
    width: 76px !important;
    height: 76px !important;
    margin-top: 5px !important;
    margin-right: 10px;
}

.pic-container .pic-img-list .pic-smallPic {
    padding: 0;
}

.pic-smallListItem.pic-active {
    transform: none;
}


/* 卡片：企业信息报 */
.lay-info-report {
    width: 85%;
    min-width: 1300px;
    margin: 0 auto;
    padding: 10px 40px;
}

.lay-info-report .report-title {
    margin-left: 10px;
}

.report-title .title-img {
    margin: 0 auto;
    width: 252px;
    height: 69px;
    text-align: center;
}

.report-title>img {
    width: 252px;
    height: 69px;
}

.report-title .title-top {
    height: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.title-top .top-highlight {
}

.report-title .title-bottom {
    margin-top: 4px;
    height: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lay-info-report .report-content .report-item {
    display: block;
    position: relative;
    text-decoration: none !important;
}

.report-item .report-hover {
    width: 100%;
    height: 140px;
    position: absolute;
    z-index: 2;
}

.report-item .report-hover>i {
    display: inline-block;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 30%;
    left: 37%;
}

.lay-info-report .report-content .report-style {
    margin: 30px 10px 10px;
    width: 224px;
    /*margin: 2% 1% 0.5%;*/
    /*width: 14.5%;*/
    float: left;
    height: 220px;
    box-sizing: border-box;
}
.edit .lay-info-report .report-content .report-style {
    margin: 30px 10px 10px;
    width: 184px;
}

.lay-info-report .report-content .content-pic {
    display: inline-block;
    /*width: 183px;*/
    width: 100%;
    height: 140px;
    overflow: hidden;
}

.lay-info-report .report-content .content-pic>img {
    /*width: 183px;*/
    width: 100%;
    height: 140px;
    transition: all .6s;
}

.report-item .content-periods {
    margin-top: -5px;
    width: 100%;
    height: 80px;
    padding: 17px 10px;
    border-top: 0;
}

.content-periods .periods {
    display: block;
    font-size: 16px;
    height: 24px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.content-periods .periods-total {
    display: block;
    font-size: 14px;
    line-height: 22px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lay-info-report .report-content .swiper-container.swiper-container-horizontal {
    height: 560px;
}

.lay-info-report .report-content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
    margin-right: 20px;
    vertical-align: middle;
}

.lay-info-report .report-content .swiper-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    padding: 2px;
    opacity: inherit;
}

.lay-info-report .report-content .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    padding: 0;
}

.lay-info-report .report-content .fa-chevron-left,
.lay-info-report .report-content .fa-chevron-right {
    position: absolute;
    top: 49%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    font-size: 50px;
    right: 21px;
    z-index: 100;
}

.lay-info-report .report-content .fa-chevron-left {
    left: 10px;
}

.report-style:hover .content-pic>img {
    transform: scale(1.2);
}


/* 卡片：企业年报 */
.lay-annual-report {
    width: 85%;
    min-width: 1300px;
    margin: 0 auto;
    padding: 10px 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.annual-report-title .title-top {
    height: 36px;
    font-size: 20px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
    line-height: 36px;
}

.annual-report-title .title-bottom {
    margin-top: 4px;
    height: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
}

.lay-annual-report .annual-report-content {
    margin-top: 18px;
    width: 100%;
    overflow: hidden;
}

.annual-report-content .annual-style {
    margin: 20px 10px 0;
    width: 276px;
    /*margin: 1.5% 1% 0;*/
    /*width: 23%;*/
    height: 480px;
    float: left;
}
.edit .annual-report-content .annual-style {
    margin: 20px 10px 0;
    width: 224px;
}


.annual-style .annual-item {
    display: block;
    position: relative;
    text-decoration: none !important;
}

.annual-item .content-pic {
    display: inline-block;
    /*width: 285px;*/
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.content-pic>img {
    /*width: 285px;*/
    width: 100%;
    height: 400px;
    transition: all .6s;
}

.annual-item .annual-brief .brief-title {
    display: block;
    padding: 22px 0;
    font-size: 20px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
    line-height: 36px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.annual-item .annual-brief .brief-subtitle {
    height: 17px;
    margin-top: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 17px;
}

.annual-item .annual-hover {
    display: inline-block;
    width: 100%;
    height: 400px;
    position: absolute;
    z-index: 2;
}

.annual-item .annual-hover>i {
    display: inline-block;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 43%;
    left: 43%;
}

.annual-report-content .swiper-container.swiper-container-horizontal {
    height: 1020px;
}

.annual-report-content .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0px;
}

.annual-report-content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
    margin-right: 20px;
    vertical-align: middle;
}

.annual-report-content .swiper-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    padding: 2px;
    opacity: inherit;
}

.annual-report-content .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    padding: 0;
}

.annual-report-content .fa-chevron-left,
.annual-report-content .fa-chevron-right {
    position: absolute;
    top: 46%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    font-size: 50px;
    right: 60px;
    z-index: 100;
}

.annual-report-content .fa-chevron-left {
    left: 10px;
}

.annual-report-content .annual-style:hover .content-pic>img {
    transform: scale(1.2);
}


/*  卡片：企业宣传片 */
.lay-advertising-video {
    margin: 0 auto;
    min-width: auto;
 /*  padding: 10px 40px;   */
   padding: 10px 40px 10px 50px;
}
.lay-advertising-video .lay-portal-more {
    width: 32px;
    height: 35px;
    line-height: 35px;
    background-position:center;
    background-repeat: no-repeat;
    background-image: url(images/icon/icon_moreword.png);
}
.advertising-video-title .title-top {
    height: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.advertising-video-title .title-bottom {
    margin-top: 4px;
    height: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.advertising-video-title .advertising-top {
    display: inline-block;
    width: 80%;
}
.advertising-video-title .advertising-video-title-top{
    display: inline-block;
    width:80%;
}

.advertising-video-title .lay-portal-more {
    display: inline-block;
    margin-top: 4px;
}

.lay-advertising-video .advertising-video-content {
    margin-top: 18px;
}

.advertising-video-content .video-play {
    display: block;
    height: 280px;
    position: relative;
}

.video-play .content-pic {
    display: inline-block;
    height: 280px;
    width: 100%;
    overflow: hidden;
}

.video-play .content-pic>img {
    height: 280px;
    width: 100%;
    transition: all .6s;
}

.video-play .video-hover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    text-align: center;
    z-index: 2;
}

.video-play .video-brief {
    padding: 10px;
    width: 100%;
    position: absolute;
    top: 30%;
    left: 0;
    z-index: 10;
    text-align: center;
}

.video-play .video-brief>.icon-play {
    display: inline-block;
    width: 56px;
    height: 56px;
}

.video-play .video-brief .video-playpic>.icon-play {
    display: inline-block;
    width: 56px;
    height: 56px;
}

.video-brief .brief-title {
    display: block;
    margin-top: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.video-brief .brief-subtitle {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lay-advertising-video .advertising-video-content .swiper-slide{
    text-align: center;
    width: 850px;
}
.advertising-video-content .video-play{
    width: 100%;
}
.video-play .content-pic>img{
    z-index: -1;
}
.advertising-video-content .swiper-container.swiper-container-horizontal {
    padding-bottom: 35px;
}

.advertising-video-content .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0px;
}

.advertising-video-content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
    margin-right: 20px;
    vertical-align: middle;
}

.advertising-video-content .swiper-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    padding: 2px;
    opacity: inherit;
}

.advertising-video-content .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    padding: 0;
}

.advertising-video-content .fa-chevron-left,
.advertising-video-content .fa-chevron-right {
    position: absolute;
    top: 46%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    font-size: 50px;
    right: 20px;
    z-index: 100;
}

.advertising-video-content .fa-chevron-left {
    left: 10px;
}

.video-play:hover .content-pic>img {
    transform: scale(1.2);
}


/*  卡片：地铁生活 */
.lay-subway-life {
    margin: 0 auto;
    min-width: 1300px;
    padding: 10px 40px;
}


.lay-subway-life .subway-life-title {
    margin-left: 10px; 
    border-bottom: 1px solid #e5e5e5;
}

.subway-life-title .title-top {
    height: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.subway-life-title .title-bottom {
    margin-top: 4px;
    height: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.subway-life-title .subway-top {
    display: inline-block;
    width: 80%;
}

.subway-life-content .life-style{
    width: 18%;
}
.lay-subway-life .lay-portal-more {
    display: inline-block;
    width: 32px;
    height: 40px;
    line-height: 40px;
    background-position:center;
    background-repeat: no-repeat;
    background-image: url(images/icon/icon_moreword.png);
}

.lay-subway-life .subway-life-content {
    margin-top: 8px;
    width: 100%;
    overflow: hidden;
    margin-left: 10px;
}

.subway-life-content .life-style {
    width: 224px;
    margin:14px 10px 14px 10px;
    height: 201px;
    float: left;
}
/* 自定义左右切换按钮 idangerous.swiper插件样式添加 swiper的可以去除以下样式*/
.edit .subway-life-content .life-style{
    width: 184px;
}
.edit .subway-life-content .msg-list .life-style{
    width: 184px;
    margin:14px 10px 14px 10px;
}
.subway-life-content .msg-list .life-style{
    width: 208px;
    margin:14px 10px 14px 10px;
}
.lay-subway-life .swiper-lists{
    background-image: none;
}
.lay-subway-life .swiper-lists .prev,  .lay-subway-life .swiper-lists .next{
    height: 430px;
}
.lay-subway-life .swiper-lists .swiper-container, .lay-subway-life .swiper-lists .swiper-slide{
    height: 430px !important;
}
.lay-subway-life .msg-list li a p{
    white-space: nowrap;
    overflow: hidden;
}
/* idangerous.swiper插件样式添加 */


.life-style .life-item {
    position: relative;
    display: block;
    text-decoration: none !important;
}

.life-style .content-pic {
    display: inline-block;
    /*width: 285px;*/
    width: 100%;
    height: 142px;
    overflow: hidden;
}

.life-item .content-pic>img {
    /*width: 285px;*/
    width: 100%;
    height: 142px;
    transition: all .6s;
}

.life-item .life-brief {
    position: relative;
}

.life-brief .brief-title {
    width: 85%;
    margin-top: 16px;
    height: 22px;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.life-brief .brief-subtitle {
    width: 85%;
    height: 17px;
    margin-top: 4px;
    font-size: 12px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.life-item .life-hover {
    display: inline-block;
    width: 100%;
    height: 142px;
    position: absolute;
    z-index: 2;
}

.life-item .life-hover>i {
    display: inline-block;
    width: 56px;
    height: 56px;
    position: absolute;
    top: 30%;
    left: 40%;
}

.life-brief>.icon-arrow {
    display: inline-block;
    width: 17px;
    height: 9px;
    position: absolute;
    bottom: 20px;
    right: 0px;
}

.subway-life-content .swiper-container.swiper-container-horizontal {
    height: 470px;
}

.subway-life-content .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0px;
}

.subway-life-content .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
    margin-right: 20px;
    vertical-align: middle;
}

.subway-life-content .swiper-pagination-bullet {
    display: inline-block;
    width: 12px;
    height: 12px;
    padding: 2px;
    opacity: inherit;
}

.subway-life-content .swiper-pagination-bullet-active {
    width: 16px;
    height: 16px;
    padding: 0;
}

.subway-life-content .fa-chevron-left,
.subway-life-content .fa-chevron-right {
    position: absolute;
    top: 44%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    font-size: 50px;
    right: 16px;
    z-index: 100;
}

.subway-life-content .fa-chevron-left {
    left: 10px;
}

.life-style:hover .content-pic>img {
    transform: scale(1.2);
}


/*  卡片：文学与音乐 */
.lay-literature-music {
    margin: 0 auto;
    /* padding: 20px 40px; */
    padding: 20px 50px;
}

.literature-music-title .title-top {
    height: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
    line-height: 36px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.literature-music-title .title-bottom {
    margin-top: 4px;
    height: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lay-literature-music .literature-music-content {
    position: relative;
    margin-top: 18px;
    height: 380px;
}

.literature-music-content .content-left {
    padding: 28px 20px;
    width: 68%;
    height: 100%;
    position: absolute;
}

.content-left .left-summary {
    width: 50%;
    height: 330px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    position: absolute;
    overflow: hidden;
}

.left-summary .left-summary-content {
    height: 100%;
    overflow: hidden;
}

.literature-music-content .content-right {
    width: 30%;
    height: 100%;
    position: absolute;
    right: 0;
    padding: 0 15px;
}

.content-left .left-detail {
    position: absolute;
    left: 55%;
    width: 3%;
    top: 28px;
    writing-mode: vertical-rl;
    word-break: break-all;
    letter-spacing: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
}

.content-left .left-grid {
    position: absolute;
    left: 60%;
    width: 38%;
}

.content-left .left-grid .table {
    table-layout: fixed;
    word-wrap: break-word;
}

.content-left .grid-top {
    position: relative;
    top: -7px;
    padding-bottom: 14px;
}

.content-right .grid-top {
    position: relative;
    padding: 21px 0;
}

.grid-top .top-title {
    display: inline-block;
    width: 70%;
    height: 36px;
    font-size: 24px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
    line-height: 36px;
}

.grid-top .top-more ,.content-left .top-more{
    display: inline-block;
    position: absolute;
    right: 10px;
    text-align: right;
    width: 32px;
    height: 36px;
    line-height: 36px;
    background-repeat: no-repeat;
    background-position: center;
}



.content-right .table {
    table-layout: fixed;
    word-wrap: break-word;
}

.literature-music-list>tr {
    line-height: 48px !important;
    height: 48px;
    cursor: pointer;
}

.literature-music-list .w1 {
    position: relative;
    width: 34px !important;
}

.literature-music-list .w1>i {
    position: absolute;
    top: 12px;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 8px;
    vertical-align: middle;
}

.literature-music-list>tr>td {
    padding: 3px !important;
    line-height: 34px;
}

.literature-music-list tr>td:last-child {
    text-align: right;
    width: 35%;
    position: relative;
}

.literature-music-list .title {
    width: 60% !important;
    font-size: 14px;
    line-height: 40px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
}

.literature-music-list .author {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translate(0, 50%);
    padding: 0px 10px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    border-radius: 10px;
    font-size: 12px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    overflow: hidden;
}


/*  卡片：富文本详情页 */
.lay-ueditor-wrapper {
    position: relative;
    min-width: 1300px;
    width: 85%;
    height: 100%;
    margin: auto;
    padding: 0 20px 20px;
}
.lay-ueditor-wrapper .ueditor-container-flex{
    display:flex;
    width:100%;
}
.lay-ueditor-wrapper .ueditor-container-flex .ueditor-main {
    flex:1;
    width:74%;
    height: 100%;
    overflow: hidden;
}
.lay-ueditor-wrapper .ueditor-container-flex .ueditor-aside{
    margin:30px 0 30px 20px;
    padding: 0;
    width: 24%;
    height: 100%;
}
.lay-ueditor-wrapper .ueditor-title{
    border-bottom: 1px solid #e5e5e5;
}
.lay-ueditor-wrapper .ueditor-title .title{
    padding: 10px 0;
    font-size: 20px;
    color: #000;
}

.ueditor-main .ueditor-title {
    margin-top: 10px;
    padding: 0 20px;
}

.ueditor-title .title {
    text-align: center;
    font-size: 20px;
    padding: 0;
}

.ueditor-title .title h1 {
    font-size: 36px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
    text-align: left !important;
    text-indent:inherit !important;
    margin: 0;
}
.lay-ueditor-wrapper .ueditor-title .subtitle {
    font-size: 20px;
    margin: 5px 0 15px;
    padding: 0;
    text-align: left !important;
}

.ueditor-main .ueditor-other {
    margin-top: 10px;
    padding: 10px;
    text-align: center;
}
.lay-ueditor-wrapper .ueditor-title .ueditor-other {
    margin-bottom: 10px;
    text-align: left;
}
.ueditor-other .ueditor-time,
.ueditor-other .ueditor-source,
.ueditor-other .ueditor-department,
.ueditor-other .ueditor-author,
.ueditor-other .ueditor-total,
.ueditor-other .ueditor-fontsize,
.ueditor-other .ueditor-columnName {
    margin-left: 20px;
}
.lay-ueditor-wrapper .ueditor-title .ueditor-other span:first-child {
    margin-left: 0;
}
.ueditor-main .ueditor-detailPic .ueditor-detail {
    padding: 30px 0px;
    overflow-x: auto;
    font-size: 16px;
    line-height: 23px;
}
.ueditor-main .ueditor-detailPic .ueditor-detail p {
    font-size: 16px !important;
    line-height: 23px !important;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column-newsitem:hover a{
    color: #5eaaff;
    border-bottom: 1px solid #5eaaff;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li.ueditor-column-item:hover p{
    border-bottom: 1px solid #5eaaff;
    color: #5eaaff;
}
.ueditor-main .ueditor-content {
    height: 110px;
    line-height: 110px;
    text-align: center;
    font-size: 28px;
    box-sizing: border-box;
}

.ueditor-container {
    position: relative;
    height: 750px;
    margin-right: 2px;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column {
    height: 100%;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column h3 {
    margin: 0 10px;
    font-weight: 500;
    line-height: 50px;
    border-bottom: 1px solid #e5e5e5;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column ul {
    padding: 0;
    margin: 15px;
    list-style: none;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li a {
    display: inline-block;
    max-width: 100%;
    color: #666;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li.ueditor-column-item {
    position: relative;
    float: left;
    width: 45%;
    height: 110px;
    line-height: inherit;
    margin-top: 10px;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li.ueditor-column-item:nth-child(odd) {
    margin-right: 5%;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li.ueditor-column-item a {
    width: 100%;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li.ueditor-column-item>a>div {
    height: 76px;
    background: #eee;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li.ueditor-column-item>a>div>img {
    width: 100%;
    height: 100%;
    transition:all .6s;
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li.ueditor-column-item:hover  img{
    transform: scale(1.2);
}
.lay-ueditor-wrapper .ueditor-aside .ueditor-column li.ueditor-column-item p {
    margin: 10px 0 0;
    display: inline-block;
    max-width: 100%;
}

.ueditor-detailPic .link-title {
    font-size: 16px;
}

.ueditor-detailPic .link-list {
    padding: 10px 50px 20px;
}

.ueditor-detailPic .link-ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.ueditor-detailPic .link-ul>li {
    padding: 5px 0;
}

.ueditor-detailPic .link-ul>li>a {
    text-decoration: none;
    cursor: pointer;
}

.detail-list{
    margin-top: 30px;
    border:1px solid #efefef;
}

.detail-list h5{
    border-bottom: 1px solid #efefef;
    padding:5px 10px;
}

.detail-list ul{
    margin: auto;
}

.detail-list ul>li{
    line-height: 35px;
    padding:0 10px;
}


/*  卡片：音频详情页 */
.lay-audio-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 30px;
    padding: 0 20px 20px;
}

.lay-audio-wrapper .audio-main {
    height: 100%;
    overflow: hidden;
}

.lay-audio-wrapper .audio-main .audio-title {
    margin-top: 20px;
    padding: 0 20px;
}

.lay-audio-wrapper .audio-title .title {
    text-align: center;
    font-size: 20px;
    padding: 0;
}

.lay-audio-wrapper .audio-title .title h1 {
    font-size: 20px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    margin: 0;
}

.lay-audio-wrapper .audio-title .subtitle {
    padding: 10px 0;
    text-align: center;
}

.lay-audio-wrapper .audio-main .audio-other {
    margin-top: 10px;
    padding: 10px;
    text-align: center;
}

.lay-audio-wrapper .audio-other .audio-time,
.lay-audio-wrapper .audio-other .audio-source,
.lay-audio-wrapper .audio-other .audio-department,
.lay-audio-wrapper .audio-other .audio-author,
.lay-audio-wrapper .audio-other .audio-total,
.lay-audio-wrapper .audio-other .audio-fontsize {
    margin-left: 20px;
}

.lay-audio-wrapper .audio-container {
    position: relative;
    height: 750px;
    margin-right: 2px;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}

.lay-audio-wrapper .lay-bg.lay-audio {
    margin-top: 20px;
}

.lay-audio-wrapper .audio-list .audio-content {
    height: 100px;
    line-height: 120px;
    text-align: center;
    font-size: 28px;
    box-sizing: border-box;
}

/* 卡片：视频详情页 */
.lay-video-container {
    width: 85%;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 20px;
}

.video-content {
    height: 100px;
    line-height: 120px;
    text-align: center;
    font-size: 28px;
    box-sizing: border-box;
}

.lay-video-container .video-videoTitle {
    font-size: 16px;
    margin: 10px 0;
}

.lay-video-container .video-introduce {
    display: block;
}


/*  卡片：图片详情页 */
.lay-pic-wrapper {
    margin-top: 20px;
    padding-bottom: 30px;
}

.lay-pic-wrapper .pic-main {
    width: auto !important;
    height: 100%;
    margin-top: 0 !important;
    margin-right: 0 !important;
    overflow: hidden;
}

.pic-main .pic-title .title {
    padding: 0;
    border: none;
}

.pic-title .title h1 {
    margin: 0;
    font-size: 20px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.pic-title .subtitle {
    text-align: center;
    padding: 10px;
}

.pic-main .pic-other {
    margin-top: 10px;
    padding: 10px;
    text-align: center;
}

.pic-main .pic-list {
    position: relative;
}

.pic-main .pic-other>span {
    margin-left: 20px;
}

.pic-list .pic-container .pic-img-view {
    position: static;
}

.pic-list .pic-container .pic-img-list {
    margin: 20px;
    width: 98%;
}

.pic-container .pic-left {
    position: relative;
    width: 75%;
}

.pic-list .pic-sider {
    width: 25% !important;
    padding: 0;
    height: 600px;
}

.pic-sider .pic-infoTitle {
    border-left: 0 !important;
}

.pic-container .pic-left .pic-img-list {
    bottom: -132px;
}

.pic-img-list .pic-smallPic {
    padding: 0;
}

.pic-smallListItem.pic-active {
    transform: none;
}

.pic-list .pic-content {
    height: 100px;
    line-height: 120px;
    text-align: center;
    font-size: 28px;
    box-sizing: border-box;
}


/* 卡片：大事记*/
.lay-event-contain .event {
    height: 640px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}

.event .event1 {
    width: 247px;
    position: absolute;
    left: 50%;
    top: 28%;
    margin-top: -22px;
    margin-left: -123px;
    z-index: 3;
}

.event .event2 {
    width: 954px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -144px;
    margin-left: -477px;
    z-index: 2;
}

.event .event3 {
    height: 640px;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}

.lay-event-contain .event-y {
    overflow-y: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    z-index: 101;
}

.event-y .event-item {
    float: left;
    width: 525px;
    height: 640px;
    padding: 50px 24px;
}

.event-y .event-item .event-item-content>span {
    display: block;
    width: 48px;
    height: 8px;
}

.event-y .event-item .event-item-content>h5 {
    font-size: 48px;
    font-weight: 500;
    line-height: 56px;
}

.event-y .event-item .event-c {
    position: relative;
    bottom: 0;
}

.event-y .event-item p {
    margin-bottom: 28px;
}

.event-y .event-item .event-item-content a {
    cursor: pointer;
    text-decoration: none;
}

.event-y .event-item .event-c>.year-more {
    position: absolute;
    bottom: -40px;
    cursor: pointer;
    text-decoration: none;
}

.event-y .event-item a i {
    display: inline-block;
    width: 17px;
    height: 9px;
}

.event-y .year {
    float: left;
    height: 640px;
    width: 162px;
    font-size: 55px;
    line-height: 70px;
    padding: 285px 18px;
    cursor: pointer;
}

.lay-event-contain .event-m {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 105;
}

.event-item-content {
    max-height: 500px;
    overflow: hidden;
    margin-bottom: 60px;
}

.event-m .close-btn {
    display: inline-block;
    cursor: pointer;
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2
}

.event-m .tab-con-y {
    height: 560px;
    overflow-x: auto;
}

.tab-y .tab-year {
    list-style: none;
}

.tab-y .tab-year .tabYearItem {
    float: left;
    width: 165px;
    line-height: 80px;
    text-align: center;
    font-size: 36px;
    cursor: pointer;
}

.tab-y .tab-year .tabYearItem.active {
}

.event-list-m .event-month-item .event-i {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0px;
}

.tab-con-y .event-list-m,
.tab-con-y .event-list-d,
.tab-y .tab-year {
    margin: 0;
}

.tab-con-y .event-list-m .event-month-item,
.tab-con-y .event-list-d .event-day-item {
    list-style: none;
    float: left;
    width: 300px;
    height: 560px;
    margin-left: 20px;
    position: relative;
}

.tab-con-y .event-list-d .event-day-item {
    padding-top: 40px;
    width: 90%;
}

.tab-con-y .event-list-d .event-day-item>h5 {
    position: absolute;
    bottom: 10px;
    margin-left: 20px;
    width: 80%;
    font-size: 30px;
    font-weight: 500;
    line-height: 58px;
}

.tab-con-y .event-list-m .event-month-item .event-month-content {
    padding: 0 20px;
    max-height: 500px;
    margin-bottom: 90px;
}

.event-month-content .item-content a {
    text-decoration: none;
}

.tab-con-y .event-list-d .event-day-item .event-day-content {
    position: absolute;
    padding: 0 20px;
    bottom: 0;
    max-height: 450px;
    width: 100%;
    margin-bottom: 90px;
}

.tab-con-y .event-list-d .event-day-item .event-day-content::-webkit-scrollbar {
    width: 4px;
}

.tab-con-y .event-list-m .event-month-item .event-month-content:before {
    content: "";
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 7px;
    position: absolute;
    top: -13px;
    left: -8px;
}

.tab-con-y .event-list-m .event-month-item .event-month-content .month-more,
.tab-con-y .event-list-d .event-day-item .event-day-content .month-more {
    text-decoration: none;
    cursor: pointer;
}

.tab-con-y .event-list-m .event-month-item .event-i>h5,
.tab-con-y .event-list-d .event-day-item .event-i>h5 {
    font-size: 30px;
}

.tab-con-y .event-list-m .event-month-item .event-i .month-more i,
.tab-con-y .event-list-d .event-day-item .event-i .month-more i {
    display: inline-block;
    width: 17px;
    height: 9px;
}

.event-y .event-item .event-item-content,
.tab-con-y .event-list-m .event-month-item .event-month-content,
.tab-con-y .event-list-d .event-day-item .event-day-content {
    line-height: 26px;
}

.event-month-item .event-i>h5 {
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 0px 20px;
    line-height: 56px;
    font-size: 40px;
}

.event-month-item .event-i>.month-more {
    position: absolute;
    bottom: 76px;
    padding-left: 20px;
    text-decoration: none;
    cursor: pointer;
}


/*  卡片：走马灯效果 */
.lay-article-pic {
    margin: 0 auto;
    height: 280px;
    overflow: hidden;
    padding: 10px 50px;
}
.lay-article-pic.lay-single-news{
    margin-top: 18px;
    margin-left: 10px;
    padding: 0;
}
.lay-article-pic .article-pic-wrapper {
    width: 100%;
    overflow-x: hidden;
}

.lay-article-pic .article-pic-content {
    width: 500%;
    overflow: hidden;
    white-space: nowrap;
    animation: move 40s infinite linear;
}

.lay-article-pic .article-pic-content .article-pic-item {
    text-decoration: none;
    margin: 0 2px;
    float: left;
}

.lay-article-pic .article-pic-item>img {
    height: 280px;
}

.lay-article-pic .article-pic-wrapper:hover>.article-pic-content {
    cursor: pointer;
    animation-play-state: paused;
}

/* 卡片：常用业务、服务收缩 */
.lay-service-channel.channel-sysService{
    width: 430px;
    right: -385px;
    z-index:200;
  }
  .channel-title{
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .channel-title .lay-portal-title{
    color: #5eaaff;
    padding: 10px 0;
    border-bottom: 2px solid #5eaaff;
    cursor: pointer;
  }
  .channel-title .lay-portal-title:last-child{
    border-bottom: none;
  }
 
  .lay-service-channel.channel-sysService.default{
    right: -5px;
  }
  .lay-service-channel.channel-sysService.browser:hover {
    right: -370px;
  }
  .lay-service-channel.channel-sysService:hover {
    right: -385px;
  }
  .lay-service-channel.channel-sysService.browser-left {
    right: 10px !important;
  }
  .lay-service-channel.channel-sysService.browser-right {
    right: -370px !important;
  }
  .channel-sysService .lay-sysService{
    float: left;
    width: 85%;
    border-radius: 0;
    box-shadow: 0px 0px 10px -6px rgba(94, 170, 255, 0.4);
  }
  .lay-service-channel .channel-title>i.channel-icon-right,
  .lay-service-channel .channel-title>i.channel-icon-left{
    display: block;
    width: 16px;
    height: 16px;
    background-image: url(images/icon/icon_arrow_right.png);
    background-repeat: no-repeat;
    cursor: pointer;
  }
  .lay-service-channel .channel-title>i.channel-icon-left{
    background-image: url(images/icon/icon_arrow_left.png);

  }
  .lay-service-channel.channel-sysService .channel-title:before{
      display: none;
  }

/* 卡片：挂件*/
.lay-service-channel {
    position: relative;
    top: 36%;
    right: -105px;
    z-index: 200;
    width: 146px;
    overflow: hidden;
    transition: right .5s linear;
}
.lay-service-channel.browser {
    right: -90px;
}

.lay-service-channel.browser:hover {
    right: 10px;
}
.lay-service-channel:hover {
    right: -5px;
}

.lay-service-channel .channel-title {
    padding: 15px;
    width: 48px;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: bold;
    line-height: 24px;
    float: left;
    cursor: pointer;
}

.lay-service-channel .channel-title:before {
    display: inline-block;
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
}

.lay-service-channel .channel-list {
    overflow: hidden;
    list-style: none;
    padding: 10px;
    margin-left: -2px;
    float: left;
}

.lay-service-channel .channel-list li {
    padding: 10px;
    box-sizing: border-box;
}

.lay-service-channel .channel-list li>a {
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
}

.lay-service-channel .channel-list .img-w {
    display: inline-block;
    width: 32px;
    height: 32px;
}

.lay-service-channel .channel-list .img-w>img {
    width: 32px;
    height: 32px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.lay-service-channel .channel-list .img-w:hover>img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.lay-service-channel .channel-list .title {
    margin-top: 4px;
    width: 56px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*  卡片：部门动态 */
.lay-department-tab {
    margin: 0 auto;
}

.lay-department-tab .lay-department-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.lay-department-tab .tab-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    /*width: 22%;*/
    width: auto;
    margin: 20px 20px 20px 0;
}
.lay-regulation-container .lay-pictureNews-fl .picture-list .item{
    height: 200px;
}
.lay-regulation-container .picture-list .carousel{
    background: #eee;
    border-radius: 5px;
}
.lay-regulation-container .picture-list .carousel-inner,
.lay-regulation-container .picture-list .carousel .item>a{
    border-radius: 5px;
}
.lay-tab-con .base-info .info-icon {
    width: 100%;
    height: 55px;
    margin-bottom: 30px;
    padding: 0 4%;
    font-size: 20px;
    color: #666;
    border-bottom: 1px solid #efefef;
}

.lay-tab-con .base-info .info-icon i {
    font-size: 22px;
    margin-left: 15px;
    cursor: pointer;
}
.lay-tab-con .base-info .info-icon>i {
    font-size: 22px;
    height: 39px;
    width: 39px;
    color: #999;
    margin-left: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 39px;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
}
.lay-tab-con .base-info .info-icon>i.fa-th-large{
    margin-left: 0;
}
.lay-tab-con .base-info .info-icon>i.active{
    color:#4d90fe;
    border:1px solid #5eaaff;
}
.lay-tab-con .base-info .info-icon .search-box{
    position: relative;
    display: inline-block;
}
.lay-tab-con .base-info .info-icon .search-btn{
    position: absolute;
    right: 16px;
    top: 10px;
    cursor: pointer;
    color: #999;
    font-size: 20px;
}
.lay-department-tab .tab-menu>li {
    margin: 0;
    padding: 0;
    padding-right: 10px;
}

.lay-department-tab .tab-menu>li>a,
.lay-department-tab .tab-menu .sub-menu>li.nav-item>a {
    position: relative;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 600;
    display: block;
    margin: 0;
    overflow: hidden;
    text-decoration: none;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 35px;
    cursor: pointer;
}

.lay-department-tab .tab-menu .sub-menu>li.nav-item>a {
    height: 40px;
    line-height: 40px;
}

.lay-department-tab .tab-menu>li>a>span.title,
.lay-department-tab .tab-menu .sub-menu>li.nav-item>a>span.title {
    display: inline-block;
    width: 100%;
    overflow: hidden;
}

.lay-department-tab .tab-menu>li>a>i.arrow.department-left,
.lay-department-tab .tab-menu>li>a>i.arrow.department-down {
    position: absolute;
    margin-top: 10px;
    width: 30px;
    height: 30px;
    right: 0;
}

.lay-department-tab .tab-menu>li>a>i.arrow.department-left {
    margin-top: 10px;
    width: 30px;
    height: 30px;
    transform: rotate(-90deg);
}

.lay-department-tab .tab-menu .sub-menu>li.nav-item>a {
    padding-left: 60px;
}

.lay-department-tab .tab-menu>li>a:hover,
.lay-department-tab .tab-menu .sub-menu>li.nav-item>a:hover {
    text-decoration: none;
}

.lay-department-tab .tab-menu>li.department-active i.arrow.department-left {
    transform: rotate(-90deg);
}

.lay-department-tab .tab-menu .sub-menu {
    margin: 0;
    padding: 0;
}

.lay-department-tab .tab-menu .sub-menu>li.nav-item {
    margin: 0;
    padding: 0;
    padding-right: 10px;
}

.lay-department-tab .lay-tab-con {
    width: 80%;
    min-height: 600px;
    position: relative
}

.lay-tab-con .base-info>h4 {
    height: 28px;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding-left: 30px;
    margin-bottom: 20px;
    margin-top: 0;
}

.lay-tab-con .base-info .dynamic-list {
    list-style: none;
    margin: 0;
    margin-top: 20px;
    padding: 0;
}

.lay-department-tab .lay-tab-con .base-info .dynamic-list>li {
    line-height: 29px;
    margin-bottom: 20px;
}

.lay-tab-con .base-info .dynamic-list>li .img-w {
    display: inline-block;
    float: left;
    width: 250px;
    height: 126px;
    overflow: hidden;
    border-radius: 5px;
    background-size: 100% 100%;
}

.lay-tab-con .base-info .dynamic-list>li .img-w img {
    width: 100%;
    height: 126px;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.lay-tab-con .base-info .dynamic-list>li .img-w:hover img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.lay-tab-con .base-info .dynamic-list.list-sub>li .img-w{
    border-radius:5px 5px 0 0;
}
.lay-tab-con .base-info .dynamic-list.list-sub>li.sub-field .sub-field-content{
    border-radius:0 0 5px 5px;
}
.lay-tab-con .base-info .dynamic-list>li>a>div {
    float: left;
    width: 55%;
    margin-left: 30px;
}

.lay-tab-con .base-info .dynamic-list>li>a>span {
    float: right;
    width: 110px;
    font-size: 18px;
}

.lay-tab-con .base-info .dynamic-list>li h5 {
    margin: 10px 0;
    font-size: 18px;
    line-height: 25px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
}

.lay-tab-con .base-info .dynamic-list>li p {
    font-size: 14px;
    line-height: 20px;
    max-height: 72px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.dynamic-list li.sub-field {
    width: 22%;
    height: 195px;
    float: left;
    margin: 0 15px 20px;
}

.lay-tab-con .base-info .dynamic-list>li .img-w {
    width: 22%;
    height: 120px;
}

.lay-tab-con .base-info .dynamic-list>li .img-w img {
    height: 120px;
}

.lay-tab-con .base-info .dynamic-list>li.sub-field>a>div {
    width: 100%;
    margin-left: 0;
}

.lay-tab-con .base-info .dynamic-list>li.sub-field h5 {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lay-tab-con .base-info .dynamic-list>li.sub-field .sub-field-content {
    border: 1px solid #e5e5e5;
    border-top: none;
    margin-top: 0px;
    padding: 5px 10px;
}

.lay-tab-con .base-info .dynamic-list>li.sub-field .sub-field-content>span {
    line-height: 20px;
    font-size: 20px;
    display: block;
    float: left;
    margin: 0px;
}

.lay-tab-con .base-info .list-bottom {
    margin:0 0 0 10px;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    color: #ccc;
}
.lay-tab-con .base-info .dynamic-list.list-sub{
    margin-left: 15px;
}
.lay-regulation-container .list-group .arrow-blue{
    background: url(images/icon/icon_arrow_blue.png) no-repeat !important;
}

.whj_jqueryPaginationCss-1 .whj_border {
    padding: 6px 0px !important;
    text-align: center !important;
    line-height: 20px !important;
    height: 34px !important;
    width: 34px !important;
    font-size: 12px !important;
    border-radius: 4px !important;
    margin-left: 5px !important;
}

.whj_jqueryPaginationCss-1 .whj_checked {
    opacity: 1 !important;
    padding: 6px 0px !important;
    line-height: 20px !important;
    height: 34px !important;
    width: 34px !important;
    border-radius: 4px !important;
}

.whj_jqueryPaginationCss-1 .whj_border[name="whj_firstPage"],
.whj_jqueryPaginationCss-1 .whj_border[name="whj_lastPage"],
.whj_jqueryPaginationCss-1 .whj_border[name="whj_confirm"] {
    width: 50px !important;
}

.whj_jqueryPaginationCss-1 .whj_border[name="whj_pageSize"] {
    width: inherit !important;
    padding: 4px !important;
}

.whj_border[name="whj_previousPage"],
.whj_border[name="whj_nextPage"] {
    width: 68px !important;
}

.department-pagination {
    padding: 30px 0px;
    text-align: right;
}

.lay-department-tab .lay-tab-con .base-info {
    margin-top: 0px !important;
}

.lay-regulation-tab .lay-tab-con .base-info {
    margin-top: 0px !important;
}
.dynamic-list .list-bottom {
    margin-top: 10px;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.dynamic-list .list-nodata {
    margin-top: 10px;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}
.lay-department-container {
    position: relative;
}

.lay-department-left {
    width: 20%;
    height: 100%;
    overflow: auto;
}

.lay-department-left .tab-menu {
    width: 100%;
}


/*  卡片：规章制度 */
.lay-regulation-tab {
    margin: 0 auto;
    padding-top: 20px;
}
.lay-regulation-container .lay-menu{
    width: 22%;
    margin: 0 0 0 1%;
}
.lay-regulation-tab .lay-regulation-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.lay-regulation-container .tab-menu {
    width: auto;
    height: 100%;
    margin: 20px 20px 20px 0;
    border-radius: 5px;
    overflow-x: auto;
}
.lay-regulation-container .treeview span.fa{
    position: absolute;
    right: 0;
    display: inline-block;
    width: 20px !important;
    font-size: 16px;
}
.tab-menu .list-group {
    margin: 0;
    padding: 10px;
    border-radius: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tab-menu .list-group-item {
    font-size: 16px;
    border: none;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 600;
}

.treeview span.icon {
    width: 0 !important;
    margin-right: 0px !important;
}

.lay-regulation-tab .lay-tab-con {
    width: 78%;
    min-height: 600px;
    position: relative;
}

.lay-tab-con .base-info {
    margin-top: 40px;
}

.lay-regulation-tab .lay-tab-con .base-info .dynamic-list>li {
    line-height: 29px;
    margin-left: 30px;
    margin-bottom: 20px;
}

.lay-tab-con .base-info .dynamic-list>li>a {
    position: relative;
    text-decoration: none;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.lay-regulation-tab .lay-tab-con .base-info .dynamic-list>li>a>div {
    float: left;
    width: 80%;
    display: inline-block;
}

.lay-regulation-tab .lay-tab-con .base-info .dynamic-list>li h5 {
    margin: 0;
    font-size: 18px;
    line-height: 25px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
}

.lay-tab-con .base-info .dynamic-list>li p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    max-height: 72px;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.lay-tab-con .base-info .dynamic-list>li span {
    float: right;
    width: 100px;
    font-size: 18px;
    line-height: 25px;
    margin: 10px 0;
    display: inline-block;
}

.lay-regulation-tab .department-pagination {
    padding: 30px 0px;
    margin-left: 60px;
}

.icon.expand-icon.glyphicon.glyphicon-chevron-down,
.icon.expand-icon.glyphicon.glyphicon-chevron-left {
    position: absolute;
    margin-top: 5px;
    margin-right: 5px !important;
    width: 30px !important;
    height: 30px;
    right: 0;
}

.icon.expand-icon.glyphicon.glyphicon-chevron-left {
    transform: rotate(-90deg);
}

.lay-regulation-tab .lay-tab-con .base-info .dynamic-list>li span {
    margin: 0 !important;
}

.lay-tab-con .tab-button {
    width: 65px;
    height: 39px;
    padding: 5px 10px;
    border: none;
    border-radius: 5px;
}

.lay-tab-con .tab-input {
    width: 300px;
    height: 39px;
    margin: 0 10px;
    border-radius: 5px;
}

.list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


/*  卡片：公告 */
.lay-sysService.lay-notice {
    min-height: 292px !important;
    height: auto;
}

.lay-bg.lay-sysService.lay-notice .lay-portal-more {
    line-height: 38px;
    width: 32px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: center;
}

.lay-sysService.lay-notice .sysService-head>li {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 40px;
    padding:inherit;
}

.lay-sysService.lay-notice .sysService-head>li.active {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    line-height: 40px;
    font-weight: 600;
}

.lay-sysService.lay-notice .sysService-content>li.white-space {
    padding-left: 12px;
    margin: 0;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lay-sysService.lay-notice .sysService-content>li::before {
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 12px;
}

.lay-sysService.lay-notice .sysService-content>li.spot::before{
    display: block;
}

.lay-sysService.lay-notice .sysService-content>li.spot.white-space{
    padding-left: 12px;
}

.lay-sysService.lay-notice .tab-content{
    padding: initial;
}
.lay-sysService.lay-notice .sysService-content>li{
    height: 28px;
    line-height: 28px;
}

.zhyw-list.box .table-items-icon.collect {
    cursor: pointer !important;
}

.jia .table-items-icon-del,
.jia .table-items-icon.collect,
.jia .table-items-icon.dragBusiness,
.jia.lyrow .table-items-icon-del,
.jia.lyrow .table-items-icon.collect,
.jia.lyrow .table-items-icon.dragBusiness {
    opacity: .35;
}

.jia:hover .table-items-icon-del,
.jia:hover .table-items-icon.collect,
.jia:hover .table-items-icon.dragBusiness,
.jia.lyrow:hover .table-items-icon-del,
.jia.lyrow:hover .table-items-icon.collect,
.jia.lyrow:hover .table-items-icon.dragBusiness {
    opacity: 1;
}

.min-circles.blue {
    width: 17px;
    margin-right: 16px;
}

.items-title span {
    font-size: 17.5px;
}

.items-title {
    margin: 0;
    line-height: 30px;
}

.zhyw-list .items-title .tab-input {
    width: 171px;
    height: 30px;
    margin: 0 10px;
    border-radius: 2px;

}

.zhyw-list .items-title .tab-button {
    width: 72px;
    height: 30px;
    padding: 5px 10px;
    border: none;
    border-radius: 4px;

}

.collect-tip{
    margin-left: 0;
    margin-top: 40px;
    text-align: center;
    width: 100%;
}


/* 卡片：栏目事项 */
.collect-tip .common-collect {
    display: inline-block;
    margin: 0 5px;
    width: 20px;
    height: 20px;
}


.table-items-icon.cancel-collect{
    cursor: pointer !important;
}

.zhyw-list::after,
.zhyw-list ul ::after {
    display: none;
}

.zhyw-list ul,
#zhyw-more .zhyw-list ul {
    margin-bottom: 10px;
}

.lay-bg .tab-page {
    line-height: 25px;
    margin-top: 10px;
}

.lay-bg .tab-item {
    margin-left: 5px;
    margin-bottom: -1px;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    padding: 0px 15px;
    cursor: pointer;
}

.table-list .tab-list-title .title-text-top {
    max-width: 80%;
}

.tab-content-list .table-list .ui-pg-button.ui-corner-all[title=""] {
    display: none;
}

.tab-content-list .table-list .ui-pg-button.ui-state-disabled {
    display: none;
}

.tab-content-list .table-list .ui-pg-button {
    display: none;
}

.tab-content-list .table-list .ui-pg-button.ui-corner-all[id*="prev"],
.tab-content-list .table-list .ui-pg-button.ui-corner-all[id*="next"] {
    display: inline-block;
}

.tab-content-list .table-list .ui-pg-table.ui-common-table.ui-pager-table td[align="left"],
.tab-content-list .table-list .ui-pg-table.ui-common-table.ui-pager-table td[align="center"] {
    display: none;
}

.tab-content-list .table-list .ui-pg-table.ui-common-table.ui-paging-pager td[id*="input"] {
    display: none;
}

.lay-table .table-list .ui-jqgrid .ui-jqgrid-htable .ui-th-div {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 600;
}

.lay-table .ui-jqgrid .ui-jqgrid-htable .ui-th-div{
    height: 30px;
    line-height: 30px;
}

.lay-table .table-list .tab-list-title {
    width: 100%;
    max-width: 100%;
}
.lay-table .table-list .tab-list-title a {
    position: relative;
    display: inline-block;
    width: 100%;
}

.lay-table .table-list .tab-list-title .msg-title{
    display: inline-block;
    max-width: 90%;
    padding-top: 3px;
}

.lay-table .table-list .tab-list-title .msg-title-all,
.lay-table .table-list .tab-list-title .msg-title-all .msg-title{
    width: 100%;
    max-width: initial;
}

.lay-table .table-nav .lay-portal-more {
    margin-left: 15px;
    line-height: 46px;
    height: 46px;
    width: 32px;
    background-repeat: no-repeat;
    background-position: center;
}

.table-list .tab-list-title .title-text-top {
    max-width: 85%;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

.table-list .tab-list-title .title-icon-top {
    min-width: 10%;
}

.lay-table .table-title .tab-done,
.lay-table .table-title .tab-done .tgl {
    display: none;
}

.lay-table .table-title .tab-done .tgl,
.lay-table .table-title .tab-done .tgl:after,
.lay-table .table-title .tab-done .tgl:before,
.lay-table .table-title .tab-done .tgl *,
.lay-table .table-title .tab-done .tgl *:after,
.lay-table .table-title .tab-done .tgl *:before,
.lay-table .table-title .tab-done .tgl + .tgl-btn {
    box-sizing: border-box;
}

.lay-table .table-title .tab-done .tgl + .tgl-btn {
    position: relative;
    outline: 0;
    display: block;
    width:80px;
    height: 32px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.lay-table .table-title .tab-done .tgl + .tgl-btn:after,
.lay-table .table-title .tab-done .tgl + .tgl-btn:before {
    position: absolute;
    top: 2%;
    left: 2px;
    display: block;
    content: "";
    width: 30px;
    height: 96%;
}

.lay-table .table-title .tab-done .tgl + .tgl-btn:before {
    display: none;
}

.lay-table .table-title .tab-done .tgl:checked + .tgl-btn:after {
    left: 61%;
}

.lay-table .table-title .tab-done .tgl + .tgl-btn span:after {
    position: absolute;
    right: 4px;
    font-size: 14px;
    line-height: 24px;
    content: "未归档";
}

.lay-table .table-title .tab-done .tgl:checked + .tgl-btn span:after {
    position: absolute;
    left: 4px;
    font-size: 14px;
    line-height: 24px;
    content: "已归档";
}

.lay-table .table-title .tab-done .tgl-light + .tgl-btn {
    border-radius: 2em;
    padding: 4px;
    margin-top: 3px!important;
	margin-right:15PX;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.lay-table .table-title .tab-done .tgl-light + .tgl-btn:after {
    border-radius: 50%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.lay-table .table-title .tab-done .tgl-light:checked + .tgl-btn {
    margin: inherit;
}

.lay-sysService .sysService-content li a i.new-icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 20px;
    background-position: -12px 6px !important;
}

.lay-sysService.lay-notice .sysService-content>li::before {
    display: none;
}

.lay-sysService.lay-notice .sysService-content>li.white-space {
    padding-left: 0;
}


/* 卡片：信息列表 */
.lay-news-list {
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.lay-news-list>div {
    margin: 0 auto;
}

.lay-news-list .list-container {
    margin: 0;
    padding: 0;
}

.list-container .list-item {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    padding: 15px 0;
}

.list-container .list-item>a {
    text-decoration: none;
}
.list-container .list-item>a{
    display:flex;
 }
 .list-container .list-item>a .news-pic{
     width:220px;
 }
 .list-container .list-item .news-detail{
     flex:1;
 }
 .news-detail .news-title  p.news-summary{
     height:60px;
     -webkit-line-clamp:3;
 }


.list-item .news-pic {
    float: left;
    text-decoration: none;
    margin-right: 20px;
}
.list-item .news-pic>img{
    width: 220px;
    height: 126px;
}
.lay-table .table-title .tab-input.author{
    width: 120px;
}
.lay-table .table-title .tab-input.title{
    width: 260px;
}
.list-item .news-detail {
    float: left;
    width: 75%;
}

.list-item .news-detail.no-pic {
    width: 100%;
}

.news-detail .news-title {
    width: 100%;
}

.news-detail .news-title h5 {
    font-size: 18px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    white-space: nowrap;
}

.news-detail .news-title p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    text-overflow: ellipsis;
}

.news-detail .news-tag {
    margin-top: 10px;
}

.news-detail .news-tag span {
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    padding-right: 15px;
}

.news-detail .news-tag .news-time {
    position: relative;
    margin-left: 15px;
    margin-right: 0;
}

.news-detail .news-tag .news-time::before {
    display: block;
    content: "";
    width: 2px;
    height: 14px;
    position: absolute;
    left: -15px;
    top: 4px;
}

.list-container .list-bottom {
    margin-top: 10px;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.list-container .list-nodata {
    margin-top: 10px;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

/*卡片：滚动信息*/
.lay-scroll-info {
    height: 100%;
}

.lay-scroll-info .picture-list {
    width: 100%;
    height: 350px;
}

.lay-scroll-info .carousel {
    height: 100%;
}

.lay-scroll-info .carousel-inner {
    height: 100%;
}

.lay-scroll-info  .carousel-inner .item {
    height: 100%;
}

.lay-scroll-info .carousel-inner .item .scroll-info {
    height: 100%;
}

.lay-scroll-info .carousel-inner .item .scroll-info>img {
    height: 100%;
}
.lay-scroll-info .carousel-control{
    border: 0;
    font-size: 30px;
    border-radius: 0;
    -webkit-border-radius:0;
    background: transparent;
    opacity: 0.3;
}
.lay-scroll-info .carousel-control.left{
    left: 30px;
    background-image: inherit;
    opacity: 0.3;
    line-height: 40px;
}
.lay-scroll-info .carousel-control.right{
    right: 30px;
    background-image: inherit;
    opacity: 0.3;
    line-height: 40px;
}



/*卡片：ipad风格*/
.ipad-bg{
    position: absolute;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100%;
    overflow: hidden;
}

.ipad-bg .ipad-bg-img{
    position: absolute;
    z-index: -1;
    background-size: 100%;
    background-repeat: no-repeat;
}

.ipad-bg .round_a {
    width: 200px;
    height: 200px;
    top: -100px;
    left: -100px;
}

.ipad-bg .round_b {
    width: 60px;
    height: 60px;
    top: 100px;
    left: 140px;
}

.ipad-bg .round_c {
    width: 150px;
    height: 150px;
    top: 300px;
    right: -90px;
}

.ipad-bg .round_d {
    width: 150px;
    height: 150px;
    bottom: 280px;
    left: -90px;
}

.ipad-bg .blue_tree {
    width: 30px;
    height: 60px;
    bottom: 180px;
    right: 60px;
}

.ipad-bg .tow_blue_tree {
    width: 50px;
    height: 61px;
    bottom: 180px;
    left: 30px;
}

.ipad-bg .green_tree {
    width: 33px;
    height: 75px;
    bottom: 80px;
    left: 200px;
}

.ipad-bg .tow_green_tree {
    width: 150px;
    height: 208px;
    bottom: 0px;
    right: 150px;
}

.ipad-bg .cloud {
    width: 36px;
    height: 21px;
    top: 200px;
    right: 120px;
}

.ipad-menu-cube {
    width: 100%;
    margin: 30px auto 0;
}

.ipad-menu-cube li {
    float: left;
    width: 100%;
    margin: 0 1.5%;
    background-repeat: no-repeat;
}

.ipad-menu-cube li a {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    text-align: center;
    padding: 13% 10px;
    font-size: 18px;
    position: relative;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.ipad-menu-cubeli a:link,
.ipad-menu-cube li a:visited,
.ipad-menu-cube li a:hover,
.ipad-menu-cube li a:active {
    text-decoration: none;
}

.ipad-menu-cube li a i {
    width: 48px;
    height: 48px;
}

.ipad-menu-cube li a span {
    display: block;
    width: 100%;
    margin-top: 5px;
}

.ipad-menu-cube li a em {
    position: absolute;
    top: -10px;
    right: -15px;
    font-size: 16px;
    font-style: normal;
    text-align: center;
    padding: 5px 10px;
    line-height: 24px;
    border-radius: 17px;
}

.ipad-nav {
    display: flex;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    width: 50%;
    height: 10%;
    margin: auto;
    border-radius: 8px 8px 0px 0px;
    text-align: center;
}

.ipad-nav li {
    flex: 1;
    float: left;
    width: 20%;
    height: 100%;
}

.ipad-nav li a {
    display: flex;
    height: 100%;
    padding: 8px;
    font-size: 14px;
    flex-flow: wrap;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.ipad-nav li a span {
    display: block;
    width: 100%;
    margin-top: 5px;
}

.ipad-nav li a i {
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: 100%;
}

@media (max-width: 992px) and (min-width: 300px){
    .ipad-nav{
      width:100%;
    }
  }
@media (max-width: 1150px) and (min-width: 992px){
.ipad-nav{
    width:60%;
}
}

/*卡片：收藏列表*/
.lay-collect-list {
    margin: auto;
    width: 85%;
    padding: 30px;
}

.lay-collect-list .collect-mine {
    display: inline-block;
    padding: 10px 0;
    font-size: 18px;
}

.collect-mine .collect-img {
    display: inline-block;
    margin-left: 5px;
    margin-top: -5px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.lay-collect-list .search-input {
    width: 300px;
    height: 40px;
    border-radius: 5px;
    padding: 0 10px;
    font-size: 16px;
    outline: none;
}

.lay-collect-list .collect-search .search-btn {
    width: 98px;
    height: 39px;
    border-radius: 5px;
    border: 0;
    font-size: 14px;
    margin-left: 5px;
    vertical-align: top;
}

.lay-collect-list .collect-ul {
    margin: 0;
    list-style: none;
    margin-top:0;
    padding:  0;
    min-height: auto;
    height: 604px;
    overflow: auto;
    background: #fff;
}

.collect-ul .collect-link {
    width: 100%;
    display: inline-block;
    padding: 0;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}

.collect-link>span {
    margin-left: 10px;
}

.collect-ul .collect-btn {
    width:12%;
    float: right;
    display: inline-block;
    padding: 0;
    height: 70px;
    line-height: 70px;
    text-align: center;
}

.collect-ul .collect-btn>a>i.fa {
    font-size: 18px;
    margin-right: 10px;
    opacity: 0.3;
}

.collect-ul .collect-btn>a:hover i.fa {
    opacity: 1;
}

.collect-link .collect-url {
    display: inline-block;
    flex: 1;
    overflow: hidden;
    vertical-align: bottom;
    opacity: 0;
}
.collect-link  .collect-name{
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    vertical-align: bottom;
    text-overflow: ellipsis;
}
.collect-ul>li{
    height: 70px;
    line-height: 70px;
    padding: 0;
    padding-left: 61px;
}
.collect-ul>li:hover .collect-url {
    opacity: 1;
}
.collect-link .collect-icon {
    position: absolute;
    left: -24px;
    top: 15px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(images/icon/icon_web_site.png) no-repeat;
    vertical-align: middle;
    background-size: 100% 100%;
  }

  .collect-link .collect-name {
    height: 22px;
    font-size: 16px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
    color: #333;
    line-height: 22px;
    display: inline-block;
  }

  .collect-ul>li:hover .collect-name {
    color: #4b83ff;
    border-bottom: 1px solid #4b83ff;
  }
  .collect-content{
    margin-left: 20px;
  }
  .collect-link .collect-url {
    display: block;
    height: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
    color: #666;
    line-height: 20px;
    opacity: 1;
    margin-top: 4px;
  }
 
  .collect-ul .collect-link-left{
    float: left;
    width: 88%;
    display: inline-block;
    padding: 12px 0;
    cursor: default;
  }
  
  .collect-ul .collect-btn .edit,
  .collect-ul .collect-btn .delete{
     display: inline-block;
     width: 16px;
     height: 16px;
     background-image: url(images/icon/icon_edit.png);
     background-size: 100%;
     background-repeat: no-repeat;
  }
  .collect-ul .collect-btn .delete{
     margin-left: 20px;
     background-image: url(images/icon/icon_close.png);
}
.lay-collect-update {
    display: none;
    padding: 0 20px;
    width: 500px;
    height: 280px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1002;
    transform: translate(-50%, -50%);
    border-radius: 10px;
}

.lay-collect-update .content-top {
    padding: 10px 0;
    font-size: 16px;
}

.lay-collect-update .content-label {
    display: block;
}

.lay-collect-update .content-middle .update-input {
    width: 100%;
    border: none;
    height: 30px;
    padding-left: 10px;
    border-radius: 4px;
}

.content-middle .update-input:focus {
    border: none;
}


.content-middle>div {
    margin-bottom: 20px;
}

.lay-collect-update .content-bottom {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.lay-mask-layer {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1001;
    opacity: 0.7;
}

.collect-ul .collect-none {
    padding: 5px 10px;
    text-align: center;
    margin-top: 150px;
}

.collect-ul .list-bottom {
    margin-top: 10px;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
}

.lay-collect-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
}

.lay-collect-list .lay-collect-left {
    width: 20%;
    margin: 0;
    background: #F7F9FA;
    box-shadow: 0px 2px 4px 0px rgba(71, 140, 231, 0.1);
}

.lay-collect-list .lay-collect-right {
    width: 80%;
    background: #fff;
    box-shadow: 0px 0px 2px 0px rgba(71,140,231,0.1);
}

.lay-collect-list .lay-collect-left .collect-type {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.collect-type-title {
    position: relative;
    height: 76px;
    line-height: 76px;
    font-size: 20px;
    font-family:Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
    padding-left: 62px;
    border-bottom: 1px solid #e5e5e5;
  }
  .collect-type-title::before{
    content: "";
    position: absolute;
    top: 30px;
    left: 35px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border:3px solid #4b83ff;
  }
.lay-collect-left .collect-type .type-item>a {
    position: relative;
    display: block;
    margin: 0;
    overflow: hidden;
    text-decoration: none;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 40px;
    padding-right: 35px;
    cursor: pointer;
}


.lay-bg.lay-bg-img{
    background-repeat: no-repeat;
    background-position:right 0px top 5px;
    background-size:350px 13%;
}

.lay-bg.lay-iframe{
    background-repeat: no-repeat;
    background-position:right 0px top 0px;
    background-size:40% 8%;
}


/*卡片：安全风险*/
.lay-chart-data {
    width: 100%;
    margin: 50px auto;
    width:100%;
    height: 100%;
}

.chart-data-top {
    height: 56px;
}

.chart-data-title {
    display: inline-block;
    float: left;
    margin: 12px 8px 8px;
    width: 347px;
    padding: 9px 0 0 16px;
    height: 36px;
    font-size: 18px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 500;
    line-height: 18px;
    background-repeat: no-repeat;
    /*background-size: 100% 100%;*/
}
.chart-data-title .sub-title{
    font-size: 14px;
    font-weight: 400;
}

.chart-data-top .lay-portal-more-chart {
    display: inline-block;
    width: 32px;
    height: 16px;
    margin-top: 20px;
    margin-right: 26px;
    background-repeat: no-repeat;
    background-position: center;
}

.chart-data-content {
    display: flex;
    width: 100%;
    height: 313px;
    flex-direction: column;
    padding-bottom: 15px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

.chart-data-content ul.custom {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 360px;
    height: 28px;
    margin: 12px auto;
    text-align: center;
    box-sizing: content-box;
}
.chart-data-content ul.custom.safety-risk{
    width: 480px;
}
.chart-data-content ul.custom.build{
    width: initial;
    height: 44px;
}

.chart-data-content ul.custom>li {
    float: left;
    width: 120px;
    height: 100%;
    line-height: 26px;
    font-size: 14px;
    text-align: center;
    cursor:pointer;
}
.chart-data-content ul.custom>li.build-item{
    line-height: 22px;
}
.chart-data-content ul.custom>li.risk{
    width: 90px;
}
.chart-data-content ul.custom>li.flow{
    width: 70px;
}
.chart-data-content ul.custom>li.build-item>span{
    display: block;
    height: 20px;
    font-size: 12px;
    font-family: Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
}
.chart-data-content .build>.build-item>span .build-number {
    font-style: normal;
}
.chart-data-content .canvas-tab-region{
    display: flex;
    flex-direction:column;
    flex:1;
}
.chart-data-content .canvas-region-risk{
    flex:1;
}

.chart-data-content .canvas-region-risk .region-left{
    height: 100%;
}
.chart-data-content .canvas-region-risk .region-right{
    height: 100%;
}
.chart-data-content .canvas-tab-region .region-bar{
    height: 100%;
    flex:1;
    height:initial;
}

.chart-data-content .canvas-list{
    width:100%;
    height: 38px;
    text-align: center;
    margin: 0;
    margin-top: 10px;
}

.chart-data-content .canvas-list>li{
    width: 100%;
    border: none;
}

.lay-chart .lay-portal-more{
    margin: 10px 0 5px;
}

.canvas-region-risk .region-left {
    float: left;
    display: inline-block;
    width: 25%;
    height: 273px;
}

.canvas-region-risk .region-right {
    float: left;
    display: inline-block;
    width: 75%;
    height: 273px;
}


.lay-service-channel .channel-list  .img-w{
    background-repeat: no-repeat;
    background-size: 100%;
}
/*图表的弹出框样式*/
.chart-model{
    display: none;
    background: #fff;
    width: 520px;
    height: 220px;
    z-index: 1101;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius:4px;
}
/*地图*/
.chart-model.map{
    width: 750px;
    height: 540px;
}
.chart-mask{
    display: none;
    z-index: 1100;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.chart-model .model-top {
    height: 48px;
    line-height: 48px;
    padding: 0 16px;
}
.chart-model.map .model-table{
    height: 420px;
}
.chart-model .model-title {
    display: inline-block;
}

.chart-model .model-top>span {
    display: inline-block;
    width: 10px;
    height: 10px;
    cursor: pointer;
}

.chart-model .model-content {
    padding: 15px 16px;
    text-indent: 28px;
}
.chart-model.map .model-content{
    text-indent: 0;
    height: 480px;
    overflow: hidden;
}
.chart-model.map .model-content ul{
    margin: 0;
    padding: 0;
    list-style: none
}
.chart-model.map .model-content ul li{
    float: left;
    text-indent: 0;
    padding: 5px 10px;
    cursor: pointer;
}

.chart-model.map .model-content table{
    width: 100%;
    height: 100%;
    display: block;
    margin-top: 10px;
}
.chart-model.map .model-content  th{
    padding: 10px 4px;
    min-width: 100px;
    max-width: 140px;
    text-align: center;
    border-right: none;
}

.chart-model.map .model-content td{
    padding: 10px 5px;
    white-space: nowrap;
    text-align: center;
    border-right: none;

}
.chart-model.map .model-content tr>td:first-child{
    width: 210px;
}



/*卡片：轮换信息列表*/
.swiper-lists{
    background-repeat: no-repeat;
    background-position: right 0px top 5px;
    background-size: 350px 16%;
    border-radius: 5px;
}
.swiper-lists h5{
    font-size:18px;
    padding:12.5px 20px;
    margin:0;
}
.swiper-lists h5 .more{
    display: inline-block;
    width: 32px;
    height: 20px;
    line-height: 20px;
    background-repeat: no-repeat;
    background-position: center;
}
.swiper-lists .prev,
.swiper-lists .next{
    width:20px;
    height:185px;
    cursor: pointer;
}
.swiper-lists .swiper-container{
    float:left;
    width:95%;
    margin:0 10px;
    overflow: hidden;
}
.swiper-lists .swiper-container,
.swiper-lists .swiper-slide{
    height: 185px!important;
}
.swiper-container .jqgird-no-text{
    width: 100%;
}
.swiper-lists .swiper-lists-s{
    padding:20px;
}

.swiper-lists .msg-list li{
    width:19%;
}

.swiper-lists .msg-list li a>div{
    width:100%;
    height:140px;
    /* 添加 */
    /* display: inline-block; */
    /*  background: rgba(0,0,0,.1); */
}

.msg-list{
    margin: 0;
}

.msg-list li {
    float: left;
    width: 285px;
    margin:0 1.25% 0 0;
    position: relative;
}

.msg-list li:last-child{
    margin-right:0;
}

.msg-list li img {
    width: 285px;
    height: 142px;
    /*  添加  */
    /* display:inline-block; */
    /* width: 100%; */
    /* height: 142px; */

}
.msg-item li a{
  /* position: relative; */
  /* display: block; */
  /* text-decoration: none !important; */
}
.msg-list li a>div {
    display: inline-block;
    width: 285px;
    height: 142px;
    overflow: hidden;
}

.msg-list li a>div>img {
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
}

.msg-list li:hover a>div>img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}

.msg-list li a h6 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}

.msg-list li a p {
    font-size: 14px;
    margin-bottom: 0;
    text-overflow: ellipsis;
}

.msg-list li i.icon-arrow {
    display: inline-block;
    width: 17px;
    height: 9px;
    position: absolute;
    bottom: 20px;
    right: 0;
}

.msg-list li .hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 142px;
    text-align: center;
}

.msg-list li .hover i {
    display: inline-block;
    margin-top: 40px;
    width: 56px;
    height: 56px;
    background-repeat: no-repeat;
}

.msg-list li:hover .hover {
    display: block;
}


/*卡片：分管人员*/
.lay-charge-personnel{
    margin-left: 10px;
}
.lay-charge-personnel .tab-content{
    margin-top: 8px;
}
.lay-charge-personnel .tab-content .charge-table.table{
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0;
}

.lay-charge-personnel .tab-content .charge-table.table>thead>tr>th{
    width: 15%;
    height: 38px;
    font-size: 12px;
    text-align: center;
}

.lay-charge-personnel .tab-content .charge-table.table>thead>tr>th:first-child{
    width: 25%;
    height: 38px;
    font-size: 14px;
}

.charge-table.table tbody.charge-tbody tr td{
    width: 15%;
    height: 42px;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
}
.charge-table.table tbody.charge-tbody tr:first-child td{
    border-top: none;
}

.charge-table.table tbody.charge-tbody tr td:first-child{
    width: 25%;
    height: 42px;
    font-size: 14px;
}
.charge-table.table tbody.charge-tbody{
    display: block;
    width: 100%;
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}
table.charge-table thead,
table.charge-table thead tr,
table.charge-table tbody.charge-tbody tr{
    display:inline-table;
    width: 100%;
    outline-style: none;
}


/*卡片：浮层按钮*/
.lay-float-layer{
    z-index: 1200;
    position: relative;
    right: 10px;
    width: 80px;
    bottom: 80px;
}
.lay-float-layer .img-w{
    display: inline-block;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.lay-float-layer  .title{
    height:20px;
    font-size:14px;
    font-family:Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    font-weight:400;
    line-height:20px;
    text-align: center;
}
.lay-float-layer .lay-problem{
    position: absolute;
    bottom: 0;
    width: 80px;
    height: 80px;
    padding: 10px;
    border-radius: 40px 40px 4px 40px;
}
.lay-float-layer .lay-problem>a{
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    text-decoration: none;
}

.lay-float-layer .lay-problem-ul{
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 80px;
    margin-bottom: 12px;
    width: 80px;
    border-radius: 40px 40px 4px 40px;
}
.lay-float-layer .lay-problem-ul>li{
    padding: 10px 0;
    height: 80px;
    list-style: none;
}
.lay-float-layer .lay-problem-ul>li a{
    display: flex;
    flex-direction: column;
    align-items: center;
    overflow: hidden;
    text-decoration: none;
}

/*办公室风格*/




/*浮层*/
.lay-floatLayer{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
}

.float-layer-box{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width:320px;
    height:230px;
    text-align: center;
    padding: 20px;
    margin:auto;
    -webkit-border-radius:4px;
       -moz-border-radius:4px;
        -ms-border-radius:4px;
         -o-border-radius:4px;
        -ms-border-radius:4px;
            border-radius:4px;
}

.float-layer-box .tip-icon{
    display: inline-block;
    width: 48px;
    height: 48px;
    background-size: 100%;
}

.float-layer-box .tip-tit {
    width:100%;
    height:21px;
    line-height:21px;
    font-size:16px;
    font-weight:600;
    padding: 0;
    margin: auto;
}

.float-layer-box .tip-cont{
    font-size:14px;
    font-weight: 400;
    line-height: 21px;
    padding:15px 10px;
}

.float-layer-box .tip-btn{
    margin-top: 5px;
}

.float-layer-box .tip-btn a{
    padding:7px 18px;
    cursor: pointer;
    text-decoration: none;
    -webkit-border-radius:4px;
       -moz-border-radius:4px;
        -ms-border-radius:4px;
         -o-border-radius:4px;
        -ms-border-radius:4px;
            border-radius:4px;
}

.float-layer-box .tip-btn a.btn-blue{
    margin-left: 5px;
}



/*返回顶部*/
.back_top-btn{
    position: fixed;
    right: 10px;
    bottom: 180px;
    z-index: 9999;
    width: 64px;
    height: 64px;
    padding: 15px;
    background-size: 70%;
    background-repeat:no-repeat;
    background-position: center;
    border-radius: 50%;
    border: 1px #eee solid;
    cursor: pointer;
    display: none;
}

/*卡片：悬浮窗*/
.lay-window-link{
    display: inline-block;
    position: relative;
}
.lay-window-link.float-left{
    left: 20px;
}
.lay-window-link.float-right{
    right: 20px;
}
.generate-page .lay-window-link,
.blankMaster  .lay-window-link{
    position: fixed !important;
}
.lay-window-link>img{
    display: inline-block;
}
.lay-window-link>i{
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    line-height: 24px;
    background-repeat: no-repeat;
}


/*卡片：系统更新*/
.lay-update-system .lay-update-title {
    margin-bottom: 4px ;
}

.lay-update-system .lay-system-ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.lay-system-ul .lay-system-item {
    height: 30px;
    line-height: 30px;
}
.lay-system-ul .lay-system-item>a {
    display: inline-block;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-family:Microsoft YaHei, Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif;
    width: 100%;


}
.lay-update-system .lay-system-item i.new-icon{
    display: inline-block;
    float: left;
    width: 36px;
    height: 20px;
    margin-top: 1px;
    margin-right: 5px;
    background-position: -12px 6px !important;
}
.lay-system-ul .lay-system-item>a>span{
    float: left;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 2%;
}
.lay-system-ul .lay-system-item .system{
    width: 40%;
    margin-left: 0;
}
.lay-system-ul .lay-system-item .content{
    width: 45%;
}
.lay-system-ul .lay-system-item .time{
    width: 40%;
    float: right;
    text-align: right;

}


/*卡片：系统更新日志*/
.log-list{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
    padding-left: 30px !important;
    margin-left: 30px !important;
}
.log-system{
    height: 30px;
    line-height: 30px;
    font-size: 28px;
    text-align: center;
}
.log-list .log-h2{
    padding-left: 0 !important;
    display: inline-block;
    font-size: 28px;
    font-weight: 500;
    transform: translate(-50%,0)
}
.log-list .log-list-item{
    padding-left: 20px !important;
    padding-bottom: 20px !important;
    padding-top: 20px !important;
    position: relative;
}
.log-list .log-list-item::before{
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.log-list .log-list-item .log-h3{
    margin: 0;
    line-height: 20px;
    position: absolute;
    top: 20px;
    left: -25px;
    font-size: 15px !important;
    font-weight: 500;
    transform: translate(-100%,0);
}

.log-list .log-list-item .log-circle{
    width: 20px;
    height: 20px;
    line-height: 8px;
    font-size: 18px;
    position: absolute;
    left: -9.5px;
    top: 20px;
    font-weight: 700 !important;
    text-align: center;
    border-radius: 50% !important;
}
.log-list-item .log-dl{
    margin-bottom: 15px;
}
.log-list-item .log-dt{
    font-weight: 700;
}
.log-list-item .log-dt .log-h4{
    margin-top: 0;
    font-weight: 500;

}
.log-list-item .log-dd{
    max-height: 200px;
    padding: 10px !important;
    margin-top: 15px !important;
    margin-left: 0;
    border-radius:5px;
    overflow-y: auto;

}
.log-list-item .log-dd p{
    margin-bottom: 8px;
}
.lay-log .log-publish-time{
    margin-top: 10px;
    width: 400px;
    margin-right:76px !important;
}
.lay-log .log-publish-time>input{
    height: 36px !important;
}
.lay-table .table-title .tab-button.log-search{
    position: absolute;
    margin-left: 15px;
    padding: 8px;
}
.lay-log .log-list{
    margin: 0;
}
.log-list .jqgird-no-text td{
    top: 100px;
}

.edit .lay-floaterLayer{
    position: absolute;
    height: 400px;
}
/* 卡片：生日周年活动 */
.lay-floaterLayer{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.2);
    z-index: 9999;
    width: 100%;
    height: 100%;
  }
.lay-floaterLayer .float-layer-birth {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 725px;
    height: 600px;
    text-align: center;
    padding: 20px;
    margin: auto;
  }
  .float-layer-birth  .float-time-pass{
    position: absolute;
    right: 20px;
    top: 25px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    cursor: pointer;
  }
  .float-layer-birth .float-time-pass>i{
    font-style: normal;
  }

  .float-layer-birth i.float-via{
    position: absolute;
    top: 51%;
    left: 29%;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    background-size: 95% 95%;
  }
  .float-layer-birth .float-call{
    position: absolute;
    left: 39%;
    top: 50%;
    font-size:16px;
    font-family:SourceHanSansCN-Medium,SourceHanSansCN;
    font-weight:500;
    line-height:24px;
    cursor: default;
  }
  .float-layer-birth .float-enter{
    position: absolute;
    left: 38%;
    bottom: -60px;
    width: 148px;
    height: 46px;
    cursor: pointer;
  }
  .float-layer-birth .float-no-notice{
    position: absolute;
    bottom:-58px;
    right: 20px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    border-radius: 20px;
  }
  .float-layer-birth .float-no-notice>input{
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 2px;
  }
  .float-layer-anniversary{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    min-width: 1440px;
    min-height: 780px;
    text-align: center;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .float-layer-anniversary i.float-via{
    position: absolute;
    top: 30%;
    left: 50%;
    background-repeat: no-repeat;
    background-position: center;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background-size: 95%;
  }
  .float-layer-anniversary .float-call{
    position: absolute;
    top: 39%;
    left: 50%;
    font-size:16px;
    font-family:SourceHanSansCN-Medium,SourceHanSansCN;
    font-weight:500;
    font-size:40px;
    letter-spacing: 1px;
    cursor: default;
  
  }
  .float-layer-anniversary .float-annual{
    position: absolute;
    top: 46%;
    left: 50%;
    width: 464px;
    height: 94px;
  }
  
  .float-layer-anniversary .float-enter{
    position: absolute;
    bottom: 34%;
    left: 50%;
    width: 143px;
    height: 40px;
    cursor: pointer;
  
  }
  
  .float-layer-anniversary .float-time-pass{
    position: absolute;
    right: 20px;
    top: 25px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    cursor: pointer;
  }
  
  .float-layer-anniversary .float-time-pass>i{
    font-style: normal;
  }
  
  .float-layer-anniversary .float-no-notice{
    position: absolute;
    bottom: 34%;
    left: 60%;
    width: 120px;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
    border-radius: 20px;
  
  }
  .float-layer-anniversary .float-no-notice>input{
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 2px;
  }
  
  .float-layer-birth .float-no-notice{
    left: 40%;
  }
  .float-layer-anniversary .float-no-notice{
    left: 50%;
  }
  .lay-floaterLayer .float-pass{
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 100;
    color: #fff;
    background-color: rgba(0,0,0,.2);
  }
  .lay-floaterLayer .float-pass>i{
    font-style: normal;
    margin-right: 5px;
  }
  .lay-floaterLayer .float-no-notice{
    display: inline-block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 100;
    color: #fff;
    background-color: rgba(0,0,0,.2);
  }
  .lay-floaterLayer .float-no-notice>input{
    vertical-align: middle;
      margin-top: -1px;
      margin-right: 2px;
  }
  /* .float-layer-anniversary img.float-via{
    z-index: 2000;
  }
  .float-layer-anniversary .float-call{
    z-index: 2000;
  } */
  .float-layer-anniversary{
    background-image:none;
  }
  .float-layer-anniversary img.float-via {
      position: absolute;
      top: 30%;
      left: 50%;
      background-repeat: no-repeat;
      background-position: center;
      width: 62px;
      height: 62px;
      border-radius: 50%;
      background-size: 95%;
  }





@keyframes move {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

@media screen and (min-width: 750px) and (max-width: 992px) {
    .video-videoPlay {
        width: 100%;
        height: 450px;
        margin: auto;
        margin-bottom: 0;
        border-radius: 10px;
        position: relative;
        z-index: 1;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .video-videoPlay {
        width: 100%;
        height: 650px;
        margin: auto;
        margin-bottom: 0;
        border-radius: 10px;
        position: relative;
        z-index: 1;
    }
}

@media screen and (min-width: 1200px) {
    .video-videoPlay {
        width: 100%;
        height: 680px;
        margin: auto;
        margin-bottom: 0;
        border-radius: 10px;
        position: relative;
        z-index: 1;
    }
}

@media screen and (min-width: 2048px) {
    .ipad-menu-cube li a {
        font-size: 36px;
    }

    .ipad-menu-cube li a i {
        width: 60px;
        height: 60px;
    }

    .ipad-menu-cube li a em {
        font-size: 32px;
    }

    .ipad-nav li a {
        font-size: 24px
    }

    .ipad-nav li a i {
        width: 40px;
        height: 40px;
    }
}

/* 手机移动端 */
@media (min-width:300px) and (max-width: 992px) {
    .ipadMaster .lay-header{
        width:100%;
        background-color: #fff;
    }
    .lay-nav .n-cont .search-bar{
        background: #f0f0f0 !important;
    }
    .col-md-2{
        width:50%;
        float: left;
    }
    .ipad-nav{
        width:100%;
        position: absolute !important;
        margin-top: 30px;
        bottom: unset;
    }
    .ipad-menu-cube li a{
        font-size:16px;
    }
    .ipad-nav li{
        width:20%;
        overflow: hidden;
    }
    /* .ipadMaster .row[layoutcode='[12]']:first-of-type{
        margin-top: 140px;
    }
    .ipadMaster .row[layoutcode='[12]']:nth-child(1){
        margin-top: 140px;
    }
    .ipadMaster [layoutcode="[2, 2, 2, 2, 2, 2]"]:first-of-type{
        margin-top: 100px;
    } */
    .lay-nav .n-cont .search-bar{
        width:95% !important;
        position: relative;
        margin: 17px 10px;
    }
    .lay-nav .n-cont .search-bar input{
        width:33%;
    }
    .lay-nav .n-cont .user .u-name{
        width:80px;
    }
    .lay-nav .n-cont .user{
        position: absolute;
        cursor: pointer;
        top: 0;
        right: 0;
    }
    .lay-nav .n-cont .userImg{
        margin-right: 15px;
        margin-top: 17px;
    }
    .lay-nav .n-logo{
        margin-left: -20px;
        margin-top: 5px;
    }
}
/*字段排序箭头样式*/
	.arrow {
        position:absolute;
	  display: inline-block;
	  vertical-align: middle;
	  width: 0;
	  height: 0;
	  margin-left: 5px;
	}
	.arrow.asc {
	  top: 2px;
	}

	.arrow.dsc {
	  bottom: 5px;
	}
	.sortSpan{
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        height: 100%;
        vertical-align: middle;
        cursor: pointer;
        overflow: initial;
        position: relative;
	}

    /*测试hover问题*/
.wui-select-box.btn-group .dropdown-toggle .filter-option:hover{
    border-radius: 5px;
}
.btn-default:active:hover{
    border-radius: 5px !important;
}
.wui-select-box:not([class*=col-]):not([class*=form-control]):not(.input-group-btn):hover{
    border-radius: 5px !important;

}
.lay-table .table-title .tab-select:hover{
    border-radius: 5px !important;

}
.wui-select-box.btn-group:not(.input-group-btn):hover, .wui-select-box.btn-group[class*=col-]:hover{
    border-radius: 5px !important;

}