/*友情提示*/
body{font-family: "microsoft yahei";font-size: 14px;color: #333333;min-width: 1200px;background: url(/uiFramework/commonResource/image/2021070511062185754.jpg) repeat;}
.fg_main{ width: 1188px;padding: 0px 0px;height: auto;margin: 0 auto;background:#fff;clear: both;overflow: hidden;}
.fg_link{display: block;background: url(/uiFramework/commonResource/image/2021070517140570280.jpg) 20px bottom no-repeat;height: 92px;margin: 50px 0 0;padding: 0 0 0 280px;}
.fg_link select {float: left;width: 238px;height: 31px; line-height: 31px;margin: 30px 0 0 30px;}

/*文章列表*/
.fg_content{width: 1188px;padding: 0px 0px;height: auto;margin: 0 auto;background: #fff;clear: both;overflow: hidden;}
.lnfgw_gl {min-height: 568px; border: #e5e5e5 solid 1px;margin: 15px;overflow: hidden;}

/*文章标题*/
.cont_title{    height: 45px;padding-top: 10px; margin: 0px 25px;border-bottom:1px solid #ccc;}
.cont_title p{float: left;  height: 45px; margin-left: 5px; line-height: 45px;width: auto; padding: 0px 10px 0px 25px; text-align: left;color: #aa0e04;font-size: 15px;font-family: "΢���ź�";    background: url(/uiFramework/commonResource/image/2021070710002258428.jpg) no-repeat left bottom;}
.cont_main{clear:both;width: 100%;overflow: hidden;position: relative;}
.cont_main ul{ padding: 20px 40px 50px 40px;}
.cont_main ul li{    padding-left: 20px; font-size: 14px; color: #7f7f7f;height: 35px; line-height: 35px; background: url(/uiFramework/commonResource/image/2021070614190436672.jpg) no-repeat left; position: relative;border-bottom: #cacaca dashed 1px;}
.cont_main ul li a{font-size:14px;}
.datetime{float:right;}






/*移动端*/
@media(max-width:768px){
  .navgationDiv{display:none;}
  .fg_content{width:100%;}
  .page_main{margin-left:30px;}
  .cont_main ul {padding: 20px 20px 50px 20px;}
  .cont_main ul li a{width: 70%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .cont_main ul li{display:flex;}
  .fg_link{width: 100%;background: url(/uiFramework/commonResource/image/2021070517140570280.jpg) 20px bottom no-repeat;padding: 0; margin-top: 10px; margin-bottom: 10px;height: 300px;overflow: hidden;}
  .eps-design-mode-toolbar-container{display:none;}
  .foot_img{height:100px!important;}
  .fg_main{background:none;margin-top:45px;}
  .main{margin-top:45px;}
}