﻿/*
 *友情链接
*/

.cfoot_cl {
    border-top: 1px solid #e5e5e5;
}

.cfootclTit {
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #333;
    width: 100px;
}

.cfootclTxt {
    width: 960px;
}

.cfootclTxt {
    line-height: 36px;
    height: 56px;
}

.cfootclTxt a {
    color: #555;
    display: inline-block;
    margin-right: 30px;
}

.cfootclTxt a:hover {
    color: #41ad26;
}

.cfootclTxt .cfootclTxt_list {
    padding: 10px 0;
}

.cfoot_clCon b.btn {
    display: block;
    width: 100px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.3);
    right: 0px;
    border-radius: 10px;
    top: 14px;
    font-weight: 100;
    color: #555;
    font-size: 12px;
    cursor: pointer;
}

.cfoot_clCon b:hover {
    color: #41ad26;
    border-color: #41ad26;
}

.cfootTxt_box {
    background: #fff;
}


/*
 *底部文字
*/

.cfootTxt_con .nav {
    width: 300px;
}

.cfootTxt_con .nav h6 {
    font-size: 16px;
    color: #333;
    font-weight: 100;
    padding-bottom: 12px;
}

.cfootTxt_con .nav p a {
    display: block;
    width: 95px;
    color: #777;
    line-height: 28px;
    float: left;
}

.cfootTxt_con .nav p a:hover {
    color: #41ad26;
}

.cfootTxt_con .ewm {
    padding: 0px 0px 0px 50px;
    width: 570px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.cfootTxt_con .ewm .app_ewm {
    *width: 268px;
}

.cfootTxt_con .ewm .pic {
    width: 120px;
    height: 120px;
    position: relative;
    border: 3px solid #e8e8e8;
}

.cfootTxt_con .ewm .pic img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.cfootTxt_con .ewm .sj {
    width: 9px;
    height: 18px;
    background: url(../image/btnSprites.png) no-repeat -380px -70px;
    z-index: 10;
    left: 126px;
    top: 37px;
}

.cfootTxt_con .ewm .txt {
    width: 130px;
    position: relative;
    top: 30px;
    margin-left: 12px;
}

.cfootTxt_con .ewm h6 {
    font-size: 14px;
    color: #555;
    font-weight: 100;
    line-height: 36px;
    cursor: pointer;
}

.cfootTxt_con .ewm h6 i {
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(../image/btnSprites.png) no-repeat;
    margin-right: 7px;
    position: relative;
    top: 4px;
}

.cfootTxt_con .ewm h6.ios i {
    background-position: -395px -70px;
}

.cfootTxt_con .ewm h6.andr i {
    background-position: -417px -70px;
}

.cfootTxt_con .ewm h6.ios:hover i,
.cfootTxt_con .ewm h6.ios.on i {
    background-position: -395px -91px;
}

.cfootTxt_con .ewm h6.andr:hover i,
.cfootTxt_con .ewm h6.andr.on i {
    background-position: -417px -91px;
}

.cfootTxt_con .ewm h6:hover,
.cfootTxt_con .ewm h6.on {
    color: #41ad26;
}

.cfootTxt_con .contact {
    width: 230px;
}

.cfootTxt_con .contact span {
    display: block;
    font-size: 16px;
    color: #333;
}

.cfootTxt_con .contact b {
    display: block;
    font-size: 30px;
    color: #41ad26;
    line-height: 40px;
    height: 40px;
    font-weight: 100;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
}

.cfootTxt_con .contact p {
    color: #999999;
    font-size: 12px;
    margin-top: 10px;
}


/*
 *底部提示
*/

.footer_db {
    padding-bottom: 10px;
}

.footer_db .ban {
    display: block;
    float: left;
    width: 128px;
    height: 52px;
}

.footer_db p {
    width: 1050px;
    float: right;
    line-height: 20px;
}

.footer_db p span {
    display: block;
    color: #999;
    font-size: 12px;
}

.footer_db p span span {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.footer_db p span.ts i {
    position: relative;
    top: 3px;
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-right: 5px;
    background: url(../image/btnSprites.png) no-repeat 0px -150px;
}

.money_dh {
    font-weight: 100;
}