﻿@charset "UTF-8";

div.out > ul > li > a > span > i, div.head-right > div > a > i, body > header > div > div.head-center.nav-logo-Exercitation > h2 > a > i {
    margin-right: 10px;
}

.w1200 {
    position: relative;
    width: 1200px !important;
    margin: 0 auto;
}

    .w1200:before, .w1200:after {
        content: "";
        display: table;
        font: 0/0 a;
    }

    .w1200:after {
        clear: both;
        overflow: hidden;
    }

.welcome {
    position: relative;
    /*width: 160px;*/
}

    .welcome > a {
        display: table-cell;
    }

        .welcome > a > span {
            color: #fff;
            font-size: 14px;
        }

#data-login > li.welcome > a:hover > i.glyphicon.glyphicon-chevron-down {
    transform: scale(-0.9);
}

#data-login > li.welcome > a > i.glyphicon.glyphicon-chevron-down {
    transform: scale(0.9);
}

.welcome:hover .out {
    display: block;
}

.welcome:hover .v-arrows {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.show-out {
    position: absolute;
    z-index: 0;
    left: 10px;
    top: 24px;
    width: 100%;
}

.c-out {
    top: 82px;
    left: 35px;
}

.out {
    width: 170px;
    background: #fff;
    margin-top: 8px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    padding: 8px;
    text-align: left;
}

    .out ul:before {
        content: "";
        position: absolute;
        top: 0;
        left: 18px;
        width: 0;
        height: 0;
        border: 8px dashed transparent;
        z-index: 1;
        border-bottom-style: solid;
        border-bottom-color: #fff;
        border-width: 0 8px 8px;
        pointer-events: none;
        -webkit-box-shadow: 0 10px 0px -10px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 10px 0px -10px rgba(0, 0, 0, 0.3);
        box-shadow: 0 10px 0px -10px rgba(0, 0, 0, 0.3);
    }

    .out li {
        height: 35px;
        line-height: 35px;
    }

        .out li span {
            padding-left: 20px;
            color: #333;
            font-size: 16px;
        }

            .out li span:hover {
                color: #2b8eb8;
            }

    .out i {
        color: #2b8eb8;
    }

        .out i:hover {
            color: #347293;
        }

.i-active a span {
    color: #2b8eb8;
}

.nav {
    margin-top: 30px;
}

    .nav .nav-logo {
        float: left;
        width: 240px;
        height: 70px;
    }

        .nav .nav-logo a {
            display: block;
        }

.nav-right {
    height: 30px;
    line-height: 30px;
    margin-top: 35px;
    float: right;
}

    .nav-right li {
        position: relative;
        display: inline-block;
        /*cursor: pointer;*/
        margin: 0 18px;
    }

        .nav-right li:hover > a {
            color: #2b8eb8;
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all;
        }

        .nav-right li a {
            font-size: 16px;
            color: #000;
        }

        .nav-right li span {
            position: absolute;
            top: 30px;
            left: 0;
            height: 0px;
            width: 0px;
            background: #2b8eb8;
        }

        .nav-right li.active {
            height: 30px;
            border-bottom: 4px solid #2b8eb8;
            z-index: 110;
        }

            .nav-right li.active a {
                color: #2b8eb8;
            }

.floatBox {
    position: fixed;
    top: 25%;
    right: 25px;
    z-index: 999;
}

    .floatBox > ul > li {
        margin-bottom: 8px;
        cursor: pointer;
        text-align: center;
        position: relative;
    }

        .floatBox > ul > li > a {
            display: inline-block;
            width: 68px;
            height: 94px;
            background: -webkit-linear-gradient(#c9c9c8, #e2e2e3);
            background: -moz-linear-gradient(#c9c9c8, #e2e2e3);
            background: -o-linear-gradient(#c9c9c8, #e2e2e3);
            background: -ms-linear-gradient(#c9c9c8, #e2e2e3);
            background: linear-gradient(#c9c9c8, #e2e2e3);
        }

.qq a.qqBg {
    height: 114px;
}

.qqFloat, .phoneFloat {
    width: 215px;
    height: 225px;
    position: absolute;
    top: 0;
    right: 68px;
    padding-right: 10px;
    background: url(../images/qq_list.png) no-repeat;
    display: none;
}

.qqBox, .phoneBox {
    width: 150px;
    margin: 0 auto;
    padding-top: 20px;
    overflow: hidden;
}

    .qqBox li, .phoneBox li {
        height: 35px;
        border-bottom: 1px #e5e5e5 solid;
    }

        .qqBox li:nth-of-type(1), .phoneBox li:nth-of-type(1), .qqBox li:hover, .phoneBox li:hover {
            border-bottom: 1px solid #2099ca;
        }

        .qqBox li a, .phoneBox li a {
            display: block;
            line-height: 30px;
            font-size: 14px;
            color: #333;
        }

.qqFloat {
    z-index: 120;
}

.qqBox li a i.i-qq {
    width: 22px;
    height: 24px;
    margin-right: 10px;
}

.phoneFloat {
    top: 0;
    z-index: 121;
}

.phoneBox li a {
    padding-left: 0;
}

    .phoneBox li a i.i-phone {
        width: 20px;
        height: 25px;
        margin-right: 10px;
    }

.boxShadow {
    background: #f6f6f6 !important;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -ms-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.icon.i-prev, .icon.i-next {
    width: 35px;
    height: 62px;
}

.index-login {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6666;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

    .index-login .login {
        background: rgba(3, 180, 255, 0.2);
        padding: 12px;
        border-radius: 10px;
        margin: auto;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

.login-main {
    /*background-color: #f6f6f6;*/
    height: 100%;
    width: 100%;
    text-align: center;
    border-radius: 10px;
}

    .login-main .login-close {
        position: absolute;
        top: 25px;
        right: 30px;
    }

#login {
    width: 480px;
    height: 470px;
}

.login-con {
    width: 370px;
    margin: 0 auto;
    /*padding-top: 30px;*/
}

    .login-con p {
        font-size: 20px;
    }

    .login-con .user {
        /*width: 340px;*/
        height: 46px;
        margin-bottom: 15px;
    }

        .login-con .user input {
            width: 100%;
            border-radius: 5px;
            padding-left: 30px;
            color: #f0f0f0;
            font-size: 16px;
            background: -webkit-linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
            background: -moz-linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
            background: -o-linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
            background: -ms-linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
            background: linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
        }

        .login-con .user input, .phone-code, .sign-code .code-img, .sign-code .sign-code-btn {
            height: 46px;
            line-height: 46px;
        }

.account {
    padding-bottom: 22px;
}

.phone-code {
    width: 100%;
    border-radius: 5px;
    padding-left: 30px;
    color: #f0f0f0;
    font-size: 16px;
    background: -webkit-linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
    background: -moz-linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
    background: -o-linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
    background: -ms-linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
    background: linear-gradient(to bottom, rgba(57, 163, 208, 0.78), rgba(40, 142, 185, 0.78));
}

.user-input {
    color: #333 !important;
    border: 1px solid #59add1;
    outline: 0;
    background: #fff !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(102, 175, 233, 0.075), 0 0 5px rgba(102, 175, 233, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(102, 175, 233, 0.075), 0 0 5px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(102, 175, 233, 0.075), 0 0 5px rgba(102, 175, 233, 0.6);
}

input::input-placeholder {
    color: #f0f0f0;
}

input::-webkit-input-placeholder {
    color: #f0f0f0;
}

input:-moz-placeholder {
    color: #f0f0f0;
}

input::-moz-placeholder {
    color: #f0f0f0;
}

input:-ms-input-placeholder {
    color: #f0f0f0;
}

.login-remember, .free {
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
    position: relative;
}

.free {
    margin: 15px 0 7px 0;
}

.login-auto, .forget-btn, .free-sign, .notice {
    display: inline-block;
    cursor: pointer;
}

    .login-auto label {
        position: relative;
        top: 1px;
        padding-left: 0;
        font-size: 16px;
    }

        .login-auto label input {
            width: 16px;
            height: 16px;
            vertical-align: middle;
        }

.forget-btn, .notice {
    position: absolute;
    right: 0;
}

    .forget-btn a, .free-sign a, .third-right span a {
        font-size: 18px;
        color: #2099ca;
    }

    .notice span {
        font-size: 16px;
    }

.login-btn {
    width: 370px;
    display: inline-block;
    padding: 0px 0px;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    background: -webkit-linear-gradient(to bottom, rgba(4, 72, 112, 0.78), rgba(0, 45, 74, 0.78));
    background: -moz-linear-gradient(to bottom, rgba(4, 72, 112, 0.78), rgba(0, 45, 74, 0.78));
    background: -o-linear-gradient(to bottom, rgba(4, 72, 112, 0.78), rgba(0, 45, 74, 0.78));
    background: -ms-linear-gradient(to bottom, rgba(4, 72, 112, 0.78), rgba(0, 45, 74, 0.78));
    background: linear-gradient(to bottom, rgba(4, 72, 112, 0.78), rgba(0, 45, 74, 0.78));
}

    .login-btn button {
        /*margin: 7px 0px;*/
        font-size: 22px;
        color: #fff;
        width: 100%;
        background: transparent;
    }

.third-type {
    width: 100%;
    margin-top: 15px;
}

.third-list {
    margin: 0 auto;
}

    .third-list a {
        margin: 0 15px;
        display: inline-block;
    }

.login-third {
    width: 370px;
    line-height: 30px;
    border-bottom: 1px solid #b4babe;
}

    .login-third .login-third-left {
        text-align: left;
    }

        .login-third .login-third-left span {
            font-size: 14px;
        }

#sign {
    width: 955px;
    height: 410px;
}

.sign-left {
    width: 370px;
    display: inline-block;
    /*padding-right: 54px;*/
    float: left;
    /*border-right: 1px solid #337293;*/
}

.user-sign {
    /*padding-top: 32px;
    padding-bottom: 32px;*/
}

    .user-sign p {
        font-size: 20px;
        text-align: center;
        /*height: 30px;*/
        line-height: 30px;
    }

.sign-con {
    padding-top: 0;
    width: 850px;
}

    .sign-con:before, .sign-con:after {
        content: "";
        display: table;
        font: 0/0 a;
    }

    .sign-con:after {
        clear: both;
        overflow: hidden;
    }

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.sign-code {
    width: 370px !important;
}

    .sign-code input {
        width: 240px !important;
        float: left;
    }

    .sign-code .code-img {
        float: right;
        width: 121px;
        cursor: pointer;
    }

    .sign-code .phone-code {
        width: 180px !important;
    }

    .sign-code .sign-code-btn {
        width: 182px !important;
        float: right;
        padding: 0;
        font-size: 16px;
        color: #f0f0f0;
    }

.sign-right {
    /*width: 370px;*/
    border-left: 1px #347293 solid;
    display: inline-block;
    margin-left: 54px;
    padding-left: 54px;
    float: left;
}

.sign-btn {
    /*margin-top: 15px;*/
}

.third-part {
    width: 848px;
    height: 31px;
    line-height: 31px;
    margin: 0 auto;
    /*padding-top: 28px;*/
    border-bottom: 1px #347293 solid;
}

.third-left {
    float: left;
}

    .third-left span {
        font-size: 14px;
    }

.third-right {
    float: right;
}

    .third-right span {
        font-size: 14px;
    }

.footer {
    width: 100%;
    /*height: 209px;*/
    height: 205px;
    background-image: url(../images/footer.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
}

.foot-left li a, .foot-right p, .link span a {
    color: #ccc;
    font-size: 16px;
}

.foot {
    position: relative;
}

    .foot:before, .foot:after {
        content: "";
        display: table;
        font: 0/0 a;
    }

    .foot:after {
        clear: both;
        overflow: hidden;
    }

.foot-left {
    position: absolute;
    top: 55px;
    left: 160px;
    width: 360px;
    display: inline-block;
}

    .foot-left li {
        width: 25%;
        line-height: 30px;
        display: inline-block;
    }

        .foot-left li:hover a {
            color: #2b8eb8;
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all;
        }

.foot-right {
    position: absolute;
    width: 450px;
    top: 55px;
    right: 50px;
}

    .foot-right .copy {
        font-size: 14px;
        text-indent: 2em;
    }

.link {
    width: 100%;
}

    .link span {
        margin-right: 25px;
        line-height: 2;
    }

        .link span:hover a {
            color: #2b8eb8;
            -webkit-transition: 0.3s all;
            -moz-transition: 0.3s all;
            -ms-transition: 0.3s all;
            -o-transition: 0.3s all;
            transition: 0.3s all;
        }

.header-top {
    position: relative;
    line-height: 24px;
    z-index: 99;
}

.header-top-con {
    height: 24px;
    line-height: 24px;
}

.header-top-right {
    position: relative;
    float: right;
    height: 24px;
    background: #2b3132;
}

    .header-top-right:after {
        content: "";
        display: block;
        clear: both;
    }

    .header-top-right > li {
        display: inline-block;
        height: 24px;
        text-align: center;
    }

        .header-top-right > li > a {
            font-size: 14px;
            float: left;
            color: #fff;
            padding: 0 12px;
            line-height: 24px;
        }

        .header-top-right > li > span {
            float: left;
            font-size: 12px;
        }

    .header-top-right .add-num {
        position: absolute;
        top: -5px;
    }

.htr-line {
    width: 1px;
    height: 12px;
    background: #fff;
    overflow: hidden;
    margin-top: 6px;
}

.banner {
    height: 564px;
    margin-top: 30px;
    position: relative;
}

    .banner .banner-bar {
        position: absolute;
        top: 500px;
        z-index: 10;
    }

.banner-list, .banner-list a {
    width: 1200px;
    height: 500px;
}

.banner-list {
    overflow: hidden;
    position: relative;
}

    .banner-list a {
        position: absolute;
        top: 0;
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
    }

        .banner-list a:first-child {
            opacity: 0.01;
            filter: alpha(opacity=1);
        }

.banner-bar {
    width: 1200px;
    height: 64px;
    background: url(../images/bar.png) no-repeat;
}

    .banner-bar > a {
        float: right;
    }

    .banner-bar ul {
        width: 300px;
        float: left;
    }

    .banner-bar li {
        width: 63px;
        height: 64px;
        float: left;
        border-right: 1px solid #fff;
        position: relative;
        cursor: pointer;
    }

        .banner-bar li span {
            width: 14px;
            height: 14px;
            display: block;
            border-radius: 50%;
            background: #fff;
            position: absolute;
            top: 25px;
            left: 25px;
        }

li.on {
    height: 90px !important;
    margin-top: -26px;
    border-right: none;
    background: url(../images/banner_bg.png) no-repeat;
}

    li.on > span {
        top: 50px !important;
    }

.new-add .item .skill, .new-add .item .tax-returns {
    position: absolute;
    top: 90px;
    left: 0;
}

.new-add {
    position: relative;
    height: 250px;
    margin: 20px auto 43px auto;
}

    .new-add .item {
        width: 600px;
        height: 250px;
        float: left;
        position: relative;
    }

.shover {
    background: rgba(231, 230, 230, 0.8);
    text-align: center;
}

    .shover h2 {
        margin: 25px 0 10px 0;
        font-size: 27px;
        font-weight: bold;
    }

    .shover p {
        font-size: 18px;
        padding: 0 80px;
        line-height: 35px;
        -webkit-text-align-last: left;
        -moz-text-align-last: left;
        -ms-text-align-last: left;
        -o-text-align-last: left;
        text-align-last: left;
    }

    .shover button {
        width: 135px;
        height: 40px;
        line-height: 40px;
        background: -webkit-linear-gradient(#49c3f2, #0f5070);
        background: -moz-linear-gradient(#49c3f2, #0f5070);
        background: -o-linear-gradient(#49c3f2, #0f5070);
        background: -ms-linear-gradient(#49c3f2, #0f5070);
        background: linear-gradient(#49c3f2, #0f5070);
        border-radius: 4px;
        color: #fff;
        font-size: 22px;
        margin-top: 10px;
    }

.index-main {
    height: auto;
    background: #e6e7e8;
}

.team > p, .service > p {
    font-size: 26px;
    margin-bottom: 30px;
}

.team {
    position: relative;
    padding-top: 30px;
}

#teamSlide {
    overflow: hidden;
    position: relative;
    height: 240px;
}

.team-list {
    height: 135px;
    position: absolute;
    left: 50px;
}

    .team-list:before, .team-list:after {
        content: "";
        display: table;
        font: 0/0 a;
    }

    .team-list:after {
        clear: both;
        overflow: hidden;
    }

    .team-list li {
        float: left;
        width: 185px;
        height: 136px;
        text-align: center;
    }

.prev, .next {
    width: 35px;
    height: 62px;
    position: absolute;
    top: 130px;
}

.prev {
    left: 0;
}

.next {
    right: 0;
}

.service {
    position: relative;
    margin-top: 30px;
    height: auto;
}

    .service > p {
        margin-bottom: 0;
    }

.service-con:before, .service-con:after {
    content: "";
    display: table;
    font: 0/0 a;
}

.service-con:after {
    clear: both;
    overflow: hidden;
}

.service-con li {
    width: 400px;
    height: 504px;
    float: left;
    margin: 23px 90px 23px 110px;
    position: relative;
}

.service-con .more {
    width: 150px;
    height: 30px;
    margin: 35px auto 120px auto;
    background: url("../images/more_bottom.png") no-repeat;
    cursor: pointer;
}

.service-con .main-module:before, .service-con .main-module:after {
    content: "";
    display: table;
    font: 0/0 a;
}

.service-con .main-module:after {
    clear: both;
    overflow: hidden;
}

.service-con .main-module .hide-module {
    display: none;
}

.more-top {
    background: url("../images/more_top.png") no-repeat !important;
}

.icon {
    background: url(../images/icon/icon.png) no-repeat;
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
}

    .icon.i-trumpet {
        width: 20px;
        height: 17px;
        background-position: -40px -18px;
    }

    .icon.i-close {
        width: 35px;
        height: 35px;
        background-position: 8px 8px;
    }

    .icon.i-new {
        width: 37px;
        height: 13px;
        background-position: -40px 0;
        position: absolute;
        top: -8px;
    }

    .icon.i-dis-qq {
        background-position: -58px -108px;
    }

    .icon.i-use-qq {
        background-position: 0 -108px;
    }

    .icon.i-dis-phone {
        background-position: -58px -135px;
    }

    .icon.i-use-phone {
        background-position: 0 -135px;
    }

    .icon.i-mark {
        left: -37px;
        top: 0;
    }

    .icon.i-prev {
        background-position: -40px -40px;
    }

    .icon.i-next {
        background-position: 0 -40px;
    }

    .icon.w-job {
        width: 20px;
        height: 22px;
    }

    .icon.o-job {
        background-position: -9px -42px;
    }

    .icon.h-job {
        background-position: -42px -42px;
    }

    .icon.w-cashier {
        width: 20px;
        height: 23px;
    }

    .icon.o-cashier {
        background-position: -8px -72px;
    }

    .icon.h-cashier {
        background-position: -41px -72px;
    }

    .icon.w-tax {
        width: 29px;
        height: 22px;
    }

    .icon.o-tax {
        background-position: -5px -125px;
    }

    .icon.h-tax {
        background-position: -37px -125px;
    }

    .icon.w-skill {
        width: 20px;
        height: 15px;
    }

    .icon.o-skill {
        background-position: -73px -6px;
    }

    .icon.h-skill {
        background-position: -100px -6px;
    }

    .icon.w-guide {
        width: 20px;
        height: 20px;
    }

    .icon.o-guide {
        background-position: -8px -99px;
    }

    .icon.h-guide {
        background-position: -42px -100px;
    }

    .icon.w-work {
        width: 20px;
        height: 27px;
    }

    .icon.o-work {
        background-position: -72px -63px;
    }

    .icon.h-work {
        background-position: -100px -63px;
    }

    .icon.w-study {
        width: 20px;
        height: 21px;
    }

    .icon.o-study {
        background-position: -73px -34px;
    }

    .icon.h-study {
        background-position: -100px -35px;
    }

    .icon.w-bottom {
        width: 20px;
        height: 12px;
    }

    .icon.o-bottom {
        background-position: -42px -2px;
        position: absolute;
        top: 15px;
        right: 17px;
    }

    .icon.h-bottom {
        background-position: -41px -23px;
    }

.o-icon {
    background: url(../images/icon-sprite.png) no-repeat;
}

    .o-icon.o-vip {
        width: 50px;
        height: 50px;
        background-position: -74px -101px;
    }

    .o-icon.o-arrows {
        width: 11px;
        height: 7px;
        background-position: -12px -3px;
    }

    .o-icon.o-menu {
        width: 26px;
        height: 26px;
        background-position: -2px -219px;
    }

    .o-icon.v-arrows {
        width: 12px;
        height: 7px;
        background-position: -11px -24px;
    }

    .o-icon.c-enter {
        width: 25px;
        height: 30px;
        background-position: -88px -170px;
    }

    .o-icon.c-bottom {
        width: 32px;
        height: 32px;
        background-position: -88px -212px;
    }

    .o-icon.d-width {
        width: 12px;
        height: 15px;
    }

    .o-icon.s-left {
        background-position: -17px -161px;
    }

        .o-icon.s-left:hover {
            background-position: -17px -190px;
        }

    .o-icon.s-right {
        background-position: -44px -161px;
    }

        .o-icon.s-right:hover {
            background-position: -45px -190px;
        }

    .o-icon.w-add {
        width: 16px;
        height: 25px;
        background-position: -132px -62px;
    }

    .o-icon.w-del {
        width: 16px;
        height: 18px;
        background-position: -132px -98px;
        margin-top: -6px;
    }


.f-width {
    width: 60px;
    height: 94px;
    display: inline-block;
    background: url(../images/icon/icon-contact.png) no-repeat;
}

    .f-width.f-qq {
        background-position: 0 10px;
    }

    .f-width.f-phone {
        background-position: 0 -85px;
    }

    .f-width.f-top {
        background-position: 0 -165px;
    }

.f-qq-height {
    height: 110px;
}

.third-width {
    width: 62px;
    height: 62px;
    display: inline-block;
    background: url(../images/icon/icon-login.png) no-repeat;
}

    .third-width.third-qq {
        background-position: 0 0;
    }

    .third-width.third-weixin {
        background-position: 0 -124px;
    }

    .third-width.third-weibo {
        background-position: 0 -62px;
    }

.iconfont {
    margin-right: 5px;
}

    .iconfont.icon-map {
        font-size: 24px;
        color: #b2b2b2;
    }

    .iconfont.icon-reset, .iconfont.icon-check, .iconfont.icon-replace {
        font-size: 18px;
        color: #666;
    }

    .iconfont.icon-home {
        font-size: 26px;
        color: #b2b2b2;
    }

    .iconfont.icon-calculator {
        font-size: 32px;
        color: #b2b2b2;
    }
