﻿.box1{height:auto;min-height:500px;padding:20px 0;background:#f3f8fe;border-bottom:#34739f solid 1px;clear:both;overflow:hidden;}
.news_right_title{ padding-left:115px; line-height:42px; color:#336799; font-size:12px;  height:46px; background:url(/uiFramework/commonResource/image/2021092916335944374.jpg) no-repeat;}
.news_right_title a:link,.news_right_title a:visited{  color:#336799; }
.news_right_title a:hover,.news_right_title a:active{  color:#336799; }

.news1_list{ width:930px;height:auto; min-height:500px;background: #FFF url(/uiFramework/commonResource/image/2021093011145233315.jpg) repeat-x scroll center bottom; margin:0 auto; border:#CCC solid 1px;}
.news1_right_title{ padding-left:50px; line-height:42px; color:#336799; font-size:16px;  height:40px; font-weight:bold; background:url(/uiFramework/commonResource/image/2021093011154111034.jpg) no-repeat;}
.news1_right_title a:link,.news_right_title a:visited{  color:#336799; }
.news1_right_title a:hover,.news_right_title a:active{  color:#336799; }

.news_right_list{ padding-left:30px;  }
.news_right_list ul{padding-top:20px;}
.news_right_list ul li{ margin-top:10px; padding-left:20px; padding-right:20px; height:29px; color:#000; line-height:29px; background:url(/uiFramework/commonResource/image/2021093011062859314.jpg) no-repeat left;}
.news_right_list ul li a{ float:left;font-size:14px;color:#373737;}
.news_right_list ul li span{ float:right;font-size:14px;}
/*省政府信息*/
.news_right_list ol{margin: 40px 40px 40px 10px;overflow:hidden;}
.news_right_list ol li{float:left;width:263px;padding:5px;margin:5px;background:#fff;}
.news_right_list ol li a img{max-width:100%;}

/*移动端*/
@media(max-width:768px){

.news1_list{width:96%;}
.news1_right_title{padding-left:38px;}
.news_right_title{padding-left: 50px;background-size: 100% 42px;}
.news_right_list{padding:0;}

.news_right_list ul{min-height:125px;}
.news_right_list ul li{padding-right: 10px;padding-left: 0;margin-left:5px;background-position: 10px center;}
.news_right_list ul li a{width:70%;padding-left:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.news_right_list ol{margin:10px;}
.news_right_list ol li{width:100%;margin:5px 0;}
.news_right_list ol li a img{width:100%;}
}