@charset "utf-8";
/* 公用底部 */
.st-help{
    float:left;
    width:100%;
    min-width:1200px;
    padding:30px 0;
    background:#f7f7f7;
}
.help-lsit{
    float:left;
    width:1200px;
}
.help-lsit .st-contact{
    float: left;
    width: 240px;
    margin-left: 3px;
}
.help-lsit .st-contact .footer-cont-ico{
    float: left;
    width: 46px;
    height: 46px;
    background: url("../images/footer-contact-icon.png") no-repeat;
}
.help-lsit .st-contact .footer-cont-txt{
    padding-left: 58px;
}
.help-lsit .footer-cont-txt .footer-cont-ti{
    color: #333;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
}
.help-lsit .footer-cont-txt .footer-cont-num{
    color: #666;
    font-size: 14px;
    display: block;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.help-lsit dl{
    float:left;
    width:185px;
}
.help-lsit dl dt,
.help-lsit dl dt a{
    color:#333;
    height:30px;
    line-height:30px;
    font-size:15px;
    font-weight:bold;
}
.help-lsit dl dd a{
    display:block;
    color: #666;
    height:26px;
    line-height:26px;
    font-size:13px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.help-lsit dl dd a:hover{
    color: #666;
}
.st-wechat{
    float:right;
    width:210px;
}
.st-wechat .wechat-pic{
    float: left;
    padding: 9px;
    width: 82px;
    height: 82px;
    background-color: #fff;
}
.st-wechat .wechat-pic>img{
    display: block;
    width: 82px;
    height: 82px;
}
.st-wechat span{
    color: #666;
    float: right;
    width: 100px;
    line-height:20px;
    padding: 60px 0 0 10px;
    font-size: 13px;
}

.st-footer{
    float:left;
    width:100%;
    min-width:1200px;
    padding: 10px 0;
    background:#f7f7f7;
}
.st-foot-menu{
    float:left;
    width:1200px;
    padding: 10px 0;
    text-align: center;
    font-size:0;
}
.st-foot-menu a{
    color:#999;
    display:inline-block;
    height:13px;
    line-height:13px;
    padding:0 12px;
    border-left: 1px solid #a7a7a7;
    font-size: 13px
}
.st-foot-menu a:hover{
    color: #999;
}
.st-foot-menu a:first-child{
    border-left:0;
}
.st-foot-edit{
    float:left;
    color:#999;
    width:1200px;
    line-height:20px;
    margin-top: 10px;
    text-align: center;
    font-size: 13px;
}

.st-link{
    float:left;
    width:100%;
    padding: 10px 0;
    min-width:1200px;
    background:#f7f7f7;
}
.st-link-list{
    float:left;
    width:1200px;
    padding-top: 10px;
    border-top: 1px solid #e6e6e6
}
.st-link-list strong,
.st-link-list a{
    color:#999;
    height:26px;
    line-height:26px;
}
.st-link-list strong{
    float: left;
    width: 65px;
    color: #666;
}
.st-link-list .child{
    float: left;
    width: 1135px;
}
.st-link-list a{
    float: left;
    margin: 0 30px 0 0;
}
.st-link-list a:hover{
    color: #999;
}
.guess-you-like {

    margin-bottom: 20px;
}