.peers-contents {
    width: 100%;
    /* height: 400px; */
    display: none;
}

/* 大家都在用 模块 */
.mins_tab {
    margin-top: 35px;
}

.mins_content {
    margin-bottom: 25px;
}

/* 推荐tab 样式覆盖 */
.mins_tab .mins_tab_box li {
    width: 150px !important;
}

.commodity-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-items: center;
    justify-content: space-between;
}

.item-commodity-box {
    width: 394px;
    height: 266px;
    margin-bottom: 8px;
    padding: 35px 46px 0 38px;
    box-sizing: border-box;
    background: rgba(248, 249, 252, 1);
    border: 1px solid rgba(216, 215, 235, 0.68);
    position: relative;
}

.item-commodity-box:hover {
    box-shadow:0px 1px 8px 0px rgba(105,121,168,0.3);
}

.commodity-box-title {
    font-size: 18px;
    color: rgba(87, 87, 87, 1);
    margin-bottom: 22px;
}

.commodity-box-title a:hover{
    font-size: 18px;
    color: #0379D3 !important;

}

.commodity-box-content {
    font-size: 14px;
    color: rgba(118, 118, 118, 1);
    /* letter-spacing: 1px; */
    height: 60px;
    overflow: hidden;
    position: relative;
}
.commodity-box-content span {
    display: inline-block;
    background: #fff;
    padding-left: 10px;
    position: absolute;
    bottom: 0px;
    right: 0px;

}

.apply-info {
    position: absolute;
    left: 38px;
    bottom: 46px;
    color: #424242;
    font-size: 14px;
}

.apply-info span {
    color: #FA553D;
    font-size: 18px;
    padding-right: 3px;
    font-weight: bold;
}

.commodity-icon {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background: #fff;
    overflow: hidden;
    position: absolute;
    right: 23px;
    bottom: 19px;
}
.commodity-icon img {
    width: 86px;
    height: 86px;
    transform: scale(0.5);
}

/* 金牌图片 */
.commodity-ranking {
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 0px;
}

/* 6个基础服务介绍样式 */
.service_introduce_box {
    width: 1200px;
    margin: 0 auto 35px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-items: center;
    justify-content: space-between;
}

.introduce_box_content {
    width: 595px;
    height: 351px;
    margin-bottom: 25px;
}

.introduce_content_left {
    width: 192px;
    height: 100%;
    float: left;
    /* background: #4894F7; */
    padding-left: 17px;
    box-sizing: border-box;
    position: relative;
}
.basics_bg_1 {
    background: #4894F7 url('../../images//home/service/basics/bg1.png') no-repeat bottom right;
}
.basics_bg_2 {
    background: #775BF9 url('../../images//home/service/basics/bg2.png') no-repeat bottom right;
}
.basics_bg_3 {
    background: #0379D3 url('../../images//home/service/basics/bg3.png') no-repeat bottom right;
}
.basics_bg_4 {
    background: #25B1EE url('../../images//home/service/basics/bg4.png') no-repeat bottom right;
}
.basics_bg_5  {
    background: #775BF9 url('../../images//home/service/basics/bg5.png') no-repeat bottom right;
}
.basics_bg_6 {
    background: #4894F7 url('../../images//home/service/basics/bg6.png') no-repeat bottom right;
}

.introduce_content_right {
    width: 403px;
    height: 100%;
    float: left;
    background: #ddd;
    padding-left: 1px;
}

.introduce_content_left_title {
    margin-top: 22px;
    margin-bottom: 12px;
    color: #fff;
    font-size: 16px;
}

.introduce_content_left_desc {
    color: rgba(255, 255, 255, 0.8);
    font-size: 13px;
    margin-right: 40px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 16px;
}

.introduce_btn_box {}

.introduce_btn_box p {
    /*display: inline-block;*/
    width: 106px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 9px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    text-align: center;
}
.introduce_btn_box p a {
    color: #fff;
}

.introduce_btn_box p:hover {
    color: #4894F7;
    background: #fff;
}

.introduce_btn_box p:hover a{
    color: #4894F7;
}
.introduce_more_info {
    position: absolute;
    bottom: 17px;
    left: 20px;
}

.introduce_more_info a {
    color: #fff;
}

.content_right_one {
    width: 201px;
    height: 214px;
    float: left;
    border-top: 1px solid #D8D7EB;
    border-right: 1px solid #D8D7EB;
    position: relative;
    background: #fff;
    padding-left: 18px;
    box-sizing: border-box;
}
.content_right_one:hover {
    position: relative;
    z-index: 4;
    box-shadow:0px 1px 8px 0px rgba(105,121,168,0.3);
}

.content_right_three {
    float: left;
    width: 100%;
    height: 138px;
    background:rgba(239,242,250,1);
    padding-left: 20px;
    box-sizing: border-box;
    border:1px solid rgba(216, 215, 235, 0.68);
    position: relative;
}

.introduce_content_title {
    margin-top: 24px;
    color: #575757;
    font-size: 16px;
    margin-right: 25px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.introduce_content_title a:hover {
    color: #0379D3 !important;
}

.introduce_content_right_desc {
    margin-top: 20px;
    color: #767676;
    font-size: 12px;
    margin-right: 22px;
    text-indent: 1px;
}

.introduce_apply {
    color: #424242;
    font-size: 12px;
    position: absolute;
    left: 18px;
    bottom: 25px;
}

.introduce_apply span {
    color: #FA553D;
    font-size: 14px;
    padding-right: 2px;
}

.introduce_right_icons {
    display: inline-block;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background: #F8F9FC;
    overflow: hidden;
    text-align: center;
    position: absolute;
    bottom: 8px;
    right: 10px;
}

.introduce_right_icons img {
    width: 62px;
    height: 62px;
    transform: scale(0.5)
}

.bottom_titles {
    font-size: 16px;
    color: #404040;
    margin-top: 20px;
    margin-right: 45px;
    max-height: 44px;
    overflow: hidden;
}

.bottom_content_desc {
    font-size: 12px;
    color: #767676;
    margin-top: 5px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}

.bottom_titles_chart {
    position: absolute;
    bottom: 12px;
    left: 20px;
}

.bottom_titles_chart a {
    font-size: 12px;
    color: #0379D3;
}
