﻿

.content {
    min-height: 600px;
    height: auto !important;
}
.hTitle .menu dt a:hover{color:#000;}
.hTitle .menu .on{ background:#eee; color:#000000; border:none;}
.hTitle .menu .on a{color:#000000;}
.newsList li {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;border-bottom: 1px solid #d9d9d9;
}
.newsList li .conts {
    margin-left: 120px;
}
.newsList li .time{background: #348e41;
    width: 70px;
	height:70px;
    float: left;
    text-align: center;
    margin-left: 30px;
    color: #fff;}
.newsList li span.wp-new-ar-pro-time {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 35px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}
.newsList li .date {
    display: block;
    height: 18px;
    line-height: 18px;
    font-size: 13px;
}
.newsList li .conts p {
    color: #999;
    line-height: 18px;
    text-align: left;
}
.newsList li .conts p.title > a {
    display: inline-block;
    font-family: Microsoft YaHei;
    font-size: 18px;
    color: #5A5A5A;
    font-weight: bold;
    text-decoration: none;
    line-height: 140%;
}
.newsList li .conts p.abstract {
    width: 99%;
    overflow: hidden;
	word-wrap: break-word;
    text-align: justify;
    text-justify: inter-ideograph;
	line-height: 140%;
    /*display: inline-block;*/
    font-family: Microsoft YaHei;
    font-size: 16px;
    line-height: 28px !important;
    padding-top: 10px;
    color: #5A5A5A;
    font-weight: normal;
    text-decoration: none;
}
.newsList li .conts p.abstract a{color: #5A5A5A;}
.newsList li:hover,.newsList li a:hover{color: #1270b8; list-style: none;}
.hTitle .menu dt {
    height: auto;
}
.conts .abstract{
overflow:hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.conts .abstract2{
display:none;
}
.conts.has_img{}
.conts.has_img .abstract{
display:none;
    display: none !important;
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}.conts.has_img .abstract2{
display:block;
}.conts.has_img .abstract2 .pre_img img{

    width: 100px;
    vertical-align: middle;
    object-fit: cover;
    float: left;
    height: 70px;
    padding-top: 10px;
}.conts.has_img .abstract2 .desc{

   
    font-family: Microsoft YaHei;
    font-size: 16px;
    line-height: 28px !important;
  overflow:hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
    padding-left: 10px;
}

.conts{}

.conts .style1{display:block;}

.conts .style2{
display:none;}

.conts.has_img .style1{display:none;}

.conts.has_img .style2{display:block;
}.conts.has_img .style2 .pre_img{float:left;}
.conts.has_img .style2 .pre_img img{

    width: 140px;
    vertical-align: middle;
    object-fit: cover;
    float: left;
    height: 100px;
    padding-top: 10px;

}
.conts.has_img .style2 .abstract{  

display: -webkit-box !important;
}.conts.has_img .style2  .style2_txt{
    width: calc(100% - 150px);
    float: right;}

@media (max-width: 960px){
.newsList li {
    padding-top: 10px;
    padding-bottom: 10px;}
.newsList li .time{margin-left: 0;}
.newsList li .conts {
    margin-left: 90px;}
.newsList li .conts p.title > a{font-size:16px;}
.newsList li .conts p.abstract{font-size: 14px;
    line-height: 24px !important;  padding-top: 0;}
.conts.has_img .style2 .pre_img img{width:100px;height:70px;}
.conts.has_img .style2 .style2_txt {
    width: calc(100% - 120px);}
.list_page_left{margin-bottom:15px;}
}

span.cpb {
    color: #348e41;
}