﻿
.Min{width:100%;padding-top: 84px;} 
.Min_list{ width:100%; } 
.Min_list li{background: none;width: 100%;border: 1px solid #e6e6e6;position: relative;box-sizing: border-box;height: 236px;margin-bottom: 84px;}
.Min_list .box_con{width: 312px;padding: 20px 30px;}
.Min_list .img{position:absolute;right:33px;width: 498px;height: 270px;bottom: 0px;} 
.Min_list .box_con p .details{display:block; float:none;color:#999;font-size:12px;margin-top: 5px;}
.Min_list li h2{ font-size:20px; line-height:40px; color:#521768;}
/*图片滚动*/
.Min_list .SwitchImage{position: relative; *zoom:1}
.Min_list .SwitchImage,.SwitchImage img{width:498px;height:270px;}
.Min_list .SwitchImage ul li{ border:0px; height:270px}
.SwitchImage h2{position:absolute;width:100%;bottom:0;left:0;background:url(/Content/Areas/Common/images/Article/op_bg.png) repeat;}
.SwitchImage h2 a{color: #fff;padding-left: 15px; font-size:14px}
.li_more span{margin-top:-16px;width:100%;background:#f4f4f4;line-height:58px;display:block;border:1px solid #e6e6e6;text-align:center;cursor: pointer;}
@media only screen and (max-width: 768px)
{
 .Min{ padding-top:0px}
 h2.title_header{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
 .Min_list .box_con{width: 45%;box-sizing: border-box;padding: 20px 10px;}
 .Min_list li{margin-bottom:20px;height: auto;}
 .Min_list .SwitchImage{ display:block}
 .Min_list .img{ right:5px;width:350px;height:190px;} 
 .Min_list .SwitchImage,.SwitchImage img,.Min_list .SwitchImage
 {width:350px;height:190px;}
}
@media only screen and (max-width: 640px)
{
 .Min_list .SwitchImage{ display:none}
 .Min_list .box_con{width: 100%;box-sizing: border-box;padding: 20px 10px;}
} 