/*@font-face {
    font-family: 'fzlt';
    src: url('font/fzlt.ttf');
    src:
    url('font/fzlt.eot?#font-spider') format('embedded-opentype'),
    url('font/fzlt.woff') format('woff'),
    url('font/fzlt.ttf') format('truetype'),
    url('font/fzlt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

/*使用选择器指定字体*/

body {
    font-family: 'fzlt', 'Helvetica Neue', 'Hiragino Sans GB', 'WenQuanYi Micro Hei', 'Microsoft Yahei', sans-serif;
    -webkit-font-smoothing: antialiased;
}

h2 {
    margin-top: 0; margin-bottom: 0;
}

p {
    padding: 0; margin: 0;
}

p, .f-14 {
    font-size: 14px;
    font-weight: 300;
}

.f-18 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
}

h2, .f-48 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 300;
    color: #4a4a4a;
}

.dark {
    color: #231f1e;
}

.grey {
    color: #777;
}

.navbar {
    height: 60px !important;
    border: none;
}
.navbar > .container-fluid {
    max-width: 1200px;
}
.navbar-inverse {
    /*background: #231f1e !important;
    opacity: 0.8;*/
    background-color: rgba(35,31,30,0.8);
    border-radius: 0;
    border: none;
}

.img-logo {
    margin-left: 50px;
    height: 60px;
    width: auto;
}
.nav-btn-wrapper {
    height: 18px;
    float: right;
    margin-right: 50px;
    margin-top: 13px;
}
.nav-btn-wrapper a:link,
.nav-btn-wrapper a:visited,
.nav-btn-wrapper a:active,
.nav-btn-wrapper a:hover {
    text-decoration: none;
    color: #fff;
}

.btn-login, .btn-register {
    width: 78px;
    height: 34px;
    color: #fff;
    border-radius: 2px !important;
}

.btn-login span, .btn-register span {
    font-size: 14px;
    line-height: 14px;
}

.btn-login {
    float: left;
    border: 0px solid #928f8e !important;
    margin: 0 15px 0 0;
}

.btn-register {
    float: left;
    background: #47a8ef;
    border: 1px solid #47a8ef;
    margin: 0;
}

/* Swiper */
.swiper-container {
    width: 100%;
    margin: 0 auto;
}

/* Swiper Pagination */
.swiper-pagination-bullet {
    border: 2px solid #fff !important;
    width: 10px;
    height: 10px;
    margin: 5px 5px !important;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 0.35;
}
.swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}

.swiper-slide h2, .swiper-slide p {
    text-align: center;
    width: 100%;
    z-index: 3000;
}

/*.swiper-slide h2 {
    margin-top: 200px;
}*/

.swiper-slide {
    padding-top: 200px;
}

.swiper-slide p {
    margin-top: 40px;
}

/*.swiper-slide {
    background-size: cover;
    padding-bottom: 20%;
}*/

.swiper-slide {
    background-position: center;
    height: 600px;
    background-color: #fff;
}

@media screen and (min-width: 960px) and (max-width: 1919px) {
    .slide-1 {
        background-image: url();
    }

    .slide-2 {
        background-image: url();
    }

    .slide-3 {
        background-image: url(/images/banner_3.jpg);
    }
}

@media screen and (min-width: 1920px) {
    .slide-1 {
        background-image: url();
    }

    .slide-2 {
        background-image: url();
    }

    .slide-3 {
        background-image: url(/images/banner_3.jpg);
    }
}

.business {
    margin: 0 auto;
    width: 960px;
    color: #231f1e;
}

.business .row {
    margin: 0;
    padding: 0;
}

.business .col-md-2, .business .col-md-3, .business .col-md-6, .business .col-md-8 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.business .img-business {
    margin: 0 auto;
    width: 93px;
    height: auto;
}

.customer-line {
    margin-bottom: 65px !important;
}

.customer-line-last {
    margin-bottom: 100px !important;
}

.customer-line-4, .customer-line-5, .customer-line-6 { display: none; }

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    /*outline: thin dotted;*/
    /*outline: 5px auto -webkit-focus-ring-color;*/
    /*outline-offset: -2px;*/

    outline: none;
    outline-offset: 0;
}
.btn:hover,
.btn:focus,
.btn.focus {
    /*color: #333;*/
    text-decoration: none;
}
.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    /*-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);*/
    /*box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);*/
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-more-customers {
    /*border: 1px solid #47a8ef;*/
    /*color: #47a8ef;*/
    border: 1px solid #555;
    color: #4a4a4a;
    background: none;
    width: 198px;
    height: 48px;
    font-size: 18px;
}

.btn-more-customers:hover,
.btn-more-customers:focus,
.btn-more-customers.focus{
    color: #4a4a4a;
}


