﻿.com-wapper {
    width: 845px; margin:0 auto; padding:45px 0
}
.attention {
    border-bottom: 1px dashed #949494;
    padding-bottom: 4px;
    margin-bottom: 5px;
    overflow: hidden;
}
.attention a,.extra a,.ft a {
    color: #226ff0;
}
.attention ul,.attention td {
    float: left;
    line-height: 26px;
}
.attention .bd {
    width:4px;
    height:12px;
    vertical-align:middle;
    background:#e72a21;
    display:inline-block;
}
.col_icon {
    width:15px;
}
.col_title {
    width:144px;
    color:#000;
    font-size:14px;
}
.com-wapper .col_desc {
    width:670px;
    color:#000;
    font-size:14px;
}
.com-wapper .col_desc div {
    float:left;
    width:415px;
}
.verifystar {
    float:left;
    width:100%;
    height:40px;
    line-height:40px;
    margin-top:10px;
}
.star_lv {
    display:block;
}
.verifystar .lv_4_5,.verifystar .lv_3_5,.verifystar .lv_2_5,.verifystar .lv_1_5,.verifystar .lv_0_5,.verifystar .lv_5,.verifystar .lv_4,.verifystar .lv_3,.verifystar .lv_2,.verifystar .lv_1 {
    height:16px;
    width:100px;
    display:inline-block;
    *float:left;
    margin-left:40px;
    background:url("../image/icons.png") no-repeat 0 0;
}
.verifystar .lv_1 {
    background-position:-80px 0;
}
.verifystar .lv_2 {
    background-position:-60px 0;
}
.verifystar .lv_3 {
    background-position:-40px 0;
}
.verifystar .lv_4 {
    background-position:-20px 0;
    *margin-top:10px;
}
.verifystar .lv_5 {
    background-position:0px 0;
}
.verifystar .lv_0_5 {
    background-position:-80px -20px;
}
.verifystar .lv_1_5 {
    background-position:-60px -20px;
}
.verifystar .lv_2_5 {
    background-position:-40px -20px;
}
.verifystar .lv_3_5 {
    background-position:-20px -20px;
}
.verifystar .lv_4_5 {
    background-position:0px -20px;
}
.verifystar .s_l,.verifystar .s_r {
    display:inline-block;
    width:245px;
    height:40px;
}
.verifystar .s_l {
    background:url("../image/s_l.png") no-repeat center center;
    float:left;
}
.verifystar .s_r {
    background:url("../image/s_r.png") no-repeat center center;
    float:right;
}

@media screen and (max-width: 414px) {
    .share-wrapper {
        height: auto;
        overflow: hidden;
    }
    .showsmWapper {
        width: 100%;
    }
    .showsmWapper .statistic-show span {
        margin-right: 7px;
    }
}
