/***合众新闻列表页***/
/***PC***/
@media only screen and (min-width: 769px) {
  .art-content {
    margin-top: -51px;
    padding-bottom:0px;
  }
  
  .hzjs-content {
    width:1200px;
    margin:0 auto;
  }
  .hzjs-content .hot-news .title,
  .hzjs-content .company-news .title{
    width: auto;
    height: 48px;
    font-size: 34px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #000000;
    line-height: 48px;
  }
  .hzjs-content .hot-news .content {
    overflow:hidden;
  }
  .hzjs-content .hot-news .content .img {
    float:left;	
    width: 571px;
    height: 408px;
    margin-left:-0px;
    margin-right:35px;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0px 0px 20px #ccc;
  }
  .hzjs-content .hot-news .content .img .swiper-wrapper {
    width: 571px;
    height: 398px;
  }
  .hzjs-content .hot-news .content .img .swiper-wrapper .swiper-slide  {
    width: 571px;
    height: 398px;
  }
  .hzjs-content .hot-news .content .img .swiper-wrapper .swiper-slide img{
    width: 566px;
    height: 398px !important;
    margin-top:5px;
    margin-left:5px;
  }
  .hzjs-content .hot-news .content .img .swiper-pagination {
    width: 108px;
    height: 15px;
    position: absolute;
    left: 50%;
    top: 93%;
    transform: translateX(-30%);
  }
  .hzjs-content .hot-news .content .img .phone-title {
    display:none;
  }
  .hzjs-content .hot-news .content .img .swiper-pagination .swiper-pagination-switch {
    display: inline-block !important;
    margin: 0 3px !important;
    background-color: #fff !important;
    background-repeat: no-repeat !important;
    width: 28px !important;
    height: 4px !important;
    border: 0 !important;
    border-radius: 0% !important;
  }
  .hzjs-content .hot-news .content .img .swiper-pagination .swiper-active-switch {
    background-color: #25C884 !important;
  }
  .hzjs-content .hot-news .content .list {
    float:right;
    width: 553px;
    height: 488px;
    padding-right: 11px;
    box-sizing: border-box;
  }
  .hzjs-content .hot-news .content .list li {
    width: 100%;
    height: 100%;
    margin-bottom:15px;
  }
  .hzjs-content .hot-news .content .list .list-title .title {
    display: inline-block;
    width:367px;
    height:28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #333333;
    line-height: 28px;
  }
  .hzjs-content .hot-news .content .list .list-title .title:hover {
    color: #24C481;
  }
  .hzjs-content .hot-news .content .list .list-title .time {
    display: inline-block;
    height:20px;
    padding-left:85px;
    font-size: 14px;
    font-family:Microsoft Yahei;
    color: #999999;
    line-height: 20px;
    box-sizing: border-box;
    margin-top:5px;
    vertical-align:top;
  }
  .hzjs-content .hot-news .content .list .list-content {
    width: 552px;
    height: 60px;
    font-size: 14px;
    font-family:Microsoft Yahei;
    color: rgba(0, 4, 26, 0.7);
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .hzjs-content .hot-news .content .list .line {
    width: 542px;
    height: 1px;
    background-color: #EEEEEE;
    margin-top:15px;
  }
  .hzjs-content .company-news .content .img{
    width:248px;
    height:136px !important;
    display: inline-block;
    margin-right:40px;
    margin-top:20px;
    box-shadow: -5px -5px 0px #ccc;
    background-color: #fffef9;
  }
  .hzjs-content .company-news .content .img:hover {
    box-shadow: -5px -5px 0px #24C481;
  }
  .hzjs-content .company-news .content .img img {
    width:248px;
    height:136px !important;
    float:left;
    padding:3px;
  }
  .hzjs-content .company-news .content .list {
    display: inline-block;
    width:886px;
    height:186px;
    vertical-align: top;
    padding-top:20px;
  }
  .list .lines {
    width:840px;
    height:1px;
    background-color: #EEEEEE;
    margin-top:25px;
  }
  .hzjs-content .company-news .content .list-title .title {
    display: inline-block;
    width:670px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #333333;
    line-height: 28px;
  }
  .hzjs-content .company-news .content .list-title .title:hover {
    color: #24C481;
  }
  .hzjs-content .company-news .content .list-title .time {
    width: 75px;
    height: 20px;
    font-size: 14px;
    font-family:Microsoft Yahei;
    color: #999999;
    line-height: 20px;
    padding-left:98px;
    vertical-align:top;
    margin-top:0px;
  }
  .hzjs-content .company-news .content .list .list-content {
    display: block;
    width: 850px;
    height: 60px;
    font-size: 14px;
    font-family:Microsoft Yahei;
    color: rgba(0, 4, 26, 0.7);
    line-height: 20px;
    padding-bottom:0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .hzjs-content .pagination{
    margin:0;
  }
  .hzjs-content .pagination li{
    padding:0 !important;
  }
  .hzjs-content .pagination>li>a,.gyhz-list-content-right .pagination>li>span{
    float:none !important;
    border-radius: 50%;
  }
  .hzjs-content .pagination li.active a{
    background: #25C884;
    border-color: #25C884;
  }
  .hzjs-content .hot-news .title .lines {
    display:none;
  }
  .hzjs-content .company-news .title .lines {
    display:none;
  }
  .phone-line {
    display:none;
  }
}

/***合众新闻列表页***/
/***phone***/
@media only screen and (max-width: 769px) {
  .hzjs-content {
    width:100%;
  }
  .hzjs-content .hot-news .title {
    font-size: 18px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #333333;
    line-height: 36px;
  }
  .hzjs-content .hot-news .title .lines {
    display:block;
    width: 4px;
    height: 14px;
    background: #25C884;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 3p;
    margin-right: 3px;
  }
  .hzjs-content .company-news .title .lines {
    display:block;
    width: 4px;
    height: 14px;
    background: #25C884;
    display: inline-block;
    vertical-align: middle;
    margin-top: -5px;
    margin-left: 3p;
    margin-right: 3px;
  }
  .hzjs-content .company-news .title {
    font-size: 18px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #333333;
    line-height: 36px;
  }
  .hzjs-content .company-news {
    margin-top:30px;
  }
  .hzjs-content .hot-news .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  .hzjs-content .hot-news .content .img {
    width:100%;
    height:260px;
  }
  .hzjs-content .hot-news .content .list{
    display:none;
  }
  .swiper-wrapper {
    width:100%;
    height:260px !important;
  }
  .swiper-slide {
    width:100%;
    height:260px !important;
  }
  .swiper-slide img {
    width:100%;
    height:260px !important;
  }
  .hzjs-content .hot-news .content .img .swiper-pagination {
    width: 100%;
    height: 48px;
    position: absolute;
    left: 0;
    top: 84%;
    padding-left:74%;
    padding-top:6px;
  }
  .hzjs-content .hot-news .content .img .phone-title {
    width:100%;
    height:65px;
    display:block !important;
    color:#fff;
    position: absolute;
    top: 82%;
    z-index: 9999;
    background: #3b3b3c;
    opacity: 0.96 !important;
  }
  .hzjs-content .hot-news .content .img .phone-title .phone-title-content {
    display: block !important;
    width:70% !important;
    padding-top: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
  }
  .hzjs-content .hot-news .content .img .swiper-pagination .swiper-pagination-switch {
    display: inline-block !important;
    margin: 0 3px !important;
    background-color: #fff !important;
    background-repeat: no-repeat !important;
    width: 20px !important;
    height: 3px !important;
    border: 0 !important;
    border-radius: 0% !important;
  }
  .hzjs-content .hot-news .content .img .swiper-pagination .swiper-active-switch {
    background-color: #25C884 !important;
  }
  
  /***分页-phone  start***/
  .hzjs-content .pagination{
    margin:0 auto;
    width:100% !important;
  }
  .hzjs-content .pagination li{
    padding:0 !important;
    margin: 0 3px;
  }
  .hzjs-content .pagination>li>a,.gyhz-list-content-right .pagination>li>span{
    float:none !important;
    border-radius: 50%;
  }
  .hzjs-content .pagination li.active a{
    background: #25C884;
    border-color: #25C884;
  }
  .hzjs-content .pagination  .gotopage {
    display:block;
    width: 100%;
    margin-top: 15px;
  }
  /***分页-phone  end***/
  
  .company-news .content .list .list-content {
    display:none;
  }
  .company-news .content .img {
    width:35%;
    float:right;
    height: 96px !important;
  }
  .company-news .content .list {
    width:65%;
    height: 110px;
  }
  .hzjs-content .company-news .content .list-title .title {
    font-size: 14px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #000000;
    display: block;
    width: 80%;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.8;
  }
  .hzjs-content .company-news .content .list-title .time {
    display:block;
    width: 40%;
    font-size: 13px;
    padding-top: 20px;
  }
  .hzjs-content .company-news .content .lists-content li {
    width: 100%;
    height: 110px;
    margin-bottom: 15px;
  }
  .hzjs-content .company-news .content .img img {
    width: 100%;
    height: 100% !important;
  }
  .news-list-navigation {
    margin-top: 60px;
    margin-bottom: -50px;
  }
  .hzjs-content .company-news .content .lists-content li .phone-line {
    display:block;
    width: 100%;
    height: 1px;
    background: #EEEEEE;
  }
} 


/***合众新闻详情页***/
/***PC***/
@media only screen and (min-width: 769px) {
  .hzxw-detail-box {
    width: 1200px;
    margin: 0 auto;
    margin-top: -73px;
  }
  .hzxw-detail-box .detail-title {
    width: 1200px;
    font-size: 24px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #000000;
    line-height: 48px;
    text-align: center;
    margin: 0 auto;
  }
  .hzxw-detail-box .line {
    width: 1180px;
    height: 1px;
    background-color: #979797;
  }
  .hzxw-detail-box .detail-content {
    width: 1200px;
    height: auto;
    margin-top: 40px;
  }
  .hzxw-detail-box .detail-content .left-content {
    width: 89px;
    height: 139px;
    background: #F1FDF6;
    text-align: center;
    display: inline-block;
    vertical-align: top;
  }
  .hzxw-detail-box .detail-content .left-content .time-top {
    padding-top: 20px;
    font-size: 48px;
    font-family:Microsoft Yahei;
    font-weight: bold;
    color: #25C884;
  }
  .hzxw-detail-box .detail-content .left-content .time-bottom {
    font-size: 16px;
    font-family:Microsoft Yahei;
    font-weight: bold;
    color: #25C884;   
    line-height: 22px;
  }
  .hzxw-detail-box .detail-content .right-content {
    display: inline-block;
    width: 1024px;
    height: auto;
    margin-left:64px;
  }
  .hzxw-detail-box .detail-content .right-content .right-img{
    width: 1022px;
    height: 587px;
    margin-bottom:43px;
  }
  .hzxw-detail-box .detail-content .right-content .right-img img {
    width: 100%;
    height: 100%;
  }
  .time-phone {
    display:none;
  }
}

/***合众新闻详情页***/
/***Phone***/
@media only screen and (max-width: 769px) {
  .detail-title {
    font-size: 18px;
    font-family: Microsoft Yahei;
    font-weight: 800;
    color: #333333;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: -30px;
  }
  .line {
    display:none;
  }
  .time-phone {
    display:block;
  }
  .time-top {
    display:none;
  }
  .time-bottom {
    display:none;
  }
  .right-content {
    width:100%;
    margin-top: 20px;
  }
  .right-content img {
    width:100%;
  }
}







