.Min2 {
    width: 100%;
}

.Min2>a {
    width: 100%;
    line-height: 30px;
    display: block;
    text-indent: 10px;
    padding: 10px 0;
}

.Min2 a:hover {
    color: #111;
}

.Tips-box { overflow: hidden; margin: 5px 0px 5px;background-color: #fff; }
.Tips-box .tips_top { margin: 12px 0 3px; height: 32px; position: relative; }
.Tips-box .tips_top .title { width: 116px; height: 32px; line-height: 32px; background: #fff; position: relative; z-index: 2; font-size: 14px; font-weight: 600;padding-left:10px;}
.Tips-box .txt {line-height: 24px; color: #434343; font-size: 14px;margin-bottom: 5px;text-indent: 2em;margin: 0 12px 12px;color: #ff6666;}
.Tips-box .text_jieshao { text-align: center; height: 25px; line-height: 25px; color: #1aad19; display: block; font-size: 12px; }