@charset "utf-8";
.mjcx{overflow: hidden;}
.mjcx_left{float: left; width:50px;}
.mjcx_left h5{font-weight: 200;     font-size: 14px; color: #666666; line-height: 30px;}
.mjcx_right {
    left: 60px;
    position: absolute;
    display: contents;
    float: left;
    width: 360px;
}
.mjcx_right h5{font-weight: 200;  color: #f35d47;   font-size: 14px;  line-height: 30px;}
.mjcx_right .mjnr{background: url(../images/preview.png); background-position: -40px -50px; display: inline-block; width:40px; height: 18px; line-height: 17px; text-align: center; color: #fff; font-size: 12px;vertical-align: middle; margin-right: 5px;}


.g-m-content {
    /* padding: 0 5px; */
    /* margin-bottom: 10px; */
    /* height: 1507px; */
    font-size: 12px;
    line-height: 1.5;
    font-family: arial,Tahoma,Helvetica,simsun,microsoft yahei,sans-serif;
    margin-bottom: 30px;
}
.g-m-content div {
    position: relative;
}
.g-m-content .recommand {
    width: 170px;
    line-height: 26px;
    /* height: 365px; */
    margin: -1px 0 0 -1px;
    border: 1px solid #eee;
    float: left;
    padding: 0 5px 7px 5px;
    position: relative;
    margin: 2px;
}
.g-m-content .index1 .title {
    background-color: #dd4e00;
}
.g-m-content .recommand .title {
    width: 180px;
    height: 42px;
    line-height: 42px;
    background: #39aae6;
    border-bottom: 1px solid #39aae6;
    text-align: center;
    margin: 0 0 10px -5px;
    padding: 0 5px;
    font-size: 16px;
    color: #fff;
    border-top: none;
    position: relative;
    font-weight: bold;
}
.g-m-content .recommand li {
    border-top: 1px dashed #eee;
}
.g-m-content .top3 li {
    border-top: none;
    text-indent: 25px;
}
.recommend-first {
    background: url(../images/r1.png) no-repeat left 2px;
    background: cover;
}
.recommend-two {
    background: url(../images/r2.png) no-repeat left 2px;
    background: cover;
}
.g-m-content .top3 em {
    display: block;
    width: 14px;
    height: 10px;
    background: url(/templates/images/hot.png) no-repeat;
    float: right;
    margin-right: 7px;
    margin-top: 10px;
}
.recommend-three {
    background: url(../images/r3.png) no-repeat left 2px;
    background: cover;
}
.top-num {
    font-size: 16px;
    color: #f78500;
    margin-right: 6px;
    margin-left: 1px;
}
.recommand .item em {
    display: block;
    width: 5px;
    height: 9px;
    background: url(/templates/images/arrow-r.png) no-repeat;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}