/*友情提示*/
body{font-family: "microsoft yahei";font-size: 14px;color: #333333;min-width: 1200px;background: url(/uiFramework/commonResource/image/2021070511062185754.jpg) repeat;}
.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;}
.clear{clear:both;}


.main_c{min-height: 568px; border: #e5e5e5 solid 1px; margin: 15px;overflow: hidden;}
.cont_title{height: 45px; padding-top: 10px; margin: 0px 25px; background: url(/uiFramework/commonResource/image/2021070710041862471.jpg) repeat-x left bottom;}
.cont_title p a{    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{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;}
.datetime{float:right;}
.cont_main ul li a{font-size: 14px;color: #333;}
.cont_main ul li a:hover{color:#aa0e04;}









/*价格监测*/
.cont-title1 {
    height: 45px;
    padding-top: 10px;
    margin: 0px 25px;
    background: url(/uiFramework/commonResource/image/2021070710041862471.jpg) repeat-x left bottom;
}
.cont-title1 h2 {
    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;
}


/*移动端*/
@media(max-width:768px){
  .main{width:100%;margin-top:45px;}
  .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;}
  .page_main{width:100%;justify-content: center;}
  .cont_main ul li a{width: 60%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
  .cont_main ul li{display:flex;justify-content: space-between;}
}