/*222*/
.pic li:hover .tu_wen_more{      transition: all 0.36s ease-out;  display: block;}
.pic li{    position: relative;
    overflow: hidden;}
 .tu_wen_more{ 
 position: absolute;
 
 text-align: center;
   display: none;
      background: #005000;
    color: #fff;
    padding: 8px;
    border-radius: 8px;
    float: right;
    /* height: 32px; */
    /* width: 32%; */
    font-size: 14px;}
.pic li:hover .tu_wen_more {
    transition: all 1s ease-out;
    display: block;
    bottom: 17px;}

.tu_wen_more {
    position: absolute;
    text-align: center;
    right: 0;
    display: none;
    background: #005000;
    color: #fff;
    padding: 8px;
    float: right;
    bottom: -42px;
    border-radius: 8px;
    float: right;
    /* height: 32px; */
    /* width: 32%; */
    font-size: 14px;}
.tu_wen_more{}


.pic-tx img:hover{    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.03,1.05,1);
    transform: scale3d(1.05,1.03,1);
    transition: .5s;}


.pb_sys_style3 .p_no_d {
    border: 1px solid #085b06 !important;
    color: #fff;
    background-color: #005000 !important;}
.clear {
    clear: both;}
.list{    float: left;}
.list li{    width: 100%;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 25px;
    margin-bottom: 25px;}
 .time{width: 100px;
    text-align: center;
    float: left;}
.time time{display: block;width: 80px;background-size: 100% 100%;padding-bottom: 10px;padding-top: 10px;font-size: 14px;     background:#005000;   color: #fff;}
 .time time span{display: block;font-size: 40px;line-height: 1em;    color: #fff;}
 .pic-txt h5:hover {
    color: #c71d20;}

.pic-tx{    width: 260px;
    height: 190px;
    margin-right: 28px;}
.pic-txt{    width: 56%;
    margin-top: 20px;}
.pic-txt h5{display:block; width:100%; height:20px; line-height:20px; font-size:19px; color:#333;}
.pic-txt p{display: block;
    width: 100%;
    margin-top: 3%;
    line-height: 38px;
    height: 120px;
    overflow: hidden;
    font-size: 14px;
    color: #333;}
.pic li{width:100%; border-bottom:1px dashed #ccc; padding-bottom:25px; margin-bottom:25px;}
.pic-tx img{    width: 100%;
    height: 185px;}

