@charset "utf-8";
/* CSS Document */

.sort_list{display:none} /*隐藏导航菜单列表*/

.sort_list{display:none} /*隐藏导航菜单列表*/
.news_banner{
width:100%;
height:300px;
background-color:#F2F2FA;
background:url(/static/images/webpage/anli_bg.jpg) center no-repeat;
}
.news_banner_frame{
width:1200px;
margin:0 auto;
}

.news_top_txt{
float:right;
width:550px;
text-align:left;
margin-top:50px;
}
.news_top_txt p{ padding:0; margin:0;}
.news_top_title{ font-size:26px; line-height:60px;}
.news_top_content{ font-size:16px; line-height:25px; color:#333333}
.news_top_link a{ float:left; padding:10px 20px; background-color:#C9151E; color:#FFFFFF; text-decoration:none; margin-top:15px;border-radius:3px;}
.news_top_link a:hover{ background-color:#E82029;}

.news_frame{ width:1200px; margin:auto; margin-top:30px;}
.news_nav_item{
float:left;
width:285px;

}
.news_nav_item .iconfont{ font-size:24px; color:#898989; padding-right:5px;}
.news_nav_item dl{ float:left; padding:0; margin:0;}
.news_nav_item dl dt{ float:left;height:50px; line-height:50px;}
.news_nav_item dl dt a{ float:left; width:275px; height:50px;padding-left:10px; background-color:#24292E; color:#FFFFFF; text-decoration:none; font-size:16px;}
.news_nav_item dl dt a:hover,.news_nav_item dl dt a.sele{background-color:#C9151E; color:#FFFFFF;}
.news_nav_item dl dd{ float:left; background-color:#5B5B5B;padding:0; margin:0; border-bottom:1px solid #6D6D6D;}
.news_nav_item dl dd a{ float:left; width:275px; height:40px; line-height:40px; padding-left:10px; color:#D6D6D6; text-decoration:none; font-size:14px;}
.news_nav_item dl dd a:hover,.news_nav_item dl dd a.sele{ background-color:#C9151E; color:#FFFFFF;}
.news_nav_item dl a:hover .iconfont,.news_nav_item dl a.sele .iconfont{color:#FFFFFF;}
.news_nav_item dl .iconfont{ font-size:18px;}
.news_nav_item dl dd .icon-xiala{ float:right;}

.hy_item_frame{
float:left;
width:885px;
margin-left:30px;
}

.hy_item_frame ul{ float:left; padding:0; margin:0;}
.hy_item_frame ul li{ float:left; list-style:none; width:885px; margin-bottom:20px;transition:background 0.5s;}
.hy_item_frame ul li:hover{ background-color:#E7E7E7;border-radius:5px;}
.hy_item_img{ float:left; width:274px; height:172px; padding:5px; background-color:#5B5B5B; display:flex; align-items:center; justify-content:center;border-radius:3px;}
.hy_item_img img{ max-width:274px; max-height:172px;}
.hy_item_txt{ float:left; width:550px; margin-left:25px; line-height:22px; color:#666666}
.hy_item_title{ font-size:18px; color:#000000; text-decoration:none;}
.hy_item_title:hover{ color:#C9151E; text-decoration:underline;}
.hy_item_link{float:left; padding:6px 20px; background-color:#C9151E; color:#FFFFFF; text-decoration:none; border-radius:3px;transition:background 0.3s;}
.hy_item_link:hover{background-color:#E82029;}
.news_ad{float:left; width:100%; height:180px; background-color:#CCCCCC; line-height:200px; text-align:center; margin-top:20px;}