.main02{
 width: auto;
}
.Min {
 padding: 60px 0;
 width: 100%;
 margin: auto;
}

.Min_item {
 margin: 0 auto;
 width: 1280px;
}

.bg_FA{
 background: #fafafa;
}
ul.con_item {
 position: relative;
 height: 260px;
}

a.a_img {
 display: block;
 padding: 60px 0 15px;
}

a.text_a {
 display: block;
 color: #fff;
 font-size: 16px;
 font-weight: 400;
 font-family: "Î¢ÈíÑÅºÚ";
}

li.li_item.li_item_2 a.text_a {
 color: #222;
}
li.li_item {
 width: 448px;
 height: 221px;
 box-shadow: 10px 6px 18px 0px rgba(0, 0, 0, 0.15);
 text-align: center;
 box-sizing: border-box;
 position: absolute;
 border-radius: 5px;
}
a:hover{
  text-decoration: none;
}
li.li_item.li_item_1{
  background: url(/zryhyy/xhtml/images/yxjy/20200617231535.png) no-repeat;
}
li.li_item.li_item_2 {
 background: url(/zryhyy/xhtml/images/yxjy/20200617231624.png) no-repeat;
 top: 35px;
 left: 415px;
}
li.li_item.li_item_3 {
 z-index: 2;
 left: 820px;
 background: rgba(90,130,207,1) url(../images/yxjy/20200617231643.png) no-repeat;
}
.min_left {
 width: 240px;
 float: left;
 background: rgba(255,255,255,1);
 box-shadow:3px 21px 18px 0px rgba(0, 0, 0, 0.15);
 padding: 20px;
 box-sizing: border-box;
 height: 750px;
 background: url(/zryhyy/xhtml/images/yxjy/20200612160038.png) no-repeat bottom;
}

.min_right {
 float: right;
 width: 980px;
}
.min_left a.a_img{
 display: none;
 padding: 0 0 10px;
 line-height: 40px;
}
.min_left a.a_img img{
 height: 40px;
}
.minL_item.active{
 background: #5397e2;
 border-radius: 5px;
}
.minL_item.active a.a_img{
 display: block;
}
.minL_item.active .text_a{
 color: #fff;
}
.minL_item{
 padding: 30px 0;
 border-bottom: 1px solid rgba(33, 56, 128, .2);
 text-align: center;
}
.minL_item:last-child{
 border: none;
}
.minL_item a.text_a{
 color: #333;
 font-size: 20px;
}
ul.article_list{
 display: none;
}
ul.article_list.on {
 display: block;
}
span.span_date {
 position: absolute;
 bottom: 40px;
 font-size: 14px;
 font-family: PingFang SC;
 font-weight: 400;
 color: rgba(34,34,34,1);
}
.article_list li {
 height: 250px;
 padding: 40px 0;
 border-bottom: 1px dashed #CCD1DF;
 position: relative;
 box-sizing: border-box;
}

.img_box img {
 width: 290px;
 height:164px;
 margin-left: 40px;
}

a.img_box {
 float: right;
}

a.title_type {
 font-size: 18px;
 font-family:"Microsoft YaHei";
 font-weight:bold;
 color:rgba(34,34,34,1);
 line-height:30px;
}

ul.article_list p {
 font-size: 14px;
 font-family:"Microsoft YaHei";
 font-weight:400;
 color:rgba(107,107,107,1);
 line-height:24px;
 margin-top: 30px;
}

span.span_date {
 position: absolute;
 bottom: 40px;
 font-size: 14px;
 font-family:PingFang SC;
 font-weight:400;
 color:rgba(34,34,34,1);
}
a.detail {
 display: none;
}
.item_more a {
 width: 145px;
 height: 41px;
 border: 1px solid rgba(0,0,0,.4);
 border-radius: 21px;
 display: block;
 text-align: center;
 line-height: 41px;
 font-size: 16px;
 font-family: "Microsoft YaHei";
 font-weight: 400;
 color: #333;
 margin: 32px auto 0;
 transition: all 0.2s;
}
.column_more {
 float: left;
 width: 1280px;
}

.item_more.on {
 display: block;
}

.item_more {
 display: none;
}
.site_banner img{
  width: 100%;
}
li.li_item:hover {
 box-shadow: 10px 6px 18px 0px rgba(0, 0, 0, 0.45);
}

li.li_item:hover img {
 transform: scale(1.1);
 transition: all 0.2s;
}
.item_more a:hover{
 background: #5397e2;
 color: #fff;
 transition: all 0.2s;
}
@media only screen and (max-width:768px){
	.Min{
		width: 100%;
		padding: 20px 0;
	}
	.Min_item{width: 100%;}
	.Mj_item{width: 100%;}
	.jj_left{width: 100%;}
	ul.con_item{height: auto;}
	li.li_item{
		width: 33.3%;
 float: left;
 position: initial;
	}
	.min_left{
		width: 100%;
		height: auto;
		background: none;
	}
	.min_right{
		width: 100%;
	}
	.article_list li{
		height: auto;
	}
	a.img_box{
		display: block;
		float: none;
	}
	a.img_box img{
		height: auto;
		width: 100%;
		margin: 0 0 10px 0;
	}
	span.span_date{
		bottom: 10px;
	}
	.column_more{width: 100%;}
}
@media only screen and (max-width:560px){
	li.li_item{width: 100%;}
} 