@import url(list.ie.css) screen and (min-width:750px);

    /*面包屑*/
    .sidebar{width: 100%;float: left;line-height: 30px;font-size: 14px;color: #666;height: 30px;overflow: hidden;padding: 15px 0 0px;}
    .sidebar a{color: #585858;padding: 0 4px;font-size: 14px;}
    .sidebar span{color: #585858;font-size: 14px;}
    .sidebar:before{content:"";width: 16px;height: 17px;;margin-top: 6px;float: left;}
    .main-left{float:left;width: 100%;}
    .mgnx_list{float: left;width: 94%;background: #fff;border-radius: 10px;padding: 3%;}
    .mgnx_list_t{float: left;width: 100%;border-bottom: 2px solid #e2e2e2;height: 45px;line-height: 45px;margin-bottom: 8px;}
    .mgnx_list_t span{float: left;height: 45px;color: #d71f48;font-size: 19px;font-weight: 700;}
    .mgnx_list_t em{width: 20px;height: 20px;float: left;margin-top: 13px;margin-right: 6px;background: #222222;line-height: 20px;border-radius: 4px;text-align: center;color: #fff;font-weight: 700;font-size: 15px;}
    .mgnx_list ul{float:left;width: 100%;}
    .mgnx_list ul li{float:left;width: 100%;border-bottom: 1px solid #e7e7e7;padding-bottom: 10px;margin-bottom: 10px;}
    .mgnx_list ul li a{float:left;width: 100%;}
    .mgnx_list ul li a h2{float:left;height: 30px;line-height: 30px;font-size: 16px;font-weight: 700;}
    .mgnx_list ul li a h2:hover {text-decoration: underline;}
    .mgnx_list ul li a span{float: right;height: 30px;line-height: 30px;color: #bfbfbf;font-size: 12px;}
    .mgnx_list ul li a p{float:left;width: 100%;line-height: 34px;color: #8a8a8a;font-size: 13px;height: 67px;overflow: hidden;}

    .main-right{float:right;width: 100%;}
    .mgnx_box{float: left;width: 94%;background: #fff;padding: 3%;border-radius: 10px;margin-top: 10px;}
    .mgnx_box_t{float: left;width: 100%;height: 37px;line-height: 37px;background: #f5f5f8;margin-bottom: 5px;border-radius: 10px;}
    .mgnx_box_t span{float: left;color: #333;font-size: 16px;font-weight: 700;margin-left: 8px;}
    .mgnx_box_t span:before{content:"";float: left;width: 7px;background: #d71f48;margin-right: 4px;height: 18px;margin-top: 10px;border-radius: 10px;}
    .
    .mgnx_box ul{float: left;width: 100%;margin-bottom: 5px;}
    .mgnx_box ul li{float: left;width: 100%;line-height: 38px;height: 38px;}
    .mgnx_box ul li font{float: right;color: #999;font-size: 12px;}
    .mgnx_box ul li a{float: left;}
    .mgnx_box ul li span{float: left;font-size: 12px;width: 16px;height: 16px;border-radius: 4px;text-align: center;line-height: 16px;background: #e2e2e2;color: #888;margin-top: 11px;margin-right: 5px;}
    .mgnx_box ul li:nth-child(1) span {background: #d71f48;color: #fff;}
    .mgnx_box ul li:nth-child(2) span {background: #ef4f73;color: #fff;}
    .mgnx_box ul li:nth-child(3) span {background: #ff6083;color: #fff;}


