﻿ .main_content{padding: 74px 0 50px 0;border-bottom: 1px solid #ddd;}
  .article_left .lv1_p.hasChildren.show{background: #29a6bf;}
  .article_right{width: 82%;}
  .column_list li{background:none;}
  .column_list li .count, .column_list li .date {
 float: left;
 color: #1fa5bf;
 display: block;
 width: 100px;
 height: 100px;
 text-align: center;
 border: 1px solid #1fa5bf;
 border-radius: 50%;
 line-height: 100px;
 margin-right: 20px;
  }
  a.dy_title {
   font-size: 18px;
  }
  .article_right{
 float:none;
 /* width:100%; */
 width: 785px;
 display: inline-block;
  }
  .article_right .Min_Box{
 float:left;
 width: 368px;
 border-radius: 5px;
 border: 1px solid #ddd;
 height: 185px;
 margin-bottom: 30px;
  }
  .article_right .Min_Box:nth-child(2){
 float:right;
  }
  .article_right .Min_Box:nth-child(3){
 width: 785px;
  }
  .article_right .Min_Box:nth-child(4),.article_right .Min_Box:nth-child(5){display: none;}
  h2.title_header{
 line-height: 58px;
 height:58px;
 text-align: center;
 background: #1c4ca8;
 color: #fff;
 font-size: 24px;
 border-radius: 5px 5px 0 0;
 font-weight: bold;
  }
  a.moreBtn{
 color:#fff;
 padding-left:44px;
 display: inline-block;
  }
  .article_right .Min_Box:nth-child(1) a.moreBtn{background:url(/Sites/Uploaded/UserUpLoad/20190508/20190508135838.jpg) no-repeat left center;}
  .article_right .Min_Box:nth-child(2) a.moreBtn{background:url(/Sites/Uploaded/UserUpLoad/20190508/20190508135916.jpg) no-repeat left center;}
  .article_right .Min_Box:nth-child(3) a.moreBtn{background:url(/Sites/Uploaded/UserUpLoad/20190508/20190508135932.jpg) no-repeat left center;}
  .article_right .Min_Box ul.article_list li{
 width: 158px;
 display: inline-block;
 color: #454545;
 font-size: 16px;
 background:none;
  }
  .serzn-right{
 width: 367px;
 float: right;
  }
  .serzn-right a{
 display: block;
  }
  .serzn-right a:nth-child(2){
 margin-top: 14px;
  }



 @media only screen and (max-width:768px) {
 	.main_content {
	 padding: 0px 0 50px 0;
	 border-bottom: 1px solid #ddd;
	}
		.article_right{
			width: 100%;
		}
		.article_right .Min_Box {
		 float: left;
		 width: 100%;
		 border-radius: 5px;
		 border: 1px solid #ddd;
		 height: auto;
		 margin-bottom: 30px;
		}
		.article_right .Min_Box:nth-child(3){
			width: 100%;
		}
		.serzn-right {
	 width: 100%;
	 float: none;
	 margin: 0 auto;
	}
.serzn-right img{
  width: 100%;
}
 } 