@media not screen and (width: 1920px) {

  .big-bg-img {

    position: relative;

    height: 564px;

    background: url("../images/new-bg.jpg") no-repeat;

    /* 标题 */

    /* tab栏导航 */

  }

  .big-bg-img .title-name {

    color: #fff;

    position: absolute;

    left: 493px;

    bottom: 124px;

  }

  .big-bg-img .title-name .en {

    font-size: 36px;

  }

  .big-bg-img .title-name .ch {

    font-size: 24px;

  }

  .big-bg-img .nav {

    width: 100%;

    height: 70px;

    background: #e7e7e7;

    opacity: 0.9;

    position: absolute;

    left: 0px;

    bottom: 0px;

    line-height: 70px;

    text-align: center;

  }

  .big-bg-img .nav .nav-list {

    display: inline-block;

    height: 100%;

    margin: 0 auto;

  }

  .big-bg-img .nav .nav-list .nav-item {

    width: 120px;

    height: 100%;

    text-align: center;

    font-size: 18px;

    float: left;

    cursor: pointer;

    margin-right: 8px;

  }

  .big-bg-img .nav .nav-list .nav-item a {

    display: inline-block;

    width: 100%;

    height: 100%;

  }

  .big-bg-img .nav .nav-item:last-child {

    margin-right: 0px;

  }

  .active2 {

    background-color: #f2dbad;

    color: #fff;

  }

  .active2 a {

    color: #fff;

  }

  .main {

    display: none;

  }

  .selected {

    display: block;

  }

  .tab-content {

    /* 全部新闻 */

  }

  .tab-content .all-news,

  .tab-content .company-dynamic-state,

  .tab-content .speak-law {

    width: 1130px;

    margin: 0 auto;

  }

  .tab-content .all-news .title,

  .tab-content .company-dynamic-state .title,

  .tab-content .speak-law .title {

    width: 100%;

    border-bottom: 1px solid #C0C4CC;

    padding: 30px 0 13px 27px;

    font-size: 24px;

    font-weight: 400;

    color: #222222;

  }

  .tab-content .all-news .news-left .left-list .list-item,

  .tab-content .company-dynamic-state .news-left .left-list .list-item,

  .tab-content .speak-law .news-left .left-list .list-item {

    width: 775px;

  }

  .tab-content .all-news .news-left .left-list .list-item .line,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .line,

  .tab-content .speak-law .news-left .left-list .list-item .line {

    width: 100%;

    height: 1px;

    background-color: #ddd;

    margin: 0px 0 10px 0;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom {

    margin-bottom: 10px;

    background: #F6F6F6;

    height: 160px;

    position: relative;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-left-img,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-left-img,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-left-img {

    display: block;

    width: 260px;

    height: 160px;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail {

    padding: 0 20px;

    height: 100%;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .right-title,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .right-title,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .right-title {

    margin: 10px 0 15px 0;

    font-size: 14px;

    font-weight: bold;

    color: #333333;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-text,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-text,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-text {

    font-size: 14px;

    color: #909399;

    margin-bottom: 17px;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom {

    line-height: 28px;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time {

    position: absolute;

    bottom: 8px;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time .year,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time .year,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time .year {

    font-size: 14px;

    font-weight: 400;

    color: #909399;

    vertical-align: middle;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more {

    position: absolute;

    left: 645px;

    bottom: 8px;

    width: 120px;

    height: 32px;

    background: #f2dbad;

    border-radius: 16px;

    color: #fff;

    font-size: 14px;

    text-align: center;

    line-height: 32px;

    visibility: hidden;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more a,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more a,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more a {

    color: #fff;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom:hover,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom:hover,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom:hover {

    cursor: pointer;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom:hover .detail-text,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom:hover .detail-text,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom:hover .detail-text {

    color: #f2dbad;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom:hover .detail-bottom .more,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom:hover .detail-bottom .more,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom:hover .detail-bottom .more {

    visibility: visible;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail {

    padding: 0 20px;

    height: 100%;

    width: 61%;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom {

    line-height: 28px;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time {

    position: absolute;

    bottom: 8px;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time .year,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time .year,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time .year {

    font-size: 14px;

    font-weight: 400;

    color: #909399;

    vertical-align: middle;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more {

    position: absolute;

    left: 645px;

    bottom: 8px;

    width: 120px;

    height: 32px;

    background: #f2dbad;

    border-radius: 16px;

    color: #fff;

    font-size: 14px;

    text-align: center;

    line-height: 32px;

    visibility: hidden;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more a,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more a,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more a {

    color: #fff;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom:hover,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom:hover,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom:hover {

    cursor: pointer;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom:hover .detail-text,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom:hover .detail-text,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom:hover .detail-text {

    color: #f2dbad;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom:hover .detail-bottom .more,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom:hover .detail-bottom .more,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom:hover .detail-bottom .more {

    visibility: visible;

  }

  .tab-content .all-news .news-right,

  .tab-content .company-dynamic-state .news-right,

  .tab-content .speak-law .news-right {

    width: 320px;

    padding: 0 10px 23px 10px;

    background: #F6F6F6;

  }

  .tab-content .all-news .news-right .right-top,

  .tab-content .company-dynamic-state .news-right .right-top,

  .tab-content .speak-law .news-right .right-top {

    border-bottom: 1px solid #B7B7B7;

    padding: 20px 10px 14px 4px;

    background: #F6F6F6;

  }

  .tab-content .all-news .news-right .right-top .top-left,

  .tab-content .company-dynamic-state .news-right .right-top .top-left,

  .tab-content .speak-law .news-right .right-top .top-left {

    font-size: 16px;

    font-weight: bold;

    color: #222222;

    border-left: 2px solid #f2dbad;

    padding-left: 5px;

  }

  .tab-content .all-news .news-right .right-top .top-right .mores,

  .tab-content .company-dynamic-state .news-right .right-top .top-right .mores,

  .tab-content .speak-law .news-right .right-top .top-right .mores {

    color: #ED6A23;

    vertical-align: middle;

    font-size: 14px;

  }

  .tab-content .all-news .news-right .right-list,

  .tab-content .company-dynamic-state .news-right .right-list,

  .tab-content .speak-law .news-right .right-list {

    background: #F6F6F6;

  }

  .tab-content .all-news .news-right .right-list .list-items,

  .tab-content .company-dynamic-state .news-right .right-list .list-items,

  .tab-content .speak-law .news-right .right-list .list-items {

    border: 1px solid #E5E5E5;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    border-top: none;

  }

  .tab-content .all-news .news-right .right-list .list-items .items-img,

  .tab-content .company-dynamic-state .news-right .right-list .list-items .items-img,

  .tab-content .speak-law .news-right .right-list .list-items .items-img {

    width: 345px;

    height: 227px;

    display: block;

    margin-top: 20px;

  }

  .tab-content .all-news .news-right .right-list .list-items .items-title,

  .tab-content .company-dynamic-state .news-right .right-list .list-items .items-title,

  .tab-content .speak-law .news-right .right-list .list-items .items-title {

    padding: 15px 0 15px 10px;

    font-size: 18px;

    color: #222222;

    background: #fff;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

  }

  .tab-content .all-news .news-right .right-list .list-items .items-content,

  .tab-content .company-dynamic-state .news-right .right-list .list-items .items-content,

  .tab-content .speak-law .news-right .right-list .list-items .items-content {

    padding: 0px 0 20px 10px;

    height: 13px;

    font-size: 14px;

    color: #606266;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    background: #fff;

  }

  .tab-content .all-news .rigth-bottom-info,

  .tab-content .company-dynamic-state .rigth-bottom-info,

  .tab-content .speak-law .rigth-bottom-info {

    margin-top: 20px;

    height: 145px;

    background: #F6F6F6;

    padding-left: 20px;

  }

  .tab-content .all-news .rigth-bottom-info .bottom-left,

  .tab-content .company-dynamic-state .rigth-bottom-info .bottom-left,

  .tab-content .speak-law .rigth-bottom-info .bottom-left {

    margin: 43px 52px 0 0;

  }

  .tab-content .all-news .rigth-bottom-info .bottom-left .left-title,

  .tab-content .company-dynamic-state .rigth-bottom-info .bottom-left .left-title,

  .tab-content .speak-law .rigth-bottom-info .bottom-left .left-title {

    font-size: 16px;

    color: #222222;

    line-height: 20px;

  }

  .tab-content .all-news .rigth-bottom-info .qr-code,

  .tab-content .company-dynamic-state .rigth-bottom-info .qr-code,

  .tab-content .speak-law .rigth-bottom-info .qr-code {

    display: block;

    margin-top: 20px;

  }

  .tab-content .all-news .pagination a,

  .tab-content .company-dynamic-state .pagination a,

  .tab-content .speak-law .pagination a {

    text-decoration: none;

    border: 1px solid #ddd;

  }

  .tab-content .all-news .pagination a,

  .tab-content .company-dynamic-state .pagination a,

  .tab-content .speak-law .pagination a,

  .tab-content .all-news .pagination span,

  .tab-content .company-dynamic-state .pagination span,

  .tab-content .speak-law .pagination span {

    display: inline-block;

    padding: 5px 10px;

    margin-right: 10px;

  }

  .tab-content .all-news .pagination .current,

  .tab-content .company-dynamic-state .pagination .current,

  .tab-content .speak-law .pagination .current {

    background: #f2dbad;

    color: #fff;

    border: 1px solid #ddd;

  }

  .tab-content .all-news .pagination .current.prev,

  .tab-content .company-dynamic-state .pagination .current.prev,

  .tab-content .speak-law .pagination .current.prev,

  .tab-content .all-news .pagination .current.next,

  .tab-content .company-dynamic-state .pagination .current.next,

  .tab-content .speak-law .pagination .current.next {

    color: #999;

    border-color: #999;

    background: #fff;

  }

}

@media screen and (width: 1920px) {

  .big-bg-img {

    position: relative;

    height: 564px;

    background: url("../images/new-bg.jpg") no-repeat;

    /* 标题 */

    /* tab栏导航 */

  }

  .big-bg-img .title-name {

    color: #fff;

    position: absolute;

    left: 493px;

    bottom: 124px;

  }

  .big-bg-img .title-name .en {

    font-size: 36px;

  }

  .big-bg-img .title-name .ch {

    font-size: 24px;

  }

  .big-bg-img .nav {

    width: 100%;

    height: 70px;

    background: #e7e7e7;

    opacity: 0.9;

    position: absolute;

    left: 0px;

    bottom: 0px;

    line-height: 70px;

    text-align: center;

  }

  .big-bg-img .nav .nav-list {

    display: inline-block;

    height: 100%;

    margin: 0 auto;

  }

  .big-bg-img .nav .nav-list .nav-item {

    width: 160px;

    height: 100%;

    text-align: center;

    font-size: 18px;

    cursor: pointer;

    margin-right: 8px;

  }

  .big-bg-img .nav .nav-list .nav-item a {

    display: inline-block;

    width: 100%;

    height: 100%;

  }

  .big-bg-img .nav .nav-list .nav-item:last-child {

    margin-right: 0px;

  }

  .active2 {

    background-color: #f2dbad;

    color: #fff;

  }

  .active2 a {

    color: #fff;

  }

  .main {

    display: none;

  }

  .selected {

    display: block;

  }

  .tab-content {

    /* 全部新闻 */

  }

  .tab-content .all-news,

  .tab-content .company-dynamic-state,

  .tab-content .speak-law {

    width: 1300px;

    margin: 0 auto;

  }

  .tab-content .all-news .title,

  .tab-content .company-dynamic-state .title,

  .tab-content .speak-law .title {

    width: 100%;

    border-bottom: 1px solid #C0C4CC;

    padding: 30px 0 13px 27px;

    font-size: 24px;

    font-weight: 400;

    color: #222222;

  }

  .tab-content .all-news .news-left .left-list .list-item,

  .tab-content .company-dynamic-state .news-left .left-list .list-item,

  .tab-content .speak-law .news-left .left-list .list-item {

    width: 893px;

  }

  .tab-content .all-news .news-left .left-list .list-item .line,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .line,

  .tab-content .speak-law .news-left .left-list .list-item .line {

    width: 100%;

    height: 1px;

    background-color: #ddd;

    margin: 0px 0 10px 0;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom {

    margin-bottom: 10px;

    background: #F6F6F6;

    height: 160px;

    position: relative;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-left-img,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-left-img,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-left-img {

    display: block;

    width: 260px;

    height: 160px;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail {

    padding: 0 20px;

    height: 100%;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .right-title,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .right-title,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .right-title {

    margin: 19px 0 20px 0;

    font-size: 18px;

    font-weight: bold;

    color: #333333;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-text,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-text,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-text {

    font-size: 14px;

    color: #909399;

    margin-bottom: 17px;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom {

    line-height: 28px;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time {

    position: absolute;

    bottom: 8px;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time .year,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time .year,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .time .year {

    font-size: 14px;

    font-weight: 400;

    color: #909399;

    vertical-align: middle;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more {

    position: absolute;

    left: 760px;

    bottom: 8px;

    width: 120px;

    height: 32px;

    background: #f2dbad;

    border-radius: 16px;

    color: #fff;

    font-size: 14px;

    text-align: center;

    line-height: 32px;

    visibility: hidden;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more a,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more a,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom .item-right-detail .detail-bottom .more a {

    color: #fff;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom:hover,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom:hover,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom:hover {

    cursor: pointer;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom:hover .detail-text,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom:hover .detail-text,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom:hover .detail-text {

    color: #f2dbad;

  }

  .tab-content .all-news .news-left .left-list .list-item .item-bottom:hover .detail-bottom .more,

  .tab-content .company-dynamic-state .news-left .left-list .list-item .item-bottom:hover .detail-bottom .more,

  .tab-content .speak-law .news-left .left-list .list-item .item-bottom:hover .detail-bottom .more {

    visibility: visible;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail {

    padding: 0 20px;

    height: 100%;

    width: 66%;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom {

    line-height: 28px;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time {

    position: absolute;

    bottom: 8px;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time .year,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time .year,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .time .year {

    font-size: 14px;

    font-weight: 400;

    color: #909399;

    vertical-align: middle;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more {

    position: absolute;

    left: 760px;

    bottom: 8px;

    width: 120px;

    height: 32px;

    background: #f2dbad;

    border-radius: 16px;

    color: #fff;

    font-size: 14px;

    text-align: center;

    line-height: 32px;

    visibility: hidden;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more a,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more a,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom .item-right-detail .detail-bottom .more a {

    color: #fff;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom:hover,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom:hover,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom:hover {

    cursor: pointer;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom:hover .detail-text,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom:hover .detail-text,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom:hover .detail-text {

    color: #f2dbad;

  }

  .tab-content .all-news .news-left .left-list .list-item4 .item-bottom:hover .detail-bottom .more,

  .tab-content .company-dynamic-state .news-left .left-list .list-item4 .item-bottom:hover .detail-bottom .more,

  .tab-content .speak-law .news-left .left-list .list-item4 .item-bottom:hover .detail-bottom .more {

    visibility: visible;

  }

  .tab-content .all-news .news-right,

  .tab-content .company-dynamic-state .news-right,

  .tab-content .speak-law .news-right {

    width: 347px;

    padding: 0 10px 23px 10px;

    background: #F6F6F6;

  }

  .tab-content .all-news .news-right .right-top,

  .tab-content .company-dynamic-state .news-right .right-top,

  .tab-content .speak-law .news-right .right-top {

    border-bottom: 1px solid #B7B7B7;

    padding: 20px 10px 14px 4px;

    background: #F6F6F6;

  }

  .tab-content .all-news .news-right .right-top .top-left,

  .tab-content .company-dynamic-state .news-right .right-top .top-left,

  .tab-content .speak-law .news-right .right-top .top-left {

    font-size: 16px;

    font-weight: bold;

    color: #222222;

    border-left: 2px solid #f2dbad;

    padding-left: 5px;

  }

  .tab-content .all-news .news-right .right-top .top-right .mores,

  .tab-content .company-dynamic-state .news-right .right-top .top-right .mores,

  .tab-content .speak-law .news-right .right-top .top-right .mores {

    color: #ED6A23;

    vertical-align: middle;

    font-size: 14px;

  }

  .tab-content .all-news .news-right .right-list,

  .tab-content .company-dynamic-state .news-right .right-list,

  .tab-content .speak-law .news-right .right-list {

    background: #F6F6F6;

  }

  .tab-content .all-news .news-right .right-list .list-items,

  .tab-content .company-dynamic-state .news-right .right-list .list-items,

  .tab-content .speak-law .news-right .right-list .list-items {

    border: 1px solid #E5E5E5;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    border-top: none;

  }

  .tab-content .all-news .news-right .right-list .list-items .items-img,

  .tab-content .company-dynamic-state .news-right .right-list .list-items .items-img,

  .tab-content .speak-law .news-right .right-list .list-items .items-img {

    width: 345px;

    height: 227px;

    display: block;

    margin-top: 20px;

  }

  .tab-content .all-news .news-right .right-list .list-items .items-title,

  .tab-content .company-dynamic-state .news-right .right-list .list-items .items-title,

  .tab-content .speak-law .news-right .right-list .list-items .items-title {

    padding: 15px 0 15px 10px;

    font-size: 18px;

    color: #222222;

    background: #fff;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

  }

  .tab-content .all-news .news-right .right-list .list-items .items-content,

  .tab-content .company-dynamic-state .news-right .right-list .list-items .items-content,

  .tab-content .speak-law .news-right .right-list .list-items .items-content {

    padding: 0px 0 20px 10px;

    height: 13px;

    font-size: 14px;

    color: #606266;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    background: #fff;

  }

  .tab-content .all-news .rigth-bottom-info,

  .tab-content .company-dynamic-state .rigth-bottom-info,

  .tab-content .speak-law .rigth-bottom-info {

    margin-top: 20px;

    width: 347px;

    height: 145px;

    background: #F6F6F6;

    padding-left: 20px;

  }

  .tab-content .all-news .rigth-bottom-info .bottom-left,

  .tab-content .company-dynamic-state .rigth-bottom-info .bottom-left,

  .tab-content .speak-law .rigth-bottom-info .bottom-left {

    margin: 43px 52px 0 0;

  }

  .tab-content .all-news .rigth-bottom-info .bottom-left .left-title,

  .tab-content .company-dynamic-state .rigth-bottom-info .bottom-left .left-title,

  .tab-content .speak-law .rigth-bottom-info .bottom-left .left-title {

    font-size: 18px;

    color: #222222;

    line-height: 30px;

  }

  .tab-content .all-news .rigth-bottom-info .qr-code,

  .tab-content .company-dynamic-state .rigth-bottom-info .qr-code,

  .tab-content .speak-law .rigth-bottom-info .qr-code {

    display: block;

    margin-top: 20px;

  }

  .tab-content .all-news .pagination a,

  .tab-content .company-dynamic-state .pagination a,

  .tab-content .speak-law .pagination a {

    text-decoration: none;

    border: 1px solid #ddd;

  }

  .tab-content .all-news .pagination a,

  .tab-content .company-dynamic-state .pagination a,

  .tab-content .speak-law .pagination a,

  .tab-content .all-news .pagination span,

  .tab-content .company-dynamic-state .pagination span,

  .tab-content .speak-law .pagination span {

    display: inline-block;

    padding: 5px 10px;

    margin-right: 10px;

  }

  .tab-content .all-news .pagination .current,

  .tab-content .company-dynamic-state .pagination .current,

  .tab-content .speak-law .pagination .current {

    background: #f2dbad;

    color: #fff;

    border: 1px solid #ddd;

  }

  .tab-content .all-news .pagination .current.prev,

  .tab-content .company-dynamic-state .pagination .current.prev,

  .tab-content .speak-law .pagination .current.prev,

  .tab-content .all-news .pagination .current.next,

  .tab-content .company-dynamic-state .pagination .current.next,

  .tab-content .speak-law .pagination .current.next {

    color: #999;

    border-color: #999;

    background: #fff;

  }

}

