@charset "utf-8";
/* CSS Document */

.sfbanner {
    background: url("../images/sfbanner.jpg") no-repeat center top;
    height: 119px;
    border-radius: 3px;
    margin-top: 10px
}
.sfleft{height: 40px; line-height: 40px;padding-top:15px;font-size:18px;color: #333333;font-weight: 600}
.sfright{background-color: #ef9a0c;color: #ffffff;text-align: center;height: 40px;font-size: 16px;font-weight: 0; width: 200px;border-radius: 30px;float: right;}
.sfright a{display: block;color: #ffffff;}
.label-screen {
    border: 1px solid #eeeeee;
    margin-bottom: 23px;
    margin-top:20px;
        box-shadow: 0 0 15px rgba(0,0,0,.05);
}
.label-screen .title {
    padding: 6px 18px 10px;
    border-bottom: 1px solid #f5f5f5;
    height: 25px;
}
.label-screen .title a {
    font-size: 14px;
    line-height: 25px;
    color: #666;
    display: block;
    float: left;
    margin-right: 10px
}
.label-screen .title a:hover {
    color: #ff6c14
}
.label-screen .title .label {
    padding: 0 25px 0 10px;
    border: 1px dotted #ff6c14;
    line-height: 23px;
    color: #ff6c14;
    position: relative
}
.label-screen .title .label i {
    display: block;
    width: 8px;
    height: 23px;
    position: absolute;
    right: 10px;
    top: 0;
    background: url(../images/personbg.png) -39px -11px no-repeat
}
.label-screen .title .label:hover {
    background: #ff6c14;
    border: 1px solid #ff6c14;
    color: #fff
}
.label-screen .title .label:hover i {
    background: url(../images/personbg.png) -55px -11px no-repeat
}
.label-screen .title .fr {
    float: right;
    margin-right: 0
}
.label-screen .title span {
    width: 5px;
    height: 25px;
    float: left;
    margin-right: 10px;
    background: url(../images/personbg.png) -23px -11px no-repeat
}
.label-screen ul {
    width: 100%
}
.label-screen ul li {
    padding: 0 76px 0 100px;
    position: relative;
    box-sizing: content-box;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    overflow: hidden
}
.label-screen ul li span, .label-screen ul li a {
    display: block
}
.label-screen ul li .li_type {
    width: 99px;
    height: 100%;
  
    color: #666666;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}
.label-screen ul li .li_con {
    padding-left: 22px
}
.label-screen ul li .li_con a {
    float: left;
    margin-right: 20px;
    color: #676767;
}
.label-screen ul li .li_con .cur {
    color: #ff6c14
}
.label-screen ul li .li_btn {
    display: none;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 29px;
    top: 11px;
    background: url("../images/personbg.png") -75px -15px no-repeat
}
.label-screen ul .li_cur {
    height: auto
}
.label-screen ul .li_cur .li_btn {
    background: url(../images/personbg.png) -97px -15px no-repeat
}
.label-screen ul li+li {
    border-top: 1px solid #f5f5f5
}



.sflist {
    clear: both;
}
.sflist .offset .list {
    font-size: 12px;
}
.sflist .offset .list > li {
    width: 24%;
    float: left;
    margin-right: 17px;
    margin-bottom: 17px;
    box-shadow: 0 0 15px rgba(0,0,0,.05);
}
.sflist .offset .list > li:nth-child(4n+4) {
    margin-right: 0
}
.sflist .offset .list > li .box {
    display: block;
    padding: 20px 10px 15px;
    background: #fff;
    transition: ease .3s;
    border-radius: 4px;
}
.sflist .offset .list > li .box:hover {
    box-shadow: 0 0 15px rgba(0,0,0,.1);
/*
    margin-bottom: 2px;
    margin-top: -2px;
*/
}
.sflist .offset .list > li .box .face {
    position: relative;
    float: left;
    width: 80px;
    height: 80px;
    margin-right: 15px;
    margin-bottom: 8px;
    overflow: hidden;
}
.sflist .offset .list > li .box .face img.pic {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}
.sflist .offset .list > li .box .face .ico-sucrate {
    position: absolute;
    width: 22px;
    height: 22px;
    background: url("../images/rz.png") no-repeat center center #fff;
    bottom: 0;
    right: 0;
    border-radius: 50%;
}
.sflist .offset .list > li .box .block {
    overflow: hidden;
    margin-bottom: 8px;
}
.sflist .offset .list > li .box .block .name {
    color: #000000;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.sflist .offset .list > li .box .block .level {
    font-size: 14px;
    color: #aaa;
    margin-bottom: 10px;
}
.sflist .offset .list > li .box .block .city {
    color: #ccc;
    margin-bottom: 7px;
}
.sflist .offset .list > li .box .block .mark {
    color: #494949;
    margin-bottom: 5px;
}
.sflist .offset .list > li .box .block .sucrate {
    font-size: 12px;
    color: #14BFF4;
    cursor: pointer;
}
.sflist .offset .list > li .box .block .sucrate .ico {
    vertical-align: middle;
    display: inline-block;
}
.sflist .offset .list > li .box .main {
    padding: 3px;
    color: #222222;
    margin-bottom: 5px;

}
.sflist .offset .list > li .box .main1 {
    padding: 3px;
    color: #222222;
    margin-bottom: 5px;
     border-top: 1px solid #f5f5f5;
}
.sflist .offset .list > li .box .main .fee {
    font-size: 14px;
    color: #666666;
   
}
.sflist .offset .list > li .box .main .fee .tag {
    color: #fff;
    background: #939393;
    padding: 10px 10px;
}
.sflist .offset .list > li .box .main .fee .tag.h {
    background: #0CC0F4;
}
.sflist .offset .list > li .box .main .fee b {
    font-size: 16px;
    color:#666666;
    font-weight: normal
}
.sflist .offset .list > li .box .good {
    padding: 12px 0 0;
    height: 30px;
    color: #777777;
    overflow: hidden;

    margin-left: 25px;
}
.sflist .offset .list > li .box .good em {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px 10px;
    border-radius: 40px;
    background: #F2F7F2;
    font-size: 14px;
}
.sflist .offset .list > li .box .view {
    padding: 8px 22px;
    display: inline-block;
    background: #14A900;
    color: #fff;
    border-radius: 40px;
    transition: ease .3s;
    font-size: 13px;
}
.sflist .offset .list > li .box .view:hover {
    background: #108C00;
}
.sflist.slide .offset {
    margin-left: -13px;
    margin-top: -13px;
    margin-right: -13px;
}
.sflist.slide .offset .list {
    padding-top: 13px;
}
.sflist.slide .offset .list > li {
    padding-left: 13px;
    padding-right: 13px;
}
.sflist.h370 .offset .list > li .box {
    height: 370px;
    padding: 30px 10px 0;
    overflow: hidden;
}
.g_mr10 { margin-right: 10px !important;color:#666666;font-size: 14px;line-height:20px; }
.sfbutton {
    width: 280px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #0cc0f4;
    background-color: #ffffff;
    color: #0cc0f4;
    text-align: center;
    margin-top: 10px;
    margin-left: 25px;
   font-size:16px;
}
.sfbutton a {
    display: block;
    color: #0cc0f4;
}
.xxsf{margin-left: 30px;padding-top:1px;height:40px;overflow: hidden;}