.headerEj_bg{background:url(/uiFramework/commonResource/image/2023030915354130593.jpg) center 0 no-repeat;background-size: 100% 100%;}
.localtion{background:#F4F7FA;line-height:50px;color:#999;}

/**搜索**/
.searchList{ width: 30%;height: 48px; margin: 70px auto 0 63%; padding-right: 85px;position: relative;
    /*position: absolute;
    right: 7%;
    bottom: 20px; */
}
.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%;background:url(/uiFramework/commonResource/image/2023031316425735642.png) 0 0 repeat-x;padding: 0 15px;font-size: 18px;    border: 0 none; }
.easysite-search-btn{  background:none!important;width: 48px; height: 48px; position: absolute; right: 0; top: 0; border:none; }
.searchList .easysite-search-btn input{width: 100%;height: 100%;background:#005AA7 url(/uiFramework/commonResource/image/2023030915390868599.png) center center no-repeat;border:none;font-size: 18px;  color:#fff;}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #fff;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #fff;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #fff;
}

.newsList ul li{float:left;width:31.3%;margin-right:3%; box-shadow: 4px 8px 16px rgba(41,43,50,.1);cursor: pointer;min-height:360px;margin-top: 40px; }
.newsList ul li:hover{ background:#004090;/*box-shadow: 2px 2px 10px rgba(0,0,0,.1);*/color:#fff; }
.newsList ul li:nth-child(3),.newsList ul li:nth-child(6){margin-right:0%;}
.li_img{height:0px;}
.li_img img{width:100%;height:100%;}
.li_time{font-size:14px;line-height:22px;color:#333;margin: 20px 0 15px;}
.li_title{height:90px;}
.li_title a{display:block;width: 100%; line-height: 30px; font-size: 24px;color:#333;word-spacing: 0px;text-align: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;/*overflow: hidden;text-overflow:ellipsis; white-space: nowrap;*/}
.li_summary{font-size: 14px;color: #999;line-height: 26px;height:104px;margin: 15px 0 15px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.readMore{color:#ec672b;}
.readMore a{background:url(/uiFramework/commonResource/image/2023031315135084208.png) right center no-repeat;padding-right: 20px;font-size:14px;display: inline-block;margin-bottom: 25px;}
.li_time,.li_title,.li_summary,.readMore{padding:0 30px;}
.newsList ul li:hover div,.newsList ul li:hover a{color:#fff;}
.newsList ul li:hover .readMore a{color:#e6ff7a;background:url(/uiFramework/commonResource/image/2023031316174387924.png) right center no-repeat;}


@media screen and (max-width: 1550px) {
.li_title a{font-size:20px;}
.li_time,.li_title,.li_summary,.readMore{padding: 0px 24px;}
   .listCon ul li { padding: 20px 10px;   margin-bottom: 20px;}
   .li_con {  padding: 0px 18px 0 22px; }
}

@media screen and (max-width: 1440px) {
   .li_title a{ font-size: 18px; }
   .li_time,.li_title,.li_summary,.readMore{padding:0 20px;}
   .li_time{margin: 15px 0 10px;}
   .li_summary{margin: 10px 0 10px 0;}

}

@media screen and (max-width: 767px) {
.headerEj_bg{background-size: cover;}
   .searchList{width: 70%;margin: 20% auto 0 30%; }
   .li_title a{ font-size: 18px; }
   .hd_text {  font-size: 16px;}  
   .newsList ul li{float:none;width:100%;margin-right:0;margin-top: 30px;min-height: auto;}
   .li_img{height:100%;}
   .li_img img{height:auto;}

}
@media screen and (max-width: 500px) {
   .searchList{width: 70%;margin: 28% auto 0 30%; }

}
@media screen and (max-width: 420px) {
   .searchList{width: 70%;margin: 32% auto 0 30%; }

}
@media screen and (max-width: 360px) {
   .searchList{width: 70%;margin: 38% auto 0 30%; }

}