body{ background: #f9f9f9; }
.otherDiv{padding-top:60px;}
/**搜索**/
.searchList{ width: 50%;height: 55px; margin: 0 auto 80px auto; padding-right: 90px;position: relative; }
.searchList form{ display:block; height: 100%;width: 100%; }
.searchList .easysite-search-title{ width: 100%;height: 100%; }
.searchList .easysite-search-title input{ width: 100%;height: 100%;border:1px solid #c3bfbf;background: rgba(0,0,0,0);padding: 0 15px;font-size: 18px; }
.easysite-search-btn{  background:none!important;width: 75px; height: 57px; position: absolute; right: 0; top: 0; border:none; }
.searchList .easysite-search-btn input{width: 100%;height: 100%;background: #4b6fd7;border:none;font-size: 18px;  color:#fff;}


.listCon ul li{ padding: 30px 25px;background: #fff;margin-bottom: 35px;    border: 1px solid #ececec;  }
.listCon ul li:hover{ box-shadow: 2px 2px 10px rgba(0,0,0,.1); }
.li_div{ position: relative; }
.news_01 .li_title{ padding-right: 150px;position: relative; }
.news_01 .li_time{ position: absolute; right: 0;top: 0; height: 100%;line-height: 35px; font-size: 22px; }
.news_01 .li_title a{ margin-top: 0;}
.li_title a{ display:block;width: 100%; line-height: 35px; font-size: 22px; margin: 15px 0 15px 0;overflow: hidden;text-overflow:ellipsis; white-space: nowrap; }
.li_summary{ font-size: 16px; color: #999;line-height: 30px;display: -webkit-box; -webkit-box-orient: vertical;   -webkit-line-clamp: 3;          overflow: hidden; }
.listCon .noImg{ padding-left: 0; min-height: 0; }
.listCon .noImg .picImg { display:none; }


@media screen and (max-width: 1550px) {
   .listCon ul li { padding: 20px 10px;   margin-bottom: 20px;}
   .li_con {  padding: 0px 18px 0 22px; }
   .li_time{font-size: 28px;}
   .li_title a{ line-height: 35px;font-size: 20px; margin: 0px 0 10px 0; }
   .news_01 .li_time{ font-size: 20px;  }
   .li_summary{ font-size: 14px; line-height: 28px; }

     .searchList{      height: 48px; margin-bottom: 70px;}
      .easysite-search-btn{ width: 70px; height: 50px; }
     .searchList .easysite-search-title input,.searchList .easysite-search-btn input{ font-size: 16px; }

}

@media screen and (max-width: 1440px) {

   .li_time{font-size: 26px;}
   .li_title a{ font-size: 18px; margin: 0px 0 5px 0; }
   .news_01 .li_time{ font-size: 18px;  }
   .li_summary{ font-size: 12px; line-height: 25px; }


   .listCon ul li { padding: 15px 8px;   margin-bottom: 20px;}
   .li_con {  padding: 0px 15px 0 18px; }

}
@media screen and (max-width: 767px) {
.otherDiv{}
   .listCon ul li{ padding: 15px 20px; margin-top:20px; margin-bottom: 0;  }
   .picImg{ display:none; }
   .li_con{ padding: 0; }
   .li_title a {  font-size: 16px;  margin: 5px 0 5px 0;}
   .news_01 .li_title{ padding-right: 0;margin: 0; }
   .news_01 .li_time{ position: static;    font-size: 16px; }

    .searchList{ width: 90%; }
.searchList .easysite-search-title input{outline: none;-webkit-appearance: none;border-radius: inherit;}
.searchList .easysite-search-btn input{border:0 none;outline: none;-webkit-appearance: none;
                -webkit-tap-highlight-color: rgba(75, 111, 215, 1);border-radius: inherit;}

}