.Gm_detail {background-color: #ebebeb;margin-bottom: 10px;position: relative;padding: 0.1px 0;overflow: hidden;height: 300px;margin-left: -10%;margin-right: -10%;margin-top: 0px;}
.bg_img {position: absolute; left: -10%; top: 30px;width: 147%;margin-top: -15%;height: 300px;filter: blur(10px);opacity: .6;}
.Gm_detail .info {position: relative;z-index: 3;margin-top: 147px;background-color: #fff;padding: 0 12px 12px;background: #fff;height: 145px;}
.Gmlogo {position: absolute;display: block;left: 50%;top: -135px;width: 110px;height: 145px;margin-left: -50px;border-radius: 10px;overflow: hidden;}
.bt {padding: 15px 0 0;text-align: center;font-size: 16px;line-height: 30px;margin-top: 10px;color: #444;font-weight: 900;}
.Gm_detail .info p {text-align: center;line-height: 20px;font-size: 14px;color: #999;margin: 12px;overflow: hidden;}

.haslink {margin: 12px 12px 16px;overflow: hidden;background: #0a49d7;text-align: center;line-height: 40px;color: #fff !important;display: block;border-radius: 6px;font-size: 16px;width: 80%;margin-left: 10%;}
.nolink {margin: 12px 12px 16px;overflow: hidden;background: #0a49d7;text-align: center;line-height: 40px;color: #fff !important;display: block;border-radius: 6px;font-size: 16px; background: #bbb;width: 80%;margin-left: 10%;}
.Gm_detail .info::before {content: '';position: absolute;left: 50%;top: -29px;margin-left: -50vw;width: 0;height: 1px;border-left: 50vw solid transparent;border-right: 50vw solid transparent;border-bottom: 30px solid #fff;}


.tags-box-ul {
    padding: 10px;
    overflow: hidden;
    zoom: 1;
    list-style:none;
}
.tags-box-ul li {
    margin-bottom: 10px;

}
.tags-box-ul li {
    width: 25%;
    float: left;
    margin-top: 0px;
    list-style:none;
}
.tags-box-ul li div {
    display: block;
    width: 88%;
    height: 160px;
    text-align: center;
    margin: 0 auto;
}
.tags-box-ul li img {
    width: 100%;
    height: 85px;
    text-align: center;
    float: left;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
}
.tags-box-ul li span {
    clear: both;
    overflow: hidden;
    display: block;
    width: 80px;
    height: 34px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #666;
    text-align: center;
    word-break: break-all;
    padding-top: 3px;
}
.tags-box-ul li em {
    border-radius: 20px;
    border: #1c97eb 1px solid;
    line-height: 26px;
    color: #1c97eb;
    display: block;
    font-size: 15px;
    font-style: normal;
    margin-top: 6px;
    width: 65px;
    margin-left: 9px;
}
.rmtj {
    margin-left: 15px;
    color: #333;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 8px;
}
