@charset 'utf-8';
/* 与 df999999 底部一致 */

.mgt40 {
    margin-top: 10px;
}

.footer {
    width: 100%;
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
}

.footer .container {
    width: 1000px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
}

.fix:before,
.fix:after {
    content: "";
    display: table;
}

.fix:after {
    clear: both;
    overflow: hidden;
}

.ftadCon {
    background: #f8f8f8;
    border: 1px solid #dce1e5;
    border-left: none;
    border-right: none;
    height: 160px;
}

.ftad {
    background-size: 998px;
    background-color: #f8f8f8;
    padding: 20px 0;
    margin: 0;
    list-style: none;
}

.ftad > li {
    float: left;
    padding-left: 25px;
    height: 118px;
    box-sizing: border-box;
}

.ftad > li p {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

.ftad > li p i {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 100;
    color: #b8b8b8;
    font-style: normal;
}

.ftad > li + li {
    border-left: 1px solid #ebebeb;
}

.ftad > li:nth-child(1) {
    width: 280px;
    padding-left: 0;
}

.ftad > li:nth-child(2) {
    width: 440px;
}

.ftad > li:nth-child(3) {
    width: 280px;
}

.technicalArea {
    cursor: default;
}

.technicalTitle {
    cursor: text;
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

.technicalTitle i {
    font-size: 14px;
    margin-left: 10px;
    font-weight: 100;
    color: #b8b8b8;
    font-style: normal;
}

.technicalSupport {
    margin: 17px 0 25px;
    position: relative;
}

.technicalSupport img {
    float: left;
    width: 90px;
    height: 55px;
    margin-top: 9px;
}

.technicalSupport p {
    float: left;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #666;
    line-height: 1.6;
}

.technicalSupport > i {
    background: -webkit-linear-gradient(left, hsla(0, 0%, 97%, 0), hsla(0, 0%, 97%, .66) 50%, hsla(0, 0%, 97%, 0));
    position: absolute;
    overflow: hidden;
    width: 40px;
    height: 100px;
    transform: rotate(17deg);
    left: -45px;
    top: -10px;
    opacity: 0;
}

.technicalSupport:hover > i {
    left: 260px;
    transition: 1s;
    opacity: 1;
}

.tecSupportParagraphLine2 {
    height: 56px;
    margin-top: 13px !important;
    margin-left: 10px !important;
    width: 140px;
    word-wrap: break-word;
    word-break: normal;
}

.serviceExperience {
    padding: 12px 0;
    margin: 0;
    list-style: none;
}

.serviceExperience li {
    line-height: 34px;
    font-size: 14px;
    color: #666;
}

.footBar {
    background: #e6e6e6;
    width: 180px;
    height: 15px;
    border-radius: 15px;
    position: relative;
    display: inline-block;
    vertical-align: sub;
    margin-left: 5px !important;
    overflow: hidden;
}

.footBar span {
    background-color: #fd5757;
    position: absolute;
    height: 15px;
    border-radius: 15px 0 0 15px;
    left: 0;
    top: 0;
}

.serviceExperience li:nth-child(2) .footBar span {
    background: #4aa9db;
}

.serviceExperience em {
    font-size: 26px;
    margin-left: 5px;
    font-style: normal;
    color: #666;
}

.serviceExperience li > i {
    color: #a6a6a6;
    margin-left: 5px;
    font-style: normal;
}

.rechargeMethod {
    margin: 30px 0;
}

.rechargeMethod img {
    display: block;
    width: 100%;
    height: auto;
}

.footer .aboutText {
    padding: 10px 0 20px;
}

.footer .aboutText > p {
    color: #999;
    margin: 10px 5px;
    text-align: center;
}

.footer .aboutText > p a {
    color: #333;
    padding: 0 10px;
    line-height: 1.4;
    margin: 5px 0;
    text-decoration: none;
}

.footer .aboutText > p a:first-child {
    padding-left: 0;
}

.footer .aboutText > p a:hover {
    color: #e4393c !important;
    text-decoration: underline;
}

.footer .copyright {
    color: #999;
    text-align: center;
    margin: 10px 5px;
    font-size: 12px;
}

.footer .siteName {
    color: #999;
}
