/*专题建设*/
.topic_build .topics .litpic_firstarticle{ height:115px; width:410px; border-bottom:none;}

/*专题列表*/
.arclist_cont1,.arclist_cont2 {background-color: #FFFFFF;float: right;  padding: 20px; border:#ccc 1px solid;width: 100%;box-sizing: border-box;_width:890px}
.arclist_li{ float:left; width:424px;margin: 10px;}
.arclist_li li a img{ height:100px; width:130px;}
.arclist_li li a{ padding:2px; display:block;float: left;max-width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.arclist_li li h6{ width:260px; text-align:left; line-height:22px; float: left;font-size: 16px; height:22px; margin-left: 10px; color: #0159b0;}

.arclist_li li a.title_type { padding: 0; display: block; float: none;}
.arclist_li  ul.article_list li{ padding-left: 10px;line-height: 24px; }
.arclist_li .article_list{width: 270px;float: left;margin-top: 10px;margin-left: 10px;}


.arclist_cont1 h3 {line-height: 40px;height: 40px;border-bottom: 2px solid #ddd;}
.arclist_cont1 h3 a{font-size: 18px;font-family: "黑体", "宋体";border-bottom: 2px solid #006db9;width: 110px;text-align: center;display: block;}

.blue_line { display: none; }
.diffrent_department .department_systerm li {
 float: left;
 height: 24px;
 width: 160px;
 background-image: url(/Content/Areas/News/images/landian.jpg);
 background-repeat: no-repeat;
 background-position: left center;
 line-height: 24px;
 overflow: hidden;
}
.diffrent_department .department_systerm a { margin-left: 10px;}

.topic_build h2 {
 display: block;
 height: 34px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #c7c7c7;
 font-size: 14px;
 line-height: 34px;
 color:#0159b0;
 font-weight:bold; 
}

.topics_ul{ height:140px;}
.topics_ul li{ float:left; width:96px; text-align:left ;}
.topics_ul li a img{ height:80px; width:90px;}
.topics_ul li a{ padding:2px; border:1px solid #f1f1f1; height:80px; width:90px; display:block;}
.topic_build .topics h6{ line-height:22px;
font-size: 16px;
 height:22px;
 margin-left: 10px;
 color: #0159b0;}

.topic_build .topics p {
 text-indent: 2em;
 margin-left: 10px;
 line-height: 20px;
 margin-top: 5px;
}
.topics_ul li h6 a{ width:140px; border:none; height:25px; color:#0159B0; text-align:left; line-height:25px;}


.topic_build .topics .img{padding:2px;border:1px solid #f1f1f1;height:112px;width:110px;float:left;margin-right:14px;background-position: center;background-repeat: no-repeat;background-size: contain;}
.topic_build .topics ul {
 width: 320px;
 margin-top: 10px;}

.topic_build .topics{ display: inline; float: left; padding-top: 10px; width: 50%; }

.topic_build .topics ul.article_list{ width: 312px;float: left; margin-top: 10px;}
.topic_build .topics ul.article_list li{ line-height: 26px; }



 @media only screen and (max-width:768px){
.arclist_cont2{ padding: 0; }
	}
@media only screen and (max-width:640px){
 .topic_build .topics{ width: 100%; }
.topic_build .topics img{ display: none; }
.topic_build .topics h6 a{ color: #0159b0; }
	}

@media only screen and (max-width:460px){
   .arclist_cont2{border: none;}
.arclist_li { float: left; width: 100%; margin: 0;  margin-bottom: 20px;}
.arclist_li li h6,.arclist_li .article_list {width: auto;text-align: left;}
.arclist_li li a{ margin-right: 10px; }
.arclist_li ul.article_list li{ overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width:46%; }
} 